2026-03-27 17:15:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-27 17:15:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-27 17:15:05 [adesa.de] INFO: Starting spider adesa.de
2026-03-27 17:15:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-27 17:15:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-27 17:15:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-27 17:15:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-27 17:15:05 [scrapy.extensions.telnet] INFO: Telnet Password: de6a9af8f3031894
2026-03-27 17:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-27 17:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.de/task_40_2026-03-27T17_15_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-27 17:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 17:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-27 17:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-27 17:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-27 17:15:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-27 17:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-27 17:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 17:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-27 17:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-27 17:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-27 17:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-27 17:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-27 17:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-27 17:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-27 17:15:06 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-27 17:15:06 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-27 17:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-27 17:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-27 17:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-27 17:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-27 17:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 17:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-27 17:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741360
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741360%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741360: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741360 url https://www.openlane.eu/en/carv6/auction/10741360
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10740275
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740275%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10740275: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10740275 url https://www.openlane.eu/en/carv6/auction/10740275
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10734856
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734856%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10734856: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10734856 url https://www.openlane.eu/en/carv6/auction/10734856
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738811
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738811%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738811: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738811 url https://www.openlane.eu/en/carv6/auction/10738811
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738812
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738812%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738812: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738812 url https://www.openlane.eu/en/carv6/auction/10738812
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738813
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738813%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738813: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738813 url https://www.openlane.eu/en/carv6/auction/10738813
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10734859
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734859%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10734859: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10734859 url https://www.openlane.eu/en/carv6/auction/10734859
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10740269
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740269%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10740269: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10740269 url https://www.openlane.eu/en/carv6/auction/10740269
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10740270
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740270%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10740270: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10740270 url https://www.openlane.eu/en/carv6/auction/10740270
2026-03-27 17:15:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736780
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736780%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736780: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736780 url https://www.openlane.eu/en/carv6/auction/10736780
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736777
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736777%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736777: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736777 url https://www.openlane.eu/en/carv6/auction/10736777
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730293
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730293%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730293: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730293 url https://www.openlane.eu/en/carv6/auction/10730293
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736778
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736778%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736778: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736778 url https://www.openlane.eu/en/carv6/auction/10736778
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736783
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736783%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736783: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736783 url https://www.openlane.eu/en/carv6/auction/10736783
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741271
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741271%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741271: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741271 url https://www.openlane.eu/en/carv6/auction/10741271
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10734847
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734847%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10734847: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10734847 url https://www.openlane.eu/en/carv6/auction/10734847
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738814
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738814%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738814: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738814 url https://www.openlane.eu/en/carv6/auction/10738814
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10729699
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729699%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10729699: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10729699 url https://www.openlane.eu/en/carv6/auction/10729699
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738815
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738815%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738815: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738815 url https://www.openlane.eu/en/carv6/auction/10738815
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736776
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736776%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736776: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736776 url https://www.openlane.eu/en/carv6/auction/10736776
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736781
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736781%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736781: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736781 url https://www.openlane.eu/en/carv6/auction/10736781
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736774
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736774%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736774: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736774 url https://www.openlane.eu/en/carv6/auction/10736774
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736787
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736787%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736787: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736787 url https://www.openlane.eu/en/carv6/auction/10736787
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738816
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738816%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738816: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738816 url https://www.openlane.eu/en/carv6/auction/10738816
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741572
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741572%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741572: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741572 url https://www.openlane.eu/en/carv6/auction/10741572
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10729698
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729698%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10729698: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10729698 url https://www.openlane.eu/en/carv6/auction/10729698
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738817
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738817%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738817: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738817 url https://www.openlane.eu/en/carv6/auction/10738817
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741604
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741604%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741604: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741604 url https://www.openlane.eu/en/carv6/auction/10741604
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10738818
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738818%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10738818: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10738818 url https://www.openlane.eu/en/carv6/auction/10738818
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10731447
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731447%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10731447: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10731447 url https://www.openlane.eu/en/carv6/auction/10731447
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730286
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730286%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730286: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730286 url https://www.openlane.eu/en/carv6/auction/10730286
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730304
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730304%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730304: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730304 url https://www.openlane.eu/en/carv6/auction/10730304
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730296
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730296%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730296: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730296 url https://www.openlane.eu/en/carv6/auction/10730296
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10736768
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736768%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10736768: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10736768 url https://www.openlane.eu/en/carv6/auction/10736768
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741574
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741574%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741574: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741574 url https://www.openlane.eu/en/carv6/auction/10741574
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741580
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741580%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741580: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741580 url https://www.openlane.eu/en/carv6/auction/10741580
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741542
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741542%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741542: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741542 url https://www.openlane.eu/en/carv6/auction/10741542
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741579
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741579%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741579: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741579 url https://www.openlane.eu/en/carv6/auction/10741579
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741573
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741573%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741573: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741573 url https://www.openlane.eu/en/carv6/auction/10741573
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741539
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741539%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741539: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741539 url https://www.openlane.eu/en/carv6/auction/10741539
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741592
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741592%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741592: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741592 url https://www.openlane.eu/en/carv6/auction/10741592
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741589
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741589%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741589: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741589 url https://www.openlane.eu/en/carv6/auction/10741589
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741545
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741545%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741545: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741545 url https://www.openlane.eu/en/carv6/auction/10741545
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10741561
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741561%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10741561: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10741561 url https://www.openlane.eu/en/carv6/auction/10741561
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730288
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730288%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730288: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730288 url https://www.openlane.eu/en/carv6/auction/10730288
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10733659
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733659%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10733659: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10733659 url https://www.openlane.eu/en/carv6/auction/10733659
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730297
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730297%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730297: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730297 url https://www.openlane.eu/en/carv6/auction/10730297
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10730291
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730291%27 HTTP/1.1" 200 None
2026-03-27 17:15:14 [adesa.de] INFO: Scrape type for 10730291: 1
2026-03-27 17:15:14 [adesa.de] INFO: Scraping item 10730291 url https://www.openlane.eu/en/carv6/auction/10730291
2026-03-27 17:15:14 [adesa.de] INFO: Found listing with ID: 10734851
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734851%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10734851: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10734851 url https://www.openlane.eu/en/carv6/auction/10734851
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10731444
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731444%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10731444: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10731444 url https://www.openlane.eu/en/carv6/auction/10731444
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738821
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738821%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738821: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738821 url https://www.openlane.eu/en/carv6/auction/10738821
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738822
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738822%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738822: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738822 url https://www.openlane.eu/en/carv6/auction/10738822
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738825
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738825%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738825: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738825 url https://www.openlane.eu/en/carv6/auction/10738825
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738823
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738823%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738823: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738823 url https://www.openlane.eu/en/carv6/auction/10738823
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10741605
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741605%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10741605: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10741605 url https://www.openlane.eu/en/carv6/auction/10741605
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738820
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738820%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738820: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738820 url https://www.openlane.eu/en/carv6/auction/10738820
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738827
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738827%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738827: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738827 url https://www.openlane.eu/en/carv6/auction/10738827
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738828
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738828%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738828: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738828 url https://www.openlane.eu/en/carv6/auction/10738828
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738830
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738830%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738830: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738830 url https://www.openlane.eu/en/carv6/auction/10738830
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738829
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738829%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738829: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738829 url https://www.openlane.eu/en/carv6/auction/10738829
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738831
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738831%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738831: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738831 url https://www.openlane.eu/en/carv6/auction/10738831
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738832
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738832%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738832: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738832 url https://www.openlane.eu/en/carv6/auction/10738832
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10736784
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736784%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10736784: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10736784 url https://www.openlane.eu/en/carv6/auction/10736784
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738833
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738833%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738833: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738833 url https://www.openlane.eu/en/carv6/auction/10738833
2026-03-27 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738840
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738840%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738840: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738840 url https://www.openlane.eu/en/carv6/auction/10738840
2026-03-27 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738841
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738841%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738841: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738841 url https://www.openlane.eu/en/carv6/auction/10738841
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738843
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738843%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738843: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738843 url https://www.openlane.eu/en/carv6/auction/10738843
2026-03-27 17:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9870d2c7-927f-59a9-a791-e27b203ba1ee with identifier: 10734856
2026-03-27 17:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9870d2c7-927f-59a9-a791-e27b203ba1ee with scrape type 1
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9870d2c7-927f-59a9-a791-e27b203ba1ee
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252Fe55263e3-6aa3-4472-9af3-042e07889bef.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/e55263e3-6aa3-4472-9af3-042e07889bef.JPG not downloaded yet
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10740282
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740282%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10740282: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10740282 url https://www.openlane.eu/en/carv6/auction/10740282
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252Fec6c670a-6245-41f2-a18b-41188aaaae46.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/ec6c670a-6245-41f2-a18b-41188aaaae46.JPG not downloaded yet
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10740303
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740303%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10740303: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10740303 url https://www.openlane.eu/en/carv6/auction/10740303
2026-03-27 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252Fe3745194-8ea9-4789-9053-6f4816066ba0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/e3745194-8ea9-4789-9053-6f4816066ba0.JPG not downloaded yet
2026-03-27 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10741540
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741540%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10741540: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10741540 url https://www.openlane.eu/en/carv6/auction/10741540
2026-03-27 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252F8e2d0280-d994-405e-8666-ce411a1b7707.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/8e2d0280-d994-405e-8666-ce411a1b7707.JPG not downloaded yet
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738844
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738844%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738844: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738844 url https://www.openlane.eu/en/carv6/auction/10738844
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252F58b5c6d9-bfc3-40e3-af1f-f3b2c893a9fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/58b5c6d9-bfc3-40e3-af1f-f3b2c893a9fd.JPG not downloaded yet
2026-03-27 17:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10738846
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738846%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10738846: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10738846 url https://www.openlane.eu/en/carv6/auction/10738846
2026-03-27 17:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252F04a32f49-f9d8-4a01-846c-44138f522168.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/04a32f49-f9d8-4a01-846c-44138f522168.JPG not downloaded yet
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10730311
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730311%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10730311: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10730311 url https://www.openlane.eu/en/carv6/auction/10730311
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252Fd79d465a-868a-40b0-8d1e-2392c517200c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/d79d465a-868a-40b0-8d1e-2392c517200c.JPG not downloaded yet
2026-03-27 17:15:15 [adesa.de] INFO: Found listing with ID: 10734848
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734848%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [adesa.de] INFO: Scrape type for 10734848: 1
2026-03-27 17:15:15 [adesa.de] INFO: Scraping item 10734848 url https://www.openlane.eu/en/carv6/auction/10734848
2026-03-27 17:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35194566-6823-5d3f-8d19-67c1afb036f5 with identifier: 10738812
2026-03-27 17:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35194566-6823-5d3f-8d19-67c1afb036f5 with scrape type 1
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35194566-6823-5d3f-8d19-67c1afb036f5
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fb2aa145f-971c-42f9-a8bb-383d13c8eaa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/b2aa145f-971c-42f9-a8bb-383d13c8eaa9.jpg not downloaded yet
2026-03-27 17:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360
2026-03-27 17:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f671267-f835-5e16-a988-431d09023899 with scrape type 1
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f671267-f835-5e16-a988-431d09023899
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252Fd6a1730c-b9e0-485d-89dc-5064afd1fe95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/d6a1730c-b9e0-485d-89dc-5064afd1fe95.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252Fe4b73fe5-bb93-4c1c-b6f8-aa8b907cdd4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/e4b73fe5-bb93-4c1c-b6f8-aa8b907cdd4c.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F3a59cfb1-740e-4471-a398-0ac0b9f63e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/3a59cfb1-740e-4471-a398-0ac0b9f63e4b.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F95c837f3-1a97-4ddb-8909-30c229531d33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/95c837f3-1a97-4ddb-8909-30c229531d33.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F868b4a26-6192-46bc-978a-87a6dae12286.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/868b4a26-6192-46bc-978a-87a6dae12286.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F7fb9057f-c1da-40bf-a423-66f296ecfea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/7fb9057f-c1da-40bf-a423-66f296ecfea9.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F8d44c00c-8ce3-45c1-97c5-1b17262fb09c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/8d44c00c-8ce3-45c1-97c5-1b17262fb09c.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252Febe11c4f-4eef-41d6-9f38-fe9ae416ccfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/ebe11c4f-4eef-41d6-9f38-fe9ae416ccfc.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F9544aaf6-2473-45e6-8432-14958308fe56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/9544aaf6-2473-45e6-8432-14958308fe56.jpg already downloaded
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737541%252Fgeneral%252F5412d871-2584-4ee7-8ac6-db4cbaa4c54e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737541/general/5412d871-2584-4ee7-8ac6-db4cbaa4c54e.jpg already downloaded
2026-03-27 17:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f671267-f835-5e16-a988-431d09023899, identifier: 10741360
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252F9d961fa6-a115-422b-9372-2c3dd690c4a0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/9d961fa6-a115-422b-9372-2c3dd690c4a0.JPG not downloaded yet
2026-03-27 17:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-27 17:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-27 17:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360
2026-03-27 17:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f671267-f835-5e16-a988-431d09023899 with identifier: 10741360 to the API
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741360>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:45:00Z',
'fuel_type': 'CNG',
'id': '6f671267-f835-5e16-a988-431d09023899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FT365DS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741360',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A3',
'odometer': 417522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5737541/general/d6a1730c-b9e0-485d-89dc-5064afd1fe95.jpg',
'https://images.openlane.eu/carimgs/5737541/general/e4b73fe5-bb93-4c1c-b6f8-aa8b907cdd4c.jpg',
'https://images.openlane.eu/carimgs/5737541/general/3a59cfb1-740e-4471-a398-0ac0b9f63e4b.jpg',
'https://images.openlane.eu/carimgs/5737541/general/95c837f3-1a97-4ddb-8909-30c229531d33.jpg',
'https://images.openlane.eu/carimgs/5737541/general/868b4a26-6192-46bc-978a-87a6dae12286.jpg',
'https://images.openlane.eu/carimgs/5737541/general/7fb9057f-c1da-40bf-a423-66f296ecfea9.jpg',
'https://images.openlane.eu/carimgs/5737541/general/8d44c00c-8ce3-45c1-97c5-1b17262fb09c.jpg',
'https://images.openlane.eu/carimgs/5737541/general/ebe11c4f-4eef-41d6-9f38-fe9ae416ccfc.jpg',
'https://images.openlane.eu/carimgs/5737541/general/9544aaf6-2473-45e6-8432-14958308fe56.jpg',
'https://images.openlane.eu/carimgs/5737541/general/5412d871-2584-4ee7-8ac6-db4cbaa4c54e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280631,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/d6a1730c-b9e0-485d-89dc-5064afd1fe95.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332635,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/e4b73fe5-bb93-4c1c-b6f8-aa8b907cdd4c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300286,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/3a59cfb1-740e-4471-a398-0ac0b9f63e4b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305958,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/95c837f3-1a97-4ddb-8909-30c229531d33.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376126,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/868b4a26-6192-46bc-978a-87a6dae12286.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346294,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/7fb9057f-c1da-40bf-a423-66f296ecfea9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299489,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/8d44c00c-8ce3-45c1-97c5-1b17262fb09c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406823,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/ebe11c4f-4eef-41d6-9f38-fe9ae416ccfc.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182188,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/9544aaf6-2473-45e6-8432-14958308fe56.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f671267-f835-5e16-a988-431d09023899/6f671267-f835-5e16-a988-431d09023899_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262054,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737541/general/5412d871-2584-4ee7-8ac6-db4cbaa4c54e.jpg',
'Width': 2000}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 G-Tron 1.4 TFSI Design - CNG - Automatic - 110 hp - 417.522 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2017}
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741360%27 HTTP/1.1" 200 None
2026-03-27 17:15:16 [adesa.de] INFO: Saving data for 10741360: {'created_time': 1774631716.928788, 'last_price_update_time': 1774631716.928801, 'auction_closing_time': 1774964700.0}
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741360') HTTP/1.1" 204 0
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10729696
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729696%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10729696: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10729696 url https://www.openlane.eu/en/carv6/auction/10729696
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252F96f21377-7672-46b1-b34f-5d8ded77f072.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/96f21377-7672-46b1-b34f-5d8ded77f072.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252F2736d5bf-c0c7-4e71-8622-33de4f17058a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/2736d5bf-c0c7-4e71-8622-33de4f17058a.JPG not downloaded yet
2026-03-27 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10730307
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730307%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10730307: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10730307 url https://www.openlane.eu/en/carv6/auction/10730307
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Ffdff9e52-1f1b-4a21-b8dd-473383a50354.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/fdff9e52-1f1b-4a21-b8dd-473383a50354.jpg not downloaded yet
2026-03-27 17:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713329%252Fgeneral%252F22b14931-20ef-4745-b228-4e6bd2901bb2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713329/general/22b14931-20ef-4745-b228-4e6bd2901bb2.JPG not downloaded yet
2026-03-27 17:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1666bc18-2e8f-502f-8062-d4eda58db0e9 with identifier: 10734859
2026-03-27 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1666bc18-2e8f-502f-8062-d4eda58db0e9 with scrape type 1
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1666bc18-2e8f-502f-8062-d4eda58db0e9
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F535fb48d-16d3-4ae7-8214-a5dbeec62fc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/535fb48d-16d3-4ae7-8214-a5dbeec62fc0.jpg not downloaded yet
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10736737
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736737%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10736737: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10736737 url https://www.openlane.eu/en/carv6/auction/10736737
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252F1dc8e8e7-a0ec-4d4b-bcad-e5213c23bcd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/1dc8e8e7-a0ec-4d4b-bcad-e5213c23bcd4.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252Ff22feb09-9322-4393-ad02-2093891e7129.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/f22feb09-9322-4393-ad02-2093891e7129.jpg not downloaded yet
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10736769
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736769%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10736769: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10736769 url https://www.openlane.eu/en/carv6/auction/10736769
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fcb2ab69d-e5d7-4838-8ff2-6917d36302e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/cb2ab69d-e5d7-4838-8ff2-6917d36302e7.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F106cc1df-56b3-4930-8a4f-8a215cd0d8c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/106cc1df-56b3-4930-8a4f-8a215cd0d8c1.jpg not downloaded yet
2026-03-27 17:15:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713329/general/ec6c670a-6245-41f2-a18b-41188aaaae46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734856)
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10740271
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740271%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10740271: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10740271 url https://www.openlane.eu/en/carv6/auction/10740271
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252F16efb15c-10fb-4eb4-b3d2-f1e164822365.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/16efb15c-10fb-4eb4-b3d2-f1e164822365.jpg not downloaded yet
2026-03-27 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7365867-4f90-59c9-8076-1e5d2accfe85 with identifier: 10738811
2026-03-27 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7365867-4f90-59c9-8076-1e5d2accfe85 with scrape type 1
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7365867-4f90-59c9-8076-1e5d2accfe85
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fa40aef0e-da99-4189-b387-ca80dee2cd47.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/a40aef0e-da99-4189-b387-ca80dee2cd47.jpg not downloaded yet
2026-03-27 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8757d8d2-4729-5589-ba32-c80f66a3db33 with identifier: 10740270
2026-03-27 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8757d8d2-4729-5589-ba32-c80f66a3db33 with scrape type 1
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8757d8d2-4729-5589-ba32-c80f66a3db33
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252F18b80944-c454-4686-a3fe-540c9553a96b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/18b80944-c454-4686-a3fe-540c9553a96b.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fb72da8b3-76af-498e-956e-bf08f1432dcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/b72da8b3-76af-498e-956e-bf08f1432dcb.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Ff698137d-4df1-4a14-83b1-5dc5c377328a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/f698137d-4df1-4a14-83b1-5dc5c377328a.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcca9795f-156b-46f2-aedd-ce313be7a0c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cca9795f-156b-46f2-aedd-ce313be7a0c1.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcbfc447d-8d18-4f0b-b733-c60ac7038a49.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cbfc447d-8d18-4f0b-b733-c60ac7038a49.JPG not downloaded yet
2026-03-27 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9501f182-1df0-5edc-b107-f63db6bb848b with identifier: 10740275
2026-03-27 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9501f182-1df0-5edc-b107-f63db6bb848b with scrape type 1
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9501f182-1df0-5edc-b107-f63db6bb848b
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252F144005ee-8d8c-49f4-95d1-9732dd9f8e73.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/144005ee-8d8c-49f4-95d1-9732dd9f8e73.JPG not downloaded yet
2026-03-27 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4153d282-0a31-52df-9edf-8cf76bc46988 with identifier: 10738813
2026-03-27 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4153d282-0a31-52df-9edf-8cf76bc46988 with scrape type 1
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4153d282-0a31-52df-9edf-8cf76bc46988
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fd3ce6e54-b6a1-4001-9bc1-70f7add9883a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/d3ce6e54-b6a1-4001-9bc1-70f7add9883a.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F9d3ef659-f750-49a1-a4c5-6085272c4fc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/9d3ef659-f750-49a1-a4c5-6085272c4fc5.jpg not downloaded yet
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10733658
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733658%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10733658: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10733658 url https://www.openlane.eu/en/carv6/auction/10733658
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252F1eea731c-9875-41a0-b56f-bf056264eb82.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/1eea731c-9875-41a0-b56f-bf056264eb82.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fe5cf93aa-cf5b-4b73-970e-3c5c15516c69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/e5cf93aa-cf5b-4b73-970e-3c5c15516c69.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252F1f7fdaab-6cc7-4096-80ae-adb3d80d6671.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/1f7fdaab-6cc7-4096-80ae-adb3d80d6671.JPG not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252F8875f43e-3436-4c35-9938-d3cbf554ccdd.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/8875f43e-3436-4c35-9938-d3cbf554ccdd.JPG not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252F8db7a914-4433-45d2-92cc-ec9ca6d164e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/8db7a914-4433-45d2-92cc-ec9ca6d164e3.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F5d2e0939-2b4b-44ab-9624-3f0dc03491c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/5d2e0939-2b4b-44ab-9624-3f0dc03491c9.jpg not downloaded yet
2026-03-27 17:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59be1194-a59b-545c-a0ba-b15955f18930 with identifier: 10740269
2026-03-27 17:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59be1194-a59b-545c-a0ba-b15955f18930 with scrape type 1
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59be1194-a59b-545c-a0ba-b15955f18930
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fca7af40f-0c5d-473e-9339-83d7774f4bd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/ca7af40f-0c5d-473e-9339-83d7774f4bd4.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F5373df8e-afc1-47ad-b893-aa0d2566cbfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/5373df8e-afc1-47ad-b893-aa0d2566cbfb.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fb3af3cd2-db35-4cfb-9bba-8f68bc548ae7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/b3af3cd2-db35-4cfb-9bba-8f68bc548ae7.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F8c3a68b5-ac90-4469-b1b5-77f83c3fd415.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/8c3a68b5-ac90-4469-b1b5-77f83c3fd415.jpg already downloaded
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F5735f4c6-b616-49fd-a525-9c2c196eb578.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/5735f4c6-b616-49fd-a525-9c2c196eb578.JPG not downloaded yet
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9870d2c7-927f-59a9-a791-e27b203ba1ee due to Ignoring non-200 response
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10731441
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731441%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10731441: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10731441 url https://www.openlane.eu/en/carv6/auction/10731441
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fbe035d2a-5002-4997-a214-584bd945acc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/be035d2a-5002-4997-a214-584bd945acc5.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fef055dee-f8c9-441b-8628-c61ea3f1034a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/ef055dee-f8c9-441b-8628-c61ea3f1034a.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fc590bc46-a053-4327-9dcb-fb29f7f3658a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/c590bc46-a053-4327-9dcb-fb29f7f3658a.JPG not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252F90a88b06-dd06-4ec2-8988-ea252d643f38.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/90a88b06-dd06-4ec2-8988-ea252d643f38.JPG not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fcf7670c3-b2f0-4fc3-a6e2-a947646a38bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/cf7670c3-b2f0-4fc3-a6e2-a947646a38bc.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F1668fe1f-ac13-4098-a1c5-51fb2685256a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/1668fe1f-ac13-4098-a1c5-51fb2685256a.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fd2a5f313-bbd3-4023-bb0d-cea3e0e32e18.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/d2a5f313-bbd3-4023-bb0d-cea3e0e32e18.JPG not downloaded yet
2026-03-27 17:15:17 [adesa.de] INFO: Found listing with ID: 10741538
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741538%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [adesa.de] INFO: Scrape type for 10741538: 1
2026-03-27 17:15:17 [adesa.de] INFO: Scraping item 10741538 url https://www.openlane.eu/en/carv6/auction/10741538
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fdc1ad778-c22f-40b4-9ab5-f84b3b946c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/dc1ad778-c22f-40b4-9ab5-f84b3b946c3b.jpg not downloaded yet
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252F94062b4e-41b7-465b-837f-ccd7aa5f6607.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/94062b4e-41b7-465b-837f-ccd7aa5f6607.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcfbc9acb-7d62-4bdb-a6e9-6e5ce1a47308.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cfbc9acb-7d62-4bdb-a6e9-6e5ce1a47308.JPG not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252F6daf1123-4fe7-41f3-a6bd-44cca2426b38.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/6daf1123-4fe7-41f3-a6bd-44cca2426b38.JPG not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fb1f0d681-5064-471f-91ff-a6e0205884dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/b1f0d681-5064-471f-91ff-a6e0205884dc.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F0943dd3e-d044-4105-8df0-326f679c44fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/0943dd3e-d044-4105-8df0-326f679c44fc.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F1dcb6d87-5059-42f3-be16-c50d1bf9c486.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/1dcb6d87-5059-42f3-be16-c50d1bf9c486.JPG not downloaded yet
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713329/general/9d961fa6-a115-422b-9372-2c3dd690c4a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734856)
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713329/general/2736d5bf-c0c7-4e71-8622-33de4f17058a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734856)
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752295/general/96f21377-7672-46b1-b34f-5d8ded77f072.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738812)
2026-03-27 17:15:18 [adesa.de] INFO: Found listing with ID: 10736779
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736779%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [adesa.de] INFO: Scrape type for 10736779: 1
2026-03-27 17:15:18 [adesa.de] INFO: Scraping item 10736779 url https://www.openlane.eu/en/carv6/auction/10736779
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fcf744131-3f04-49c9-a141-9cc407741b76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/cf744131-3f04-49c9-a141-9cc407741b76.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fc8cd0f12-ae2c-4620-8186-da4ab28c5507.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/c8cd0f12-ae2c-4620-8186-da4ab28c5507.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fa0612132-8968-4658-a70f-27fd4e64f5b2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/a0612132-8968-4658-a70f-27fd4e64f5b2.JPG not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252F37dc335e-b58f-4181-b297-77b3a123b870.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/37dc335e-b58f-4181-b297-77b3a123b870.JPG not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fca5a4643-dd63-4d4e-ac90-6fde88abf071.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/ca5a4643-dd63-4d4e-ac90-6fde88abf071.jpg not downloaded yet
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752295/general/cb2ab69d-e5d7-4838-8ff2-6917d36302e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738812)
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252F8d921e85-b9fa-46ed-8f15-4712d43c5d50.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/8d921e85-b9fa-46ed-8f15-4712d43c5d50.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F11cbbdfa-3262-456c-b0e3-16ecb0219daf.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/11cbbdfa-3262-456c-b0e3-16ecb0219daf.JPG not downloaded yet
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:18 [adesa.de] INFO: Found listing with ID: 10741597
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741597%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [adesa.de] INFO: Scrape type for 10741597: 1
2026-03-27 17:15:18 [adesa.de] INFO: Scraping item 10741597 url https://www.openlane.eu/en/carv6/auction/10741597
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fce29ea19-8a44-4b09-a99a-b134ebbec021.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/ce29ea19-8a44-4b09-a99a-b134ebbec021.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5739865%252Fgeneral%252Fcd25ffeb-04cd-47a0-911a-0197cb01d9c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5739865/general/cd25ffeb-04cd-47a0-911a-0197cb01d9c4.jpg already downloaded
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252F3b8ec562-564d-41b3-a7d1-50e028f481b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/3b8ec562-564d-41b3-a7d1-50e028f481b3.JPG not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252F0e3c383d-f9f5-4c9d-9592-9cfd95311367.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/0e3c383d-f9f5-4c9d-9592-9cfd95311367.jpg not downloaded yet
2026-03-27 17:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252Fbbfe49ca-f85d-4b15-97b7-ae9e6faf430f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/bbfe49ca-f85d-4b15-97b7-ae9e6faf430f.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252F9ef234aa-5106-4371-8a9a-a508ea153d7b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/9ef234aa-5106-4371-8a9a-a508ea153d7b.JPG not downloaded yet
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9870d2c7-927f-59a9-a791-e27b203ba1ee due to Ignoring non-200 response
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9870d2c7-927f-59a9-a791-e27b203ba1ee due to Ignoring non-200 response
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747856/general/6daf1123-4fe7-41f3-a6bd-44cca2426b38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740275)
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5739865/general/cfbc9acb-7d62-4bdb-a6e9-6e5ce1a47308.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740270)
2026-03-27 17:15:18 [adesa.de] INFO: Found listing with ID: 10741546
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741546%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [adesa.de] INFO: Scrape type for 10741546: 1
2026-03-27 17:15:18 [adesa.de] INFO: Scraping item 10741546 url https://www.openlane.eu/en/carv6/auction/10741546
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252F43c78d01-55ab-4342-84ec-a0a90b1541a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/43c78d01-55ab-4342-84ec-a0a90b1541a6.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252Fe0396051-b596-4a3e-b386-e73faab2280c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/e0396051-b596-4a3e-b386-e73faab2280c.JPG not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fcc8d1ab4-8f66-46c2-9e8c-cd0bdf777223.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/cc8d1ab4-8f66-46c2-9e8c-cd0bdf777223.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252Fe898ecba-0c25-4c95-9a51-64a1abb7a3e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/e898ecba-0c25-4c95-9a51-64a1abb7a3e9.jpg not downloaded yet
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736021%252Fgeneral%252Fa0e3f66f-50c4-4d84-b3f5-c2b6209cb8c5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736021/general/a0e3f66f-50c4-4d84-b3f5-c2b6209cb8c5.JPG not downloaded yet
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e62a450>
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2107
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35194566-6823-5d3f-8d19-67c1afb036f5/35194566-6823-5d3f-8d19-67c1afb036f5_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252F96f21377-7672-46b1-b34f-5d8ded77f072.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/96f21377-7672-46b1-b34f-5d8ded77f072.jpg saved to cache
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35194566-6823-5d3f-8d19-67c1afb036f5
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e679050>
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35194566-6823-5d3f-8d19-67c1afb036f5/35194566-6823-5d3f-8d19-67c1afb036f5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fcb2ab69d-e5d7-4838-8ff2-6917d36302e7.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/cb2ab69d-e5d7-4838-8ff2-6917d36302e7.jpg saved to cache
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35194566-6823-5d3f-8d19-67c1afb036f5
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752295/general/b2aa145f-971c-42f9-a8bb-383d13c8eaa9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738812)
2026-03-27 17:15:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5736021/general/1dcb6d87-5059-42f3-be16-c50d1bf9c486.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740269)
2026-03-27 17:15:18 [adesa.de] INFO: Found listing with ID: 10741549
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741549%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [adesa.de] INFO: Scrape type for 10741549: 1
2026-03-27 17:15:18 [adesa.de] INFO: Scraping item 10741549 url https://www.openlane.eu/en/carv6/auction/10741549
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252F7c6cad03-c703-4a07-85fd-477233e3467d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/7c6cad03-c703-4a07-85fd-477233e3467d.jpg not downloaded yet
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252Fcb0b3c02-1e48-4b62-b5dd-52c06b43f9f2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/cb0b3c02-1e48-4b62-b5dd-52c06b43f9f2.JPG not downloaded yet
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fc557c3c9-172b-49b6-9a64-5e660b114892.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/c557c3c9-172b-49b6-9a64-5e660b114892.jpg not downloaded yet
2026-03-27 17:15:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18e99ad5-1657-5e4b-8339-63be374eea49 with identifier: 10736777
2026-03-27 17:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18e99ad5-1657-5e4b-8339-63be374eea49 with scrape type 1
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F05afe43f-1cb9-4531-a0f5-d04e72f0fa67.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/05afe43f-1cb9-4531-a0f5-d04e72f0fa67.jpg not downloaded yet
2026-03-27 17:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293
2026-03-27 17:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836138a8-45a4-5811-8b7b-82882c672f6b with scrape type 1
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 836138a8-45a4-5811-8b7b-82882c672f6b
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252F4cd37064-b356-4821-b68f-c5ea5047bf60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/4cd37064-b356-4821-b68f-c5ea5047bf60.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252Fcdc1ab5f-1faf-48aa-b454-a0c2dff190bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/cdc1ab5f-1faf-48aa-b454-a0c2dff190bd.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252F74fb47a0-a17a-4536-a4eb-6a7c9e4b65ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/74fb47a0-a17a-4536-a4eb-6a7c9e4b65ab.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252Fad19b374-4d3c-4d55-95a9-0d26de95a907.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/ad19b374-4d3c-4d55-95a9-0d26de95a907.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252Fe3aaf4c9-3e15-4328-8843-2fe8d4f5679c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/e3aaf4c9-3e15-4328-8843-2fe8d4f5679c.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252F3eea6f10-4061-4981-898c-9b9841eb5765.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/3eea6f10-4061-4981-898c-9b9841eb5765.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252F60606da5-cee7-4d81-ba1b-ffd09a5ca5f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/60606da5-cee7-4d81-ba1b-ffd09a5ca5f9.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252Fe10a6ed3-ad3c-44ae-94f9-8ed36c78d492.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/e10a6ed3-ad3c-44ae-94f9-8ed36c78d492.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252F7b1ae721-7ea4-4b9b-aeb6-fd0a3bb3108d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/7b1ae721-7ea4-4b9b-aeb6-fd0a3bb3108d.jpg already downloaded
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5535519%252Fgeneral%252F1a48ba4d-584e-4b9d-8b71-f55d1cb717d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5535519/general/1a48ba4d-584e-4b9d-8b71-f55d1cb717d8.jpg already downloaded
2026-03-27 17:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 836138a8-45a4-5811-8b7b-82882c672f6b, identifier: 10730293
2026-03-27 17:15:19 [adesa.de] INFO: Found listing with ID: 10741548
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741548%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [adesa.de] INFO: Scrape type for 10741548: 1
2026-03-27 17:15:19 [adesa.de] INFO: Scraping item 10741548 url https://www.openlane.eu/en/carv6/auction/10741548
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fb41300f9-94f9-4eed-9cce-5187b2f9de1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/b41300f9-94f9-4eed-9cce-5187b2f9de1a.jpg not downloaded yet
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252Fb31fd305-1f00-4c5b-a26a-c999779f4ecf.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/b31fd305-1f00-4c5b-a26a-c999779f4ecf.JPG not downloaded yet
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252F44120076-9848-4896-9623-f0aa759fe5e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/44120076-9848-4896-9623-f0aa759fe5e5.jpg not downloaded yet
2026-03-27 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-27 17:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293
2026-03-27 17:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 836138a8-45a4-5811-8b7b-82882c672f6b with identifier: 10730293 to the API
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Electric',
'id': '836138a8-45a4-5811-8b7b-82882c672f6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730293',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 64271,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 102,
'photo_urls': ['https://images.openlane.eu/carimgs/5535519/general/4cd37064-b356-4821-b68f-c5ea5047bf60.jpg',
'https://images.openlane.eu/carimgs/5535519/general/cdc1ab5f-1faf-48aa-b454-a0c2dff190bd.jpg',
'https://images.openlane.eu/carimgs/5535519/general/74fb47a0-a17a-4536-a4eb-6a7c9e4b65ab.jpg',
'https://images.openlane.eu/carimgs/5535519/general/ad19b374-4d3c-4d55-95a9-0d26de95a907.jpg',
'https://images.openlane.eu/carimgs/5535519/general/e3aaf4c9-3e15-4328-8843-2fe8d4f5679c.jpg',
'https://images.openlane.eu/carimgs/5535519/general/3eea6f10-4061-4981-898c-9b9841eb5765.jpg',
'https://images.openlane.eu/carimgs/5535519/general/60606da5-cee7-4d81-ba1b-ffd09a5ca5f9.jpg',
'https://images.openlane.eu/carimgs/5535519/general/e10a6ed3-ad3c-44ae-94f9-8ed36c78d492.jpg',
'https://images.openlane.eu/carimgs/5535519/general/7b1ae721-7ea4-4b9b-aeb6-fd0a3bb3108d.jpg',
'https://images.openlane.eu/carimgs/5535519/general/1a48ba4d-584e-4b9d-8b71-f55d1cb717d8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/4cd37064-b356-4821-b68f-c5ea5047bf60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32694,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/cdc1ab5f-1faf-48aa-b454-a0c2dff190bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/74fb47a0-a17a-4536-a4eb-6a7c9e4b65ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/ad19b374-4d3c-4d55-95a9-0d26de95a907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/e3aaf4c9-3e15-4328-8843-2fe8d4f5679c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/3eea6f10-4061-4981-898c-9b9841eb5765.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/60606da5-cee7-4d81-ba1b-ffd09a5ca5f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/e10a6ed3-ad3c-44ae-94f9-8ed36c78d492.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/7b1ae721-7ea4-4b9b-aeb6-fd0a3bb3108d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836138a8-45a4-5811-8b7b-82882c672f6b/836138a8-45a4-5811-8b7b-82882c672f6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5535519/general/1a48ba4d-584e-4b9d-8b71-f55d1cb717d8.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q4 E-tron 45 - Quattro - Electric - Automatic - 265 hp - '
'64.271 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730293%27 HTTP/1.1" 200 None
2026-03-27 17:15:19 [adesa.de] INFO: Saving data for 10730293: {'created_time': 1774631719.977828, 'last_price_update_time': 1774631719.977839, 'auction_closing_time': 1774946700.0}
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730293') HTTP/1.1" 204 0
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9501f182-1df0-5edc-b107-f63db6bb848b due to Ignoring non-200 response
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8757d8d2-4729-5589-ba32-c80f66a3db33 due to Ignoring non-200 response
2026-03-27 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae52196c-a8a9-5476-93a3-7c9d09d22244 with identifier: 10734847
2026-03-27 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae52196c-a8a9-5476-93a3-7c9d09d22244 with scrape type 1
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae52196c-a8a9-5476-93a3-7c9d09d22244
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252F8aa51ef1-d76c-45bc-a010-5ed55d8be96d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/8aa51ef1-d76c-45bc-a010-5ed55d8be96d.JPG not downloaded yet
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5736021/general/9ef234aa-5106-4371-8a9a-a508ea153d7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740269)
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F3866c7de-bafc-4c76-a834-6abca4a0c6e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/3866c7de-bafc-4c76-a834-6abca4a0c6e7.jpg not downloaded yet
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752297/general/b1f0d681-5064-471f-91ff-a6e0205884dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738813)
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747856/general/e0396051-b596-4a3e-b386-e73faab2280c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740275)
2026-03-27 17:15:20 [adesa.de] INFO: Found listing with ID: 10738079
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738079%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [adesa.de] INFO: Scrape type for 10738079: 1
2026-03-27 17:15:20 [adesa.de] INFO: Scraping item 10738079 url https://www.openlane.eu/en/carv6/auction/10738079
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252F3ee183cd-5b5a-4624-a599-3f279cf3b36c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/3ee183cd-5b5a-4624-a599-3f279cf3b36c.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747856%252Fgeneral%252Fd30752ca-2bec-4c6e-afa2-d8a3a4f20a93.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747856/general/d30752ca-2bec-4c6e-afa2-d8a3a4f20a93.JPG not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252F87210b3e-4c39-4bec-9ff6-1ece01a83895.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/87210b3e-4c39-4bec-9ff6-1ece01a83895.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252F7658b5b9-792d-4590-8c5b-5c9e0bb61314.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/7658b5b9-792d-4590-8c5b-5c9e0bb61314.JPG not downloaded yet
2026-03-27 17:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25294910>
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35194566-6823-5d3f-8d19-67c1afb036f5/35194566-6823-5d3f-8d19-67c1afb036f5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752295%252Fgeneral%252Fb2aa145f-971c-42f9-a8bb-383d13c8eaa9.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752295/general/b2aa145f-971c-42f9-a8bb-383d13c8eaa9.jpg saved to cache
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35194566-6823-5d3f-8d19-67c1afb036f5
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 59be1194-a59b-545c-a0ba-b15955f18930 due to Ignoring non-200 response
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fa0ca5f92-f438-495c-afcc-024ce18a6d34.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/a0ca5f92-f438-495c-afcc-024ce18a6d34.jpg not downloaded yet
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:20 [adesa.de] INFO: Found listing with ID: 10730316
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730316%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [adesa.de] INFO: Scrape type for 10730316: 1
2026-03-27 17:15:20 [adesa.de] INFO: Scraping item 10730316 url https://www.openlane.eu/en/carv6/auction/10730316
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252F57493b6f-007d-4f5b-83ba-600c3b95d1fa.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/57493b6f-007d-4f5b-83ba-600c3b95d1fa.JPG not downloaded yet
2026-03-27 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64700fab-1edf-5103-9361-57c43f1d53c2 with identifier: 10736778
2026-03-27 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64700fab-1edf-5103-9361-57c43f1d53c2 with scrape type 1
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F9b4aea3c-87af-4808-930b-23e4f1551c46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/9b4aea3c-87af-4808-930b-23e4f1551c46.jpg not downloaded yet
2026-03-27 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0124b97-7324-5965-9dd6-c417aba95dc5 with identifier: 10738833
2026-03-27 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0124b97-7324-5965-9dd6-c417aba95dc5 with scrape type 1
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fe14f62d5-ce49-42a1-8a09-5fd0501fe4f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/e14f62d5-ce49-42a1-8a09-5fd0501fe4f4.jpg not downloaded yet
2026-03-27 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588beb5e-bbf6-59e5-b954-cd4812ad321e with identifier: 10736783
2026-03-27 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588beb5e-bbf6-59e5-b954-cd4812ad321e with scrape type 1
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Fc1b7d26b-81aa-4893-94c4-2d23d6a66b3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/c1b7d26b-81aa-4893-94c4-2d23d6a66b3c.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F8df05cd3-1298-420c-aae0-2478000c56ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/8df05cd3-1298-420c-aae0-2478000c56ed.jpg not downloaded yet
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 59be1194-a59b-545c-a0ba-b15955f18930 due to Ignoring non-200 response
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efdd810>
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4153d282-0a31-52df-9edf-8cf76bc46988/4153d282-0a31-52df-9edf-8cf76bc46988_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fb1f0d681-5064-471f-91ff-a6e0205884dc.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/b1f0d681-5064-471f-91ff-a6e0205884dc.jpg saved to cache
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4153d282-0a31-52df-9edf-8cf76bc46988
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9501f182-1df0-5edc-b107-f63db6bb848b due to Ignoring non-200 response
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747856/general/37dc335e-b58f-4181-b297-77b3a123b870.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740275)
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/8aa51ef1-d76c-45bc-a010-5ed55d8be96d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747856/general/b31fd305-1f00-4c5b-a26a-c999779f4ecf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740275)
2026-03-27 17:15:20 [adesa.de] INFO: Found listing with ID: 10729697
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729697%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [adesa.de] INFO: Scrape type for 10729697: 1
2026-03-27 17:15:20 [adesa.de] INFO: Scraping item 10729697 url https://www.openlane.eu/en/carv6/auction/10729697
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252F57bbd6af-3032-4d95-b712-a82e88b4f5cc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/57bbd6af-3032-4d95-b712-a82e88b4f5cc.JPG not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F0dd935f6-7e45-44c3-8d41-16f9a82052ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/0dd935f6-7e45-44c3-8d41-16f9a82052ae.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252F54f13baa-376d-4db7-9a2b-c892ec8e8a72.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/54f13baa-376d-4db7-9a2b-c892ec8e8a72.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F5fc806fe-70ed-4db3-96fc-ababebe89fb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/5fc806fe-70ed-4db3-96fc-ababebe89fb5.jpg not downloaded yet
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752297/general/cc8d1ab4-8f66-46c2-9e8c-cd0bdf777223.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738813)
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F09eba6df-5c31-4cba-8f11-b3e07825c51e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/09eba6df-5c31-4cba-8f11-b3e07825c51e.jpg not downloaded yet
2026-03-27 17:15:20 [adesa.de] INFO: Found listing with ID: 10730299
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730299%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [adesa.de] INFO: Scrape type for 10730299: 1
2026-03-27 17:15:20 [adesa.de] INFO: Scraping item 10730299 url https://www.openlane.eu/en/carv6/auction/10730299
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252Fd00d3682-6410-4ab8-a008-b338a4b42bca.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/d00d3682-6410-4ab8-a008-b338a4b42bca.JPG not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fc7c83189-e8a9-4a9c-9094-f4cc08a43daf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/c7c83189-e8a9-4a9c-9094-f4cc08a43daf.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Ff6b7e7dd-6709-4360-889f-701e5b81e04a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/f6b7e7dd-6709-4360-889f-701e5b81e04a.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Fdc242596-4989-4676-8a5a-4ae55fb79b22.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/dc242596-4989-4676-8a5a-4ae55fb79b22.jpg not downloaded yet
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752297/general/44120076-9848-4896-9623-f0aa759fe5e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738813)
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F0f942bc5-4199-43cf-adc2-ec9bc5cb3dab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/0f942bc5-4199-43cf-adc2-ec9bc5cb3dab.jpg not downloaded yet
2026-03-27 17:15:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/7658b5b9-792d-4590-8c5b-5c9e0bb61314.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:20 [adesa.de] INFO: Found listing with ID: 10732416
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732416%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [adesa.de] INFO: Scrape type for 10732416: 1
2026-03-27 17:15:20 [adesa.de] INFO: Scraping item 10732416 url https://www.openlane.eu/en/carv6/auction/10732416
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252Faf3db775-a612-4e83-8b74-5a1e0a16ebf0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/af3db775-a612-4e83-8b74-5a1e0a16ebf0.JPG not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fe5cd52b3-f303-4fee-b4b4-699842692588.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/e5cd52b3-f303-4fee-b4b4-699842692588.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fa2db7f00-c317-44d4-84f9-d3b2fc001599.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/a2db7f00-c317-44d4-84f9-d3b2fc001599.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F39d28b60-56b9-40ca-9e9f-3776de8aa41e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/39d28b60-56b9-40ca-9e9f-3776de8aa41e.jpg not downloaded yet
2026-03-27 17:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271
2026-03-27 17:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b86241-d712-5037-ba16-47b3fe5e165c with scrape type 1
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 18b86241-d712-5037-ba16-47b3fe5e165c
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252F023eb2e0-a97f-42b5-a1de-02b231852816.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/023eb2e0-a97f-42b5-a1de-02b231852816.JPG not downloaded yet
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9501f182-1df0-5edc-b107-f63db6bb848b due to Ignoring non-200 response
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9501f182-1df0-5edc-b107-f63db6bb848b due to Ignoring non-200 response
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F90f65d55-cd0d-41a4-83bd-b066ee1be81e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/90f65d55-cd0d-41a4-83bd-b066ee1be81e.jpg not downloaded yet
2026-03-27 17:15:20 [adesa.de] INFO: Found listing with ID: 10740302
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740302%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [adesa.de] INFO: Scrape type for 10740302: 1
2026-03-27 17:15:20 [adesa.de] INFO: Scraping item 10740302 url https://www.openlane.eu/en/carv6/auction/10740302
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252F004e5152-f10c-4a5f-bdf5-79410bd83b99.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/004e5152-f10c-4a5f-bdf5-79410bd83b99.JPG not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F1e819714-8aef-4220-8576-70a0eff1c6f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/1e819714-8aef-4220-8576-70a0eff1c6f5.jpg not downloaded yet
2026-03-27 17:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fc257e3a9-8114-467e-9cc5-6c881d601d7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/c257e3a9-8114-467e-9cc5-6c881d601d7a.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F1d549746-10d9-4e8a-a5a4-cf0c8e6be8a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/1d549746-10d9-4e8a-a5a4-cf0c8e6be8a7.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252Fa11544d6-9bae-470a-a863-aeffd128eeb1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/a11544d6-9bae-470a-a863-aeffd128eeb1.JPG not downloaded yet
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e70f010>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4153d282-0a31-52df-9edf-8cf76bc46988/4153d282-0a31-52df-9edf-8cf76bc46988_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fcc8d1ab4-8f66-46c2-9e8c-cd0bdf777223.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/cc8d1ab4-8f66-46c2-9e8c-cd0bdf777223.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4153d282-0a31-52df-9edf-8cf76bc46988
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0e6750>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4153d282-0a31-52df-9edf-8cf76bc46988/4153d282-0a31-52df-9edf-8cf76bc46988_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252F44120076-9848-4896-9623-f0aa759fe5e5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/44120076-9848-4896-9623-f0aa759fe5e5.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4153d282-0a31-52df-9edf-8cf76bc46988
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752294/general/43c78d01-55ab-4342-84ec-a0a90b1541a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738811)
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/05afe43f-1cb9-4531-a0f5-d04e72f0fa67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/8df05cd3-1298-420c-aae0-2478000c56ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fd34beb09-871e-47f2-9ee6-c8db2b230ff2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/d34beb09-871e-47f2-9ee6-c8db2b230ff2.jpg not downloaded yet
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752297/general/ca5a4643-dd63-4d4e-ac90-6fde88abf071.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738813)
2026-03-27 17:15:21 [adesa.de] INFO: Found listing with ID: 10741606
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741606%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [adesa.de] INFO: Scrape type for 10741606: 1
2026-03-27 17:15:21 [adesa.de] INFO: Scraping item 10741606 url https://www.openlane.eu/en/carv6/auction/10741606
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252F72ee85f1-1f52-4ee8-8f17-2d4df862c1f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/72ee85f1-1f52-4ee8-8f17-2d4df862c1f4.JPG not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F126cada0-30fa-4018-b4f7-17cc974dd944.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/126cada0-30fa-4018-b4f7-17cc974dd944.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252F89ecb0e4-4c5c-4633-aea1-4704b04b84f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/89ecb0e4-4c5c-4633-aea1-4704b04b84f4.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Fff673936-bbf9-4d9e-a5d5-495da522b4e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/ff673936-bbf9-4d9e-a5d5-495da522b4e1.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252F6f31fc89-99c2-423c-8046-01e7b8fa9551.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/6f31fc89-99c2-423c-8046-01e7b8fa9551.JPG not downloaded yet
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752294/general/b41300f9-94f9-4eed-9cce-5187b2f9de1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738811)
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fe70c8647-fe2c-4ebb-a8bc-f78a6b9b9cd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/e70c8647-fe2c-4ebb-a8bc-f78a6b9b9cd4.jpg not downloaded yet
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/c1b7d26b-81aa-4893-94c4-2d23d6a66b3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:21 [adesa.de] INFO: Found listing with ID: 10738063
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738063%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [adesa.de] INFO: Scrape type for 10738063: 1
2026-03-27 17:15:21 [adesa.de] INFO: Scraping item 10738063 url https://www.openlane.eu/en/carv6/auction/10738063
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252Fd7dbb305-6bc1-4d51-a058-597859b783ad.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/d7dbb305-6bc1-4d51-a058-597859b783ad.JPG not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F7d433aa4-66c6-4175-948b-38bdb9cddcc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/7d433aa4-66c6-4175-948b-38bdb9cddcc3.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fb47d51c7-99af-4298-9fb8-6de4f1f8a242.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/b47d51c7-99af-4298-9fb8-6de4f1f8a242.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F02ce573c-b64a-4cc4-8625-430143feb291.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/02ce573c-b64a-4cc4-8625-430143feb291.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252Fc92f3044-0529-40dd-b671-8994f36f5cec.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/c92f3044-0529-40dd-b671-8994f36f5cec.JPG not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fd9081185-1b3f-4a23-a823-19712cac8f27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/d9081185-1b3f-4a23-a823-19712cac8f27.jpg not downloaded yet
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/9b4aea3c-87af-4808-930b-23e4f1551c46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/023eb2e0-a97f-42b5-a1de-02b231852816.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:21 [adesa.de] INFO: Found listing with ID: 10738078
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738078%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [adesa.de] INFO: Scrape type for 10738078: 1
2026-03-27 17:15:21 [adesa.de] INFO: Scraping item 10738078 url https://www.openlane.eu/en/carv6/auction/10738078
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4844292%252Fgeneral%252Fef2f6318-5cca-43cb-be06-b60073a2aec1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4844292/general/ef2f6318-5cca-43cb-be06-b60073a2aec1.JPG not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fa892090f-b10c-4a03-85e9-7f0681898ca5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/a892090f-b10c-4a03-85e9-7f0681898ca5.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252F46392ec0-5846-478c-9b6b-ef5cbc1bbed5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/46392ec0-5846-478c-9b6b-ef5cbc1bbed5.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F59d7366b-de99-4190-b6f6-76b9b451e6c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/59d7366b-de99-4190-b6f6-76b9b451e6c5.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252Fd69bcd33-50ef-4a71-b052-4128415873a3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/d69bcd33-50ef-4a71-b052-4128415873a3.JPG not downloaded yet
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e74e010>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7365867-4f90-59c9-8076-1e5d2accfe85/a7365867-4f90-59c9-8076-1e5d2accfe85_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252F43c78d01-55ab-4342-84ec-a0a90b1541a6.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/43c78d01-55ab-4342-84ec-a0a90b1541a6.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7365867-4f90-59c9-8076-1e5d2accfe85
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f173a90>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F05afe43f-1cb9-4531-a0f5-d04e72f0fa67.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/05afe43f-1cb9-4531-a0f5-d04e72f0fa67.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e443a90>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F8df05cd3-1298-420c-aae0-2478000c56ed.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/8df05cd3-1298-420c-aae0-2478000c56ed.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844
2026-03-27 17:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with scrape type 1
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Fb8da3936-63be-4b9c-8eb4-07b1bb6970a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/b8da3936-63be-4b9c-8eb4-07b1bb6970a5.jpg not downloaded yet
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e45f9d0>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4153d282-0a31-52df-9edf-8cf76bc46988/4153d282-0a31-52df-9edf-8cf76bc46988_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752297%252Fgeneral%252Fca5a4643-dd63-4d4e-ac90-6fde88abf071.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752297/general/ca5a4643-dd63-4d4e-ac90-6fde88abf071.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4153d282-0a31-52df-9edf-8cf76bc46988
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/dc242596-4989-4676-8a5a-4ae55fb79b22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/e14f62d5-ce49-42a1-8a09-5fd0501fe4f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:21 [adesa.de] INFO: Found listing with ID: 10731440
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731440%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [adesa.de] INFO: Scrape type for 10731440: 1
2026-03-27 17:15:21 [adesa.de] INFO: Scraping item 10731440 url https://www.openlane.eu/en/carv6/auction/10731440
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fc3db01e7-f401-4678-8afe-42853b697cd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/c3db01e7-f401-4678-8afe-42853b697cd2.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fd4686e1c-dfdc-4eb0-bfe7-ba16b8bff943.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/d4686e1c-dfdc-4eb0-bfe7-ba16b8bff943.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Ff12e3c3d-895c-477b-85fc-89c7d5767e70.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/f12e3c3d-895c-477b-85fc-89c7d5767e70.jpg not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252F6be8187f-a899-4fcf-a7c1-3c3403d96fad.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/6be8187f-a899-4fcf-a7c1-3c3403d96fad.JPG not downloaded yet
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F6912742c-0ec5-4cd4-978a-ad0f75e9fce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/6912742c-0ec5-4cd4-978a-ad0f75e9fce7.jpg not downloaded yet
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e46d050>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7365867-4f90-59c9-8076-1e5d2accfe85/a7365867-4f90-59c9-8076-1e5d2accfe85_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752294%252Fgeneral%252Fb41300f9-94f9-4eed-9cce-5187b2f9de1a.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752294/general/b41300f9-94f9-4eed-9cce-5187b2f9de1a.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7365867-4f90-59c9-8076-1e5d2accfe85
2026-03-27 17:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780
2026-03-27 17:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c9754e-6fc4-5e74-abf3-be6f42388302 with scrape type 1
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F7e2f4fdb-ff12-46a2-9b6c-5448014e2d02.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/7e2f4fdb-ff12-46a2-9b6c-5448014e2d02.png not downloaded yet
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e400ed0>
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Fc1b7d26b-81aa-4893-94c4-2d23d6a66b3c.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/c1b7d26b-81aa-4893-94c4-2d23d6a66b3c.jpg saved to cache
2026-03-27 17:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696
2026-03-27 17:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43fc28e3-57f4-5005-8fb5-e58a0c466991 with scrape type 1
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43fc28e3-57f4-5005-8fb5-e58a0c466991
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252F4f4dfdbd-5a3f-4143-97ca-9cf169b88b45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/4f4dfdbd-5a3f-4143-97ca-9cf169b88b45.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252F6f29e607-d65a-49ad-9f60-10d9697f945d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/6f29e607-d65a-49ad-9f60-10d9697f945d.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252F73e36332-1cfe-4ea0-9044-7393fc560e33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/73e36332-1cfe-4ea0-9044-7393fc560e33.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252Fa3dd7d2d-ab0f-4216-8db5-4f5fe7b8f4f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/a3dd7d2d-ab0f-4216-8db5-4f5fe7b8f4f6.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252F6ac09328-0486-4eb7-8e25-cf44bbf0ef61.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/6ac09328-0486-4eb7-8e25-cf44bbf0ef61.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252F617c72b0-1d50-40e6-aa46-8ad9d53c7782.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/617c72b0-1d50-40e6-aa46-8ad9d53c7782.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252F61760a65-c6be-4d77-9729-02cbe509c6e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/61760a65-c6be-4d77-9729-02cbe509c6e6.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252Fd354f556-0035-4214-b7f7-11b88faf072a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/d354f556-0035-4214-b7f7-11b88faf072a.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252Fe766bb3c-b5dc-47c5-8d08-bbe81412bf75.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/e766bb3c-b5dc-47c5-8d08-bbe81412bf75.jpg already downloaded
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5352915%252Fgeneral%252Fe1ccbec4-ae6d-45d3-a3ca-46a36d7ccef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5352915/general/e1ccbec4-ae6d-45d3-a3ca-46a36d7ccef2.jpg already downloaded
2026-03-27 17:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43fc28e3-57f4-5005-8fb5-e58a0c466991, identifier: 10729696
2026-03-27 17:15:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e449e10>
2026-03-27 17:15:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F9b4aea3c-87af-4808-930b-23e4f1551c46.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/9b4aea3c-87af-4808-930b-23e4f1551c46.jpg saved to cache
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/39d28b60-56b9-40ca-9e9f-3776de8aa41e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/90f65d55-cd0d-41a4-83bd-b066ee1be81e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/a11544d6-9bae-470a-a863-aeffd128eeb1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:22 [adesa.de] INFO: Found listing with ID: 10730303
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730303%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [adesa.de] INFO: Scrape type for 10730303: 1
2026-03-27 17:15:22 [adesa.de] INFO: Scraping item 10730303 url https://www.openlane.eu/en/carv6/auction/10730303
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fab96ca5c-b58b-444f-b377-69b0e6fb4c46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/ab96ca5c-b58b-444f-b377-69b0e6fb4c46.jpg not downloaded yet
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fabc14734-0d0c-4e33-bf40-888e36a84ad1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/abc14734-0d0c-4e33-bf40-888e36a84ad1.jpg not downloaded yet
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F68405356-648f-429c-8cc2-e22382ab60f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/68405356-648f-429c-8cc2-e22382ab60f8.jpg not downloaded yet
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252Fe48e2a42-c0f0-4602-91dc-438352374e92.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/e48e2a42-c0f0-4602-91dc-438352374e92.JPG not downloaded yet
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Ff3abad70-9b1c-45aa-af5f-a49ad512b7f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/f3abad70-9b1c-45aa-af5f-a49ad512b7f5.jpg not downloaded yet
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F4a72a04a-b1ba-40d8-90f1-d7793e603027.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/4a72a04a-b1ba-40d8-90f1-d7793e603027.png not downloaded yet
2026-03-27 17:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-27 17:15:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696
2026-03-27 17:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43fc28e3-57f4-5005-8fb5-e58a0c466991 with identifier: 10729696 to the API
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729696>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '43fc28e3-57f4-5005-8fb5-e58a0c466991',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729696',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 147950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5352915/general/4f4dfdbd-5a3f-4143-97ca-9cf169b88b45.jpg',
'https://images.openlane.eu/carimgs/5352915/general/6f29e607-d65a-49ad-9f60-10d9697f945d.jpg',
'https://images.openlane.eu/carimgs/5352915/general/73e36332-1cfe-4ea0-9044-7393fc560e33.jpg',
'https://images.openlane.eu/carimgs/5352915/general/a3dd7d2d-ab0f-4216-8db5-4f5fe7b8f4f6.jpg',
'https://images.openlane.eu/carimgs/5352915/general/6ac09328-0486-4eb7-8e25-cf44bbf0ef61.jpg',
'https://images.openlane.eu/carimgs/5352915/general/617c72b0-1d50-40e6-aa46-8ad9d53c7782.jpg',
'https://images.openlane.eu/carimgs/5352915/general/61760a65-c6be-4d77-9729-02cbe509c6e6.jpg',
'https://images.openlane.eu/carimgs/5352915/general/d354f556-0035-4214-b7f7-11b88faf072a.jpg',
'https://images.openlane.eu/carimgs/5352915/general/e766bb3c-b5dc-47c5-8d08-bbe81412bf75.jpg',
'https://images.openlane.eu/carimgs/5352915/general/e1ccbec4-ae6d-45d3-a3ca-46a36d7ccef2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438627,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/4f4dfdbd-5a3f-4143-97ca-9cf169b88b45.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436468,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/6f29e607-d65a-49ad-9f60-10d9697f945d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442976,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/73e36332-1cfe-4ea0-9044-7393fc560e33.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454118,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/a3dd7d2d-ab0f-4216-8db5-4f5fe7b8f4f6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453165,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/6ac09328-0486-4eb7-8e25-cf44bbf0ef61.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497470,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/617c72b0-1d50-40e6-aa46-8ad9d53c7782.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477631,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/61760a65-c6be-4d77-9729-02cbe509c6e6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406350,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/d354f556-0035-4214-b7f7-11b88faf072a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512875,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/e766bb3c-b5dc-47c5-8d08-bbe81412bf75.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43fc28e3-57f4-5005-8fb5-e58a0c466991/43fc28e3-57f4-5005-8fb5-e58a0c466991_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385207,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5352915/general/e1ccbec4-ae6d-45d3-a3ca-46a36d7ccef2.jpg',
'Width': 2000}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2016-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 3.0d Prestige - AWD - Diesel - Automatic - 300 hp - '
'147.950 km',
'transmission': 'automatic',
'trim': 'Prestige',
'vin': None,
'year': 2016}
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729696%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [adesa.de] INFO: Saving data for 10729696: {'created_time': 1774631723.30171, 'last_price_update_time': 1774631723.301722, 'auction_closing_time': 1774876500.0}
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729696') HTTP/1.1" 204 0
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/6f31fc89-99c2-423c-8046-01e7b8fa9551.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4495d0>
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Fdc242596-4989-4676-8a5a-4ae55fb79b22.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/dc242596-4989-4676-8a5a-4ae55fb79b22.jpg saved to cache
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2b3810>
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fe14f62d5-ce49-42a1-8a09-5fd0501fe4f4.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/e14f62d5-ce49-42a1-8a09-5fd0501fe4f4.jpg saved to cache
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/f6b7e7dd-6709-4360-889f-701e5b81e04a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/1d549746-10d9-4e8a-a5a4-cf0c8e6be8a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/d34beb09-871e-47f2-9ee6-c8db2b230ff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:23 [adesa.de] INFO: Found listing with ID: 10740280
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740280%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [adesa.de] INFO: Scrape type for 10740280: 1
2026-03-27 17:15:23 [adesa.de] INFO: Scraping item 10740280 url https://www.openlane.eu/en/carv6/auction/10740280
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252F2532b896-22b6-4bbc-9d69-ef93e9b9ac18.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/2532b896-22b6-4bbc-9d69-ef93e9b9ac18.JPG not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F42e60c98-0a80-4456-b3db-af1fd30bad5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/42e60c98-0a80-4456-b3db-af1fd30bad5e.jpg not downloaded yet
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F78df0677-f0a9-4268-9a1a-dd2b802b47f7.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/78df0677-f0a9-4268-9a1a-dd2b802b47f7.png not downloaded yet
2026-03-27 17:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548
2026-03-27 17:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f758bd27-8859-5825-8db9-3f64700cc680 with scrape type 1
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f758bd27-8859-5825-8db9-3f64700cc680
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252Fb90aecdd-86f9-44f5-ba56-b6f1514e7b4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/b90aecdd-86f9-44f5-ba56-b6f1514e7b4e.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252Fd642a448-b901-48e1-aa37-327b17c990f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/d642a448-b901-48e1-aa37-327b17c990f1.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252F06f1f91e-ebbf-4a2c-8bc2-873bfe6de4ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/06f1f91e-ebbf-4a2c-8bc2-873bfe6de4ed.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252Fa4e02969-db47-4ff0-91e1-92b6dbe1b538.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/a4e02969-db47-4ff0-91e1-92b6dbe1b538.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252Fe3c5e820-7f4b-4390-a7a2-92e8e5aacc3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/e3c5e820-7f4b-4390-a7a2-92e8e5aacc3d.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252Ff60372bb-7270-459f-b5d6-1ac4eee4e193.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/f60372bb-7270-459f-b5d6-1ac4eee4e193.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252Fdc1e4a82-a8b0-4025-94f5-d2ba20a195fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/dc1e4a82-a8b0-4025-94f5-d2ba20a195fa.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252F8fa47fc6-4281-46ab-9156-169888787c9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/8fa47fc6-4281-46ab-9156-169888787c9d.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252F01170bbc-f9b5-44b9-9388-a79c9d7ddb8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/01170bbc-f9b5-44b9-9388-a79c9d7ddb8f.jpg already downloaded
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702964%252Fgeneral%252F264b467c-e4a0-49b6-adbd-a3cbdbd9fff5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702964/general/264b467c-e4a0-49b6-adbd-a3cbdbd9fff5.jpg already downloaded
2026-03-27 17:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f758bd27-8859-5825-8db9-3f64700cc680, identifier: 10741548
2026-03-27 17:15:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/c92f3044-0529-40dd-b671-8994f36f5cec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548
2026-03-27 17:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548
2026-03-27 17:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f758bd27-8859-5825-8db9-3f64700cc680 with identifier: 10741548 to the API
2026-03-27 17:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'f758bd27-8859-5825-8db9-3f64700cc680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '214532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741548',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'MX-30',
'odometer': 4527,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5702964/general/b90aecdd-86f9-44f5-ba56-b6f1514e7b4e.jpg',
'https://images.openlane.eu/carimgs/5702964/general/d642a448-b901-48e1-aa37-327b17c990f1.jpg',
'https://images.openlane.eu/carimgs/5702964/general/06f1f91e-ebbf-4a2c-8bc2-873bfe6de4ed.jpg',
'https://images.openlane.eu/carimgs/5702964/general/a4e02969-db47-4ff0-91e1-92b6dbe1b538.jpg',
'https://images.openlane.eu/carimgs/5702964/general/e3c5e820-7f4b-4390-a7a2-92e8e5aacc3d.jpg',
'https://images.openlane.eu/carimgs/5702964/general/f60372bb-7270-459f-b5d6-1ac4eee4e193.jpg',
'https://images.openlane.eu/carimgs/5702964/general/dc1e4a82-a8b0-4025-94f5-d2ba20a195fa.jpg',
'https://images.openlane.eu/carimgs/5702964/general/8fa47fc6-4281-46ab-9156-169888787c9d.jpg',
'https://images.openlane.eu/carimgs/5702964/general/01170bbc-f9b5-44b9-9388-a79c9d7ddb8f.jpg',
'https://images.openlane.eu/carimgs/5702964/general/264b467c-e4a0-49b6-adbd-a3cbdbd9fff5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262305,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/b90aecdd-86f9-44f5-ba56-b6f1514e7b4e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262730,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/d642a448-b901-48e1-aa37-327b17c990f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/06f1f91e-ebbf-4a2c-8bc2-873bfe6de4ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/a4e02969-db47-4ff0-91e1-92b6dbe1b538.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183072,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/e3c5e820-7f4b-4390-a7a2-92e8e5aacc3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226576,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/f60372bb-7270-459f-b5d6-1ac4eee4e193.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165537,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/dc1e4a82-a8b0-4025-94f5-d2ba20a195fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271030,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/8fa47fc6-4281-46ab-9156-169888787c9d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176362,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/01170bbc-f9b5-44b9-9388-a79c9d7ddb8f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f758bd27-8859-5825-8db9-3f64700cc680/f758bd27-8859-5825-8db9-3f64700cc680_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702964/general/264b467c-e4a0-49b6-adbd-a3cbdbd9fff5.jpg',
'Width': 1280}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2023-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda MX-30 Prime-Line - Electric - Automatic - 145 hp - 4.527 km',
'transmission': 'automatic',
'trim': 'Prime-Line',
'vin': None,
'year': 2023}
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741548%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [adesa.de] INFO: Saving data for 10741548: {'created_time': 1774631725.028595, 'last_price_update_time': 1774631725.028608, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741548') HTTP/1.1" 204 0
2026-03-27 17:15:25 [adesa.de] INFO: Found listing with ID: 10731442
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731442%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [adesa.de] INFO: Scrape type for 10731442: 1
2026-03-27 17:15:25 [adesa.de] INFO: Scraping item 10731442 url https://www.openlane.eu/en/carv6/auction/10731442
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252F2f09ede1-3d9c-4f7a-a414-80dc044c0bb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/2f09ede1-3d9c-4f7a-a414-80dc044c0bb0.JPG not downloaded yet
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Ffa6551e6-1843-497e-8248-686eaf377d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/fa6551e6-1843-497e-8248-686eaf377d9d.jpg not downloaded yet
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F8d976443-e209-4e82-bb56-fc6aba76501e.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/8d976443-e209-4e82-bb56-fc6aba76501e.png not downloaded yet
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e636190>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F39d28b60-56b9-40ca-9e9f-3776de8aa41e.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/39d28b60-56b9-40ca-9e9f-3776de8aa41e.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5eb890>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F90f65d55-cd0d-41a4-83bd-b066ee1be81e.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/90f65d55-cd0d-41a4-83bd-b066ee1be81e.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/ff673936-bbf9-4d9e-a5d5-495da522b4e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/02ce573c-b64a-4cc4-8625-430143feb291.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715175%252Fgeneral%252Fcf95f731-7ea6-4fb9-9d37-370fccb4f719.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715175/general/cf95f731-7ea6-4fb9-9d37-370fccb4f719.JPG not downloaded yet
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F69f9397d-e77d-4a71-a38c-8eb13d67dbd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/69f9397d-e77d-4a71-a38c-8eb13d67dbd3.jpg not downloaded yet
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F007ec29f-9dc9-4567-bed5-ebeb34574766.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/007ec29f-9dc9-4567-bed5-ebeb34574766.png not downloaded yet
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/d9081185-1b3f-4a23-a823-19712cac8f27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c31a8db10>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Ff6b7e7dd-6709-4360-889f-701e5b81e04a.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/f6b7e7dd-6709-4360-889f-701e5b81e04a.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0ec250>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F1d549746-10d9-4e8a-a5a4-cf0c8e6be8a7.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/1d549746-10d9-4e8a-a5a4-cf0c8e6be8a7.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f13b4d0>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fd34beb09-871e-47f2-9ee6-c8db2b230ff2.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/d34beb09-871e-47f2-9ee6-c8db2b230ff2.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/6be8187f-a899-4fcf-a7c1-3c3403d96fad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/6912742c-0ec5-4cd4-978a-ad0f75e9fce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F67d193a0-1f21-42b3-a4b6-650a3585b7cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/67d193a0-1f21-42b3-a4b6-650a3585b7cb.jpg not downloaded yet
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252Fede47803-7007-4481-9443-a708f164d35b.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/ede47803-7007-4481-9443-a708f164d35b.png not downloaded yet
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/b47d51c7-99af-4298-9fb8-6de4f1f8a242.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/b8da3936-63be-4b9c-8eb4-07b1bb6970a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/f12e3c3d-895c-477b-85fc-89c7d5767e70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Fffb6c6b2-3563-4d53-8bc9-e9f1a42432df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/ffb6c6b2-3563-4d53-8bc9-e9f1a42432df.jpg not downloaded yet
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F5273f78c-bddc-4ccf-866e-ab603a2f23db.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/5273f78c-bddc-4ccf-866e-ab603a2f23db.png not downloaded yet
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c262649d0>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Fff673936-bbf9-4d9e-a5d5-495da522b4e1.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/ff673936-bbf9-4d9e-a5d5-495da522b4e1.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f03d650>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F02ce573c-b64a-4cc4-8625-430143feb291.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/02ce573c-b64a-4cc4-8625-430143feb291.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e467b90>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fd9081185-1b3f-4a23-a823-19712cac8f27.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/d9081185-1b3f-4a23-a823-19712cac8f27.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/7e2f4fdb-ff12-46a2-9b6c-5448014e2d02.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F07cf6df0-d052-4832-9980-1d9d26f8fdb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/07cf6df0-d052-4832-9980-1d9d26f8fdb1.jpg not downloaded yet
2026-03-27 17:15:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/d4686e1c-dfdc-4eb0-bfe7-ba16b8bff943.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F3edff584-4602-4339-adc2-d99c8b95249d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/3edff584-4602-4339-adc2-d99c8b95249d.jpg not downloaded yet
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f04ac10>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F6912742c-0ec5-4cd4-978a-ad0f75e9fce7.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/6912742c-0ec5-4cd4-978a-ad0f75e9fce7.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f173910>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fb47d51c7-99af-4298-9fb8-6de4f1f8a242.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/b47d51c7-99af-4298-9fb8-6de4f1f8a242.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f46b490>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Fb8da3936-63be-4b9c-8eb4-07b1bb6970a5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/b8da3936-63be-4b9c-8eb4-07b1bb6970a5.jpg saved to cache
2026-03-27 17:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e692510>
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252Ff12e3c3d-895c-477b-85fc-89c7d5767e70.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/f12e3c3d-895c-477b-85fc-89c7d5767e70.jpg saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/e48e2a42-c0f0-4602-91dc-438352374e92.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/4a72a04a-b1ba-40d8-90f1-d7793e603027.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/2532b896-22b6-4bbc-9d69-ef93e9b9ac18.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/f3abad70-9b1c-45aa-af5f-a49ad512b7f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1b3050>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_0.png HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F7e2f4fdb-ff12-46a2-9b6c-5448014e2d02.png') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/7e2f4fdb-ff12-46a2-9b6c-5448014e2d02.png saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e67f110>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fd4686e1c-dfdc-4eb0-bfe7-ba16b8bff943.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/d4686e1c-dfdc-4eb0-bfe7-ba16b8bff943.jpg saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 328753
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e637610>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_1.png HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F4a72a04a-b1ba-40d8-90f1-d7793e603027.png') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/4a72a04a-b1ba-40d8-90f1-d7793e603027.png saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/78df0677-f0a9-4268-9a1a-dd2b802b47f7.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/42e60c98-0a80-4456-b3db-af1fd30bad5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e48de50>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Ff3abad70-9b1c-45aa-af5f-a49ad512b7f5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/f3abad70-9b1c-45aa-af5f-a49ad512b7f5.jpg saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/69f9397d-e77d-4a71-a38c-8eb13d67dbd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/cf95f731-7ea6-4fb9-9d37-370fccb4f719.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/8d976443-e209-4e82-bb56-fc6aba76501e.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/67d193a0-1f21-42b3-a4b6-650a3585b7cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/007ec29f-9dc9-4567-bed5-ebeb34574766.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/ede47803-7007-4481-9443-a708f164d35b.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5719493/general/bbfe49ca-f85d-4b15-97b7-ae9e6faf430f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734859)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/2f09ede1-3d9c-4f7a-a414-80dc044c0bb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e59fe10>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_2.png HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F78df0677-f0a9-4268-9a1a-dd2b802b47f7.png') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/78df0677-f0a9-4268-9a1a-dd2b802b47f7.png saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/3edff584-4602-4339-adc2-d99c8b95249d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/07cf6df0-d052-4832-9980-1d9d26f8fdb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2575d0>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F42e60c98-0a80-4456-b3db-af1fd30bad5e.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/42e60c98-0a80-4456-b3db-af1fd30bad5e.jpg saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f188b50>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F69f9397d-e77d-4a71-a38c-8eb13d67dbd3.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/69f9397d-e77d-4a71-a38c-8eb13d67dbd3.jpg saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2554cf10>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_3.png HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F8d976443-e209-4e82-bb56-fc6aba76501e.png') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/8d976443-e209-4e82-bb56-fc6aba76501e.png saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f188150>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F67d193a0-1f21-42b3-a4b6-650a3585b7cb.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/67d193a0-1f21-42b3-a4b6-650a3585b7cb.jpg saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1a8050>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_4.png HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F007ec29f-9dc9-4567-bed5-ebeb34574766.png') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/007ec29f-9dc9-4567-bed5-ebeb34574766.png saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:26 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3ff4d0>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_5.png HTTP/1.1" 201 0
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252Fede47803-7007-4481-9443-a708f164d35b.png') HTTP/1.1" 204 0
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/ede47803-7007-4481-9443-a708f164d35b.png saved to cache
2026-03-27 17:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:26 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e696d90>
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1666bc18-2e8f-502f-8062-d4eda58db0e9/1666bc18-2e8f-502f-8062-d4eda58db0e9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719493%252Fgeneral%252Fbbfe49ca-f85d-4b15-97b7-ae9e6faf430f.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719493/general/bbfe49ca-f85d-4b15-97b7-ae9e6faf430f.jpg saved to cache
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1666bc18-2e8f-502f-8062-d4eda58db0e9
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/68405356-648f-429c-8cc2-e22382ab60f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748762/general/5273f78c-bddc-4ccf-866e-ab603a2f23db.png> (referer: https://www.openlane.eu/en/carv6/auction/10736780)
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/abc14734-0d0c-4e33-bf40-888e36a84ad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1ac150>
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F3edff584-4602-4339-adc2-d99c8b95249d.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/3edff584-4602-4339-adc2-d99c8b95249d.jpg saved to cache
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e518dd0>
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252F07cf6df0-d052-4832-9980-1d9d26f8fdb1.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/07cf6df0-d052-4832-9980-1d9d26f8fdb1.jpg saved to cache
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/ffb6c6b2-3563-4d53-8bc9-e9f1a42432df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/ab96ca5c-b58b-444f-b377-69b0e6fb4c46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f038910>
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F68405356-648f-429c-8cc2-e22382ab60f8.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/68405356-648f-429c-8cc2-e22382ab60f8.jpg saved to cache
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:27 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:27 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:27 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:27 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 313591
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e593250>
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_6.png HTTP/1.1" 201 0
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748762%252Fgeneral%252F5273f78c-bddc-4ccf-866e-ab603a2f23db.png') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748762/general/5273f78c-bddc-4ccf-866e-ab603a2f23db.png saved to cache
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 87c9754e-6fc4-5e74-abf3-be6f42388302
2026-03-27 17:15:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 87c9754e-6fc4-5e74-abf3-be6f42388302, skipping ID generation
2026-03-27 17:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c9754e-6fc4-5e74-abf3-be6f42388302 with scrape type 1
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 87c9754e-6fc4-5e74-abf3-be6f42388302 sending to next pipeline
2026-03-27 17:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87c9754e-6fc4-5e74-abf3-be6f42388302, identifier: 10736780
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6a45d0>
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fabc14734-0d0c-4e33-bf40-888e36a84ad1.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/abc14734-0d0c-4e33-bf40-888e36a84ad1.jpg saved to cache
2026-03-27 17:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752362/general/fa6551e6-1843-497e-8248-686eaf377d9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738844)
2026-03-27 17:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/c3db01e7-f401-4678-8afe-42853b697cd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-27 17:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780
2026-03-27 17:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87c9754e-6fc4-5e74-abf3-be6f42388302 with identifier: 10736780 to the API
2026-03-27 17:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748762/general/5273f78c-bddc-4ccf-866e-ab603a2f23db.png>
{'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': 265,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '87c9754e-6fc4-5e74-abf3-be6f42388302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-G 2301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736780',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 127309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 437644,
'Height': 455,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/7e2f4fdb-ff12-46a2-9b6c-5448014e2d02.png',
'Width': 605},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 328839,
'Height': 454,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/4a72a04a-b1ba-40d8-90f1-d7793e603027.png',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 381670,
'Height': 453,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/78df0677-f0a9-4268-9a1a-dd2b802b47f7.png',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 399965,
'Height': 455,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/8d976443-e209-4e82-bb56-fc6aba76501e.png',
'Width': 607},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 413485,
'Height': 453,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/007ec29f-9dc9-4567-bed5-ebeb34574766.png',
'Width': 605},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 430102,
'Height': 453,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/ede47803-7007-4481-9443-a708f164d35b.png',
'Width': 606},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c9754e-6fc4-5e74-abf3-be6f42388302/87c9754e-6fc4-5e74-abf3-be6f42388302_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 313677,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748762/general/5273f78c-bddc-4ccf-866e-ab603a2f23db.png',
'Width': 604}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 50 TFSIe S Line - Quattro - Hybrid - Automatic - 265 '
'hp - 127.309 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736780%27 HTTP/1.1" 200 None
2026-03-27 17:15:29 [adesa.de] INFO: Saving data for 10736780: {'created_time': 1774631729.008592, 'last_price_update_time': 1774631729.008603, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736780') HTTP/1.1" 204 0
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5715175/general/d69bcd33-50ef-4a71-b052-4128415873a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10741271)
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/ef2f6318-5cca-43cb-be06-b60073a2aec1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/a892090f-b10c-4a03-85e9-7f0681898ca5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/7d433aa4-66c6-4175-948b-38bdb9cddcc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748765/general/59d7366b-de99-4190-b6f6-76b9b451e6c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736783)
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f038e90>
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Fffb6c6b2-3563-4d53-8bc9-e9f1a42432df.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/ffb6c6b2-3563-4d53-8bc9-e9f1a42432df.jpg saved to cache
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f022650>
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fab96ca5c-b58b-444f-b377-69b0e6fb4c46.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/ab96ca5c-b58b-444f-b377-69b0e6fb4c46.jpg saved to cache
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e455790>
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752362%252Fgeneral%252Ffa6551e6-1843-497e-8248-686eaf377d9d.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752362/general/fa6551e6-1843-497e-8248-686eaf377d9d.jpg saved to cache
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011
2026-03-27 17:15:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ce0d060-6b25-5c75-9b2d-de80a12ad011, skipping ID generation
2026-03-27 17:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with scrape type 1
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ce0d060-6b25-5c75-9b2d-de80a12ad011 sending to next pipeline
2026-03-27 17:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0ce0d060-6b25-5c75-9b2d-de80a12ad011, identifier: 10738844
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2527ba90>
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fc3db01e7-f401-4678-8afe-42853b697cd2.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/c3db01e7-f401-4678-8afe-42853b697cd2.jpg saved to cache
2026-03-27 17:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844
2026-03-27 17:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844
2026-03-27 17:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0ce0d060-6b25-5c75-9b2d-de80a12ad011 with identifier: 10738844 to the API
2026-03-27 17:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752362/general/fa6551e6-1843-497e-8248-686eaf377d9d.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': 217,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '0ce0d060-6b25-5c75-9b2d-de80a12ad011',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-PA-530E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738844',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 40924,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385496,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/b8da3936-63be-4b9c-8eb4-07b1bb6970a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33247,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/6912742c-0ec5-4cd4-978a-ad0f75e9fce7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408339,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/f3abad70-9b1c-45aa-af5f-a49ad512b7f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433569,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/42e60c98-0a80-4456-b3db-af1fd30bad5e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350000,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/fa6551e6-1843-497e-8248-686eaf377d9d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/69f9397d-e77d-4a71-a38c-8eb13d67dbd3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404920,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/67d193a0-1f21-42b3-a4b6-650a3585b7cb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 407705,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/ffb6c6b2-3563-4d53-8bc9-e9f1a42432df.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163779,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/07cf6df0-d052-4832-9980-1d9d26f8fdb1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ce0d060-6b25-5c75-9b2d-de80a12ad011/0ce0d060-6b25-5c75-9b2d-de80a12ad011_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104144,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752362/general/3edff584-4602-4339-adc2-d99c8b95249d.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Hyundai Ioniq 5 70 kWh Uniq - Electric - Automatic - 217 hp - '
'40.924 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738844%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [adesa.de] INFO: Saving data for 10738844: {'created_time': 1774631730.629433, 'last_price_update_time': 1774631730.629443, 'auction_closing_time': 1774878900.0}
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738844') HTTP/1.1" 204 0
2026-03-27 17:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/d7dbb305-6bc1-4d51-a058-597859b783ad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/72ee85f1-1f52-4ee8-8f17-2d4df862c1f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 18b86241-d712-5037-ba16-47b3fe5e165c, skipping ID generation
2026-03-27 17:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18b86241-d712-5037-ba16-47b3fe5e165c with scrape type 1
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 18b86241-d712-5037-ba16-47b3fe5e165c sending to next pipeline
2026-03-27 17:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 18b86241-d712-5037-ba16-47b3fe5e165c, identifier: 10741271
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2527b710>
2026-03-27 17:15:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fa892090f-b10c-4a03-85e9-7f0681898ca5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/a892090f-b10c-4a03-85e9-7f0681898ca5.jpg saved to cache
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303
2026-03-27 17:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbef5e1b-2ead-5c98-a998-e91e9b618705 with scrape type 1
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbef5e1b-2ead-5c98-a998-e91e9b618705
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252Fe7366e20-73e9-4d02-bb4c-035b014381bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/e7366e20-73e9-4d02-bb4c-035b014381bb.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F8034e116-c6fd-4d9a-a56d-5e0267b08069.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/8034e116-c6fd-4d9a-a56d-5e0267b08069.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F76d80617-e914-4eda-8dbb-392401c80c2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/76d80617-e914-4eda-8dbb-392401c80c2e.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F09ea7c3b-da9e-44b5-9dea-69a01ce6a306.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/09ea7c3b-da9e-44b5-9dea-69a01ce6a306.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252Fe0fbcf3a-6b27-4c7f-8d47-834bdf591088.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/e0fbcf3a-6b27-4c7f-8d47-834bdf591088.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F1db22a56-6a9e-498f-a31f-0f64eff97880.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/1db22a56-6a9e-498f-a31f-0f64eff97880.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252Fc790d7e8-9a31-417e-978d-c016d21a2705.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/c790d7e8-9a31-417e-978d-c016d21a2705.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F2228a4f9-7037-4722-b14e-299d709c1c81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/2228a4f9-7037-4722-b14e-299d709c1c81.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F155b440a-2b6c-4329-ba6a-f69588ce4d8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/155b440a-2b6c-4329-ba6a-f69588ce4d8e.jpg already downloaded
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681608%252Fgeneral%252F01a196aa-1b86-41e1-9138-511bc51e80fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681608/general/01a196aa-1b86-41e1-9138-511bc51e80fe.jpg already downloaded
2026-03-27 17:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbef5e1b-2ead-5c98-a998-e91e9b618705, identifier: 10730303
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25b6fa90>
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F7d433aa4-66c6-4175-948b-38bdb9cddcc3.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/7d433aa4-66c6-4175-948b-38bdb9cddcc3.jpg saved to cache
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6d24d0>
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_588beb5e-bbf6-59e5-b954-cd4812ad321e/588beb5e-bbf6-59e5-b954-cd4812ad321e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748765%252Fgeneral%252F59d7366b-de99-4190-b6f6-76b9b451e6c5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748765/general/59d7366b-de99-4190-b6f6-76b9b451e6c5.jpg saved to cache
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 588beb5e-bbf6-59e5-b954-cd4812ad321e
2026-03-27 17:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac501bf6-3ada-5706-9da4-6ff355cd34ee with identifier: 10740280
2026-03-27 17:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac501bf6-3ada-5706-9da4-6ff355cd34ee with scrape type 1
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac501bf6-3ada-5706-9da4-6ff355cd34ee
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252Fa830f85d-09dd-4cc6-a464-dfe807a89f98.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/a830f85d-09dd-4cc6-a464-dfe807a89f98.JPG not downloaded yet
2026-03-27 17:15:31 [adesa.de] INFO: Found listing with ID: 10734863
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734863%27 HTTP/1.1" 200 None
2026-03-27 17:15:31 [adesa.de] INFO: Scrape type for 10734863: 1
2026-03-27 17:15:31 [adesa.de] INFO: Scraping item 10734863 url https://www.openlane.eu/en/carv6/auction/10734863
2026-03-27 17:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99c87b57-9385-54e0-ba71-33a6e4e4addc with identifier: 10740303
2026-03-27 17:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99c87b57-9385-54e0-ba71-33a6e4e4addc with scrape type 1
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99c87b57-9385-54e0-ba71-33a6e4e4addc
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252Fd0a77055-0a86-497c-bda5-03831b792180.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/d0a77055-0a86-497c-bda5-03831b792180.JPG not downloaded yet
2026-03-27 17:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/46392ec0-5846-478c-9b6b-ef5cbc1bbed5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/126cada0-30fa-4018-b4f7-17cc974dd944.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/e70c8647-fe2c-4ebb-a8bc-f78a6b9b9cd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-27 17:15:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-27 17:15:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271
2026-03-27 17:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 18b86241-d712-5037-ba16-47b3fe5e165c with identifier: 10741271 to the API
2026-03-27 17:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:32 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5715175/general/d69bcd33-50ef-4a71-b052-4128415873a3.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 739,
'expiration_date': '2026-03-30T11:15:00Z',
'fuel_type': 'Petrol',
'id': '18b86241-d712-5037-ba16-47b3fe5e165c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OG101L',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741271',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'Q8',
'odometer': 90551,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photos': [],
'price': 94000,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RSQ8 4.0 Competition - Petrol - Automatic - 739 hp - 90.551 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2021}
2026-03-27 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741271%27 HTTP/1.1" 200 None
2026-03-27 17:15:32 [adesa.de] INFO: Saving data for 10741271: {'created_time': 1774631732.815711, 'last_price_update_time': 1774631732.815724, 'auction_closing_time': 1774869300.0}
2026-03-27 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741271') HTTP/1.1" 204 0
2026-03-27 17:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303
2026-03-27 17:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303
2026-03-27 17:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbef5e1b-2ead-5c98-a998-e91e9b618705 with identifier: 10730303 to the API
2026-03-27 17:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730303>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'fbef5e1b-2ead-5c98-a998-e91e9b618705',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN- ST 642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730303',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 263547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5681608/general/e7366e20-73e9-4d02-bb4c-035b014381bb.jpg',
'https://images.openlane.eu/carimgs/5681608/general/8034e116-c6fd-4d9a-a56d-5e0267b08069.jpg',
'https://images.openlane.eu/carimgs/5681608/general/76d80617-e914-4eda-8dbb-392401c80c2e.jpg',
'https://images.openlane.eu/carimgs/5681608/general/09ea7c3b-da9e-44b5-9dea-69a01ce6a306.jpg',
'https://images.openlane.eu/carimgs/5681608/general/e0fbcf3a-6b27-4c7f-8d47-834bdf591088.jpg',
'https://images.openlane.eu/carimgs/5681608/general/1db22a56-6a9e-498f-a31f-0f64eff97880.jpg',
'https://images.openlane.eu/carimgs/5681608/general/c790d7e8-9a31-417e-978d-c016d21a2705.jpg',
'https://images.openlane.eu/carimgs/5681608/general/2228a4f9-7037-4722-b14e-299d709c1c81.jpg',
'https://images.openlane.eu/carimgs/5681608/general/155b440a-2b6c-4329-ba6a-f69588ce4d8e.jpg',
'https://images.openlane.eu/carimgs/5681608/general/01a196aa-1b86-41e1-9138-511bc51e80fe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1183174,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/e7366e20-73e9-4d02-bb4c-035b014381bb.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1250047,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/8034e116-c6fd-4d9a-a56d-5e0267b08069.jpg',
'Width': 2666},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1321417,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/76d80617-e914-4eda-8dbb-392401c80c2e.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1091111,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/09ea7c3b-da9e-44b5-9dea-69a01ce6a306.jpg',
'Width': 2666},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1209740,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/e0fbcf3a-6b27-4c7f-8d47-834bdf591088.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104698,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/1db22a56-6a9e-498f-a31f-0f64eff97880.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1870616,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/c790d7e8-9a31-417e-978d-c016d21a2705.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1137232,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/2228a4f9-7037-4722-b14e-299d709c1c81.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084201,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/155b440a-2b6c-4329-ba6a-f69588ce4d8e.jpg',
'Width': 2666},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbef5e1b-2ead-5c98-a998-e91e9b618705/fbef5e1b-2ead-5c98-a998-e91e9b618705_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 970969,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681608/general/01a196aa-1b86-41e1-9138-511bc51e80fe.jpg',
'Width': 2666}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-08-03',
'seats_number': 6,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter 314 CDI - Diesel - Manual - 143 hp - 263.547 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730303%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [adesa.de] INFO: Saving data for 10730303: {'created_time': 1774631733.133141, 'last_price_update_time': 1774631733.133154, 'auction_closing_time': 1774946700.0}
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730303') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 18b86241-d712-5037-ba16-47b3fe5e165c due to Ignoring non-200 response
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252Fd8ed8759-5157-4d1e-aa54-06085449a2ae.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/d8ed8759-5157-4d1e-aa54-06085449a2ae.JPG not downloaded yet
2026-03-27 17:15:33 [adesa.de] INFO: Found listing with ID: 10730313
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730313%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [adesa.de] INFO: Scrape type for 10730313: 1
2026-03-27 17:15:33 [adesa.de] INFO: Scraping item 10730313 url https://www.openlane.eu/en/carv6/auction/10730313
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F0c86dc23-5015-4669-b2ae-9127b0075bb3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/0c86dc23-5015-4669-b2ae-9127b0075bb3.JPG not downloaded yet
2026-03-27 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/004e5152-f10c-4a5f-bdf5-79410bd83b99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/89ecb0e4-4c5c-4633-aea1-4704b04b84f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/1e819714-8aef-4220-8576-70a0eff1c6f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F1a59465d-ea5d-4154-bb96-dd1580c00852.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/1a59465d-ea5d-4154-bb96-dd1580c00852.JPG not downloaded yet
2026-03-27 17:15:33 [adesa.de] INFO: Found listing with ID: 10740274
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740274%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [adesa.de] INFO: Scrape type for 10740274: 1
2026-03-27 17:15:33 [adesa.de] INFO: Scraping item 10740274 url https://www.openlane.eu/en/carv6/auction/10740274
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F861d5150-96cb-468b-a79a-874acc02d677.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/861d5150-96cb-468b-a79a-874acc02d677.JPG not downloaded yet
2026-03-27 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 223ca650-b4d6-5d0b-b733-41e366b01862 with identifier: 10738078
2026-03-27 17:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 223ca650-b4d6-5d0b-b733-41e366b01862 with scrape type 1
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 223ca650-b4d6-5d0b-b733-41e366b01862
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252F24b1d733-e705-4f7f-a47d-58b85e80612f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/24b1d733-e705-4f7f-a47d-58b85e80612f.JPG not downloaded yet
2026-03-27 17:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with identifier: 10731440
2026-03-27 17:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546 with scrape type 1
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F2a15a4f0-7e48-4553-9b99-442aa102c083.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/2a15a4f0-7e48-4553-9b99-442aa102c083.jpg not downloaded yet
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e44be90>
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252F46392ec0-5846-478c-9b6b-ef5cbc1bbed5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/46392ec0-5846-478c-9b6b-ef5cbc1bbed5.jpg saved to cache
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1afdd0>
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F126cada0-30fa-4018-b4f7-17cc974dd944.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/126cada0-30fa-4018-b4f7-17cc974dd944.jpg saved to cache
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0daf50>
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252Fe70c8647-fe2c-4ebb-a8bc-f78a6b9b9cd4.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/e70c8647-fe2c-4ebb-a8bc-f78a6b9b9cd4.jpg saved to cache
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/c257e3a9-8114-467e-9cc5-6c881d601d7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/4844292/general/af3db775-a612-4e83-8b74-5a1e0a16ebf0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734847)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/d0a77055-0a86-497c-bda5-03831b792180.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748736/general/a830f85d-09dd-4cc6-a464-dfe807a89f98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740280)
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F93e406d0-8448-4f5f-bf12-676949c12cb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/93e406d0-8448-4f5f-bf12-676949c12cb0.JPG not downloaded yet
2026-03-27 17:15:33 [adesa.de] INFO: Found listing with ID: 10741553
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741553%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [adesa.de] INFO: Scrape type for 10741553: 1
2026-03-27 17:15:33 [adesa.de] INFO: Scraping item 10741553 url https://www.openlane.eu/en/carv6/auction/10741553
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F6ab00b57-f923-404a-bcd1-09ec42067f52.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/6ab00b57-f923-404a-bcd1-09ec42067f52.JPG not downloaded yet
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252Fdbdddfa2-6c90-4acd-96bd-05cc450308b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/dbdddfa2-6c90-4acd-96bd-05cc450308b9.JPG not downloaded yet
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F85962c0b-62ad-4528-8aed-c2f9dcf99410.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/85962c0b-62ad-4528-8aed-c2f9dcf99410.jpg not downloaded yet
2026-03-27 17:15:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/e5cd52b3-f303-4fee-b4b4-699842692588.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F810ff287-14ec-498d-a5e8-92e1a0c67740.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/810ff287-14ec-498d-a5e8-92e1a0c67740.JPG not downloaded yet
2026-03-27 17:15:33 [adesa.de] INFO: Found listing with ID: 10740277
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740277%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [adesa.de] INFO: Scrape type for 10740277: 1
2026-03-27 17:15:33 [adesa.de] INFO: Scraping item 10740277 url https://www.openlane.eu/en/carv6/auction/10740277
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F9f82252d-d780-43d4-9073-eaa60ebfa771.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/9f82252d-d780-43d4-9073-eaa60ebfa771.JPG not downloaded yet
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752337/general/a2db7f00-c317-44d4-84f9-d3b2fc001599.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738833)
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252Ffa1d9f32-2fd4-42ee-836e-036fdcc61a8e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/fa1d9f32-2fd4-42ee-836e-036fdcc61a8e.JPG not downloaded yet
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252Fe2aa0894-8c97-4c9e-ba49-70471d11f560.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/e2aa0894-8c97-4c9e-ba49-70471d11f560.jpg not downloaded yet
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1af290>
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252F89ecb0e4-4c5c-4633-aea1-4704b04b84f4.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/89ecb0e4-4c5c-4633-aea1-4704b04b84f4.jpg saved to cache
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2565c950>
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252F1e819714-8aef-4220-8576-70a0eff1c6f5.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/1e819714-8aef-4220-8576-70a0eff1c6f5.jpg saved to cache
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e60e9d0>
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fc257e3a9-8114-467e-9cc5-6c881d601d7a.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/c257e3a9-8114-467e-9cc5-6c881d601d7a.jpg saved to cache
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ae52196c-a8a9-5476-93a3-7c9d09d22244 due to Ignoring non-200 response
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ac501bf6-3ada-5706-9da4-6ff355cd34ee due to Ignoring non-200 response
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748759/general/0f942bc5-4199-43cf-adc2-ec9bc5cb3dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736777)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748760/general/c7c83189-e8a9-4a9c-9094-f4cc08a43daf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736778)
2026-03-27 17:15:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/0c86dc23-5015-4669-b2ae-9127b0075bb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F38bd9e4e-0c93-46c9-b748-448331bed059.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/38bd9e4e-0c93-46c9-b748-448331bed059.JPG not downloaded yet
2026-03-27 17:15:33 [adesa.de] INFO: Found listing with ID: 10741532
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741532%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [adesa.de] INFO: Scrape type for 10741532: 1
2026-03-27 17:15:33 [adesa.de] INFO: Scraping item 10741532 url https://www.openlane.eu/en/carv6/auction/10741532
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252Fc195a20a-9bda-46e7-b19c-3f9f06ab12c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/c195a20a-9bda-46e7-b19c-3f9f06ab12c1.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F18115d85-12a2-48d5-8854-2acaebb23ca2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/18115d85-12a2-48d5-8854-2acaebb23ca2.JPG not downloaded yet
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745843/general/24b1d733-e705-4f7f-a47d-58b85e80612f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738078)
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/861d5150-96cb-468b-a79a-874acc02d677.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252F7d51916b-fa8c-4186-91b4-3bcef5c1818b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/7d51916b-fa8c-4186-91b4-3bcef5c1818b.JPG not downloaded yet
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F5acb4ea9-587d-407a-9dc7-39dcd466b2dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/5acb4ea9-587d-407a-9dc7-39dcd466b2dc.jpg not downloaded yet
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/6ab00b57-f923-404a-bcd1-09ec42067f52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F8dbd5af5-75f1-4d03-9d76-6bbccdd14ee8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/8dbd5af5-75f1-4d03-9d76-6bbccdd14ee8.JPG not downloaded yet
2026-03-27 17:15:34 [adesa.de] INFO: Found listing with ID: 10741526
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741526%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [adesa.de] INFO: Scrape type for 10741526: 1
2026-03-27 17:15:34 [adesa.de] INFO: Scraping item 10741526 url https://www.openlane.eu/en/carv6/auction/10741526
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F5dede32b-9785-4352-b39e-c1325ead78e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/5dede32b-9785-4352-b39e-c1325ead78e5.JPG not downloaded yet
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0839d0>
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fe5cd52b3-f303-4fee-b4b4-699842692588.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/e5cd52b3-f303-4fee-b4b4-699842692588.jpg saved to cache
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e636310>
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e0124b97-7324-5965-9dd6-c417aba95dc5/e0124b97-7324-5965-9dd6-c417aba95dc5_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752337%252Fgeneral%252Fa2db7f00-c317-44d4-84f9-d3b2fc001599.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752337/general/a2db7f00-c317-44d4-84f9-d3b2fc001599.jpg saved to cache
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e0124b97-7324-5965-9dd6-c417aba95dc5
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252F09d06e6f-e86f-439a-8a71-1d3925450d1b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/09d06e6f-e86f-439a-8a71-1d3925450d1b.JPG not downloaded yet
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F72b7dab2-a88d-49f2-ab60-53bbc3b8efd9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/72b7dab2-a88d-49f2-ab60-53bbc3b8efd9.jpg not downloaded yet
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e600ed0>
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_18e99ad5-1657-5e4b-8339-63be374eea49/18e99ad5-1657-5e4b-8339-63be374eea49_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748759%252Fgeneral%252F0f942bc5-4199-43cf-adc2-ec9bc5cb3dab.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748759/general/0f942bc5-4199-43cf-adc2-ec9bc5cb3dab.jpg saved to cache
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 18e99ad5-1657-5e4b-8339-63be374eea49
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47cad0>
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64700fab-1edf-5103-9361-57c43f1d53c2/64700fab-1edf-5103-9361-57c43f1d53c2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748760%252Fgeneral%252Fc7c83189-e8a9-4a9c-9094-f4cc08a43daf.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748760/general/c7c83189-e8a9-4a9c-9094-f4cc08a43daf.jpg saved to cache
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64700fab-1edf-5103-9361-57c43f1d53c2
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/9f82252d-d780-43d4-9073-eaa60ebfa771.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748736/general/810ff287-14ec-498d-a5e8-92e1a0c67740.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740280)
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F5ad37577-4fa7-4d73-b32a-18b1e32b626d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/5ad37577-4fa7-4d73-b32a-18b1e32b626d.JPG not downloaded yet
2026-03-27 17:15:34 [adesa.de] INFO: Found listing with ID: 10741515
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741515%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [adesa.de] INFO: Scrape type for 10741515: 1
2026-03-27 17:15:34 [adesa.de] INFO: Scraping item 10741515 url https://www.openlane.eu/en/carv6/auction/10741515
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252F2ca065d3-76eb-4a19-93ea-015e68521b26.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/2ca065d3-76eb-4a19-93ea-015e68521b26.JPG not downloaded yet
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745843/general/fa1d9f32-2fd4-42ee-836e-036fdcc61a8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738078)
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252F6e4521ea-db6d-4bef-a1c6-b8a59b5dede5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/6e4521ea-db6d-4bef-a1c6-b8a59b5dede5.JPG not downloaded yet
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F671a43a3-f2eb-4166-a32f-27f64860560b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/671a43a3-f2eb-4166-a32f-27f64860560b.jpg not downloaded yet
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 223ca650-b4d6-5d0b-b733-41e366b01862 due to Ignoring non-200 response
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/18115d85-12a2-48d5-8854-2acaebb23ca2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F844b48e5-23e4-4f9e-b63a-1c814565c51a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/844b48e5-23e4-4f9e-b63a-1c814565c51a.JPG not downloaded yet
2026-03-27 17:15:34 [adesa.de] INFO: Found listing with ID: 10729702
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729702%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [adesa.de] INFO: Scrape type for 10729702: 1
2026-03-27 17:15:34 [adesa.de] INFO: Scraping item 10729702 url https://www.openlane.eu/en/carv6/auction/10729702
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721165%252Fgeneral%252Fa22e7f19-084e-48fe-8173-a50adc2497bb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721165/general/a22e7f19-084e-48fe-8173-a50adc2497bb.JPG not downloaded yet
2026-03-27 17:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252Fd06033d5-8fa6-48c9-9ee1-ae51cf402cf7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/d06033d5-8fa6-48c9-9ee1-ae51cf402cf7.JPG not downloaded yet
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252Fbba8d510-aa50-4ee1-83db-3414a8da7711.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/bba8d510-aa50-4ee1-83db-3414a8da7711.jpg not downloaded yet
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748736%252Fgeneral%252F1a1070d5-6a3d-441b-8d9a-9a094921e739.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748736/general/1a1070d5-6a3d-441b-8d9a-9a094921e739.JPG not downloaded yet
2026-03-27 17:15:34 [adesa.de] INFO: Found listing with ID: 10738060
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738060%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [adesa.de] INFO: Scrape type for 10738060: 1
2026-03-27 17:15:34 [adesa.de] INFO: Scraping item 10738060 url https://www.openlane.eu/en/carv6/auction/10738060
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ac501bf6-3ada-5706-9da4-6ff355cd34ee due to Ignoring non-200 response
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745843/general/09d06e6f-e86f-439a-8a71-1d3925450d1b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738078)
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/5dede32b-9785-4352-b39e-c1325ead78e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252Fc2ba0ab1-ecdd-4350-bb77-ef8a7050e66b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/c2ba0ab1-ecdd-4350-bb77-ef8a7050e66b.JPG not downloaded yet
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F0a2df73b-9fe3-49b6-9931-6e15ac1c175f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/0a2df73b-9fe3-49b6-9931-6e15ac1c175f.jpg not downloaded yet
2026-03-27 17:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721165/general/2ca065d3-76eb-4a19-93ea-015e68521b26.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740303)
2026-03-27 17:15:34 [adesa.de] INFO: Found listing with ID: 10731448
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731448%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [adesa.de] INFO: Scrape type for 10731448: 1
2026-03-27 17:15:34 [adesa.de] INFO: Scraping item 10731448 url https://www.openlane.eu/en/carv6/auction/10731448
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 223ca650-b4d6-5d0b-b733-41e366b01862 due to Ignoring non-200 response
2026-03-27 17:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606
2026-03-27 17:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with scrape type 1
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b1a981e-5981-549d-95b4-a5ebd6d4c99d
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252Fd0d54630-bef7-41f3-a4b9-f2584a48b171.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/d0d54630-bef7-41f3-a4b9-f2584a48b171.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252Fc8644af2-f38f-452c-a38c-a0e72c7cc4fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/c8644af2-f38f-452c-a38c-a0e72c7cc4fa.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252F5faa9aa6-cca1-47b3-b936-c6bc0e128269.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/5faa9aa6-cca1-47b3-b936-c6bc0e128269.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252F6140d8ca-2d94-4098-aa8a-7010dae28ca6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/6140d8ca-2d94-4098-aa8a-7010dae28ca6.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252Fa70b7938-ac6c-4d99-ab44-807b630ec856.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/a70b7938-ac6c-4d99-ab44-807b630ec856.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252F2afe90bb-3f2e-422c-b2b0-1cde3646f521.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/2afe90bb-3f2e-422c-b2b0-1cde3646f521.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252Fb1415efc-db1d-4b16-b70a-90e7baad0c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/b1415efc-db1d-4b16-b70a-90e7baad0c0a.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252Fa55c99e9-9c05-4efa-9243-85fcf16ba188.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/a55c99e9-9c05-4efa-9243-85fcf16ba188.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252F818f38a6-da7e-4c7a-9e95-174dd89dba45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/818f38a6-da7e-4c7a-9e95-174dd89dba45.jpg already downloaded
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748720%252Fgeneral%252Fa6c23f21-6b61-455d-987c-0fefc76d9834.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748720/general/a6c23f21-6b61-455d-987c-0fefc76d9834.jpg already downloaded
2026-03-27 17:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d, identifier: 10741606
2026-03-27 17:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252F98c7a8f8-74ca-4192-9a94-cc5d09e1b3a0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/98c7a8f8-74ca-4192-9a94-cc5d09e1b3a0.JPG not downloaded yet
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252Fed252aec-c93f-4259-9444-c9b6b961f1ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/ed252aec-c93f-4259-9444-c9b6b961f1ba.jpg not downloaded yet
2026-03-27 17:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-27 17:15:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606
2026-03-27 17:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b1a981e-5981-549d-95b4-a5ebd6d4c99d with identifier: 10741606 to the API
2026-03-27 17:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '6b1a981e-5981-549d-95b4-a5ebd6d4c99d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '697819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741606',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 14399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5748720/general/d0d54630-bef7-41f3-a4b9-f2584a48b171.jpg',
'https://images.openlane.eu/carimgs/5748720/general/c8644af2-f38f-452c-a38c-a0e72c7cc4fa.jpg',
'https://images.openlane.eu/carimgs/5748720/general/5faa9aa6-cca1-47b3-b936-c6bc0e128269.jpg',
'https://images.openlane.eu/carimgs/5748720/general/6140d8ca-2d94-4098-aa8a-7010dae28ca6.jpg',
'https://images.openlane.eu/carimgs/5748720/general/a70b7938-ac6c-4d99-ab44-807b630ec856.jpg',
'https://images.openlane.eu/carimgs/5748720/general/2afe90bb-3f2e-422c-b2b0-1cde3646f521.jpg',
'https://images.openlane.eu/carimgs/5748720/general/b1415efc-db1d-4b16-b70a-90e7baad0c0a.jpg',
'https://images.openlane.eu/carimgs/5748720/general/a55c99e9-9c05-4efa-9243-85fcf16ba188.jpg',
'https://images.openlane.eu/carimgs/5748720/general/818f38a6-da7e-4c7a-9e95-174dd89dba45.jpg',
'https://images.openlane.eu/carimgs/5748720/general/a6c23f21-6b61-455d-987c-0fefc76d9834.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144733,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/d0d54630-bef7-41f3-a4b9-f2584a48b171.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143633,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/c8644af2-f38f-452c-a38c-a0e72c7cc4fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81741,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/5faa9aa6-cca1-47b3-b936-c6bc0e128269.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102873,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/6140d8ca-2d94-4098-aa8a-7010dae28ca6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117559,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/a70b7938-ac6c-4d99-ab44-807b630ec856.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129841,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/2afe90bb-3f2e-422c-b2b0-1cde3646f521.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144992,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/b1415efc-db1d-4b16-b70a-90e7baad0c0a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111320,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/a55c99e9-9c05-4efa-9243-85fcf16ba188.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/818f38a6-da7e-4c7a-9e95-174dd89dba45.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b1a981e-5981-549d-95b4-a5ebd6d4c99d/6b1a981e-5981-549d-95b4-a5ebd6d4c99d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54543,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748720/general/a6c23f21-6b61-455d-987c-0fefc76d9834.jpg',
'Width': 1280}],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz GLA 200 progressive - Petrol - Automatic - 163 hp - '
'14.399 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2024}
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741606%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Saving data for 10741606: {'created_time': 1774631736.398576, 'last_price_update_time': 1774631736.39859, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741606') HTTP/1.1" 204 0
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10731443
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731443%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10731443: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10731443 url https://www.openlane.eu/en/carv6/auction/10731443
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745843%252Fgeneral%252F55c64957-bf45-4f47-bde7-8c78f4009487.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745843/general/55c64957-bf45-4f47-bde7-8c78f4009487.JPG not downloaded yet
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F21a3fb13-147d-4555-a77a-0ffb103375b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/21a3fb13-147d-4555-a77a-0ffb103375b4.jpg not downloaded yet
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 223ca650-b4d6-5d0b-b733-41e366b01862 due to Ignoring non-200 response
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 99c87b57-9385-54e0-ba71-33a6e4e4addc due to Ignoring non-200 response
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10734850
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734850%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10734850: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10734850 url https://www.openlane.eu/en/carv6/auction/10734850
2026-03-27 17:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748736/general/1a1070d5-6a3d-441b-8d9a-9a094921e739.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740280)
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10734852
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734852%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10734852: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10734852 url https://www.openlane.eu/en/carv6/auction/10734852
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10740281
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740281%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10740281: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10740281 url https://www.openlane.eu/en/carv6/auction/10740281
2026-03-27 17:15:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745843/general/98c7a8f8-74ca-4192-9a94-cc5d09e1b3a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738078)
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10730317
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730317%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10730317: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10730317 url https://www.openlane.eu/en/carv6/auction/10730317
2026-03-27 17:15:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10730310
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730310%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10730310: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10730310 url https://www.openlane.eu/en/carv6/auction/10730310
2026-03-27 17:15:36 [adesa.de] INFO: Found listing with ID: 10736772
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736772%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [adesa.de] INFO: Scrape type for 10736772: 1
2026-03-27 17:15:36 [adesa.de] INFO: Scraping item 10736772 url https://www.openlane.eu/en/carv6/auction/10736772
2026-03-27 17:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38c724d-bf07-5081-aaad-ef0442b7a511 with identifier: 10734863
2026-03-27 17:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38c724d-bf07-5081-aaad-ef0442b7a511 with scrape type 1
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b38c724d-bf07-5081-aaad-ef0442b7a511
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252Fff894d95-2dfc-4785-8c4f-a42adcebc182.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/ff894d95-2dfc-4785-8c4f-a42adcebc182.JPG not downloaded yet
2026-03-27 17:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62d1b23-6398-545b-919d-13786933f475 with identifier: 10740302
2026-03-27 17:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62d1b23-6398-545b-919d-13786933f475 with scrape type 1
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f62d1b23-6398-545b-919d-13786933f475
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252F910c3188-8f57-4da8-adb9-6a183bfb3fd4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/910c3188-8f57-4da8-adb9-6a183bfb3fd4.JPG not downloaded yet
2026-03-27 17:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with identifier: 10732416
2026-03-27 17:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86f8eeba-c8a2-565e-a0d8-d7d52b206357 with scrape type 1
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86f8eeba-c8a2-565e-a0d8-d7d52b206357
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252Fcaa7fd70-178c-4f93-bcaf-81b88bcfcc19.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/caa7fd70-178c-4f93-bcaf-81b88bcfcc19.JPG not downloaded yet
2026-03-27 17:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 106f02d7-b05c-5630-a58d-dcad28574e4d with identifier: 10730313
2026-03-27 17:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 106f02d7-b05c-5630-a58d-dcad28574e4d with scrape type 1
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 106f02d7-b05c-5630-a58d-dcad28574e4d
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252F3df22f70-9d2b-48c2-8523-fcce65238fd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/3df22f70-9d2b-48c2-8523-fcce65238fd7.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252F857a9d65-a9a3-467d-9bc3-94a9a33570fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/857a9d65-a9a3-467d-9bc3-94a9a33570fc.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252F7f35a13e-e03f-4083-a424-dd2cecc35520.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/7f35a13e-e03f-4083-a424-dd2cecc35520.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252Ffbbdce69-a608-4788-b86e-7bd5878586e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/fbbdce69-a608-4788-b86e-7bd5878586e5.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252F4584d3bb-511b-47a2-b809-42d8cf75dcb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/4584d3bb-511b-47a2-b809-42d8cf75dcb5.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252F4193bf5b-b6bb-4b06-bc85-ca52f243d81e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/4193bf5b-b6bb-4b06-bc85-ca52f243d81e.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252Ff756118d-4a81-4853-8316-9b3557712c3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/f756118d-4a81-4853-8316-9b3557712c3f.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252Fdfd67205-532c-4697-a490-375af437af98.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/dfd67205-532c-4697-a490-375af437af98.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252F174802c7-500d-4ec9-8f9a-2ca9dd84d8c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/174802c7-500d-4ec9-8f9a-2ca9dd84d8c3.jpg already downloaded
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705013%252Fgeneral%252Fe72fd18e-6404-45ed-b469-b446027ca0c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705013/general/e72fd18e-6404-45ed-b469-b446027ca0c3.jpg already downloaded
2026-03-27 17:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 106f02d7-b05c-5630-a58d-dcad28574e4d, identifier: 10730313
2026-03-27 17:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5745843/general/55c64957-bf45-4f47-bde7-8c78f4009487.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738078)
2026-03-27 17:15:37 [adesa.de] INFO: Found listing with ID: 10730068
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730068%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [adesa.de] INFO: Scrape type for 10730068: 1
2026-03-27 17:15:37 [adesa.de] INFO: Scraping item 10730068 url https://www.openlane.eu/en/carv6/auction/10730068
2026-03-27 17:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 106f02d7-b05c-5630-a58d-dcad28574e4d with identifier: 10730313
2026-03-27 17:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 106f02d7-b05c-5630-a58d-dcad28574e4d with identifier: 10730313
2026-03-27 17:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 106f02d7-b05c-5630-a58d-dcad28574e4d with identifier: 10730313 to the API
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730313>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '106f02d7-b05c-5630-a58d-dcad28574e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BI-GB-2539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730313',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 160514,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5705013/general/3df22f70-9d2b-48c2-8523-fcce65238fd7.jpg',
'https://images.openlane.eu/carimgs/5705013/general/857a9d65-a9a3-467d-9bc3-94a9a33570fc.jpg',
'https://images.openlane.eu/carimgs/5705013/general/7f35a13e-e03f-4083-a424-dd2cecc35520.jpg',
'https://images.openlane.eu/carimgs/5705013/general/fbbdce69-a608-4788-b86e-7bd5878586e5.jpg',
'https://images.openlane.eu/carimgs/5705013/general/4584d3bb-511b-47a2-b809-42d8cf75dcb5.jpg',
'https://images.openlane.eu/carimgs/5705013/general/4193bf5b-b6bb-4b06-bc85-ca52f243d81e.jpg',
'https://images.openlane.eu/carimgs/5705013/general/f756118d-4a81-4853-8316-9b3557712c3f.jpg',
'https://images.openlane.eu/carimgs/5705013/general/dfd67205-532c-4697-a490-375af437af98.jpg',
'https://images.openlane.eu/carimgs/5705013/general/174802c7-500d-4ec9-8f9a-2ca9dd84d8c3.jpg',
'https://images.openlane.eu/carimgs/5705013/general/e72fd18e-6404-45ed-b469-b446027ca0c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/3df22f70-9d2b-48c2-8523-fcce65238fd7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79419,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/857a9d65-a9a3-467d-9bc3-94a9a33570fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60841,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/7f35a13e-e03f-4083-a424-dd2cecc35520.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354108,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/fbbdce69-a608-4788-b86e-7bd5878586e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311044,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/4584d3bb-511b-47a2-b809-42d8cf75dcb5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62330,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/4193bf5b-b6bb-4b06-bc85-ca52f243d81e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385145,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/f756118d-4a81-4853-8316-9b3557712c3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283097,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/dfd67205-532c-4697-a490-375af437af98.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/174802c7-500d-4ec9-8f9a-2ca9dd84d8c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_106f02d7-b05c-5630-a58d-dcad28574e4d/106f02d7-b05c-5630-a58d-dcad28574e4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323260,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705013/general/e72fd18e-6404-45ed-b469-b446027ca0c3.jpg',
'Width': 1920}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': 'Ayvens-DE',
'title': 'Opel Astra Sports Tourer 1.5 Elegance - Diesel - Manual - 122 hp - '
'160.514 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730313%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [adesa.de] INFO: Saving data for 10730313: {'created_time': 1774631737.453238, 'last_price_update_time': 1774631737.453254, 'auction_closing_time': 1774946700.0}
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730313') HTTP/1.1" 204 0
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252Fa38e7154-1561-493e-ac9d-8e4a9609e687.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/a38e7154-1561-493e-ac9d-8e4a9609e687.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252Fc502c031-19d5-463e-b421-dc06f4116e36.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/c502c031-19d5-463e-b421-dc06f4116e36.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252F2ac4f300-ffba-4908-aeea-6944d7c2cbe7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/2ac4f300-ffba-4908-aeea-6944d7c2cbe7.JPG not downloaded yet
2026-03-27 17:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 276cb2b7-1d78-589b-b842-3a904f4ebb9d with identifier: 10738063
2026-03-27 17:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d with scrape type 1
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 276cb2b7-1d78-589b-b842-3a904f4ebb9d
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252F89f7af9c-8f21-4873-a8b2-c39d4dda38f7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/89f7af9c-8f21-4873-a8b2-c39d4dda38f7.JPG not downloaded yet
2026-03-27 17:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b26d031f-2695-5acd-8567-83178733e1a8 with identifier: 10740274
2026-03-27 17:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b26d031f-2695-5acd-8567-83178733e1a8 with scrape type 1
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b26d031f-2695-5acd-8567-83178733e1a8
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252F193c54ae-a07d-4bb7-8252-fc28664796b6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/193c54ae-a07d-4bb7-8252-fc28664796b6.JPG not downloaded yet
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ac501bf6-3ada-5706-9da4-6ff355cd34ee due to Ignoring non-200 response
2026-03-27 17:15:37 [adesa.de] INFO: Found listing with ID: 10730397
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730397%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [adesa.de] INFO: Scrape type for 10730397: 1
2026-03-27 17:15:37 [adesa.de] INFO: Scraping item 10730397 url https://www.openlane.eu/en/carv6/auction/10730397
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252F8bd3a6ec-7f07-40bb-89aa-7f5a175d7aba.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/8bd3a6ec-7f07-40bb-89aa-7f5a175d7aba.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252Ff4c562cc-8b78-44c7-8bbc-42c64eb73440.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/f4c562cc-8b78-44c7-8bbc-42c64eb73440.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252Fb60f32fc-219a-48eb-b3e5-816a0a24a3f5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/b60f32fc-219a-48eb-b3e5-816a0a24a3f5.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252Fee917b6c-44db-4b8a-bc7a-9a242d4d833e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/ee917b6c-44db-4b8a-bc7a-9a242d4d833e.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252Fbe2be4ff-8c51-4c67-8d3a-14c733eb9934.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/be2be4ff-8c51-4c67-8d3a-14c733eb9934.JPG not downloaded yet
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 223ca650-b4d6-5d0b-b733-41e366b01862 due to Ignoring non-200 response
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 223ca650-b4d6-5d0b-b733-41e366b01862 due to Ignoring non-200 response
2026-03-27 17:15:37 [adesa.de] INFO: Found listing with ID: 10730298
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730298%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [adesa.de] INFO: Scrape type for 10730298: 1
2026-03-27 17:15:37 [adesa.de] INFO: Scraping item 10730298 url https://www.openlane.eu/en/carv6/auction/10730298
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252Fe1b20a41-6ee6-4cf0-8596-280a7679926f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/e1b20a41-6ee6-4cf0-8596-280a7679926f.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252F689a7089-7764-4d38-9630-156e12dfda44.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/689a7089-7764-4d38-9630-156e12dfda44.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252F5eeed86e-18ad-420b-8560-e23c3924f11c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/5eeed86e-18ad-420b-8560-e23c3924f11c.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252F09b7a228-0e25-469a-bbb1-e893c53967b0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/09b7a228-0e25-469a-bbb1-e893c53967b0.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252Ff4464167-c054-46c3-903b-e00814ee4ef9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/f4464167-c054-46c3-903b-e00814ee4ef9.JPG not downloaded yet
2026-03-27 17:15:37 [adesa.de] INFO: Found listing with ID: 10736770
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736770%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [adesa.de] INFO: Scrape type for 10736770: 1
2026-03-27 17:15:37 [adesa.de] INFO: Scraping item 10736770 url https://www.openlane.eu/en/carv6/auction/10736770
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252F4cc406c6-939f-4f71-85b3-43e9426ee5f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/4cc406c6-939f-4f71-85b3-43e9426ee5f4.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252F043c61c6-86bf-41cc-8c45-87932f05a433.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/043c61c6-86bf-41cc-8c45-87932f05a433.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252F1442e040-498f-4dd1-9cb8-f1e3b3328c95.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/1442e040-498f-4dd1-9cb8-f1e3b3328c95.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252Fd1f3c63d-d1c0-4dae-88c1-976a73ee8ccb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/d1f3c63d-d1c0-4dae-88c1-976a73ee8ccb.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252F5c0d14c1-ba00-40c9-9007-937c81a41549.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/5c0d14c1-ba00-40c9-9007-937c81a41549.JPG not downloaded yet
2026-03-27 17:15:37 [adesa.de] INFO: Found listing with ID: 10741558
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741558%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [adesa.de] INFO: Scrape type for 10741558: 1
2026-03-27 17:15:37 [adesa.de] INFO: Scraping item 10741558 url https://www.openlane.eu/en/carv6/auction/10741558
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252Fc480be12-5171-4426-9615-e2646a24c144.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/c480be12-5171-4426-9615-e2646a24c144.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252Fd67020bc-59e7-4c49-9b32-270b0cf5c921.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/d67020bc-59e7-4c49-9b32-270b0cf5c921.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252F830653ef-fed9-4a9d-87b1-5a663cffd668.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/830653ef-fed9-4a9d-87b1-5a663cffd668.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252Fb92161cc-e6ad-4c1f-b945-42f509081bdb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/b92161cc-e6ad-4c1f-b945-42f509081bdb.JPG not downloaded yet
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252F1683334a-ce64-44e1-b28b-b86e9628502c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/1683334a-ce64-44e1-b28b-b86e9628502c.JPG not downloaded yet
2026-03-27 17:15:37 [adesa.de] INFO: Found listing with ID: 10741557
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741557%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741557: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741557 url https://www.openlane.eu/en/carv6/auction/10741557
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252F0d95e37f-c5b0-46ba-bc55-f8f197decce9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/0d95e37f-c5b0-46ba-bc55-f8f197decce9.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252F5d735b2e-60b6-41ab-b671-c9aac7b3347d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/5d735b2e-60b6-41ab-b671-c9aac7b3347d.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252F10655025-b354-4052-a866-0caac7ec6d74.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/10655025-b354-4052-a866-0caac7ec6d74.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252F24ffc2ab-a18c-4dd7-ac57-56c8c4d18bd5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/24ffc2ab-a18c-4dd7-ac57-56c8c4d18bd5.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252F220dfed6-1182-414e-afa1-8672d573d6a9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/220dfed6-1182-414e-afa1-8672d573d6a9.JPG not downloaded yet
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10740278
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740278%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10740278: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10740278 url https://www.openlane.eu/en/carv6/auction/10740278
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252F515778e7-d2ec-453b-b126-c57d75bb8348.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/515778e7-d2ec-453b-b126-c57d75bb8348.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252Ffca3a325-63c9-4191-8c48-0d077ae99672.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/fca3a325-63c9-4191-8c48-0d077ae99672.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252F0ffcdfc5-e899-4dbd-9400-dfe27a6ffe5b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/0ffcdfc5-e899-4dbd-9400-dfe27a6ffe5b.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252F2992c1d7-2752-4391-ba83-592f05954049.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/2992c1d7-2752-4391-ba83-592f05954049.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252Feab4090f-6fe7-47c3-b505-88976303f3f6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/eab4090f-6fe7-47c3-b505-88976303f3f6.JPG not downloaded yet
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10729701
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729701%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10729701: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10729701 url https://www.openlane.eu/en/carv6/auction/10729701
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252Fc1faf70c-7f43-49a3-bddc-ee2388773afa.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/c1faf70c-7f43-49a3-bddc-ee2388773afa.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252F598f9b15-2bf3-4a9f-817e-d124b94f5a05.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/598f9b15-2bf3-4a9f-817e-d124b94f5a05.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252Ff2177cde-f1fd-4165-ae77-84424fbf50df.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/f2177cde-f1fd-4165-ae77-84424fbf50df.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252Fa27be494-3654-4809-b752-cd45ac24dc1e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/a27be494-3654-4809-b752-cd45ac24dc1e.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252F7a063825-c7aa-4cb3-a0cf-d757b3619164.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/7a063825-c7aa-4cb3-a0cf-d757b3619164.JPG not downloaded yet
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741517
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741517%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741517: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741517 url https://www.openlane.eu/en/carv6/auction/10741517
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737254%252Fgeneral%252F747899cb-bec7-4321-b99d-05631a680b62.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737254/general/747899cb-bec7-4321-b99d-05631a680b62.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5525428%252Fgeneral%252Fe317c005-3020-4cf4-a4bb-c47fb45ab818.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525428/general/e317c005-3020-4cf4-a4bb-c47fb45ab818.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747205%252Fgeneral%252Ff384a586-ca32-4ccb-a548-f4a6da94e17b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747205/general/f384a586-ca32-4ccb-a548-f4a6da94e17b.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252F0f969858-fea2-46e0-82aa-b342dc6e9b1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/0f969858-fea2-46e0-82aa-b342dc6e9b1a.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252Fb3711d3c-3e09-41b3-b321-de7ca8350867.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/b3711d3c-3e09-41b3-b321-de7ca8350867.JPG not downloaded yet
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741516
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741516%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741516: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741516 url https://www.openlane.eu/en/carv6/auction/10741516
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722688%252Fgeneral%252Ff258f091-4807-495e-91a5-7b48656c3671.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722688/general/f258f091-4807-495e-91a5-7b48656c3671.JPG not downloaded yet
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747612%252Fgeneral%252F5f140847-69b5-47b0-b2ed-90e79a37640d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747612/general/5f140847-69b5-47b0-b2ed-90e79a37640d.JPG not downloaded yet
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741527
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741527%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741527: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741527 url https://www.openlane.eu/en/carv6/auction/10741527
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741594
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741594%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741594: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741594 url https://www.openlane.eu/en/carv6/auction/10741594
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741533
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741533%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741533: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741533 url https://www.openlane.eu/en/carv6/auction/10741533
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741541
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741541%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741541: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741541 url https://www.openlane.eu/en/carv6/auction/10741541
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741591
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741591%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741591: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741591 url https://www.openlane.eu/en/carv6/auction/10741591
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741576
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741576%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741576: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741576 url https://www.openlane.eu/en/carv6/auction/10741576
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/2a15a4f0-7e48-4553-9b99-442aa102c083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741513
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741513%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741513: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741513 url https://www.openlane.eu/en/carv6/auction/10741513
2026-03-27 17:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741518
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741518%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741518: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741518 url https://www.openlane.eu/en/carv6/auction/10741518
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/85962c0b-62ad-4528-8aed-c2f9dcf99410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741563
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741563%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741563: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741563 url https://www.openlane.eu/en/carv6/auction/10741563
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5747205/general/caa7fd70-178c-4f93-bcaf-81b88bcfcc19.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732416)
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741550
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741550%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741550: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741550 url https://www.openlane.eu/en/carv6/auction/10741550
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741577
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741577%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741577: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741577 url https://www.openlane.eu/en/carv6/auction/10741577
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/0a2df73b-9fe3-49b6-9931-6e15ac1c175f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741530
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741530%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741530: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741530 url https://www.openlane.eu/en/carv6/auction/10741530
2026-03-27 17:15:38 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4e27d0>
2026-03-27 17:15:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F2a15a4f0-7e48-4553-9b99-442aa102c083.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/2a15a4f0-7e48-4553-9b99-442aa102c083.jpg saved to cache
2026-03-27 17:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741590
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741590%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741590: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741590 url https://www.openlane.eu/en/carv6/auction/10741590
2026-03-27 17:15:38 [adesa.de] INFO: Found listing with ID: 10741525
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741525%27 HTTP/1.1" 200 None
2026-03-27 17:15:38 [adesa.de] INFO: Scrape type for 10741525: 1
2026-03-27 17:15:38 [adesa.de] INFO: Scraping item 10741525 url https://www.openlane.eu/en/carv6/auction/10741525
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/72b7dab2-a88d-49f2-ab60-53bbc3b8efd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:39 [adesa.de] INFO: Found listing with ID: 10741523
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741523%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [adesa.de] INFO: Scrape type for 10741523: 1
2026-03-27 17:15:39 [adesa.de] INFO: Scraping item 10741523 url https://www.openlane.eu/en/carv6/auction/10741523
2026-03-27 17:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ed09f9c-9b92-5586-bfc4-18550762ce2b with identifier: 10738060
2026-03-27 17:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b with scrape type 1
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252Fb44931b9-3692-4176-a2c3-4bb7806d83a1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/b44931b9-3692-4176-a2c3-4bb7806d83a1.JPG not downloaded yet
2026-03-27 17:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346c8c1f-3180-5543-a192-33e9625a228d with identifier: 10740281
2026-03-27 17:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346c8c1f-3180-5543-a192-33e9625a228d with scrape type 1
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 346c8c1f-3180-5543-a192-33e9625a228d
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F592fed97-41a3-430f-8540-113ef1e57bda.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/592fed97-41a3-430f-8540-113ef1e57bda.JPG not downloaded yet
2026-03-27 17:15:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0223d0>
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F85962c0b-62ad-4528-8aed-c2f9dcf99410.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/85962c0b-62ad-4528-8aed-c2f9dcf99410.jpg saved to cache
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 86f8eeba-c8a2-565e-a0d8-d7d52b206357 due to Ignoring non-200 response
2026-03-27 17:15:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6e9c50>
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F0a2df73b-9fe3-49b6-9931-6e15ac1c175f.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/0a2df73b-9fe3-49b6-9931-6e15ac1c175f.jpg saved to cache
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:39 [adesa.de] INFO: Found listing with ID: 10741520
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741520%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [adesa.de] INFO: Scrape type for 10741520: 1
2026-03-27 17:15:39 [adesa.de] INFO: Scraping item 10741520 url https://www.openlane.eu/en/carv6/auction/10741520
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F14858583-bd83-46e8-9024-67d16f7754be.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/14858583-bd83-46e8-9024-67d16f7754be.JPG not downloaded yet
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F9b93f090-10e4-4b1c-a824-67c93288a807.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/9b93f090-10e4-4b1c-a824-67c93288a807.JPG not downloaded yet
2026-03-27 17:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:39 [adesa.de] INFO: Found listing with ID: 10741522
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741522%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [adesa.de] INFO: Scrape type for 10741522: 1
2026-03-27 17:15:39 [adesa.de] INFO: Scraping item 10741522 url https://www.openlane.eu/en/carv6/auction/10741522
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F2e362863-ed82-4856-80db-3cb905e26141.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/2e362863-ed82-4856-80db-3cb905e26141.JPG not downloaded yet
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F39f05b88-d578-4f8f-8ced-03c3ee53ba87.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/39f05b88-d578-4f8f-8ced-03c3ee53ba87.JPG not downloaded yet
2026-03-27 17:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515
2026-03-27 17:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f90753d-8512-5f08-87ea-201a7d1ebcec with scrape type 1
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f90753d-8512-5f08-87ea-201a7d1ebcec
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252Ff6a5c9c6-7f51-4ee7-8a85-8a956d94a694.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/f6a5c9c6-7f51-4ee7-8a85-8a956d94a694.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252Fbda35b09-ccc8-44da-9a43-79e29b90cb65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/bda35b09-ccc8-44da-9a43-79e29b90cb65.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F7c0d8df3-8244-417f-a72e-6c59701d05d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/7c0d8df3-8244-417f-a72e-6c59701d05d9.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252Ffd065497-f1d9-47c3-bd77-4abf983ce9aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/fd065497-f1d9-47c3-bd77-4abf983ce9aa.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F306faa1a-45a2-4c31-89d0-08249add2219.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/306faa1a-45a2-4c31-89d0-08249add2219.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F60448ca8-777b-42e1-9673-1163e8e4b3b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/60448ca8-777b-42e1-9673-1163e8e4b3b0.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F60e38fb4-7f01-468c-be54-a594a22bed17.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/60e38fb4-7f01-468c-be54-a594a22bed17.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F9cc43857-9a91-47e8-83a4-060e8ee4ad97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/9cc43857-9a91-47e8-83a4-060e8ee4ad97.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F8493d312-bb20-4534-81a8-f8e531732a64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/8493d312-bb20-4534-81a8-f8e531732a64.jpg already downloaded
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663348%252Fgeneral%252F47d14a18-c373-47b2-9865-ac057b45496f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663348/general/47d14a18-c373-47b2-9865-ac057b45496f.jpg already downloaded
2026-03-27 17:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f90753d-8512-5f08-87ea-201a7d1ebcec, identifier: 10741515
2026-03-27 17:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d544a84a-1f48-5a68-92db-e013954f1831 with identifier: 10731448
2026-03-27 17:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d544a84a-1f48-5a68-92db-e013954f1831 with scrape type 1
2026-03-27 17:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d544a84a-1f48-5a68-92db-e013954f1831
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F3cbee077-33aa-49b1-9418-60fcb19ef967.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/3cbee077-33aa-49b1-9418-60fcb19ef967.jpg not downloaded yet
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x00\x10'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x00\x0c'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 162 - value: b'OnePlus\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 170 - value: b'OnePlus 12\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 146 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 154 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 118 - Data Location: 182 - value: b'2026:02:10 12:15:10\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xca\x00\x00\x00'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00<\x1a;\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xbe\x88\x00<\x12z\x00\x00\x00\x00'
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5eb990>
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_4.mpo HTTP/1.1" 201 0
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F72b7dab2-a88d-49f2-ab60-53bbc3b8efd9.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/72b7dab2-a88d-49f2-ab60-53bbc3b8efd9.jpg saved to cache
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/e2aa0894-8c97-4c9e-ba49-70471d11f560.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515
2026-03-27 17:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515
2026-03-27 17:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f90753d-8512-5f08-87ea-201a7d1ebcec with identifier: 10741515 to the API
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 108,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '1f90753d-8512-5f08-87ea-201a7d1ebcec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '167300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741515',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 57798,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5663348/general/f6a5c9c6-7f51-4ee7-8a85-8a956d94a694.jpg',
'https://images.openlane.eu/carimgs/5663348/general/bda35b09-ccc8-44da-9a43-79e29b90cb65.jpg',
'https://images.openlane.eu/carimgs/5663348/general/7c0d8df3-8244-417f-a72e-6c59701d05d9.jpg',
'https://images.openlane.eu/carimgs/5663348/general/fd065497-f1d9-47c3-bd77-4abf983ce9aa.jpg',
'https://images.openlane.eu/carimgs/5663348/general/306faa1a-45a2-4c31-89d0-08249add2219.jpg',
'https://images.openlane.eu/carimgs/5663348/general/60448ca8-777b-42e1-9673-1163e8e4b3b0.jpg',
'https://images.openlane.eu/carimgs/5663348/general/60e38fb4-7f01-468c-be54-a594a22bed17.jpg',
'https://images.openlane.eu/carimgs/5663348/general/9cc43857-9a91-47e8-83a4-060e8ee4ad97.jpg',
'https://images.openlane.eu/carimgs/5663348/general/8493d312-bb20-4534-81a8-f8e531732a64.jpg',
'https://images.openlane.eu/carimgs/5663348/general/47d14a18-c373-47b2-9865-ac057b45496f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300494,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/f6a5c9c6-7f51-4ee7-8a85-8a956d94a694.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238664,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/bda35b09-ccc8-44da-9a43-79e29b90cb65.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307643,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/7c0d8df3-8244-417f-a72e-6c59701d05d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266891,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/fd065497-f1d9-47c3-bd77-4abf983ce9aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297863,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/306faa1a-45a2-4c31-89d0-08249add2219.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236558,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/60448ca8-777b-42e1-9673-1163e8e4b3b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346464,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/60e38fb4-7f01-468c-be54-a594a22bed17.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184927,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/9cc43857-9a91-47e8-83a4-060e8ee4ad97.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194630,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/8493d312-bb20-4534-81a8-f8e531732a64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f90753d-8512-5f08-87ea-201a7d1ebcec/1f90753d-8512-5f08-87ea-201a7d1ebcec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354651,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663348/general/47d14a18-c373-47b2-9865-ac057b45496f.jpg',
'Width': 1280}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Polestar 2 79 kWh - Electric - Automatic - 108 hp - 57.798 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741515%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [adesa.de] INFO: Saving data for 10741515: {'created_time': 1774631740.45801, 'last_price_update_time': 1774631740.458022, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741515') HTTP/1.1" 204 0
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/ed252aec-c93f-4259-9444-c9b6b961f1ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:40 [adesa.de] INFO: Found listing with ID: 10741544
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741544%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [adesa.de] INFO: Scrape type for 10741544: 1
2026-03-27 17:15:40 [adesa.de] INFO: Scraping item 10741544 url https://www.openlane.eu/en/carv6/auction/10741544
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F0f1c86ef-2a1e-4a4e-8264-f474e8a30deb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/0f1c86ef-2a1e-4a4e-8264-f474e8a30deb.JPG not downloaded yet
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F70c6c306-bf49-4455-888d-14844f73a613.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/70c6c306-bf49-4455-888d-14844f73a613.JPG not downloaded yet
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F497e53d6-4d19-4669-a6d7-9e9703510677.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/497e53d6-4d19-4669-a6d7-9e9703510677.jpg not downloaded yet
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/bba8d510-aa50-4ee1-83db-3414a8da7711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5750431/general/592fed97-41a3-430f-8540-113ef1e57bda.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740281)
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722489/general/b44931b9-3692-4176-a2c3-4bb7806d83a1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738060)
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with identifier: 10731443
2026-03-27 17:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6 with scrape type 1
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F2a545494-fb5f-443e-ac7b-02e37a53ef81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/2a545494-fb5f-443e-ac7b-02e37a53ef81.jpg not downloaded yet
2026-03-27 17:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5750431/general/9b93f090-10e4-4b1c-a824-67c93288a807.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740281)
2026-03-27 17:15:40 [adesa.de] INFO: Found listing with ID: 10741543
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741543%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [adesa.de] INFO: Scrape type for 10741543: 1
2026-03-27 17:15:40 [adesa.de] INFO: Scraping item 10741543 url https://www.openlane.eu/en/carv6/auction/10741543
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F46454623-8689-492b-bb02-72ebdb8c53a9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/46454623-8689-492b-bb02-72ebdb8c53a9.JPG not downloaded yet
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F3ab707bd-8f10-4c10-b1a7-7846eece93ab.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/3ab707bd-8f10-4c10-b1a7-7846eece93ab.JPG not downloaded yet
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F70fa8d1e-1a2f-491f-94df-4657d0a211c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/70fa8d1e-1a2f-491f-94df-4657d0a211c5.jpg not downloaded yet
2026-03-27 17:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F1755c967-dcb4-4fe3-978c-841c635b343d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/1755c967-dcb4-4fe3-978c-841c635b343d.jpg not downloaded yet
2026-03-27 17:15:40 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5f6950>
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252Fe2aa0894-8c97-4c9e-ba49-70471d11f560.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/e2aa0894-8c97-4c9e-ba49-70471d11f560.jpg saved to cache
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:40 [adesa.de] INFO: Found listing with ID: 10741581
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741581%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [adesa.de] INFO: Scrape type for 10741581: 1
2026-03-27 17:15:40 [adesa.de] INFO: Scraping item 10741581 url https://www.openlane.eu/en/carv6/auction/10741581
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F6286f37f-2e83-4f9d-88bc-2edfde3e7246.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/6286f37f-2e83-4f9d-88bc-2edfde3e7246.JPG not downloaded yet
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252Ffd21913f-9f7a-4a1d-862f-b27f00266921.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/fd21913f-9f7a-4a1d-862f-b27f00266921.JPG not downloaded yet
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F0c2c3ad7-4a99-4079-84f9-ac4de906f0ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/0c2c3ad7-4a99-4079-84f9-ac4de906f0ca.jpg not downloaded yet
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F8179ed00-18ba-4e01-86e5-5f08e829dded.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/8179ed00-18ba-4e01-86e5-5f08e829dded.jpg not downloaded yet
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e518b10>
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252Fed252aec-c93f-4259-9444-c9b6b961f1ba.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/ed252aec-c93f-4259-9444-c9b6b961f1ba.jpg saved to cache
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:41 [adesa.de] INFO: Found listing with ID: 10741521
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741521%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [adesa.de] INFO: Scrape type for 10741521: 1
2026-03-27 17:15:41 [adesa.de] INFO: Scraping item 10741521 url https://www.openlane.eu/en/carv6/auction/10741521
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F6d2941e1-4743-44e3-8bab-ecd386fc5c25.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/6d2941e1-4743-44e3-8bab-ecd386fc5c25.JPG not downloaded yet
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F563e15a2-a44b-469d-b960-e09c9a26550d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/563e15a2-a44b-469d-b960-e09c9a26550d.JPG not downloaded yet
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252Fce9cfa84-f4d8-49d5-ada2-6c93d1faaf7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/ce9cfa84-f4d8-49d5-ada2-6c93d1faaf7d.jpg not downloaded yet
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252Fe463e812-4c26-4116-b548-4b7b6ed9ecc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/e463e812-4c26-4116-b548-4b7b6ed9ecc1.jpg not downloaded yet
2026-03-27 17:15:41 [adesa.de] INFO: Found listing with ID: 10741583
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741583%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [adesa.de] INFO: Scrape type for 10741583: 1
2026-03-27 17:15:41 [adesa.de] INFO: Scraping item 10741583 url https://www.openlane.eu/en/carv6/auction/10741583
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252Ff6c7b734-b85a-487f-b139-268d9654c5b0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/f6c7b734-b85a-487f-b139-268d9654c5b0.JPG not downloaded yet
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252Fae21e2dc-c102-4012-99c6-76e7e605054c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/ae21e2dc-c102-4012-99c6-76e7e605054c.JPG not downloaded yet
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F326e2a06-ba9a-4b00-a6f2-15b43ee0ce48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/326e2a06-ba9a-4b00-a6f2-15b43ee0ce48.jpg not downloaded yet
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x00\x10'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x00\x0c'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 162 - value: b'OnePlus\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 170 - value: b'OnePlus 12\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 146 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 154 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 118 - Data Location: 182 - value: b'2026:02:10 12:15:46\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xca\x00\x00\x00'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 17:15:41 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x005\x11\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02%F\x005\t\xcd\x00\x00\x00\x00'
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6caf10>
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_6.mpo HTTP/1.1" 201 0
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252Fbba8d510-aa50-4ee1-83db-3414a8da7711.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/bba8d510-aa50-4ee1-83db-3414a8da7711.jpg saved to cache
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 346c8c1f-3180-5543-a192-33e9625a228d due to Ignoring non-200 response
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b due to Ignoring non-200 response
2026-03-27 17:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576
2026-03-27 17:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff922216-c137-52a1-8bc1-45baa3d06f6b with scrape type 1
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff922216-c137-52a1-8bc1-45baa3d06f6b
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F35eddf35-1a10-4109-8e6a-5063ac54d245.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/35eddf35-1a10-4109-8e6a-5063ac54d245.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F47fce664-9290-4ca4-940b-9c2219310f5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/47fce664-9290-4ca4-940b-9c2219310f5f.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F9da5926b-7139-4b9a-b512-c4c999a04003.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/9da5926b-7139-4b9a-b512-c4c999a04003.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252Fdb3aba14-d236-4bc0-8ac0-24b24fca97b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/db3aba14-d236-4bc0-8ac0-24b24fca97b2.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F382dafdc-59c3-42b4-9bd5-c27e5fa08b3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/382dafdc-59c3-42b4-9bd5-c27e5fa08b3d.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F273f8abd-b261-47be-8241-175003d762af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/273f8abd-b261-47be-8241-175003d762af.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F0a14a96a-30da-4b43-81a1-7260dd47d839.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/0a14a96a-30da-4b43-81a1-7260dd47d839.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F9730e2b8-b7c6-4a5d-a6ac-41cd00ca43e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/9730e2b8-b7c6-4a5d-a6ac-41cd00ca43e6.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F9626836c-a7fe-4b8c-8338-6af935c4a5d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/9626836c-a7fe-4b8c-8338-6af935c4a5d4.jpg already downloaded
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743097%252Fgeneral%252F4ca8af8f-5a91-4e66-9074-fa9fd04a3835.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743097/general/4ca8af8f-5a91-4e66-9074-fa9fd04a3835.jpg already downloaded
2026-03-27 17:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff922216-c137-52a1-8bc1-45baa3d06f6b, identifier: 10741576
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 346c8c1f-3180-5543-a192-33e9625a228d due to Ignoring non-200 response
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F7f265f2a-5fc6-4de8-923d-6b4198464c10.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/7f265f2a-5fc6-4de8-923d-6b4198464c10.jpg not downloaded yet
2026-03-27 17:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576
2026-03-27 17:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576
2026-03-27 17:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff922216-c137-52a1-8bc1-45baa3d06f6b with identifier: 10741576 to the API
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741576>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'ff922216-c137-52a1-8bc1-45baa3d06f6b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '710633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741576',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 47770,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5743097/general/35eddf35-1a10-4109-8e6a-5063ac54d245.jpg',
'https://images.openlane.eu/carimgs/5743097/general/47fce664-9290-4ca4-940b-9c2219310f5f.jpg',
'https://images.openlane.eu/carimgs/5743097/general/9da5926b-7139-4b9a-b512-c4c999a04003.jpg',
'https://images.openlane.eu/carimgs/5743097/general/db3aba14-d236-4bc0-8ac0-24b24fca97b2.jpg',
'https://images.openlane.eu/carimgs/5743097/general/382dafdc-59c3-42b4-9bd5-c27e5fa08b3d.jpg',
'https://images.openlane.eu/carimgs/5743097/general/273f8abd-b261-47be-8241-175003d762af.jpg',
'https://images.openlane.eu/carimgs/5743097/general/0a14a96a-30da-4b43-81a1-7260dd47d839.jpg',
'https://images.openlane.eu/carimgs/5743097/general/9730e2b8-b7c6-4a5d-a6ac-41cd00ca43e6.jpg',
'https://images.openlane.eu/carimgs/5743097/general/9626836c-a7fe-4b8c-8338-6af935c4a5d4.jpg',
'https://images.openlane.eu/carimgs/5743097/general/4ca8af8f-5a91-4e66-9074-fa9fd04a3835.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/35eddf35-1a10-4109-8e6a-5063ac54d245.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348994,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/47fce664-9290-4ca4-940b-9c2219310f5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338282,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/9da5926b-7139-4b9a-b512-c4c999a04003.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232455,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/db3aba14-d236-4bc0-8ac0-24b24fca97b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288545,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/382dafdc-59c3-42b4-9bd5-c27e5fa08b3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251193,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/273f8abd-b261-47be-8241-175003d762af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289911,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/0a14a96a-30da-4b43-81a1-7260dd47d839.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202509,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/9730e2b8-b7c6-4a5d-a6ac-41cd00ca43e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150695,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/9626836c-a7fe-4b8c-8338-6af935c4a5d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff922216-c137-52a1-8bc1-45baa3d06f6b/ff922216-c137-52a1-8bc1-45baa3d06f6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369937,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743097/general/4ca8af8f-5a91-4e66-9074-fa9fd04a3835.jpg',
'Width': 1280}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Long Range - Electric - Automatic - 207 hp - 47.770 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741576%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [adesa.de] INFO: Saving data for 10741576: {'created_time': 1774631742.037402, 'last_price_update_time': 1774631742.037415, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741576') HTTP/1.1" 204 0
2026-03-27 17:15:42 [adesa.de] INFO: Found listing with ID: 10741524
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741524%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [adesa.de] INFO: Scrape type for 10741524: 1
2026-03-27 17:15:42 [adesa.de] INFO: Scraping item 10741524 url https://www.openlane.eu/en/carv6/auction/10741524
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252F917d9d5c-24da-42a2-b855-ee81f6a03ec4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/917d9d5c-24da-42a2-b855-ee81f6a03ec4.JPG not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252Fbe2b717b-9e46-4f47-98eb-e33472885beb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/be2b717b-9e46-4f47-98eb-e33472885beb.JPG not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F61f3114b-2219-4270-971c-cd1613862ce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/61f3114b-2219-4270-971c-cd1613862ce7.jpg not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F9bbabc7f-4bf9-4442-98d7-a20395f9b8f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/9bbabc7f-4bf9-4442-98d7-a20395f9b8f6.jpg not downloaded yet
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:42 [adesa.de] INFO: Found listing with ID: 10741578
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741578%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [adesa.de] INFO: Scrape type for 10741578: 1
2026-03-27 17:15:42 [adesa.de] INFO: Scraping item 10741578 url https://www.openlane.eu/en/carv6/auction/10741578
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722489%252Fgeneral%252Fb68251dc-c452-4eff-bb32-0438b123feb5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722489/general/b68251dc-c452-4eff-bb32-0438b123feb5.JPG not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750431%252Fgeneral%252F2a1a239b-92dc-4958-ad03-194e10f8bd8a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750431/general/2a1a239b-92dc-4958-ad03-194e10f8bd8a.JPG not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F35612577-6c26-4c81-9183-28b9f7ef6eed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/35612577-6c26-4c81-9183-28b9f7ef6eed.jpg not downloaded yet
2026-03-27 17:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F91ed133e-0ba7-47ee-80d5-da153e984c4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/91ed133e-0ba7-47ee-80d5-da153e984c4e.jpg not downloaded yet
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722489/general/6d2941e1-4743-44e3-8bab-ecd386fc5c25.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738060)
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5750431/general/563e15a2-a44b-469d-b960-e09c9a26550d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740281)
2026-03-27 17:15:42 [adesa.de] INFO: Found listing with ID: 10741564
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741564%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [adesa.de] INFO: Scrape type for 10741564: 1
2026-03-27 17:15:42 [adesa.de] INFO: Scraping item 10741564 url https://www.openlane.eu/en/carv6/auction/10741564
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252Fcd4ebf2f-4fa2-4fa5-8fc4-4a2f14ca8903.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/cd4ebf2f-4fa2-4fa5-8fc4-4a2f14ca8903.jpg not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F766a4891-6708-47fe-903e-a3cbb42c8467.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/766a4891-6708-47fe-903e-a3cbb42c8467.jpg not downloaded yet
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:42 [adesa.de] INFO: Found listing with ID: 10741528
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741528%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [adesa.de] INFO: Scrape type for 10741528: 1
2026-03-27 17:15:42 [adesa.de] INFO: Scraping item 10741528 url https://www.openlane.eu/en/carv6/auction/10741528
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252Ff7d25a5c-61f5-413a-9632-6900f3f4ea97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/f7d25a5c-61f5-413a-9632-6900f3f4ea97.jpg not downloaded yet
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252Fdb30d1c6-4e08-404d-805a-5a5419cb3c28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/db30d1c6-4e08-404d-805a-5a5419cb3c28.jpg not downloaded yet
2026-03-27 17:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577
2026-03-27 17:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with scrape type 1
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e356584-3b4b-5611-a9d4-a6f07bd7b34a
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F7aafb23a-5591-4600-98f0-07fdb43f4878.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/7aafb23a-5591-4600-98f0-07fdb43f4878.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F3d3f1666-0a22-46ae-aafc-a1dc4a6a3ed9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/3d3f1666-0a22-46ae-aafc-a1dc4a6a3ed9.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F9a7ccdd1-b592-449b-83b0-c488df5920b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/9a7ccdd1-b592-449b-83b0-c488df5920b5.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252Fcae73174-3c46-4f14-b42b-7bc66837206a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/cae73174-3c46-4f14-b42b-7bc66837206a.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F7a327845-6f70-41e8-ace5-dd1283c9658e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/7a327845-6f70-41e8-ace5-dd1283c9658e.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252Fa2d79888-d5a3-4a8a-8c25-ddb098c18d73.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/a2d79888-d5a3-4a8a-8c25-ddb098c18d73.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F4e67224b-2fe9-40aa-829c-ae3d7d813ae8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/4e67224b-2fe9-40aa-829c-ae3d7d813ae8.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F00bcee31-4fbf-46db-aa58-750299693eed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/00bcee31-4fbf-46db-aa58-750299693eed.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252Fb0a73bf6-066a-4685-973d-27d201339ecb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/b0a73bf6-066a-4685-973d-27d201339ecb.jpg already downloaded
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743098%252Fgeneral%252F88dbb454-2d00-4fa9-9fd9-5c81b1aab966.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743098/general/88dbb454-2d00-4fa9-9fd9-5c81b1aab966.jpg already downloaded
2026-03-27 17:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a, identifier: 10741577
2026-03-27 17:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5750431/general/be2b717b-9e46-4f47-98eb-e33472885beb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740281)
2026-03-27 17:15:42 [adesa.de] INFO: Found listing with ID: 10741593
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741593%27 HTTP/1.1" 200 None
2026-03-27 17:15:42 [adesa.de] INFO: Scrape type for 10741593: 1
2026-03-27 17:15:42 [adesa.de] INFO: Scraping item 10741593 url https://www.openlane.eu/en/carv6/auction/10741593
2026-03-27 17:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577
2026-03-27 17:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577
2026-03-27 17:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e356584-3b4b-5611-a9d4-a6f07bd7b34a with identifier: 10741577 to the API
2026-03-27 17:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '5e356584-3b4b-5611-a9d4-a6f07bd7b34a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '710770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741577',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 22320,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5743098/general/7aafb23a-5591-4600-98f0-07fdb43f4878.jpg',
'https://images.openlane.eu/carimgs/5743098/general/3d3f1666-0a22-46ae-aafc-a1dc4a6a3ed9.jpg',
'https://images.openlane.eu/carimgs/5743098/general/9a7ccdd1-b592-449b-83b0-c488df5920b5.jpg',
'https://images.openlane.eu/carimgs/5743098/general/cae73174-3c46-4f14-b42b-7bc66837206a.jpg',
'https://images.openlane.eu/carimgs/5743098/general/7a327845-6f70-41e8-ace5-dd1283c9658e.jpg',
'https://images.openlane.eu/carimgs/5743098/general/a2d79888-d5a3-4a8a-8c25-ddb098c18d73.jpg',
'https://images.openlane.eu/carimgs/5743098/general/4e67224b-2fe9-40aa-829c-ae3d7d813ae8.jpg',
'https://images.openlane.eu/carimgs/5743098/general/00bcee31-4fbf-46db-aa58-750299693eed.jpg',
'https://images.openlane.eu/carimgs/5743098/general/b0a73bf6-066a-4685-973d-27d201339ecb.jpg',
'https://images.openlane.eu/carimgs/5743098/general/88dbb454-2d00-4fa9-9fd9-5c81b1aab966.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448873,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/7aafb23a-5591-4600-98f0-07fdb43f4878.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/3d3f1666-0a22-46ae-aafc-a1dc4a6a3ed9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/9a7ccdd1-b592-449b-83b0-c488df5920b5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435274,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/cae73174-3c46-4f14-b42b-7bc66837206a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359079,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/7a327845-6f70-41e8-ace5-dd1283c9658e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316161,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/a2d79888-d5a3-4a8a-8c25-ddb098c18d73.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/4e67224b-2fe9-40aa-829c-ae3d7d813ae8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358649,
'Height': 1598,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/00bcee31-4fbf-46db-aa58-750299693eed.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409298,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/b0a73bf6-066a-4685-973d-27d201339ecb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e356584-3b4b-5611-a9d4-a6f07bd7b34a/5e356584-3b4b-5611-a9d4-a6f07bd7b34a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141583,
'Height': 554,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743098/general/88dbb454-2d00-4fa9-9fd9-5c81b1aab966.jpg',
'Width': 743}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance - Electric - Automatic - 210 hp - 22.320 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741577%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [adesa.de] INFO: Saving data for 10741577: {'created_time': 1774631743.19848, 'last_price_update_time': 1774631743.198491, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741577') HTTP/1.1" 204 0
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F1e57c778-13e3-44f9-98d6-edb568a51b39.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/1e57c778-13e3-44f9-98d6-edb568a51b39.jpg not downloaded yet
2026-03-27 17:15:43 [adesa.de] INFO: Found listing with ID: 10741562
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741562%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [adesa.de] INFO: Scrape type for 10741562: 1
2026-03-27 17:15:43 [adesa.de] INFO: Scraping item 10741562 url https://www.openlane.eu/en/carv6/auction/10741562
2026-03-27 17:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590
2026-03-27 17:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9177c70-44b3-5956-8369-0d3ba15ddbfd with scrape type 1
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d9177c70-44b3-5956-8369-0d3ba15ddbfd
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252Fba91e965-051a-41dd-a36d-f734ca47e199.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/ba91e965-051a-41dd-a36d-f734ca47e199.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252Fc9fac9ab-465f-4bf4-8344-01198a8400d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/c9fac9ab-465f-4bf4-8344-01198a8400d3.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252F8486390b-f869-49f2-89db-311bd75b24e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/8486390b-f869-49f2-89db-311bd75b24e0.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252F8b5ea541-0996-478e-9fb9-9af947423385.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/8b5ea541-0996-478e-9fb9-9af947423385.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252F0e277b72-dc67-47fe-a11e-66bdc8e0886d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/0e277b72-dc67-47fe-a11e-66bdc8e0886d.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252F03b3f9a5-9c9f-4e48-a4b4-deb9b4186f65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/03b3f9a5-9c9f-4e48-a4b4-deb9b4186f65.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252Fe84264f2-94d2-4c68-877e-06d5c0629f47.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/e84264f2-94d2-4c68-877e-06d5c0629f47.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252F08236758-1b79-45b1-9349-8dde47cc3dd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/08236758-1b79-45b1-9349-8dde47cc3dd5.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252Ffa80c863-cf70-4bc1-99a0-09b555364c64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/fa80c863-cf70-4bc1-99a0-09b555364c64.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748702%252Fgeneral%252F3624e5d0-48ed-48a3-949d-4433d1962ba0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748702/general/3624e5d0-48ed-48a3-949d-4433d1962ba0.jpg already downloaded
2026-03-27 17:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d9177c70-44b3-5956-8369-0d3ba15ddbfd, identifier: 10741590
2026-03-27 17:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523
2026-03-27 17:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92cdf347-a492-5944-9ad8-88e8922f5334 with scrape type 1
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92cdf347-a492-5944-9ad8-88e8922f5334
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252F450ce7e1-dad4-43c1-b7fc-624684eb77b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/450ce7e1-dad4-43c1-b7fc-624684eb77b3.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252F19192fdb-8388-4524-9160-84dc2ca64f13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/19192fdb-8388-4524-9160-84dc2ca64f13.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252F1f977875-58fa-4889-9f8c-9e66f73c9333.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/1f977875-58fa-4889-9f8c-9e66f73c9333.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252Fbc82d6ed-3ce3-480c-8f91-00b7aff3f9aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/bc82d6ed-3ce3-480c-8f91-00b7aff3f9aa.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252F0404fbb7-9350-4c8b-8045-423e6ea1e7ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/0404fbb7-9350-4c8b-8045-423e6ea1e7ba.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252Fa4e22d0d-ba4c-49a0-aa39-848ef0828c0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/a4e22d0d-ba4c-49a0-aa39-848ef0828c0e.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252Fde2732eb-ae9e-461e-816c-0ebb96b0c4ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/de2732eb-ae9e-461e-816c-0ebb96b0c4ba.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252Ffe9fad69-3fc7-4a3e-be01-a4ff8c4fb491.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/fe9fad69-3fc7-4a3e-be01-a4ff8c4fb491.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252Ff19a6375-803a-42d9-ac53-ec1c0826794e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/f19a6375-803a-42d9-ac53-ec1c0826794e.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663378%252Fgeneral%252Fa406ceab-f990-4f81-96e1-407fc8a72b7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663378/general/a406ceab-f990-4f81-96e1-407fc8a72b7a.jpg already downloaded
2026-03-27 17:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 92cdf347-a492-5944-9ad8-88e8922f5334, identifier: 10741523
2026-03-27 17:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525
2026-03-27 17:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cacb637b-af6e-549c-8c8b-c87f44f862b6 with scrape type 1
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cacb637b-af6e-549c-8c8b-c87f44f862b6
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F958a03e0-45df-4791-a88f-1efaab393713.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/958a03e0-45df-4791-a88f-1efaab393713.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F576e15e2-6e2e-4e0c-a2e5-e9aee5095ab1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/576e15e2-6e2e-4e0c-a2e5-e9aee5095ab1.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F88ff2516-5281-4735-8d65-f683e69536bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/88ff2516-5281-4735-8d65-f683e69536bd.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F1f451c8c-8100-4ef9-8864-69654f6e007d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/1f451c8c-8100-4ef9-8864-69654f6e007d.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252Fd09fd7e5-1441-468a-a2fb-3e2e31534e56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/d09fd7e5-1441-468a-a2fb-3e2e31534e56.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252Fcfff8263-7cfd-44b4-a9cc-efcb58d43a95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/cfff8263-7cfd-44b4-a9cc-efcb58d43a95.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F6f5e4d35-f77a-4686-8ed4-c5b928b39944.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/6f5e4d35-f77a-4686-8ed4-c5b928b39944.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F4c3e53f6-abdd-4292-962d-754ddcf25263.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/4c3e53f6-abdd-4292-962d-754ddcf25263.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252F722c1312-630e-47c8-93c9-398cabfaae64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/722c1312-630e-47c8-93c9-398cabfaae64.jpg already downloaded
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663381%252Fgeneral%252Fcc56ff8f-366c-4eda-8b59-b90a82799687.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663381/general/cc56ff8f-366c-4eda-8b59-b90a82799687.jpg already downloaded
2026-03-27 17:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cacb637b-af6e-549c-8c8b-c87f44f862b6, identifier: 10741525
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b due to Ignoring non-200 response
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 346c8c1f-3180-5543-a192-33e9625a228d due to Ignoring non-200 response
2026-03-27 17:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530
2026-03-27 17:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with scrape type 1
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44b6e6c6-353b-5bba-a013-6d8711d4f8fa
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F2d7c689d-0cfe-466b-8fb1-3a866a80c0cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/2d7c689d-0cfe-466b-8fb1-3a866a80c0cf.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F02816bb3-007b-4c12-8491-b28b00f388b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/02816bb3-007b-4c12-8491-b28b00f388b6.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F4264f783-ae13-4993-8be6-aef63324db38.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/4264f783-ae13-4993-8be6-aef63324db38.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F677dd395-b9f1-4155-84d7-c515a74efbb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/677dd395-b9f1-4155-84d7-c515a74efbb9.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252Fbdc177e7-9d59-431c-ae0b-68238cf38cdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/bdc177e7-9d59-431c-ae0b-68238cf38cdc.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F219ece18-04de-4f5e-b82c-d4b7da818f94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/219ece18-04de-4f5e-b82c-d4b7da818f94.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F86882a3a-5487-4b35-ae7e-9267113354a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/86882a3a-5487-4b35-ae7e-9267113354a1.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F9d8550be-7643-4475-aace-2ea35c219dcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/9d8550be-7643-4475-aace-2ea35c219dcd.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F9fe4d2c2-d9e1-450f-b05a-73cc3c7cbb07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/9fe4d2c2-d9e1-450f-b05a-73cc3c7cbb07.jpg already downloaded
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670853%252Fgeneral%252F26e2ebfc-31b5-489a-a11d-dd0c27acbeb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670853/general/26e2ebfc-31b5-489a-a11d-dd0c27acbeb7.jpg already downloaded
2026-03-27 17:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa, identifier: 10741530
2026-03-27 17:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-27 17:15:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590
2026-03-27 17:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d9177c70-44b3-5956-8369-0d3ba15ddbfd with identifier: 10741590 to the API
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd9177c70-44b3-5956-8369-0d3ba15ddbfd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '665963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741590',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 37216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5748702/general/ba91e965-051a-41dd-a36d-f734ca47e199.jpg',
'https://images.openlane.eu/carimgs/5748702/general/c9fac9ab-465f-4bf4-8344-01198a8400d3.jpg',
'https://images.openlane.eu/carimgs/5748702/general/8486390b-f869-49f2-89db-311bd75b24e0.jpg',
'https://images.openlane.eu/carimgs/5748702/general/8b5ea541-0996-478e-9fb9-9af947423385.jpg',
'https://images.openlane.eu/carimgs/5748702/general/0e277b72-dc67-47fe-a11e-66bdc8e0886d.jpg',
'https://images.openlane.eu/carimgs/5748702/general/03b3f9a5-9c9f-4e48-a4b4-deb9b4186f65.jpg',
'https://images.openlane.eu/carimgs/5748702/general/e84264f2-94d2-4c68-877e-06d5c0629f47.jpg',
'https://images.openlane.eu/carimgs/5748702/general/08236758-1b79-45b1-9349-8dde47cc3dd5.jpg',
'https://images.openlane.eu/carimgs/5748702/general/fa80c863-cf70-4bc1-99a0-09b555364c64.jpg',
'https://images.openlane.eu/carimgs/5748702/general/3624e5d0-48ed-48a3-949d-4433d1962ba0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/ba91e965-051a-41dd-a36d-f734ca47e199.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135056,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/c9fac9ab-465f-4bf4-8344-01198a8400d3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/8486390b-f869-49f2-89db-311bd75b24e0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93831,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/8b5ea541-0996-478e-9fb9-9af947423385.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68878,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/0e277b72-dc67-47fe-a11e-66bdc8e0886d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97178,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/03b3f9a5-9c9f-4e48-a4b4-deb9b4186f65.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79219,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/e84264f2-94d2-4c68-877e-06d5c0629f47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132710,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/08236758-1b79-45b1-9349-8dde47cc3dd5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114314,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/fa80c863-cf70-4bc1-99a0-09b555364c64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d9177c70-44b3-5956-8369-0d3ba15ddbfd/d9177c70-44b3-5956-8369-0d3ba15ddbfd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91051,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748702/general/3624e5d0-48ed-48a3-949d-4433d1962ba0.jpg',
'Width': 1280}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'37.216 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741590%27 HTTP/1.1" 200 None
2026-03-27 17:15:44 [adesa.de] INFO: Saving data for 10741590: {'created_time': 1774631744.840601, 'last_price_update_time': 1774631744.840615, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741590') HTTP/1.1" 204 0
2026-03-27 17:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523
2026-03-27 17:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523
2026-03-27 17:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 92cdf347-a492-5944-9ad8-88e8922f5334 with identifier: 10741523 to the API
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '92cdf347-a492-5944-9ad8-88e8922f5334',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '699253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741523',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 45750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5663378/general/450ce7e1-dad4-43c1-b7fc-624684eb77b3.jpg',
'https://images.openlane.eu/carimgs/5663378/general/19192fdb-8388-4524-9160-84dc2ca64f13.jpg',
'https://images.openlane.eu/carimgs/5663378/general/1f977875-58fa-4889-9f8c-9e66f73c9333.jpg',
'https://images.openlane.eu/carimgs/5663378/general/bc82d6ed-3ce3-480c-8f91-00b7aff3f9aa.jpg',
'https://images.openlane.eu/carimgs/5663378/general/0404fbb7-9350-4c8b-8045-423e6ea1e7ba.jpg',
'https://images.openlane.eu/carimgs/5663378/general/a4e22d0d-ba4c-49a0-aa39-848ef0828c0e.jpg',
'https://images.openlane.eu/carimgs/5663378/general/de2732eb-ae9e-461e-816c-0ebb96b0c4ba.jpg',
'https://images.openlane.eu/carimgs/5663378/general/fe9fad69-3fc7-4a3e-be01-a4ff8c4fb491.jpg',
'https://images.openlane.eu/carimgs/5663378/general/f19a6375-803a-42d9-ac53-ec1c0826794e.jpg',
'https://images.openlane.eu/carimgs/5663378/general/a406ceab-f990-4f81-96e1-407fc8a72b7a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248227,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/450ce7e1-dad4-43c1-b7fc-624684eb77b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248591,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/19192fdb-8388-4524-9160-84dc2ca64f13.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244005,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/1f977875-58fa-4889-9f8c-9e66f73c9333.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195950,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/bc82d6ed-3ce3-480c-8f91-00b7aff3f9aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150208,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/0404fbb7-9350-4c8b-8045-423e6ea1e7ba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199278,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/a4e22d0d-ba4c-49a0-aa39-848ef0828c0e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149160,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/de2732eb-ae9e-461e-816c-0ebb96b0c4ba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170277,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/fe9fad69-3fc7-4a3e-be01-a4ff8c4fb491.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241173,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/f19a6375-803a-42d9-ac53-ec1c0826794e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92cdf347-a492-5944-9ad8-88e8922f5334/92cdf347-a492-5944-9ad8-88e8922f5334_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186980,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663378/general/a406ceab-f990-4f81-96e1-407fc8a72b7a.jpg',
'Width': 1280}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'45.750 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741523%27 HTTP/1.1" 200 None
2026-03-27 17:15:45 [adesa.de] INFO: Saving data for 10741523: {'created_time': 1774631745.268746, 'last_price_update_time': 1774631745.268758, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741523') HTTP/1.1" 204 0
2026-03-27 17:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525
2026-03-27 17:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525
2026-03-27 17:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cacb637b-af6e-549c-8c8b-c87f44f862b6 with identifier: 10741525 to the API
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741525>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'cacb637b-af6e-549c-8c8b-c87f44f862b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '715445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741525',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 37626,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5663381/general/958a03e0-45df-4791-a88f-1efaab393713.jpg',
'https://images.openlane.eu/carimgs/5663381/general/576e15e2-6e2e-4e0c-a2e5-e9aee5095ab1.jpg',
'https://images.openlane.eu/carimgs/5663381/general/88ff2516-5281-4735-8d65-f683e69536bd.jpg',
'https://images.openlane.eu/carimgs/5663381/general/1f451c8c-8100-4ef9-8864-69654f6e007d.jpg',
'https://images.openlane.eu/carimgs/5663381/general/d09fd7e5-1441-468a-a2fb-3e2e31534e56.jpg',
'https://images.openlane.eu/carimgs/5663381/general/cfff8263-7cfd-44b4-a9cc-efcb58d43a95.jpg',
'https://images.openlane.eu/carimgs/5663381/general/6f5e4d35-f77a-4686-8ed4-c5b928b39944.jpg',
'https://images.openlane.eu/carimgs/5663381/general/4c3e53f6-abdd-4292-962d-754ddcf25263.jpg',
'https://images.openlane.eu/carimgs/5663381/general/722c1312-630e-47c8-93c9-398cabfaae64.jpg',
'https://images.openlane.eu/carimgs/5663381/general/cc56ff8f-366c-4eda-8b59-b90a82799687.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285497,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/958a03e0-45df-4791-a88f-1efaab393713.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281878,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/576e15e2-6e2e-4e0c-a2e5-e9aee5095ab1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270389,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/88ff2516-5281-4735-8d65-f683e69536bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285421,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/1f451c8c-8100-4ef9-8864-69654f6e007d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296271,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/d09fd7e5-1441-468a-a2fb-3e2e31534e56.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291451,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/cfff8263-7cfd-44b4-a9cc-efcb58d43a95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285823,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/6f5e4d35-f77a-4686-8ed4-c5b928b39944.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215747,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/4c3e53f6-abdd-4292-962d-754ddcf25263.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294234,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/722c1312-630e-47c8-93c9-398cabfaae64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cacb637b-af6e-549c-8c8b-c87f44f862b6/cacb637b-af6e-549c-8c8b-c87f44f862b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207987,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663381/general/cc56ff8f-366c-4eda-8b59-b90a82799687.jpg',
'Width': 1280}],
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'37.626 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741525%27 HTTP/1.1" 200 None
2026-03-27 17:15:45 [adesa.de] INFO: Saving data for 10741525: {'created_time': 1774631745.599634, 'last_price_update_time': 1774631745.599647, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741525') HTTP/1.1" 204 0
2026-03-27 17:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530
2026-03-27 17:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530
2026-03-27 17:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44b6e6c6-353b-5bba-a013-6d8711d4f8fa with identifier: 10741530 to the API
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '44b6e6c6-353b-5bba-a013-6d8711d4f8fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '695948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741530',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 36334,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5670853/general/2d7c689d-0cfe-466b-8fb1-3a866a80c0cf.jpg',
'https://images.openlane.eu/carimgs/5670853/general/02816bb3-007b-4c12-8491-b28b00f388b6.jpg',
'https://images.openlane.eu/carimgs/5670853/general/4264f783-ae13-4993-8be6-aef63324db38.jpg',
'https://images.openlane.eu/carimgs/5670853/general/677dd395-b9f1-4155-84d7-c515a74efbb9.jpg',
'https://images.openlane.eu/carimgs/5670853/general/bdc177e7-9d59-431c-ae0b-68238cf38cdc.jpg',
'https://images.openlane.eu/carimgs/5670853/general/219ece18-04de-4f5e-b82c-d4b7da818f94.jpg',
'https://images.openlane.eu/carimgs/5670853/general/86882a3a-5487-4b35-ae7e-9267113354a1.jpg',
'https://images.openlane.eu/carimgs/5670853/general/9d8550be-7643-4475-aace-2ea35c219dcd.jpg',
'https://images.openlane.eu/carimgs/5670853/general/9fe4d2c2-d9e1-450f-b05a-73cc3c7cbb07.jpg',
'https://images.openlane.eu/carimgs/5670853/general/26e2ebfc-31b5-489a-a11d-dd0c27acbeb7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328183,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/2d7c689d-0cfe-466b-8fb1-3a866a80c0cf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275063,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/02816bb3-007b-4c12-8491-b28b00f388b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317299,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/4264f783-ae13-4993-8be6-aef63324db38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/677dd395-b9f1-4155-84d7-c515a74efbb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/bdc177e7-9d59-431c-ae0b-68238cf38cdc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/219ece18-04de-4f5e-b82c-d4b7da818f94.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204296,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/86882a3a-5487-4b35-ae7e-9267113354a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213925,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/9d8550be-7643-4475-aace-2ea35c219dcd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238812,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/9fe4d2c2-d9e1-450f-b05a-73cc3c7cbb07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44b6e6c6-353b-5bba-a013-6d8711d4f8fa/44b6e6c6-353b-5bba-a013-6d8711d4f8fa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189427,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670853/general/26e2ebfc-31b5-489a-a11d-dd0c27acbeb7.jpg',
'Width': 1280}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'36.334 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741530%27 HTTP/1.1" 200 None
2026-03-27 17:15:45 [adesa.de] INFO: Saving data for 10741530: {'created_time': 1774631745.917329, 'last_price_update_time': 1774631745.917341, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741530') HTTP/1.1" 204 0
2026-03-27 17:15:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5722489/general/917d9d5c-24da-42a2-b855-ee81f6a03ec4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738060)
2026-03-27 17:15:45 [adesa.de] INFO: Found listing with ID: 10741519
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741519%27 HTTP/1.1" 200 None
2026-03-27 17:15:45 [adesa.de] INFO: Scrape type for 10741519: 1
2026-03-27 17:15:45 [adesa.de] INFO: Scraping item 10741519 url https://www.openlane.eu/en/carv6/auction/10741519
2026-03-27 17:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 346c8c1f-3180-5543-a192-33e9625a228d due to Ignoring non-200 response
2026-03-27 17:15:45 [adesa.de] INFO: Found listing with ID: 10728844
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728844%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10728844: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10728844 url https://www.openlane.eu/en/carv6/auction/10728844
2026-03-27 17:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550
2026-03-27 17:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with scrape type 1
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b92fab19-ac70-58f3-b4c8-ffdc68b69e4e
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252Fc0ee5c0f-abb1-4942-a47c-21a0f441abbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/c0ee5c0f-abb1-4942-a47c-21a0f441abbc.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252Fd658993b-d074-4793-9bc1-893526636806.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/d658993b-d074-4793-9bc1-893526636806.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252F98cd0139-2763-460c-b3a8-2de5a68388cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/98cd0139-2763-460c-b3a8-2de5a68388cd.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252F4a0df24f-4d77-40cd-90a1-029b0217187f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/4a0df24f-4d77-40cd-90a1-029b0217187f.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252Fa83ec315-11a9-4191-a31e-77f86da0b99b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/a83ec315-11a9-4191-a31e-77f86da0b99b.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252Fbff99f45-373f-40ad-b639-19d53ca4cff6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/bff99f45-373f-40ad-b639-19d53ca4cff6.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252Ffb32c4d2-09b2-45c7-9c8a-752a50730082.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/fb32c4d2-09b2-45c7-9c8a-752a50730082.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252Fe57ff146-97b6-499a-adb4-4e578f1c12c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/e57ff146-97b6-499a-adb4-4e578f1c12c3.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252F62e749af-ad5d-46cf-a386-d6384bf6cb58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/62e749af-ad5d-46cf-a386-d6384bf6cb58.jpg already downloaded
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716615%252Fgeneral%252F74a97acc-d059-49bb-a7db-c093a978e1dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716615/general/74a97acc-d059-49bb-a7db-c093a978e1dc.jpg already downloaded
2026-03-27 17:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e, identifier: 10741550
2026-03-27 17:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550
2026-03-27 17:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550
2026-03-27 17:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b92fab19-ac70-58f3-b4c8-ffdc68b69e4e with identifier: 10741550 to the API
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'b92fab19-ac70-58f3-b4c8-ffdc68b69e4e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '94392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741550',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 64117,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5716615/general/c0ee5c0f-abb1-4942-a47c-21a0f441abbc.jpg',
'https://images.openlane.eu/carimgs/5716615/general/d658993b-d074-4793-9bc1-893526636806.jpg',
'https://images.openlane.eu/carimgs/5716615/general/98cd0139-2763-460c-b3a8-2de5a68388cd.jpg',
'https://images.openlane.eu/carimgs/5716615/general/4a0df24f-4d77-40cd-90a1-029b0217187f.jpg',
'https://images.openlane.eu/carimgs/5716615/general/a83ec315-11a9-4191-a31e-77f86da0b99b.jpg',
'https://images.openlane.eu/carimgs/5716615/general/bff99f45-373f-40ad-b639-19d53ca4cff6.jpg',
'https://images.openlane.eu/carimgs/5716615/general/fb32c4d2-09b2-45c7-9c8a-752a50730082.jpg',
'https://images.openlane.eu/carimgs/5716615/general/e57ff146-97b6-499a-adb4-4e578f1c12c3.jpg',
'https://images.openlane.eu/carimgs/5716615/general/62e749af-ad5d-46cf-a386-d6384bf6cb58.jpg',
'https://images.openlane.eu/carimgs/5716615/general/74a97acc-d059-49bb-a7db-c093a978e1dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308564,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/c0ee5c0f-abb1-4942-a47c-21a0f441abbc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/d658993b-d074-4793-9bc1-893526636806.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355045,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/98cd0139-2763-460c-b3a8-2de5a68388cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339367,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/4a0df24f-4d77-40cd-90a1-029b0217187f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249439,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/a83ec315-11a9-4191-a31e-77f86da0b99b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264487,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/bff99f45-373f-40ad-b639-19d53ca4cff6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297743,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/fb32c4d2-09b2-45c7-9c8a-752a50730082.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127876,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/e57ff146-97b6-499a-adb4-4e578f1c12c3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275211,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/62e749af-ad5d-46cf-a386-d6384bf6cb58.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b92fab19-ac70-58f3-b4c8-ffdc68b69e4e/b92fab19-ac70-58f3-b4c8-ffdc68b69e4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175108,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716615/general/74a97acc-d059-49bb-a7db-c093a978e1dc.jpg',
'Width': 1280}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Performance - Dual Motor - Electric - Automatic - 210 '
'hp - 64.117 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741550%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Saving data for 10741550: {'created_time': 1774631746.625818, 'last_price_update_time': 1774631746.625829, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741550') HTTP/1.1" 204 0
2026-03-27 17:15:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10741552
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741552%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10741552: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10741552 url https://www.openlane.eu/en/carv6/auction/10741552
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8ed09f9c-9b92-5586-bfc4-18550762ce2b due to Ignoring non-200 response
2026-03-27 17:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a749f790-2e5a-5188-93bd-663f45a6455a with identifier: 10740277
2026-03-27 17:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a749f790-2e5a-5188-93bd-663f45a6455a with scrape type 1
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a749f790-2e5a-5188-93bd-663f45a6455a
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252F100005ac-4d5f-417b-b78d-bd42372b2691.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/100005ac-4d5f-417b-b78d-bd42372b2691.JPG not downloaded yet
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10741529
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741529%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10741529: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10741529 url https://www.openlane.eu/en/carv6/auction/10741529
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252Fbb6733cd-5a2b-4337-a33b-cb28dacb3ea0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/bb6733cd-5a2b-4337-a33b-cb28dacb3ea0.JPG not downloaded yet
2026-03-27 17:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747828/general/21a3fb13-147d-4555-a77a-0ffb103375b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731440)
2026-03-27 17:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747831/general/e463e812-4c26-4116-b548-4b7b6ed9ecc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731443)
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10741560
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741560%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10741560: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10741560 url https://www.openlane.eu/en/carv6/auction/10741560
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252F15be249f-1aed-4d36-bcdc-1d0042d45706.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/15be249f-1aed-4d36-bcdc-1d0042d45706.JPG not downloaded yet
2026-03-27 17:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747831/general/8179ed00-18ba-4e01-86e5-5f08e829dded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731443)
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10741582
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741582%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10741582: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10741582 url https://www.openlane.eu/en/carv6/auction/10741582
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252Fbdebae6b-dddb-4e74-8806-801b9ad956d4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/bdebae6b-dddb-4e74-8806-801b9ad956d4.JPG not downloaded yet
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10741575
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741575%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10741575: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10741575 url https://www.openlane.eu/en/carv6/auction/10741575
2026-03-27 17:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5750431/general/2a1a239b-92dc-4958-ad03-194e10f8bd8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740281)
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252Fdbd9f2f3-9d60-484a-b0c9-e1215f86b9d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/dbd9f2f3-9d60-484a-b0c9-e1215f86b9d0.JPG not downloaded yet
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10741514
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741514%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10741514: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10741514 url https://www.openlane.eu/en/carv6/auction/10741514
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252F9250afd0-0f17-44c6-a826-71be247bb29c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/9250afd0-0f17-44c6-a826-71be247bb29c.JPG not downloaded yet
2026-03-27 17:15:46 [adesa.de] INFO: Found listing with ID: 10729703
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729703%27 HTTP/1.1" 200 None
2026-03-27 17:15:46 [adesa.de] INFO: Scrape type for 10729703: 1
2026-03-27 17:15:46 [adesa.de] INFO: Scraping item 10729703 url https://www.openlane.eu/en/carv6/auction/10729703
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x00\x10'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x00\x0c'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 162 - value: b'OnePlus\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 170 - value: b'OnePlus 12\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 146 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 154 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 118 - Data Location: 182 - value: b'2026:02:10 12:12:03\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xca\x00\x00\x00'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 17:15:46 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00M8x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\xc4\xc0\x00M0\xbb\x00\x00\x00\x00'
2026-03-27 17:15:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25257290>
2026-03-27 17:15:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_059ad43a-9fc3-5ea1-9ffa-762d33e2b546/059ad43a-9fc3-5ea1-9ffa-762d33e2b546_image_9.mpo HTTP/1.1" 201 0
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747828%252Fgeneral%252F21a3fb13-147d-4555-a77a-0ffb103375b4.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747828/general/21a3fb13-147d-4555-a77a-0ffb103375b4.jpg saved to cache
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 059ad43a-9fc3-5ea1-9ffa-762d33e2b546
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2b2b10>
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd2c4f5-6f61-5e75-8b35-f93831d730e6/0dd2c4f5-6f61-5e75-8b35-f93831d730e6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252Fe463e812-4c26-4116-b548-4b7b6ed9ecc1.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/e463e812-4c26-4116-b548-4b7b6ed9ecc1.jpg saved to cache
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252Fc5f968a3-ae6e-4fea-98ab-aaf64050f4b0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/c5f968a3-ae6e-4fea-98ab-aaf64050f4b0.JPG not downloaded yet
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10741531
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741531%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10741531: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10741531 url https://www.openlane.eu/en/carv6/auction/10741531
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e753750>
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd2c4f5-6f61-5e75-8b35-f93831d730e6/0dd2c4f5-6f61-5e75-8b35-f93831d730e6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F8179ed00-18ba-4e01-86e5-5f08e829dded.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/8179ed00-18ba-4e01-86e5-5f08e829dded.jpg saved to cache
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252F0d4824fe-3ef7-4848-ab37-4a26a517b1f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/0d4824fe-3ef7-4848-ab37-4a26a517b1f4.JPG not downloaded yet
2026-03-27 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10734858
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734858%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10734858: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10734858 url https://www.openlane.eu/en/carv6/auction/10734858
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252Fca1fddcb-12d8-42f5-b733-2afd83dd5953.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/ca1fddcb-12d8-42f5-b733-2afd83dd5953.JPG not downloaded yet
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 346c8c1f-3180-5543-a192-33e9625a228d due to Ignoring non-200 response
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10734855
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734855%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10734855: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10734855 url https://www.openlane.eu/en/carv6/auction/10734855
2026-03-27 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747831/general/9bbabc7f-4bf9-4442-98d7-a20395f9b8f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731443)
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748415%252Fgeneral%252Fed0e8405-f3b5-4c54-8d19-5621ec3766c3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748415/general/ed0e8405-f3b5-4c54-8d19-5621ec3766c3.JPG not downloaded yet
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10734860
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734860%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10734860: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10734860 url https://www.openlane.eu/en/carv6/auction/10734860
2026-03-27 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10731445
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731445%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10731445: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10731445 url https://www.openlane.eu/en/carv6/auction/10731445
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10734854
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734854%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10734854: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10734854 url https://www.openlane.eu/en/carv6/auction/10734854
2026-03-27 17:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748415/general/c5f968a3-ae6e-4fea-98ab-aaf64050f4b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740277)
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10736771
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736771%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10736771: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10736771 url https://www.openlane.eu/en/carv6/auction/10736771
2026-03-27 17:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10736773
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736773%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10736773: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10736773 url https://www.openlane.eu/en/carv6/auction/10736773
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e583cd0>
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd2c4f5-6f61-5e75-8b35-f93831d730e6/0dd2c4f5-6f61-5e75-8b35-f93831d730e6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F9bbabc7f-4bf9-4442-98d7-a20395f9b8f6.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/9bbabc7f-4bf9-4442-98d7-a20395f9b8f6.jpg saved to cache
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10730295
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730295%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10730295: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10730295 url https://www.openlane.eu/en/carv6/auction/10730295
2026-03-27 17:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748415/general/9250afd0-0f17-44c6-a826-71be247bb29c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740277)
2026-03-27 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747836/general/ce9cfa84-f4d8-49d5-ada2-6c93d1faaf7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731448)
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10730305
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730305%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10730305: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10730305 url https://www.openlane.eu/en/carv6/auction/10730305
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10730309
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730309%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10730309: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10730309 url https://www.openlane.eu/en/carv6/auction/10730309
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a749f790-2e5a-5188-93bd-663f45a6455a due to Ignoring non-200 response
2026-03-27 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747836/general/0c2c3ad7-4a99-4079-84f9-ac4de906f0ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731448)
2026-03-27 17:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747836/general/35612577-6c26-4c81-9183-28b9f7ef6eed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731448)
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10730300
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730300%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10730300: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10730300 url https://www.openlane.eu/en/carv6/auction/10730300
2026-03-27 17:15:47 [adesa.de] INFO: Found listing with ID: 10731449
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731449%27 HTTP/1.1" 200 None
2026-03-27 17:15:47 [adesa.de] INFO: Scrape type for 10731449: 1
2026-03-27 17:15:47 [adesa.de] INFO: Scraping item 10731449 url https://www.openlane.eu/en/carv6/auction/10731449
2026-03-27 17:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a749f790-2e5a-5188-93bd-663f45a6455a due to Ignoring non-200 response
2026-03-27 17:15:47 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efe57d0>
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d544a84a-1f48-5a68-92db-e013954f1831/d544a84a-1f48-5a68-92db-e013954f1831_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252Fce9cfa84-f4d8-49d5-ada2-6c93d1faaf7d.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/ce9cfa84-f4d8-49d5-ada2-6c93d1faaf7d.jpg saved to cache
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d544a84a-1f48-5a68-92db-e013954f1831
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10734861
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734861%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10734861: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10734861 url https://www.openlane.eu/en/carv6/auction/10734861
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747831/general/1e57c778-13e3-44f9-98d6-edb568a51b39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731443)
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10730306
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730306%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10730306: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10730306 url https://www.openlane.eu/en/carv6/auction/10730306
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10733654
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733654%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10733654: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10733654 url https://www.openlane.eu/en/carv6/auction/10733654
2026-03-27 17:15:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b8950>
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d544a84a-1f48-5a68-92db-e013954f1831/d544a84a-1f48-5a68-92db-e013954f1831_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F0c2c3ad7-4a99-4079-84f9-ac4de906f0ca.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/0c2c3ad7-4a99-4079-84f9-ac4de906f0ca.jpg saved to cache
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d544a84a-1f48-5a68-92db-e013954f1831
2026-03-27 17:15:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52e9d0>
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d544a84a-1f48-5a68-92db-e013954f1831/d544a84a-1f48-5a68-92db-e013954f1831_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F35612577-6c26-4c81-9183-28b9f7ef6eed.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/35612577-6c26-4c81-9183-28b9f7ef6eed.jpg saved to cache
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d544a84a-1f48-5a68-92db-e013954f1831
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10736775
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736775%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10736775: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10736775 url https://www.openlane.eu/en/carv6/auction/10736775
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747836/general/61f3114b-2219-4270-971c-cd1613862ce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731448)
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10736786
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736786%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10736786: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10736786 url https://www.openlane.eu/en/carv6/auction/10736786
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2b13d0>
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd2c4f5-6f61-5e75-8b35-f93831d730e6/0dd2c4f5-6f61-5e75-8b35-f93831d730e6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F1e57c778-13e3-44f9-98d6-edb568a51b39.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/1e57c778-13e3-44f9-98d6-edb568a51b39.jpg saved to cache
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10734862
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734862%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10734862: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10734862 url https://www.openlane.eu/en/carv6/auction/10734862
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10734857
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734857%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10734857: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10734857 url https://www.openlane.eu/en/carv6/auction/10734857
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10732417
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732417%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10732417: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10732417 url https://www.openlane.eu/en/carv6/auction/10732417
2026-03-27 17:15:48 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f094a90>
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d544a84a-1f48-5a68-92db-e013954f1831/d544a84a-1f48-5a68-92db-e013954f1831_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252F61f3114b-2219-4270-971c-cd1613862ce7.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/61f3114b-2219-4270-971c-cd1613862ce7.jpg saved to cache
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d544a84a-1f48-5a68-92db-e013954f1831
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747831/general/766a4891-6708-47fe-903e-a3cbb42c8467.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731443)
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10736785
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736785%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10736785: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10736785 url https://www.openlane.eu/en/carv6/auction/10736785
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:48 [adesa.de] INFO: Found listing with ID: 10734849
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734849%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [adesa.de] INFO: Scrape type for 10734849: 1
2026-03-27 17:15:48 [adesa.de] INFO: Scraping item 10734849 url https://www.openlane.eu/en/carv6/auction/10734849
2026-03-27 17:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747836/general/f7d25a5c-61f5-413a-9632-6900f3f4ea97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731448)
2026-03-27 17:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514
2026-03-27 17:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with scrape type 1
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252F52c991d2-016b-4b98-bd45-5b9a151fd1da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/52c991d2-016b-4b98-bd45-5b9a151fd1da.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252F6bdc66f8-2a80-4055-9341-6d909041ab51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/6bdc66f8-2a80-4055-9341-6d909041ab51.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252F4c488a8f-ac29-4c5e-bacf-a0ee9fee7c3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/4c488a8f-ac29-4c5e-bacf-a0ee9fee7c3e.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252Fac848282-d4b6-4139-8cd7-2292065d2253.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/ac848282-d4b6-4139-8cd7-2292065d2253.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252Fb884cb4c-2f58-4fe0-a148-d68c15629bec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/b884cb4c-2f58-4fe0-a148-d68c15629bec.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252F70f100f1-d268-4a8f-a174-7016c4c3316c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/70f100f1-d268-4a8f-a174-7016c4c3316c.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252F489496fb-c69e-4a38-8bea-12e9344fcc99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/489496fb-c69e-4a38-8bea-12e9344fcc99.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252Fd82ac3a2-157a-4a21-9358-2f3c711a3a26.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/d82ac3a2-157a-4a21-9358-2f3c711a3a26.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252Fa0a2a4d6-4caf-409c-8e54-3524fafda757.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/a0a2a4d6-4caf-409c-8e54-3524fafda757.jpg already downloaded
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663339%252Fgeneral%252F288d6382-5fea-4278-a99f-d92e7cf3f783.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663339/general/288d6382-5fea-4278-a99f-d92e7cf3f783.jpg already downloaded
2026-03-27 17:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a, identifier: 10741514
2026-03-27 17:15:49 [adesa.de] INFO: Found listing with ID: 10731446
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731446%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [adesa.de] INFO: Scrape type for 10731446: 1
2026-03-27 17:15:49 [adesa.de] INFO: Scraping item 10731446 url https://www.openlane.eu/en/carv6/auction/10731446
2026-03-27 17:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514
2026-03-27 17:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514
2026-03-27 17:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a with identifier: 10741514 to the API
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741514>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '050028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741514',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 93966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5663339/general/52c991d2-016b-4b98-bd45-5b9a151fd1da.jpg',
'https://images.openlane.eu/carimgs/5663339/general/6bdc66f8-2a80-4055-9341-6d909041ab51.jpg',
'https://images.openlane.eu/carimgs/5663339/general/4c488a8f-ac29-4c5e-bacf-a0ee9fee7c3e.jpg',
'https://images.openlane.eu/carimgs/5663339/general/ac848282-d4b6-4139-8cd7-2292065d2253.jpg',
'https://images.openlane.eu/carimgs/5663339/general/b884cb4c-2f58-4fe0-a148-d68c15629bec.jpg',
'https://images.openlane.eu/carimgs/5663339/general/70f100f1-d268-4a8f-a174-7016c4c3316c.jpg',
'https://images.openlane.eu/carimgs/5663339/general/489496fb-c69e-4a38-8bea-12e9344fcc99.jpg',
'https://images.openlane.eu/carimgs/5663339/general/d82ac3a2-157a-4a21-9358-2f3c711a3a26.jpg',
'https://images.openlane.eu/carimgs/5663339/general/a0a2a4d6-4caf-409c-8e54-3524fafda757.jpg',
'https://images.openlane.eu/carimgs/5663339/general/288d6382-5fea-4278-a99f-d92e7cf3f783.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230718,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/52c991d2-016b-4b98-bd45-5b9a151fd1da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236509,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/6bdc66f8-2a80-4055-9341-6d909041ab51.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/4c488a8f-ac29-4c5e-bacf-a0ee9fee7c3e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200744,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/ac848282-d4b6-4139-8cd7-2292065d2253.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215427,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/b884cb4c-2f58-4fe0-a148-d68c15629bec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217427,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/70f100f1-d268-4a8f-a174-7016c4c3316c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243793,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/489496fb-c69e-4a38-8bea-12e9344fcc99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236741,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/d82ac3a2-157a-4a21-9358-2f3c711a3a26.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205127,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/a0a2a4d6-4caf-409c-8e54-3524fafda757.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a/2fe02f0d-ffd8-5639-abe3-d4a06aaa4c0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202600,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663339/general/288d6382-5fea-4278-a99f-d92e7cf3f783.jpg',
'Width': 1280}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 207 '
'hp - 93.966 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741514%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [adesa.de] INFO: Saving data for 10741514: {'created_time': 1774631749.411618, 'last_price_update_time': 1774631749.411629, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741514') HTTP/1.1" 204 0
2026-03-27 17:15:49 [adesa.de] INFO: Found listing with ID: 10740276
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740276%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [adesa.de] INFO: Scrape type for 10740276: 1
2026-03-27 17:15:49 [adesa.de] INFO: Scraping item 10740276 url https://www.openlane.eu/en/carv6/auction/10740276
2026-03-27 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: short (3) - value: b'\x00\x10'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: short (3) - value: b'\x00\x0c'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 46 - Data Location: 162 - value: b'OnePlus\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 58 - Data Location: 170 - value: b'OnePlus 12\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 82 - Data Location: 146 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 94 - Data Location: 154 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 118 - Data Location: 182 - value: b'2026:02:05 14:38:29\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xca\x00\x00\x00'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x03\x00\x00\x00'\xe2M\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02G\xe5\x00'\xda\x8c\x00\x00\x00\x00"
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52c050>
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dd2c4f5-6f61-5e75-8b35-f93831d730e6/0dd2c4f5-6f61-5e75-8b35-f93831d730e6_image_7.mpo HTTP/1.1" 201 0
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747831%252Fgeneral%252F766a4891-6708-47fe-903e-a3cbb42c8467.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747831/general/766a4891-6708-47fe-903e-a3cbb42c8467.jpg saved to cache
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0dd2c4f5-6f61-5e75-8b35-f93831d730e6
2026-03-27 17:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519
2026-03-27 17:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fef8d9-bbab-5715-a48e-0e688fdd68eb with scrape type 1
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95fef8d9-bbab-5715-a48e-0e688fdd68eb
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F5bab830e-1bd5-4b92-97b1-9c5d5165c6ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/5bab830e-1bd5-4b92-97b1-9c5d5165c6ea.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F78c43fcf-a517-49b5-a6a4-290735352373.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/78c43fcf-a517-49b5-a6a4-290735352373.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F8584c4f2-7f13-4b4f-8a32-ab469cd60d03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/8584c4f2-7f13-4b4f-8a32-ab469cd60d03.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252Fdb32fa3c-615d-427f-a2e8-9f59b338fb93.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/db32fa3c-615d-427f-a2e8-9f59b338fb93.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F78d9f689-8a16-4752-b08c-a445df7c0700.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/78d9f689-8a16-4752-b08c-a445df7c0700.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252Ff296d15e-4264-4e12-96ab-c89efb4b9f08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/f296d15e-4264-4e12-96ab-c89efb4b9f08.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F6b79115e-632e-40bf-9a47-f57c754639eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/6b79115e-632e-40bf-9a47-f57c754639eb.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F0dae38c1-bcf9-4968-91ff-3e01766363c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/0dae38c1-bcf9-4968-91ff-3e01766363c2.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F961686ea-4efd-40eb-a6e8-dec125ac28d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/961686ea-4efd-40eb-a6e8-dec125ac28d7.jpg already downloaded
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663367%252Fgeneral%252F7b241cbf-1d68-4485-824e-a4a98908026f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663367/general/7b241cbf-1d68-4485-824e-a4a98908026f.jpg already downloaded
2026-03-27 17:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 95fef8d9-bbab-5715-a48e-0e688fdd68eb, identifier: 10741519
2026-03-27 17:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ce98a8-396c-5167-aabe-8a51ca2c9546 with identifier: 10729703
2026-03-27 17:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 with scrape type 1
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17ce98a8-396c-5167-aabe-8a51ca2c9546
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252Fd1240bc1-43a8-4fba-ba89-1d6b89704709.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/d1240bc1-43a8-4fba-ba89-1d6b89704709.JPG not downloaded yet
2026-03-27 17:15:49 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e513610>
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d544a84a-1f48-5a68-92db-e013954f1831/d544a84a-1f48-5a68-92db-e013954f1831_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747836%252Fgeneral%252Ff7d25a5c-61f5-413a-9632-6900f3f4ea97.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747836/general/f7d25a5c-61f5-413a-9632-6900f3f4ea97.jpg saved to cache
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d544a84a-1f48-5a68-92db-e013954f1831
2026-03-27 17:15:50 [adesa.de] INFO: Found listing with ID: 10734853
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734853%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [adesa.de] INFO: Scrape type for 10734853: 1
2026-03-27 17:15:50 [adesa.de] INFO: Scraping item 10734853 url https://www.openlane.eu/en/carv6/auction/10734853
2026-03-27 17:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519
2026-03-27 17:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519
2026-03-27 17:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 95fef8d9-bbab-5715-a48e-0e688fdd68eb with identifier: 10741519 to the API
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '95fef8d9-bbab-5715-a48e-0e688fdd68eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '428512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741519',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 81606,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5663367/general/5bab830e-1bd5-4b92-97b1-9c5d5165c6ea.jpg',
'https://images.openlane.eu/carimgs/5663367/general/78c43fcf-a517-49b5-a6a4-290735352373.jpg',
'https://images.openlane.eu/carimgs/5663367/general/8584c4f2-7f13-4b4f-8a32-ab469cd60d03.jpg',
'https://images.openlane.eu/carimgs/5663367/general/db32fa3c-615d-427f-a2e8-9f59b338fb93.jpg',
'https://images.openlane.eu/carimgs/5663367/general/78d9f689-8a16-4752-b08c-a445df7c0700.jpg',
'https://images.openlane.eu/carimgs/5663367/general/f296d15e-4264-4e12-96ab-c89efb4b9f08.jpg',
'https://images.openlane.eu/carimgs/5663367/general/6b79115e-632e-40bf-9a47-f57c754639eb.jpg',
'https://images.openlane.eu/carimgs/5663367/general/0dae38c1-bcf9-4968-91ff-3e01766363c2.jpg',
'https://images.openlane.eu/carimgs/5663367/general/961686ea-4efd-40eb-a6e8-dec125ac28d7.jpg',
'https://images.openlane.eu/carimgs/5663367/general/7b241cbf-1d68-4485-824e-a4a98908026f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234771,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/5bab830e-1bd5-4b92-97b1-9c5d5165c6ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229972,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/78c43fcf-a517-49b5-a6a4-290735352373.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256267,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/8584c4f2-7f13-4b4f-8a32-ab469cd60d03.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252045,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/db32fa3c-615d-427f-a2e8-9f59b338fb93.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245503,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/78d9f689-8a16-4752-b08c-a445df7c0700.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/f296d15e-4264-4e12-96ab-c89efb4b9f08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203499,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/6b79115e-632e-40bf-9a47-f57c754639eb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201236,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/0dae38c1-bcf9-4968-91ff-3e01766363c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250343,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/961686ea-4efd-40eb-a6e8-dec125ac28d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fef8d9-bbab-5715-a48e-0e688fdd68eb/95fef8d9-bbab-5715-a48e-0e688fdd68eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663367/general/7b241cbf-1d68-4485-824e-a4a98908026f.jpg',
'Width': 1280}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'81.606 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741519%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [adesa.de] INFO: Saving data for 10741519: {'created_time': 1774631750.415892, 'last_price_update_time': 1774631750.415905, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741519') HTTP/1.1" 204 0
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F2df7ad2b-cbab-4bd1-86e9-10bac7864c43.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/2df7ad2b-cbab-4bd1-86e9-10bac7864c43.JPG not downloaded yet
2026-03-27 17:15:50 [adesa.de] INFO: Found listing with ID: 10740279
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740279%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [adesa.de] INFO: Scrape type for 10740279: 1
2026-03-27 17:15:50 [adesa.de] INFO: Scraping item 10740279 url https://www.openlane.eu/en/carv6/auction/10740279
2026-03-27 17:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with identifier: 10734854
2026-03-27 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380 with scrape type 1
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252F2b035047-4d56-4b25-ab84-3abed4b00079.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/2b035047-4d56-4b25-ab84-3abed4b00079.JPG not downloaded yet
2026-03-27 17:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855
2026-03-27 17:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e32286-31df-55e8-a9af-f735b6851a3b with scrape type 1
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86e32286-31df-55e8-a9af-f735b6851a3b
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252Fc0723eaa-7baf-4583-97b7-11ea5be166a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/c0723eaa-7baf-4583-97b7-11ea5be166a6.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252Fb46a94b8-dae5-42a0-b3bb-7d331c112134.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/b46a94b8-dae5-42a0-b3bb-7d331c112134.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252F9c09f453-3dd8-4136-9d9b-8c8dead533af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/9c09f453-3dd8-4136-9d9b-8c8dead533af.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252Fe2294dd2-178a-48cf-b83d-04a8db891325.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/e2294dd2-178a-48cf-b83d-04a8db891325.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252Fdd7ed443-42a3-4329-8bc3-16cfb0a61378.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/dd7ed443-42a3-4329-8bc3-16cfb0a61378.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252F0822eed7-f4f2-42c8-9190-8949f5275365.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/0822eed7-f4f2-42c8-9190-8949f5275365.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252F95f31c6b-8941-4996-9dd1-ca9ab33ae2e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/95f31c6b-8941-4996-9dd1-ca9ab33ae2e2.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252Fa9b506e2-d404-457e-a3c2-81db1ef0e2ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/a9b506e2-d404-457e-a3c2-81db1ef0e2ee.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252F70f9235f-33fc-45d4-9b96-47767bf60e74.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/70f9235f-33fc-45d4-9b96-47767bf60e74.jpg already downloaded
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5697713%252Fgeneral%252F1a12003b-f9f6-4958-aa5d-d8fd422cea7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697713/general/1a12003b-f9f6-4958-aa5d-d8fd422cea7d.jpg already downloaded
2026-03-27 17:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86e32286-31df-55e8-a9af-f735b6851a3b, identifier: 10734855
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F57968fe3-01d4-4a46-8811-d88225d4a1a9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/57968fe3-01d4-4a46-8811-d88225d4a1a9.JPG not downloaded yet
2026-03-27 17:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855
2026-03-27 17:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855
2026-03-27 17:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86e32286-31df-55e8-a9af-f735b6851a3b with identifier: 10734855 to the API
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734855>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Diesel',
'id': '86e32286-31df-55e8-a9af-f735b6851a3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '52911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734855',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 81760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5697713/general/c0723eaa-7baf-4583-97b7-11ea5be166a6.jpg',
'https://images.openlane.eu/carimgs/5697713/general/b46a94b8-dae5-42a0-b3bb-7d331c112134.jpg',
'https://images.openlane.eu/carimgs/5697713/general/9c09f453-3dd8-4136-9d9b-8c8dead533af.jpg',
'https://images.openlane.eu/carimgs/5697713/general/e2294dd2-178a-48cf-b83d-04a8db891325.jpg',
'https://images.openlane.eu/carimgs/5697713/general/dd7ed443-42a3-4329-8bc3-16cfb0a61378.jpg',
'https://images.openlane.eu/carimgs/5697713/general/0822eed7-f4f2-42c8-9190-8949f5275365.jpg',
'https://images.openlane.eu/carimgs/5697713/general/95f31c6b-8941-4996-9dd1-ca9ab33ae2e2.jpg',
'https://images.openlane.eu/carimgs/5697713/general/a9b506e2-d404-457e-a3c2-81db1ef0e2ee.jpg',
'https://images.openlane.eu/carimgs/5697713/general/70f9235f-33fc-45d4-9b96-47767bf60e74.jpg',
'https://images.openlane.eu/carimgs/5697713/general/1a12003b-f9f6-4958-aa5d-d8fd422cea7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87673,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/c0723eaa-7baf-4583-97b7-11ea5be166a6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99459,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/b46a94b8-dae5-42a0-b3bb-7d331c112134.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/9c09f453-3dd8-4136-9d9b-8c8dead533af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85565,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/e2294dd2-178a-48cf-b83d-04a8db891325.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/dd7ed443-42a3-4329-8bc3-16cfb0a61378.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/0822eed7-f4f2-42c8-9190-8949f5275365.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73112,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/95f31c6b-8941-4996-9dd1-ca9ab33ae2e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/a9b506e2-d404-457e-a3c2-81db1ef0e2ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45231,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/70f9235f-33fc-45d4-9b96-47767bf60e74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e32286-31df-55e8-a9af-f735b6851a3b/86e32286-31df-55e8-a9af-f735b6851a3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64069,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5697713/general/1a12003b-f9f6-4958-aa5d-d8fd422cea7d.jpg',
'Width': 800}],
'price': 19350,
'price_includes_vat': True,
'registration_date': '2016-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy 2.0 TDI Highline - 4Motion - Diesel - Automatic - '
'150 hp - 81.760 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2016}
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734855%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Saving data for 10734855: {'created_time': 1774631751.099037, 'last_price_update_time': 1774631751.099048, 'auction_closing_time': 1774876500.0}
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734855') HTTP/1.1" 204 0
2026-03-27 17:15:51 [adesa.de] INFO: Found listing with ID: 10736782
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736782%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Scrape type for 10736782: 1
2026-03-27 17:15:51 [adesa.de] INFO: Scraping item 10736782 url https://www.openlane.eu/en/carv6/auction/10736782
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252F178689d1-8087-48d6-a473-e39db2f58e26.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/178689d1-8087-48d6-a473-e39db2f58e26.JPG not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F8af4b4dd-d9fa-4824-bc1a-965c58647f9c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/8af4b4dd-d9fa-4824-bc1a-965c58647f9c.JPG not downloaded yet
2026-03-27 17:15:51 [adesa.de] INFO: Found listing with ID: 10730312
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730312%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Scrape type for 10730312: 1
2026-03-27 17:15:51 [adesa.de] INFO: Scraping item 10730312 url https://www.openlane.eu/en/carv6/auction/10730312
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252Fe123a72e-50ee-4ee2-a689-1fee1d1296cd.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/e123a72e-50ee-4ee2-a689-1fee1d1296cd.JPG not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with identifier: 10736773
2026-03-27 17:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8 with scrape type 1
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fc45a7f04-f4ae-4e11-86db-184a6f2f0a64.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/c45a7f04-f4ae-4e11-86db-184a6f2f0a64.png not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741998/general/d1240bc1-43a8-4fba-ba89-1d6b89704709.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10729703)
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741998/general/2df7ad2b-cbab-4bd1-86e9-10bac7864c43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10729703)
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F919d87a4-9f9b-4d7f-a667-948cfebb0e5e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/919d87a4-9f9b-4d7f-a667-948cfebb0e5e.JPG not downloaded yet
2026-03-27 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:51 [adesa.de] INFO: Found listing with ID: 10741537
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741537%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Scrape type for 10741537: 1
2026-03-27 17:15:51 [adesa.de] INFO: Scraping item 10741537 url https://www.openlane.eu/en/carv6/auction/10741537
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252Facbae548-58ad-4d64-8500-e4f2a2afa41b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/acbae548-58ad-4d64-8500-e4f2a2afa41b.JPG not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fa03178ed-68ab-4e12-b2a0-d094b04d32ba.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/a03178ed-68ab-4e12-b2a0-d094b04d32ba.png not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F35117811-65ce-469b-903e-48e04e155d8d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/35117811-65ce-469b-903e-48e04e155d8d.JPG not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:51 [adesa.de] INFO: Found listing with ID: 10741584
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741584%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Scrape type for 10741584: 1
2026-03-27 17:15:51 [adesa.de] INFO: Scraping item 10741584 url https://www.openlane.eu/en/carv6/auction/10741584
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252F67d1ad51-8da3-42c2-ac41-4311d2c1ce0b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/67d1ad51-8da3-42c2-ac41-4311d2c1ce0b.JPG not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252F710b6c6a-e848-4ef2-997f-959a499ad19b.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/710b6c6a-e848-4ef2-997f-959a499ad19b.png not downloaded yet
2026-03-27 17:15:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F8e06648a-bf0e-452e-8731-0632a06b59e1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/8e06648a-bf0e-452e-8731-0632a06b59e1.JPG not downloaded yet
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671108/general/178689d1-8087-48d6-a473-e39db2f58e26.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734854)
2026-03-27 17:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741998/general/8af4b4dd-d9fa-4824-bc1a-965c58647f9c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10729703)
2026-03-27 17:15:51 [adesa.de] INFO: Found listing with ID: 10741596
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741596%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Scrape type for 10741596: 1
2026-03-27 17:15:51 [adesa.de] INFO: Scraping item 10741596 url https://www.openlane.eu/en/carv6/auction/10741596
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252F77aa9872-d881-4696-a408-f214f82aeace.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/77aa9872-d881-4696-a408-f214f82aeace.JPG not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252F9fe46310-9a26-4fa8-b709-55931df7282c.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/9fe46310-9a26-4fa8-b709-55931df7282c.png not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252Fc6ebd924-0747-42f0-b013-df55b7df130c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/c6ebd924-0747-42f0-b013-df55b7df130c.JPG not downloaded yet
2026-03-27 17:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562
2026-03-27 17:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85ff14b-5c96-57d4-a2e0-d3630a1b102a with scrape type 1
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d85ff14b-5c96-57d4-a2e0-d3630a1b102a
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252F37a8eee8-38a2-44f0-a37c-e76a3fdb6447.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/37a8eee8-38a2-44f0-a37c-e76a3fdb6447.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252F9dd06f91-7fab-4b4f-8d3a-d0cd489bd639.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/9dd06f91-7fab-4b4f-8d3a-d0cd489bd639.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252Fd6a5c7fd-f432-4979-9e30-74eddf1bf694.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/d6a5c7fd-f432-4979-9e30-74eddf1bf694.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252Fe2700541-5898-4d83-a5c3-f2058f508fb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/e2700541-5898-4d83-a5c3-f2058f508fb9.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252F05c790d8-9e72-4a45-b345-d4230e99f82a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/05c790d8-9e72-4a45-b345-d4230e99f82a.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252Fbfd847df-e9bc-4763-8372-239fa6805943.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/bfd847df-e9bc-4763-8372-239fa6805943.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252F5935d88c-ec81-42cd-bca7-1764e8498a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/5935d88c-ec81-42cd-bca7-1764e8498a5f.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252Fd9ed239b-a3ea-4b30-91d8-0a84df4fb2b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/d9ed239b-a3ea-4b30-91d8-0a84df4fb2b0.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252Fcea99f4a-daec-4e64-aa4d-c4e34507b658.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/cea99f4a-daec-4e64-aa4d-c4e34507b658.jpg already downloaded
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728491%252Fgeneral%252Fd4c1db83-a433-4efb-87d4-28c441214750.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728491/general/d4c1db83-a433-4efb-87d4-28c441214750.jpg already downloaded
2026-03-27 17:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d85ff14b-5c96-57d4-a2e0-d3630a1b102a, identifier: 10741562
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 due to Ignoring non-200 response
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 due to Ignoring non-200 response
2026-03-27 17:15:51 [adesa.de] INFO: Found listing with ID: 10741567
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741567%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [adesa.de] INFO: Scrape type for 10741567: 1
2026-03-27 17:15:51 [adesa.de] INFO: Scraping item 10741567 url https://www.openlane.eu/en/carv6/auction/10741567
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252Ff7ae8d0c-3e4c-4ece-9f13-65dad696de75.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/f7ae8d0c-3e4c-4ece-9f13-65dad696de75.JPG not downloaded yet
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252F796f3b17-a5f6-4f96-8fb8-9ed3568cc9a1.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/796f3b17-a5f6-4f96-8fb8-9ed3568cc9a1.png not downloaded yet
2026-03-27 17:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562
2026-03-27 17:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562
2026-03-27 17:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d85ff14b-5c96-57d4-a2e0-d3630a1b102a with identifier: 10741562 to the API
2026-03-27 17:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': 'd85ff14b-5c96-57d4-a2e0-d3630a1b102a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '323257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741562',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 72967,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5728491/general/37a8eee8-38a2-44f0-a37c-e76a3fdb6447.jpg',
'https://images.openlane.eu/carimgs/5728491/general/9dd06f91-7fab-4b4f-8d3a-d0cd489bd639.jpg',
'https://images.openlane.eu/carimgs/5728491/general/d6a5c7fd-f432-4979-9e30-74eddf1bf694.jpg',
'https://images.openlane.eu/carimgs/5728491/general/e2700541-5898-4d83-a5c3-f2058f508fb9.jpg',
'https://images.openlane.eu/carimgs/5728491/general/05c790d8-9e72-4a45-b345-d4230e99f82a.jpg',
'https://images.openlane.eu/carimgs/5728491/general/bfd847df-e9bc-4763-8372-239fa6805943.jpg',
'https://images.openlane.eu/carimgs/5728491/general/5935d88c-ec81-42cd-bca7-1764e8498a5f.jpg',
'https://images.openlane.eu/carimgs/5728491/general/d9ed239b-a3ea-4b30-91d8-0a84df4fb2b0.jpg',
'https://images.openlane.eu/carimgs/5728491/general/cea99f4a-daec-4e64-aa4d-c4e34507b658.jpg',
'https://images.openlane.eu/carimgs/5728491/general/d4c1db83-a433-4efb-87d4-28c441214750.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1298579,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/37a8eee8-38a2-44f0-a37c-e76a3fdb6447.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1305560,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/9dd06f91-7fab-4b4f-8d3a-d0cd489bd639.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1367226,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/d6a5c7fd-f432-4979-9e30-74eddf1bf694.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1303804,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/e2700541-5898-4d83-a5c3-f2058f508fb9.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1027977,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/05c790d8-9e72-4a45-b345-d4230e99f82a.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1007063,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/bfd847df-e9bc-4763-8372-239fa6805943.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1279522,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/5935d88c-ec81-42cd-bca7-1764e8498a5f.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 958692,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/d9ed239b-a3ea-4b30-91d8-0a84df4fb2b0.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693415,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/cea99f4a-daec-4e64-aa4d-c4e34507b658.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d85ff14b-5c96-57d4-a2e0-d3630a1b102a/d85ff14b-5c96-57d4-a2e0-d3630a1b102a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1061511,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728491/general/d4c1db83-a433-4efb-87d4-28c441214750.jpg',
'Width': 2668}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 135 hp - '
'72.967 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741562%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [adesa.de] INFO: Saving data for 10741562: {'created_time': 1774631752.245084, 'last_price_update_time': 1774631752.245095, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741562') HTTP/1.1" 204 0
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252Fafea4b0b-8b88-47bc-aa00-d3cc0b716e3f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/afea4b0b-8b88-47bc-aa00-d3cc0b716e3f.JPG not downloaded yet
2026-03-27 17:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 with identifier: 10733654
2026-03-27 17:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 with scrape type 1
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252Ffa05bdeb-831e-477c-b7ee-36c07c5f5eb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/fa05bdeb-831e-477c-b7ee-36c07c5f5eb0.JPG not downloaded yet
2026-03-27 17:15:52 [adesa.de] INFO: Found listing with ID: 10741555
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741555%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [adesa.de] INFO: Scrape type for 10741555: 1
2026-03-27 17:15:52 [adesa.de] INFO: Scraping item 10741555 url https://www.openlane.eu/en/carv6/auction/10741555
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252Fd8281e5e-63b6-4fba-80b5-b151513ba0d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/d8281e5e-63b6-4fba-80b5-b151513ba0d1.JPG not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fe7e5e0db-2315-438f-9820-a37374092203.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/e7e5e0db-2315-438f-9820-a37374092203.png not downloaded yet
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380 due to Ignoring non-200 response
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 due to Ignoring non-200 response
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741998/general/8e06648a-bf0e-452e-8731-0632a06b59e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10729703)
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741998%252Fgeneral%252F65c75254-511d-4b78-9c8e-d4dddba050ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741998/general/65c75254-511d-4b78-9c8e-d4dddba050ec.JPG not downloaded yet
2026-03-27 17:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F776acfb8-4743-4c61-a883-823252329325.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/776acfb8-4743-4c61-a883-823252329325.JPG not downloaded yet
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:52 [adesa.de] INFO: Found listing with ID: 10741587
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741587%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [adesa.de] INFO: Scrape type for 10741587: 1
2026-03-27 17:15:52 [adesa.de] INFO: Scraping item 10741587 url https://www.openlane.eu/en/carv6/auction/10741587
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252F5469994b-2544-459a-b913-5bdeb8d1f84b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/5469994b-2544-459a-b913-5bdeb8d1f84b.JPG not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fd4a122cf-ec10-44e9-8e49-6faae1dfe904.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/d4a122cf-ec10-44e9-8e49-6faae1dfe904.png not downloaded yet
2026-03-27 17:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252Fcc9ef42d-cc0a-48d5-a169-d2462885be0b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/cc9ef42d-cc0a-48d5-a169-d2462885be0b.JPG not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671108%252Fgeneral%252F0f79703b-f295-4871-a40d-0dd282c0346e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671108/general/0f79703b-f295-4871-a40d-0dd282c0346e.JPG not downloaded yet
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F30dfe0f1-17e7-413c-a77b-97fd76026c7b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/30dfe0f1-17e7-413c-a77b-97fd76026c7b.JPG not downloaded yet
2026-03-27 17:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with identifier: 10734862
2026-03-27 17:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 with scrape type 1
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252Fa62731ed-e813-47bc-8f11-d9b4365c6116.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/a62731ed-e813-47bc-8f11-d9b4365c6116.JPG not downloaded yet
2026-03-27 17:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306
2026-03-27 17:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with scrape type 1
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07534d00-5f83-5d5e-9400-06d8a50d7cd6
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252Fff60ef05-9837-4671-93de-3cab1456b7b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/ff60ef05-9837-4671-93de-3cab1456b7b1.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252F4dda8e42-9a67-4bad-8f7e-79c9d566e1bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/4dda8e42-9a67-4bad-8f7e-79c9d566e1bb.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252Fa4b0338b-1dc5-4036-9699-ff40f0317423.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/a4b0338b-1dc5-4036-9699-ff40f0317423.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252F5662a116-9666-40fb-bb7f-7731f126ed93.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/5662a116-9666-40fb-bb7f-7731f126ed93.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252Fd0439d21-0554-4903-9b79-851d9899a43d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/d0439d21-0554-4903-9b79-851d9899a43d.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252Fcf0f31a7-ae86-4301-8cec-3636ad50e7af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/cf0f31a7-ae86-4301-8cec-3636ad50e7af.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252F1993a59b-06c8-4509-a391-9e738622c418.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/1993a59b-06c8-4509-a391-9e738622c418.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252F38adf084-0a06-4822-a61a-8acc9577a57a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/38adf084-0a06-4822-a61a-8acc9577a57a.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252F5876f2e3-3274-461d-bcb8-95d9add667cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/5876f2e3-3274-461d-bcb8-95d9add667cc.jpg already downloaded
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5689805%252Fgeneral%252F7b209221-491d-4821-9a86-ebfea10bf5ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5689805/general/7b209221-491d-4821-9a86-ebfea10bf5ab.jpg already downloaded
2026-03-27 17:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07534d00-5f83-5d5e-9400-06d8a50d7cd6, identifier: 10730306
2026-03-27 17:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 due to Ignoring non-200 response
2026-03-27 17:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748755/general/a03178ed-68ab-4e12-b2a0-d094b04d32ba.png> (referer: https://www.openlane.eu/en/carv6/auction/10736773)
2026-03-27 17:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306
2026-03-27 17:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306
2026-03-27 17:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07534d00-5f83-5d5e-9400-06d8a50d7cd6 with identifier: 10730306 to the API
2026-03-27 17:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730306>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': '07534d00-5f83-5d5e-9400-06d8a50d7cd6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600E21E4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730306',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 153655,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5689805/general/ff60ef05-9837-4671-93de-3cab1456b7b1.jpg',
'https://images.openlane.eu/carimgs/5689805/general/4dda8e42-9a67-4bad-8f7e-79c9d566e1bb.jpg',
'https://images.openlane.eu/carimgs/5689805/general/a4b0338b-1dc5-4036-9699-ff40f0317423.jpg',
'https://images.openlane.eu/carimgs/5689805/general/5662a116-9666-40fb-bb7f-7731f126ed93.jpg',
'https://images.openlane.eu/carimgs/5689805/general/d0439d21-0554-4903-9b79-851d9899a43d.jpg',
'https://images.openlane.eu/carimgs/5689805/general/cf0f31a7-ae86-4301-8cec-3636ad50e7af.jpg',
'https://images.openlane.eu/carimgs/5689805/general/1993a59b-06c8-4509-a391-9e738622c418.jpg',
'https://images.openlane.eu/carimgs/5689805/general/38adf084-0a06-4822-a61a-8acc9577a57a.jpg',
'https://images.openlane.eu/carimgs/5689805/general/5876f2e3-3274-461d-bcb8-95d9add667cc.jpg',
'https://images.openlane.eu/carimgs/5689805/general/7b209221-491d-4821-9a86-ebfea10bf5ab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/ff60ef05-9837-4671-93de-3cab1456b7b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/4dda8e42-9a67-4bad-8f7e-79c9d566e1bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/a4b0338b-1dc5-4036-9699-ff40f0317423.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/5662a116-9666-40fb-bb7f-7731f126ed93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/d0439d21-0554-4903-9b79-851d9899a43d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/cf0f31a7-ae86-4301-8cec-3636ad50e7af.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91618,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/1993a59b-06c8-4509-a391-9e738622c418.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/38adf084-0a06-4822-a61a-8acc9577a57a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/5876f2e3-3274-461d-bcb8-95d9add667cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07534d00-5f83-5d5e-9400-06d8a50d7cd6/07534d00-5f83-5d5e-9400-06d8a50d7cd6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5689805/general/7b209221-491d-4821-9a86-ebfea10bf5ab.jpg',
'Width': 1024}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 150 hp - '
'153.655 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730306%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [adesa.de] INFO: Saving data for 10730306: {'created_time': 1774631753.144619, 'last_price_update_time': 1774631753.14463, 'auction_closing_time': 1774946700.0}
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730306') HTTP/1.1" 204 0
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748755/general/710b6c6a-e848-4ef2-997f-959a499ad19b.png> (referer: https://www.openlane.eu/en/carv6/auction/10736773)
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5741998/general/afea4b0b-8b88-47bc-aa00-d3cc0b716e3f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10729703)
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671108/general/d8281e5e-63b6-4fba-80b5-b151513ba0d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734854)
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/fa05bdeb-831e-477c-b7ee-36c07c5f5eb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F88fc0c8a-caf0-4ae6-b131-4cbce9c8f1cf.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/88fc0c8a-caf0-4ae6-b131-4cbce9c8f1cf.JPG not downloaded yet
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252Ffbecd4c8-63b8-44da-ab3d-8f0b009fda78.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/fbecd4c8-63b8-44da-ab3d-8f0b009fda78.JPG not downloaded yet
2026-03-27 17:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295
2026-03-27 17:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7fb651a-177d-5442-b266-67c37c6ed2cd with scrape type 1
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7fb651a-177d-5442-b266-67c37c6ed2cd
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F6ba14839-10b8-42a0-a1a9-1b5001226872.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/6ba14839-10b8-42a0-a1a9-1b5001226872.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252Fe2d573b3-2bc7-42f6-ae86-2629997e6ad6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/e2d573b3-2bc7-42f6-ae86-2629997e6ad6.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F888e6a73-8c04-4a15-96f2-b30b539ce802.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/888e6a73-8c04-4a15-96f2-b30b539ce802.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F263bb331-3d79-4d99-b242-09f53a323c9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/263bb331-3d79-4d99-b242-09f53a323c9c.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F7c464e7d-d3c5-4341-9d46-da52322e7fe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/7c464e7d-d3c5-4341-9d46-da52322e7fe2.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F779b6bee-5358-4d78-87d1-37d343571678.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/779b6bee-5358-4d78-87d1-37d343571678.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252Ff4b515f1-d309-4645-a917-8ea87f52daa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/f4b515f1-d309-4645-a917-8ea87f52daa6.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F2b25a5b4-a209-433a-a1ae-eaa9fb51c8f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/2b25a5b4-a209-433a-a1ae-eaa9fb51c8f2.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252Fdbdd7231-4d7f-4ed9-8aa4-fd913bfe1d6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/dbdd7231-4d7f-4ed9-8aa4-fd913bfe1d6e.jpg already downloaded
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603540%252Fgeneral%252F034a9797-a559-46cd-8b8e-a3d4904a5e23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603540/general/034a9797-a559-46cd-8b8e-a3d4904a5e23.jpg already downloaded
2026-03-27 17:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7fb651a-177d-5442-b266-67c37c6ed2cd, identifier: 10730295
2026-03-27 17:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861
2026-03-27 17:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 069e9742-d6a5-5a92-b074-b0ca50bed21f with scrape type 1
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 069e9742-d6a5-5a92-b074-b0ca50bed21f
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252F8b8dbc64-d843-461c-9d97-dfc193191575.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/8b8dbc64-d843-461c-9d97-dfc193191575.JPG not downloaded yet
2026-03-27 17:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295
2026-03-27 17:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295
2026-03-27 17:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7fb651a-177d-5442-b266-67c37c6ed2cd with identifier: 10730295 to the API
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730295>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:45:00Z',
'fuel_type': 'Diesel',
'id': 'b7fb651a-177d-5442-b266-67c37c6ed2cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730295',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 28236,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5603540/general/6ba14839-10b8-42a0-a1a9-1b5001226872.jpg',
'https://images.openlane.eu/carimgs/5603540/general/e2d573b3-2bc7-42f6-ae86-2629997e6ad6.jpg',
'https://images.openlane.eu/carimgs/5603540/general/888e6a73-8c04-4a15-96f2-b30b539ce802.jpg',
'https://images.openlane.eu/carimgs/5603540/general/263bb331-3d79-4d99-b242-09f53a323c9c.jpg',
'https://images.openlane.eu/carimgs/5603540/general/7c464e7d-d3c5-4341-9d46-da52322e7fe2.jpg',
'https://images.openlane.eu/carimgs/5603540/general/779b6bee-5358-4d78-87d1-37d343571678.jpg',
'https://images.openlane.eu/carimgs/5603540/general/f4b515f1-d309-4645-a917-8ea87f52daa6.jpg',
'https://images.openlane.eu/carimgs/5603540/general/2b25a5b4-a209-433a-a1ae-eaa9fb51c8f2.jpg',
'https://images.openlane.eu/carimgs/5603540/general/dbdd7231-4d7f-4ed9-8aa4-fd913bfe1d6e.jpg',
'https://images.openlane.eu/carimgs/5603540/general/034a9797-a559-46cd-8b8e-a3d4904a5e23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/6ba14839-10b8-42a0-a1a9-1b5001226872.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39279,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/e2d573b3-2bc7-42f6-ae86-2629997e6ad6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46245,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/888e6a73-8c04-4a15-96f2-b30b539ce802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37902,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/263bb331-3d79-4d99-b242-09f53a323c9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97861,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/7c464e7d-d3c5-4341-9d46-da52322e7fe2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/779b6bee-5358-4d78-87d1-37d343571678.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57849,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/f4b515f1-d309-4645-a917-8ea87f52daa6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59425,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/2b25a5b4-a209-433a-a1ae-eaa9fb51c8f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/dbdd7231-4d7f-4ed9-8aa4-fd913bfe1d6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7fb651a-177d-5442-b266-67c37c6ed2cd/b7fb651a-177d-5442-b266-67c37c6ed2cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102764,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603540/general/034a9797-a559-46cd-8b8e-a3d4904a5e23.jpg',
'Width': 1024}],
'price': 17450,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Manual - 116 hp - 28.236 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730295%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [adesa.de] INFO: Saving data for 10730295: {'created_time': 1774631753.881511, 'last_price_update_time': 1774631753.881522, 'auction_closing_time': 1774946700.0}
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730295') HTTP/1.1" 204 0
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F4e1ff391-37f3-4c23-a5dd-0b4269981b58.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/4e1ff391-37f3-4c23-a5dd-0b4269981b58.JPG not downloaded yet
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252F9e70619c-f5c1-4abe-80fd-a6ee1323ac18.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/9e70619c-f5c1-4abe-80fd-a6ee1323ac18.JPG not downloaded yet
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252F5f1696a5-6d92-4699-ab28-e67cedfefce7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/5f1696a5-6d92-4699-ab28-e67cedfefce7.JPG not downloaded yet
2026-03-27 17:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:53 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:53 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:53 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:53 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:53 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1ace90>
2026-03-27 17:15:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca16adc0-ff3b-50e8-a88b-d4718ee189b8/ca16adc0-ff3b-50e8-a88b-d4718ee189b8_image_1.png HTTP/1.1" 201 0
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fa03178ed-68ab-4e12-b2a0-d094b04d32ba.png') HTTP/1.1" 204 0
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/a03178ed-68ab-4e12-b2a0-d094b04d32ba.png saved to cache
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5671108/general/0f79703b-f295-4871-a40d-0dd282c0346e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734854)
2026-03-27 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 402362
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52ac10>
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca16adc0-ff3b-50e8-a88b-d4718ee189b8/ca16adc0-ff3b-50e8-a88b-d4718ee189b8_image_2.png HTTP/1.1" 201 0
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252F710b6c6a-e848-4ef2-997f-959a499ad19b.png') HTTP/1.1" 204 0
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/710b6c6a-e848-4ef2-997f-959a499ad19b.png saved to cache
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 17ce98a8-396c-5167-aabe-8a51ca2c9546 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/cc9ef42d-cc0a-48d5-a169-d2462885be0b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/a62731ed-e813-47bc-8f11-d9b4365c6116.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/30dfe0f1-17e7-413c-a77b-97fd76026c7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F4d3de041-f2ab-4e1a-bfa5-56901a792973.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/4d3de041-f2ab-4e1a-bfa5-56901a792973.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252Fc9a7aa6b-49ab-475a-a452-f3e6a6095141.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/c9a7aa6b-49ab-475a-a452-f3e6a6095141.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252F0d93faa1-89d1-4d9c-919c-7ea864355a7a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/0d93faa1-89d1-4d9c-919c-7ea864355a7a.JPG not downloaded yet
2026-03-27 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F95514684-9343-43cf-bce1-c7c8d7f212d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/95514684-9343-43cf-bce1-c7c8d7f212d9.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252F7b51dada-3e18-4fe4-8bf5-dadf486127ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/7b51dada-3e18-4fe4-8bf5-dadf486127ec.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252F99590df8-debf-4a05-a061-b218dab4fb04.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/99590df8-debf-4a05-a061-b218dab4fb04.JPG not downloaded yet
2026-03-27 17:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857
2026-03-27 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35cb47a6-1163-5479-bad5-69e5891269a6 with scrape type 1
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35cb47a6-1163-5479-bad5-69e5891269a6
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252Fe9037e57-365c-4a64-b63b-a83e6c074d6a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/e9037e57-365c-4a64-b63b-a83e6c074d6a.JPG not downloaded yet
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748755/general/e7e5e0db-2315-438f-9820-a37374092203.png> (referer: https://www.openlane.eu/en/carv6/auction/10736773)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/4e1ff391-37f3-4c23-a5dd-0b4269981b58.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/fbecd4c8-63b8-44da-ab3d-8f0b009fda78.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/88fc0c8a-caf0-4ae6-b131-4cbce9c8f1cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/8b8dbc64-d843-461c-9d97-dfc193191575.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/9e70619c-f5c1-4abe-80fd-a6ee1323ac18.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/5f1696a5-6d92-4699-ab28-e67cedfefce7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F7653fce0-8786-4498-9fb6-d8b9c11fcc01.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/7653fce0-8786-4498-9fb6-d8b9c11fcc01.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252Fe4517eab-86f6-4c69-8d98-c628b176e219.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/e4517eab-86f6-4c69-8d98-c628b176e219.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252Ff35c3263-eda4-471f-b583-e8d2c0f85b37.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/f35c3263-eda4-471f-b583-e8d2c0f85b37.JPG not downloaded yet
2026-03-27 17:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252F745293e0-a223-46ab-9c39-6486d60fe63f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/745293e0-a223-46ab-9c39-6486d60fe63f.JPG not downloaded yet
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 91437a62-0e62-5c3c-9c6e-a7529b1c2380 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417
2026-03-27 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f with scrape type 1
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252Fb23764d5-01fa-4568-92b6-d118dae7d523.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/b23764d5-01fa-4568-92b6-d118dae7d523.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748302%252Fgeneral%252F1da70e71-fbb7-48b6-8e82-12c61748235e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748302/general/1da70e71-fbb7-48b6-8e82-12c61748235e.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252F49186f8f-d09e-4c13-a2f4-9c71d3a4d9b1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/49186f8f-d09e-4c13-a2f4-9c71d3a4d9b1.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252Fa529f145-9f4e-4477-95ea-25b3bed61152.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/a529f145-9f4e-4477-95ea-25b3bed61152.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252F2166cd10-ee2d-475f-8de2-e78c4efb72b3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/2166cd10-ee2d-475f-8de2-e78c4efb72b3.JPG not downloaded yet
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252F40b3213f-8704-4b97-9e0b-888fcfe3534c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/40b3213f-8704-4b97-9e0b-888fcfe3534c.JPG not downloaded yet
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:54 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f227410>
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca16adc0-ff3b-50e8-a88b-d4718ee189b8/ca16adc0-ff3b-50e8-a88b-d4718ee189b8_image_5.png HTTP/1.1" 201 0
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fe7e5e0db-2315-438f-9820-a37374092203.png') HTTP/1.1" 204 0
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/e7e5e0db-2315-438f-9820-a37374092203.png saved to cache
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8
2026-03-27 17:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521
2026-03-27 17:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with scrape type 1
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3bb750a0-a21e-5d82-9b5a-6df2732276a8
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F6e436839-f7a9-4dfc-aed4-57beab637de6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/6e436839-f7a9-4dfc-aed4-57beab637de6.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F7bdb0f92-a04f-4aae-a5df-adc2362cf0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/7bdb0f92-a04f-4aae-a5df-adc2362cf0d3.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252Fb62ecc32-a2aa-49a2-9af2-b9c1f25e4bf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/b62ecc32-a2aa-49a2-9af2-b9c1f25e4bf4.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252Fc6a436e6-9956-4181-b045-10cf4a7d46a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/c6a436e6-9956-4181-b045-10cf4a7d46a5.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F1312305d-fe02-4455-a353-a3dc49bfd904.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/1312305d-fe02-4455-a353-a3dc49bfd904.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F1def8587-138c-4160-b4e4-5936cd716bbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/1def8587-138c-4160-b4e4-5936cd716bbb.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F70d7b0e0-349b-49d8-8c61-239c936d5682.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/70d7b0e0-349b-49d8-8c61-239c936d5682.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252Fa621a90a-bcae-4dda-8bc5-713591393f14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/a621a90a-bcae-4dda-8bc5-713591393f14.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F4ddbc4ac-5645-4741-87e1-cf66524ce5ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/4ddbc4ac-5645-4741-87e1-cf66524ce5ae.jpg already downloaded
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663374%252Fgeneral%252F1584715b-74cc-4387-ac26-be48db5c2995.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663374/general/1584715b-74cc-4387-ac26-be48db5c2995.jpg already downloaded
2026-03-27 17:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3bb750a0-a21e-5d82-9b5a-6df2732276a8, identifier: 10741521
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/7b51dada-3e18-4fe4-8bf5-dadf486127ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/0d93faa1-89d1-4d9c-919c-7ea864355a7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/c9a7aa6b-49ab-475a-a452-f3e6a6095141.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/4d3de041-f2ab-4e1a-bfa5-56901a792973.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/95514684-9343-43cf-bce1-c7c8d7f212d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/99590df8-debf-4a05-a061-b218dab4fb04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/e9037e57-365c-4a64-b63b-a83e6c074d6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252F3adab56a-b132-4cd5-a833-b72dec9d4de0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/3adab56a-b132-4cd5-a833-b72dec9d4de0.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252Fe7a2d4b1-ede1-4a8c-927f-cbd71b19bb30.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/e7a2d4b1-ede1-4a8c-927f-cbd71b19bb30.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252Faa9adfa7-f6d3-4dbf-a4eb-4bc2570ff30b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/aa9adfa7-f6d3-4dbf-a4eb-4bc2570ff30b.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252F7ad61e3d-f917-4d95-acc6-6aafd39bad98.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/7ad61e3d-f917-4d95-acc6-6aafd39bad98.JPG not downloaded yet
2026-03-27 17:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521
2026-03-27 17:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521
2026-03-27 17:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3bb750a0-a21e-5d82-9b5a-6df2732276a8 with identifier: 10741521 to the API
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Electric',
'id': '3bb750a0-a21e-5d82-9b5a-6df2732276a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '674261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741521',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 81508,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5663374/general/6e436839-f7a9-4dfc-aed4-57beab637de6.jpg',
'https://images.openlane.eu/carimgs/5663374/general/7bdb0f92-a04f-4aae-a5df-adc2362cf0d3.jpg',
'https://images.openlane.eu/carimgs/5663374/general/b62ecc32-a2aa-49a2-9af2-b9c1f25e4bf4.jpg',
'https://images.openlane.eu/carimgs/5663374/general/c6a436e6-9956-4181-b045-10cf4a7d46a5.jpg',
'https://images.openlane.eu/carimgs/5663374/general/1312305d-fe02-4455-a353-a3dc49bfd904.jpg',
'https://images.openlane.eu/carimgs/5663374/general/1def8587-138c-4160-b4e4-5936cd716bbb.jpg',
'https://images.openlane.eu/carimgs/5663374/general/70d7b0e0-349b-49d8-8c61-239c936d5682.jpg',
'https://images.openlane.eu/carimgs/5663374/general/a621a90a-bcae-4dda-8bc5-713591393f14.jpg',
'https://images.openlane.eu/carimgs/5663374/general/4ddbc4ac-5645-4741-87e1-cf66524ce5ae.jpg',
'https://images.openlane.eu/carimgs/5663374/general/1584715b-74cc-4387-ac26-be48db5c2995.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308505,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/6e436839-f7a9-4dfc-aed4-57beab637de6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299356,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/7bdb0f92-a04f-4aae-a5df-adc2362cf0d3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/b62ecc32-a2aa-49a2-9af2-b9c1f25e4bf4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320932,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/c6a436e6-9956-4181-b045-10cf4a7d46a5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205320,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/1312305d-fe02-4455-a353-a3dc49bfd904.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208900,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/1def8587-138c-4160-b4e4-5936cd716bbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240834,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/70d7b0e0-349b-49d8-8c61-239c936d5682.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229083,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/a621a90a-bcae-4dda-8bc5-713591393f14.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369473,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/4ddbc4ac-5645-4741-87e1-cf66524ce5ae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb750a0-a21e-5d82-9b5a-6df2732276a8/3bb750a0-a21e-5d82-9b5a-6df2732276a8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155502,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663374/general/1584715b-74cc-4387-ac26-be48db5c2995.jpg',
'Width': 1280}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 4,
'seller_name': None,
'title': 'Tesla Model 3 Standard Range - Electric - Automatic - 119 hp - '
'81.508 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741521%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [adesa.de] INFO: Saving data for 10741521: {'created_time': 1774631755.407623, 'last_price_update_time': 1774631755.407636, 'auction_closing_time': 1774877400.0}
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741521') HTTP/1.1" 204 0
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252F7d2d809f-c559-4922-b653-c097407b0f04.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/7d2d809f-c559-4922-b653-c097407b0f04.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252Fff6dafb1-f357-4fa6-8338-8910d1cc483c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/ff6dafb1-f357-4fa6-8338-8910d1cc483c.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252F8c553fcf-203a-402f-8e74-c6ef9cd1091e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/8c553fcf-203a-402f-8e74-c6ef9cd1091e.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252F98fed38c-3ba5-4231-a1c9-fec65bff6ecc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/98fed38c-3ba5-4231-a1c9-fec65bff6ecc.JPG not downloaded yet
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721988%252Fgeneral%252F7364fb49-e855-4fb2-ab1a-e2a395854733.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721988/general/7364fb49-e855-4fb2-ab1a-e2a395854733.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252Fef30cc00-8d77-4461-b460-a4fff1fe5498.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/ef30cc00-8d77-4461-b460-a4fff1fe5498.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252Fc2bec17e-a85d-4f3f-ad52-342a5a30b881.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/c2bec17e-a85d-4f3f-ad52-342a5a30b881.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252F831656bc-7207-417b-b2f8-75c1275ae556.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/831656bc-7207-417b-b2f8-75c1275ae556.JPG not downloaded yet
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748755/general/d4a122cf-ec10-44e9-8e49-6faae1dfe904.png> (referer: https://www.openlane.eu/en/carv6/auction/10736773)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/2166cd10-ee2d-475f-8de2-e78c4efb72b3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/40b3213f-8704-4b97-9e0b-888fcfe3534c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/a529f145-9f4e-4477-95ea-25b3bed61152.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748302/general/1da70e71-fbb7-48b6-8e82-12c61748235e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10733654)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/b23764d5-01fa-4568-92b6-d118dae7d523.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/49186f8f-d09e-4c13-a2f4-9c71d3a4d9b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/745293e0-a223-46ab-9c39-6486d60fe63f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721914%252Fgeneral%252Fcb2eab42-1aa4-4959-a617-4d6a9c21310f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721914/general/cb2eab42-1aa4-4959-a617-4d6a9c21310f.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252F0eb902b9-7a1e-4602-b81f-6863ce8e849b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/0eb902b9-7a1e-4602-b81f-6863ce8e849b.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252Fc7f78314-21c0-47f5-84e0-8de602674170.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/c7f78314-21c0-47f5-84e0-8de602674170.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252F072065cf-4e5c-4ad6-a95d-0669449f7cd8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/072065cf-4e5c-4ad6-a95d-0669449f7cd8.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252Fc67d98b9-2ec6-4bc3-8c52-59577197a8ee.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/c67d98b9-2ec6-4bc3-8c52-59577197a8ee.JPG not downloaded yet
2026-03-27 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with identifier: 10734853
2026-03-27 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 with scrape type 1
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F47d8d86a-4ab1-4f6c-8950-7490f1dfb5bf.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/47d8d86a-4ab1-4f6c-8950-7490f1dfb5bf.JPG not downloaded yet
2026-03-27 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe7c849-443f-5836-9274-c28dd852756e with identifier: 10734849
2026-03-27 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe7c849-443f-5836-9274-c28dd852756e with scrape type 1
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afe7c849-443f-5836-9274-c28dd852756e
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F3d46d2ad-226d-4ac3-8598-dc2e4324a8dc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/3d46d2ad-226d-4ac3-8598-dc2e4324a8dc.JPG not downloaded yet
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/aa9adfa7-f6d3-4dbf-a4eb-4bc2570ff30b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/831656bc-7207-417b-b2f8-75c1275ae556.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/c2bec17e-a85d-4f3f-ad52-342a5a30b881.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/98fed38c-3ba5-4231-a1c9-fec65bff6ecc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/ef30cc00-8d77-4461-b460-a4fff1fe5498.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252Fde78f275-91a4-44c6-8972-ad3610825ff0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/de78f275-91a4-44c6-8972-ad3610825ff0.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252Fbe92bd0e-98e3-4279-a212-298b40c9e61e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/be92bd0e-98e3-4279-a212-298b40c9e61e.JPG not downloaded yet
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/7364fb49-e855-4fb2-ab1a-e2a395854733.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/7ad61e3d-f917-4d95-acc6-6aafd39bad98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/8c553fcf-203a-402f-8e74-c6ef9cd1091e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F3350d3a3-b4c3-4841-8f7b-a9d40cc35ab7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/3350d3a3-b4c3-4841-8f7b-a9d40cc35ab7.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252Fa2044041-e5c2-4a94-8ff7-abfcbaf0ea43.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/a2044041-e5c2-4a94-8ff7-abfcbaf0ea43.JPG not downloaded yet
2026-03-27 17:15:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:55 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:55 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:55 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:55 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e525f50>
2026-03-27 17:15:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca16adc0-ff3b-50e8-a88b-d4718ee189b8/ca16adc0-ff3b-50e8-a88b-d4718ee189b8_image_6.png HTTP/1.1" 201 0
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748755%252Fgeneral%252Fd4a122cf-ec10-44e9-8e49-6faae1dfe904.png') HTTP/1.1" 204 0
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748755/general/d4a122cf-ec10-44e9-8e49-6faae1dfe904.png saved to cache
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca16adc0-ff3b-50e8-a88b-d4718ee189b8
2026-03-27 17:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with identifier: 10731446
2026-03-27 17:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b with scrape type 1
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fffadcc64-5a67-4e94-836a-cb65ea79e5e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/ffadcc64-5a67-4e94-836a-cb65ea79e5e9.jpg not downloaded yet
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a60bf7f0-8677-56f1-8dcf-1b1fc71c2b10 due to Ignoring non-200 response
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713331%252Fgeneral%252Fd46c93b8-9bc7-47fd-9af6-7121df4cd32c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713331/general/d46c93b8-9bc7-47fd-9af6-7121df4cd32c.JPG not downloaded yet
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252F8ec458f2-c60a-4822-b36b-4cff54bbc546.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/8ec458f2-c60a-4822-b36b-4cff54bbc546.JPG not downloaded yet
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/7d2d809f-c559-4922-b653-c097407b0f04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/ff6dafb1-f357-4fa6-8338-8910d1cc483c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/e7a2d4b1-ede1-4a8c-927f-cbd71b19bb30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252Fdbf70f80-ba80-4184-a4f6-d14ec0c1af00.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/dbf70f80-ba80-4184-a4f6-d14ec0c1af00.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F85b2c17e-13b4-479b-86ef-a2c597c466d5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/85b2c17e-13b4-479b-86ef-a2c597c466d5.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Ff2217d02-c2c9-4277-a3cf-9a01b7b59fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/f2217d02-c2c9-4277-a3cf-9a01b7b59fff.jpg not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/c7f78314-21c0-47f5-84e0-8de602674170.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/c67d98b9-2ec6-4bc3-8c52-59577197a8ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/072065cf-4e5c-4ad6-a95d-0669449f7cd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/0eb902b9-7a1e-4602-b81f-6863ce8e849b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/cb2eab42-1aa4-4959-a617-4d6a9c21310f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748248%252Fgeneral%252F507b4192-2054-47e4-bfc3-f1764e195a29.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748248/general/507b4192-2054-47e4-bfc3-f1764e195a29.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F55bafc4e-c751-4a3e-ae0d-a2fbdd40aed1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/55bafc4e-c751-4a3e-ae0d-a2fbdd40aed1.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F038f9e44-b52c-455e-bfd3-587e50b69c64.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/038f9e44-b52c-455e-bfd3-587e50b69c64.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fafdfef7e-9676-45cc-a171-4512b1d3ce77.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/afdfef7e-9676-45cc-a171-4512b1d3ce77.jpg not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666007/general/47d8d86a-4ab1-4f6c-8950-7490f1dfb5bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734853)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/3d46d2ad-226d-4ac3-8598-dc2e4324a8dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721988/general/3adab56a-b132-4cd5-a833-b72dec9d4de0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734862)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666007/general/3350d3a3-b4c3-4841-8f7b-a9d40cc35ab7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734853)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/a2044041-e5c2-4a94-8ff7-abfcbaf0ea43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F32282071-d766-40c0-8028-efc020bc6bc8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/32282071-d766-40c0-8028-efc020bc6bc8.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F4b8901c5-922e-4fb1-a536-01d0c2074fc7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/4b8901c5-922e-4fb1-a536-01d0c2074fc7.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F361be434-f7a0-420f-a143-f4fdb5b4f43c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/361be434-f7a0-420f-a143-f4fdb5b4f43c.jpg not downloaded yet
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/8ec458f2-c60a-4822-b36b-4cff54bbc546.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/d46c93b8-9bc7-47fd-9af6-7121df4cd32c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/be92bd0e-98e3-4279-a212-298b40c9e61e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252Fc90fd593-5951-4740-9369-ef32b39a94fe.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/c90fd593-5951-4740-9369-ef32b39a94fe.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F532c85ee-c9a1-49f4-ac47-30e53d66be33.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/532c85ee-c9a1-49f4-ac47-30e53d66be33.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F202f369e-7a09-49fd-ada4-49e8f30a505c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/202f369e-7a09-49fd-ada4-49e8f30a505c.jpg not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5713331/general/de78f275-91a4-44c6-8972-ad3610825ff0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734857)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721914/general/f35c3263-eda4-471f-b583-e8d2c0f85b37.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734861)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748248/general/507b4192-2054-47e4-bfc3-f1764e195a29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10732417)
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252Fdd3d843d-1ea9-44b9-8631-fd1d7fa66c2c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/dd3d843d-1ea9-44b9-8631-fd1d7fa66c2c.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F162350ff-e375-420b-8330-f01710397b23.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/162350ff-e375-420b-8330-f01710397b23.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F168e91aa-683f-4dd1-ab77-8ea70f40455d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/168e91aa-683f-4dd1-ab77-8ea70f40455d.jpg not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item dea0b425-e1c0-5bc7-bc4d-83878bd2a4e4 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/038f9e44-b52c-455e-bfd3-587e50b69c64.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666007/general/55bafc4e-c751-4a3e-ae0d-a2fbdd40aed1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734853)
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F2d007e90-22af-46e2-ba7f-b779ada35a6b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/2d007e90-22af-46e2-ba7f-b779ada35a6b.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252Fa6792f45-9d6b-4ffc-bc08-d35dedb2b4a4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/a6792f45-9d6b-4ffc-bc08-d35dedb2b4a4.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fc4550fa7-f04f-4dba-b965-484eb82a40cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/c4550fa7-f04f-4dba-b965-484eb82a40cf.jpg not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 062187d5-1277-59c9-9b94-4508a411901e with identifier: 10736782
2026-03-27 17:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 062187d5-1277-59c9-9b94-4508a411901e with scrape type 1
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F8d0b5e05-999b-4759-8db0-d643245da58a.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/8d0b5e05-999b-4759-8db0-d643245da58a.png not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/85b2c17e-13b4-479b-86ef-a2c597c466d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/4b8901c5-922e-4fb1-a536-01d0c2074fc7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F620d0ede-dc23-4009-af73-5ff0d601458a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/620d0ede-dc23-4009-af73-5ff0d601458a.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252F2c3a0241-f21b-421d-871b-a245899f5c7f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/2c3a0241-f21b-421d-871b-a245899f5c7f.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F9c59a948-594f-4d0b-9967-3d599fe86a9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/9c59a948-594f-4d0b-9967-3d599fe86a9c.jpg not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F24da930b-c1a9-473f-9786-873d6818b75c.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/24da930b-c1a9-473f-9786-873d6818b75c.png not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666007%252Fgeneral%252F16c3a8f0-901b-4540-9e3b-b62b1e3c125a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666007/general/16c3a8f0-901b-4540-9e3b-b62b1e3c125a.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640387%252Fgeneral%252Fcb7e3824-abfd-4451-921d-dddccd77a6e6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640387/general/cb7e3824-abfd-4451-921d-dddccd77a6e6.JPG not downloaded yet
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fc1210441-5301-418a-bf11-5acb0b09c846.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/c1210441-5301-418a-bf11-5acb0b09c846.jpg not downloaded yet
2026-03-27 17:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35cb47a6-1163-5479-bad5-69e5891269a6, skipping ID generation
2026-03-27 17:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35cb47a6-1163-5479-bad5-69e5891269a6 with scrape type 1
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35cb47a6-1163-5479-bad5-69e5891269a6 sending to next pipeline
2026-03-27 17:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35cb47a6-1163-5479-bad5-69e5891269a6, identifier: 10734857
2026-03-27 17:15:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 069e9742-d6a5-5a92-b074-b0ca50bed21f, skipping ID generation
2026-03-27 17:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 069e9742-d6a5-5a92-b074-b0ca50bed21f with scrape type 1
2026-03-27 17:15:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 069e9742-d6a5-5a92-b074-b0ca50bed21f sending to next pipeline
2026-03-27 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 069e9742-d6a5-5a92-b074-b0ca50bed21f, identifier: 10734861
2026-03-27 17:15:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cc939ca5-5afc-56cb-96ce-fa649bc7c57f, skipping ID generation
2026-03-27 17:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f with scrape type 1
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f sending to next pipeline
2026-03-27 17:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc939ca5-5afc-56cb-96ce-fa649bc7c57f, identifier: 10732417
2026-03-27 17:15:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666007/general/32282071-d766-40c0-8028-efc020bc6bc8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734853)
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252Fc7326225-2768-4d16-b7d1-f19722d8f805.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/c7326225-2768-4d16-b7d1-f19722d8f805.png not downloaded yet
2026-03-27 17:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857
2026-03-27 17:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857
2026-03-27 17:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35cb47a6-1163-5479-bad5-69e5891269a6 with identifier: 10734857 to the API
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5713331/general/de78f275-91a4-44c6-8972-ad3610825ff0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '35cb47a6-1163-5479-bad5-69e5891269a6',
'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=10734857',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 69500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Beats - Petrol - Manual - 115 hp - 69.500 '
'km',
'transmission': 'manual',
'trim': 'Beats',
'vin': None,
'year': 2020}
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734857%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [adesa.de] INFO: Saving data for 10734857: {'created_time': 1774631757.405051, 'last_price_update_time': 1774631757.405073, 'auction_closing_time': 1774876500.0}
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734857') HTTP/1.1" 204 0
2026-03-27 17:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861
2026-03-27 17:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861
2026-03-27 17:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 069e9742-d6a5-5a92-b074-b0ca50bed21f with identifier: 10734861 to the API
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5721914/general/f35c3263-eda4-471f-b583-e8d2c0f85b37.JPG>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': '069e9742-d6a5-5a92-b074-b0ca50bed21f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '16836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734861',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 53555,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [],
'price': 17550,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.5 TSI Life - Petrol - Manual - 149 hp - '
'53.555 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734861%27 HTTP/1.1" 200 None
2026-03-27 17:15:57 [adesa.de] INFO: Saving data for 10734861: {'created_time': 1774631757.720598, 'last_price_update_time': 1774631757.720612, 'auction_closing_time': 1774876500.0}
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734861') HTTP/1.1" 204 0
2026-03-27 17:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417
2026-03-27 17:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417
2026-03-27 17:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc939ca5-5afc-56cb-96ce-fa649bc7c57f with identifier: 10732417 to the API
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:15:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5748248/general/507b4192-2054-47e4-bfc3-f1764e195a29.JPG>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:15:00Z',
'fuel_type': 'Petrol',
'id': 'cc939ca5-5afc-56cb-96ce-fa649bc7c57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732417',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 121950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2020-10-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI Comfortline - Petrol - Automatic - 150 hp '
'- 121.950 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732417%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Saving data for 10732417: {'created_time': 1774631758.079458, 'last_price_update_time': 1774631758.079469, 'auction_closing_time': 1774876500.0}
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732417') HTTP/1.1" 204 0
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/532c85ee-c9a1-49f4-ac47-30e53d66be33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5666007/general/c90fd593-5951-4740-9369-ef32b39a94fe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734853)
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F1ab821c6-d929-40e6-8323-22a3b58f849e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/1ab821c6-d929-40e6-8323-22a3b58f849e.jpg not downloaded yet
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 35cb47a6-1163-5479-bad5-69e5891269a6 due to Ignoring non-200 response
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 069e9742-d6a5-5a92-b074-b0ca50bed21f due to Ignoring non-200 response
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cc939ca5-5afc-56cb-96ce-fa649bc7c57f due to Ignoring non-200 response
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F3a5b04c6-cded-4a64-a03b-39c157a42065.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/3a5b04c6-cded-4a64-a03b-39c157a42065.png not downloaded yet
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 due to Ignoring non-200 response
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F282e59f8-fa9c-4a53-8543-a26425811c81.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/282e59f8-fa9c-4a53-8543-a26425811c81.png not downloaded yet
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 due to Ignoring non-200 response
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/162350ff-e375-420b-8330-f01710397b23.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252Fbd9dcd1a-1aca-4d2c-a7dd-d686a704d0bf.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/bd9dcd1a-1aca-4d2c-a7dd-d686a704d0bf.png not downloaded yet
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F41a668bd-c1ec-42c1-9101-54c5950508a1.png%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/41a668bd-c1ec-42c1-9101-54c5950508a1.png not downloaded yet
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 1425bac5-8828-5cf9-9661-5f1d2a299fb5 due to Ignoring non-200 response
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640387/general/a6792f45-9d6b-4ffc-bc08-d35dedb2b4a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10734849)
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/ffadcc64-5a67-4e94-836a-cb65ea79e5e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741551
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741551%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741551: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741551 url https://www.openlane.eu/en/carv6/auction/10741551
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741601
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741601%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741601: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741601 url https://www.openlane.eu/en/carv6/auction/10741601
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/afdfef7e-9676-45cc-a171-4512b1d3ce77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741598
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741598%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741598: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741598 url https://www.openlane.eu/en/carv6/auction/10741598
2026-03-27 17:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7adc352d-94d3-558e-8b6a-d03f378de361 with identifier: 10731442
2026-03-27 17:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7adc352d-94d3-558e-8b6a-d03f378de361 with scrape type 1
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252Ff1fc3d5b-d2f7-46ce-b530-60e59a3f747a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/f1fc3d5b-d2f7-46ce-b530-60e59a3f747a.jpg not downloaded yet
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741569
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741569%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741569: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741569 url https://www.openlane.eu/en/carv6/auction/10741569
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F4b323dae-71ff-4d88-a2c3-82fe9b99f652.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/4b323dae-71ff-4d88-a2c3-82fe9b99f652.jpg not downloaded yet
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741599
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741599%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741599: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741599 url https://www.openlane.eu/en/carv6/auction/10741599
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F98f7b01d-8dc4-4a3e-843a-0ef5a23be396.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/98f7b01d-8dc4-4a3e-843a-0ef5a23be396.jpg not downloaded yet
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item afe7c849-443f-5836-9274-c28dd852756e due to Ignoring non-200 response
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/f2217d02-c2c9-4277-a3cf-9a01b7b59fff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748764/general/24da930b-c1a9-473f-9786-873d6818b75c.png> (referer: https://www.openlane.eu/en/carv6/auction/10736782)
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/361be434-f7a0-420f-a143-f4fdb5b4f43c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741602
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741602%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741602: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741602 url https://www.openlane.eu/en/carv6/auction/10741602
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F95842482-e45f-4108-b3db-c4075df4cedb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/95842482-e45f-4108-b3db-c4075df4cedb.jpg not downloaded yet
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/202f369e-7a09-49fd-ada4-49e8f30a505c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e68b490>
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fffadcc64-5a67-4e94-836a-cb65ea79e5e9.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/ffadcc64-5a67-4e94-836a-cb65ea79e5e9.jpg saved to cache
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Google\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 153 - value: b'Pixel 8 Pro\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 165 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 173 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 181 - value: b'HDR+ 1.0.854411184zd\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 202 - value: b'2026:02:02 15:11:12\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xde\x00\x00\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x89\x03\x00\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x00\x03\x00\xaa\xf5(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00O\xb0\x00\x00\xc0Y'\x00\x00\x00\x00\x00"
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f094910>
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_2.mpo HTTP/1.1" 201 0
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fafdfef7e-9676-45cc-a171-4512b1d3ce77.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/afdfef7e-9676-45cc-a171-4512b1d3ce77.jpg saved to cache
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748764/general/c7326225-2768-4d16-b7d1-f19722d8f805.png> (referer: https://www.openlane.eu/en/carv6/auction/10736782)
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741595
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741595%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741595: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741595 url https://www.openlane.eu/en/carv6/auction/10741595
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F057a5919-d47d-436f-a074-a8dc4d540bb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/057a5919-d47d-436f-a074-a8dc4d540bb1.jpg not downloaded yet
2026-03-27 17:15:58 [adesa.de] INFO: Found listing with ID: 10741588
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741588%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [adesa.de] INFO: Scrape type for 10741588: 1
2026-03-27 17:15:58 [adesa.de] INFO: Scraping item 10741588 url https://www.openlane.eu/en/carv6/auction/10741588
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F53bbeb7a-c3da-42b7-9c42-a05e863cebcb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/53bbeb7a-c3da-42b7-9c42-a05e863cebcb.jpg not downloaded yet
2026-03-27 17:15:58 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5fdb10>
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Ff2217d02-c2c9-4277-a3cf-9a01b7b59fff.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/f2217d02-c2c9-4277-a3cf-9a01b7b59fff.jpg saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 226194
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e732950>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_062187d5-1277-59c9-9b94-4508a411901e/062187d5-1277-59c9-9b94-4508a411901e_image_1.png HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F24da930b-c1a9-473f-9786-873d6818b75c.png') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/24da930b-c1a9-473f-9786-873d6818b75c.png saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Google\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 153 - value: b'Pixel 8 Pro\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 165 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 173 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 181 - value: b'HDR+ 1.0.854411184zd\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 202 - value: b'2026:02:02 15:11:20\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xde\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x89\x03\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xc5l*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1d\xa2\x00\x00\x93\xcf(\x00\x00\x00\x00\x00'
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5fcfd0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_3.mpo HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F361be434-f7a0-420f-a143-f4fdb5b4f43c.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/361be434-f7a0-420f-a143-f4fdb5b4f43c.jpg saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Google\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 153 - value: b'Pixel 8 Pro\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 165 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 173 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 181 - value: b'HDR+ 1.0.854411184zd\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 202 - value: b'2026:02:02 15:11:39\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xde\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x89\x03\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 17:15:59 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xa6\x8b*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xba\xb1\x00\x00\xb4\xdf(\x00\x00\x00\x00\x00'
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6a90d0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_4.mpo HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F202f369e-7a09-49fd-ada4-49e8f30a505c.jpg') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/202f369e-7a09-49fd-ada4-49e8f30a505c.jpg saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748764/general/3a5b04c6-cded-4a64-a03b-39c157a42065.png> (referer: https://www.openlane.eu/en/carv6/auction/10736782)
2026-03-27 17:15:59 [adesa.de] INFO: Found listing with ID: 10741600
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741600%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [adesa.de] INFO: Scrape type for 10741600: 1
2026-03-27 17:15:59 [adesa.de] INFO: Scraping item 10741600 url https://www.openlane.eu/en/carv6/auction/10741600
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252Faa8d541c-a9ce-464e-a162-658e7fad53ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/aa8d541c-a9ce-464e-a162-658e7fad53ec.jpg not downloaded yet
2026-03-27 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:59 [adesa.de] INFO: Found listing with ID: 10741570
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741570%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [adesa.de] INFO: Scrape type for 10741570: 1
2026-03-27 17:15:59 [adesa.de] INFO: Scraping item 10741570 url https://www.openlane.eu/en/carv6/auction/10741570
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252Fec078aa1-195e-46dd-a42d-df971d6e3921.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/ec078aa1-195e-46dd-a42d-df971d6e3921.jpg not downloaded yet
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4cf9d0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_062187d5-1277-59c9-9b94-4508a411901e/062187d5-1277-59c9-9b94-4508a411901e_image_2.png HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252Fc7326225-2768-4d16-b7d1-f19722d8f805.png') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/c7326225-2768-4d16-b7d1-f19722d8f805.png saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748764/general/282e59f8-fa9c-4a53-8543-a26425811c81.png> (referer: https://www.openlane.eu/en/carv6/auction/10736782)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748764/general/41a668bd-c1ec-42c1-9101-54c5950508a1.png> (referer: https://www.openlane.eu/en/carv6/auction/10736782)
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748764/general/bd9dcd1a-1aca-4d2c-a7dd-d686a704d0bf.png> (referer: https://www.openlane.eu/en/carv6/auction/10736782)
2026-03-27 17:15:59 [adesa.de] INFO: Found listing with ID: 10741571
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741571%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [adesa.de] INFO: Scrape type for 10741571: 1
2026-03-27 17:15:59 [adesa.de] INFO: Scraping item 10741571 url https://www.openlane.eu/en/carv6/auction/10741571
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F1ba425bd-ffd2-4bd6-a2cb-c6a21491ce22.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/1ba425bd-ffd2-4bd6-a2cb-c6a21491ce22.jpg not downloaded yet
2026-03-27 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:59 [adesa.de] INFO: Found listing with ID: 10741559
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741559%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [adesa.de] INFO: Scrape type for 10741559: 1
2026-03-27 17:15:59 [adesa.de] INFO: Scraping item 10741559 url https://www.openlane.eu/en/carv6/auction/10741559
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F03965c8d-673d-48ca-8553-ae951d182de2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/03965c8d-673d-48ca-8553-ae951d182de2.jpg not downloaded yet
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 70 224911
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e546fd0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_062187d5-1277-59c9-9b94-4508a411901e/062187d5-1277-59c9-9b94-4508a411901e_image_3.png HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F3a5b04c6-cded-4a64-a03b-39c157a42065.png') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/3a5b04c6-cded-4a64-a03b-39c157a42065.png saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:15:59 [adesa.de] INFO: Found listing with ID: 10741535
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741535%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [adesa.de] INFO: Scrape type for 10741535: 1
2026-03-27 17:15:59 [adesa.de] INFO: Scraping item 10741535 url https://www.openlane.eu/en/carv6/auction/10741535
2026-03-27 17:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/168e91aa-683f-4dd1-ab77-8ea70f40455d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:15:59 [adesa.de] INFO: Found listing with ID: 10741585
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741585%27 HTTP/1.1" 200 None
2026-03-27 17:15:59 [adesa.de] INFO: Scrape type for 10741585: 1
2026-03-27 17:15:59 [adesa.de] INFO: Scraping item 10741585 url https://www.openlane.eu/en/carv6/auction/10741585
2026-03-27 17:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0c42d0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_062187d5-1277-59c9-9b94-4508a411901e/062187d5-1277-59c9-9b94-4508a411901e_image_4.png HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F282e59f8-fa9c-4a53-8543-a26425811c81.png') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/282e59f8-fa9c-4a53-8543-a26425811c81.png saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c31a663d0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_062187d5-1277-59c9-9b94-4508a411901e/062187d5-1277-59c9-9b94-4508a411901e_image_6.png HTTP/1.1" 201 0
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252F41a668bd-c1ec-42c1-9101-54c5950508a1.png') HTTP/1.1" 204 0
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/41a668bd-c1ec-42c1-9101-54c5950508a1.png saved to cache
2026-03-27 17:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'sRGB' 41 1
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'gAMA' 54 4
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'pHYs' 70 9
2026-03-27 17:15:59 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 91 65445
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0ebfd0>
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:15:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:15:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_062187d5-1277-59c9-9b94-4508a411901e/062187d5-1277-59c9-9b94-4508a411901e_image_5.png HTTP/1.1" 201 0
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748764%252Fgeneral%252Fbd9dcd1a-1aca-4d2c-a7dd-d686a704d0bf.png') HTTP/1.1" 204 0
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748764/general/bd9dcd1a-1aca-4d2c-a7dd-d686a704d0bf.png saved to cache
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 062187d5-1277-59c9-9b94-4508a411901e
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741586
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741586%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741586: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741586 url https://www.openlane.eu/en/carv6/auction/10741586
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741536
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741536%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741536: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741536 url https://www.openlane.eu/en/carv6/auction/10741536
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Google\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 153 - value: b'Pixel 8 Pro\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 165 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 173 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 181 - value: b'HDR+ 1.0.854411184zd\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 202 - value: b'2026:02:02 15:13:10\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xde\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x89\x03\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00: \x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d\xc7\x00\x00z\x83\x15\x00\x00\x00\x00\x00'
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1b2f90>
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_5.mpo HTTP/1.1" 201 0
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F168e91aa-683f-4dd1-ab77-8ea70f40455d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/168e91aa-683f-4dd1-ab77-8ea70f40455d.jpg saved to cache
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10729700
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729700%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10729700: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10729700 url https://www.openlane.eu/en/carv6/auction/10729700
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741566
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741566%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741566: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741566 url https://www.openlane.eu/en/carv6/auction/10741566
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741547
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741547%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741547: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741547 url https://www.openlane.eu/en/carv6/auction/10741547
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/1ab821c6-d929-40e6-8323-22a3b58f849e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741568
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741568%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741568: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741568 url https://www.openlane.eu/en/carv6/auction/10741568
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741556
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741556%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741556: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741556 url https://www.openlane.eu/en/carv6/auction/10741556
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741554
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741554%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741554: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741554 url https://www.openlane.eu/en/carv6/auction/10741554
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741534
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741534%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741534: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741534 url https://www.openlane.eu/en/carv6/auction/10741534
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/c4550fa7-f04f-4dba-b965-484eb82a40cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741603
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741603%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741603: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741603 url https://www.openlane.eu/en/carv6/auction/10741603
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10741565
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741565%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10741565: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10741565 url https://www.openlane.eu/en/carv6/auction/10741565
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f114f90>
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252F1ab821c6-d929-40e6-8323-22a3b58f849e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/1ab821c6-d929-40e6-8323-22a3b58f849e.jpg saved to cache
2026-03-27 17:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10738819
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738819%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10738819: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10738819 url https://www.openlane.eu/en/carv6/auction/10738819
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747830/general/95842482-e45f-4108-b3db-c4075df4cedb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731442)
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10738824
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738824%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10738824: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10738824 url https://www.openlane.eu/en/carv6/auction/10738824
2026-03-27 17:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747830/general/98f7b01d-8dc4-4a3e-843a-0ef5a23be396.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731442)
2026-03-27 17:16:00 [adesa.de] INFO: Found listing with ID: 10738826
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738826%27 HTTP/1.1" 200 None
2026-03-27 17:16:00 [adesa.de] INFO: Scrape type for 10738826: 1
2026-03-27 17:16:00 [adesa.de] INFO: Scraping item 10738826 url https://www.openlane.eu/en/carv6/auction/10738826
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Google\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 153 - value: b'Pixel 8 Pro\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 165 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 173 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 181 - value: b'HDR+ 1.0.854411184zd\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 202 - value: b'2026:02:02 15:11:16\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xde\x00\x00\x00'
2026-03-27 17:16:00 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x89\x03\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b"\x00\x00\x03\x00\xc2\x13)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K\xb4\x00\x00[l'\x00\x00\x00\x00\x00"
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7284d0>
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_6.mpo HTTP/1.1" 201 0
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fc4550fa7-f04f-4dba-b965-484eb82a40cf.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/c4550fa7-f04f-4dba-b965-484eb82a40cf.jpg saved to cache
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747834/general/c1210441-5301-418a-bf11-5acb0b09c846.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731446)
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738835
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738835%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738835: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738835 url https://www.openlane.eu/en/carv6/auction/10738835
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738834
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738834%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738834: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738834 url https://www.openlane.eu/en/carv6/auction/10738834
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e595b50>
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7adc352d-94d3-558e-8b6a-d03f378de361/7adc352d-94d3-558e-8b6a-d03f378de361_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F95842482-e45f-4108-b3db-c4075df4cedb.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/95842482-e45f-4108-b3db-c4075df4cedb.jpg saved to cache
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f452550>
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7adc352d-94d3-558e-8b6a-d03f378de361/7adc352d-94d3-558e-8b6a-d03f378de361_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F98f7b01d-8dc4-4a3e-843a-0ef5a23be396.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/98f7b01d-8dc4-4a3e-843a-0ef5a23be396.jpg saved to cache
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738836
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738836%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738836: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738836 url https://www.openlane.eu/en/carv6/auction/10738836
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738837
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738837%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738837: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738837 url https://www.openlane.eu/en/carv6/auction/10738837
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738838
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738838%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738838: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738838 url https://www.openlane.eu/en/carv6/auction/10738838
2026-03-27 17:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: Make (271) - type: string (2) Tag Location: 22 - Data Location: 146 - value: b'Google\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: Model (272) - type: string (2) Tag Location: 34 - Data Location: 153 - value: b'Pixel 8 Pro\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 165 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 70 - Data Location: 173 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 94 - Data Location: 181 - value: b'HDR+ 1.0.854411184zd\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: DateTime (306) - type: string (2) Tag Location: 106 - Data Location: 202 - value: b'2026:02:02 15:11:49\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xde\x00\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: GPSInfoIFD (34853) - type: long (4) - value: b'\x89\x03\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x02\x00\x00\x00'
2026-03-27 17:16:01 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x00\x03\x00\xab\xf0-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00E\xc9\x00\x00\xaf[,\x00\x00\x00\x00\x00'
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f150850>
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_62a8ccd6-7c45-59a3-92da-63e53dbd2c4b/62a8ccd6-7c45-59a3-92da-63e53dbd2c4b_image_8.mpo HTTP/1.1" 201 0
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747834%252Fgeneral%252Fc1210441-5301-418a-bf11-5acb0b09c846.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747834/general/c1210441-5301-418a-bf11-5acb0b09c846.jpg saved to cache
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 62a8ccd6-7c45-59a3-92da-63e53dbd2c4b
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738839
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738839%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738839: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738839 url https://www.openlane.eu/en/carv6/auction/10738839
2026-03-27 17:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747830/general/53bbeb7a-c3da-42b7-9c42-a05e863cebcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731442)
2026-03-27 17:16:01 [adesa.de] INFO: Found listing with ID: 10738852
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738852%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [adesa.de] INFO: Scrape type for 10738852: 1
2026-03-27 17:16:01 [adesa.de] INFO: Scraping item 10738852 url https://www.openlane.eu/en/carv6/auction/10738852
2026-03-27 17:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588
2026-03-27 17:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57070f17-e693-517d-936a-90c6f73797cb with scrape type 1
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57070f17-e693-517d-936a-90c6f73797cb
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252Fd7ee199e-cdba-4cf8-8294-82cbccd75be1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/d7ee199e-cdba-4cf8-8294-82cbccd75be1.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252Fc8296e09-3ff3-4d8e-8c95-ac6241eeb2b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/c8296e09-3ff3-4d8e-8c95-ac6241eeb2b5.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252F0251bab0-da08-4b8c-a6e3-dd050c1ccbc1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/0251bab0-da08-4b8c-a6e3-dd050c1ccbc1.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252F24e19095-242a-4136-8566-d8b7364140ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/24e19095-242a-4136-8566-d8b7364140ff.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252F88ae4bca-7d22-4893-869f-e0f0652b501e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/88ae4bca-7d22-4893-869f-e0f0652b501e.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252Fa067c589-6c93-4253-875d-844386bb2fa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/a067c589-6c93-4253-875d-844386bb2fa2.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252F0916713d-99e5-41ba-8173-6365570e074d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/0916713d-99e5-41ba-8173-6365570e074d.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252F5a20e1fd-a7c0-405c-b014-bd7eb3b7c4c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/5a20e1fd-a7c0-405c-b014-bd7eb3b7c4c4.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252Fd5edd76d-dc6f-499e-93cc-e5e9c38a06d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/d5edd76d-dc6f-499e-93cc-e5e9c38a06d4.jpg already downloaded
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5743114%252Fgeneral%252F0e061f9b-c664-4096-8ab0-9ead19afbf6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743114/general/0e061f9b-c664-4096-8ab0-9ead19afbf6e.jpg already downloaded
2026-03-27 17:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57070f17-e693-517d-936a-90c6f73797cb, identifier: 10741588
2026-03-27 17:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570
2026-03-27 17:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35fa1734-e66b-5807-afaa-fe6e3fefc606 with scrape type 1
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35fa1734-e66b-5807-afaa-fe6e3fefc606
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252F502f5783-ba3b-4b74-aa95-87a17b4a91a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/502f5783-ba3b-4b74-aa95-87a17b4a91a8.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252Fa4e9dcca-9419-4e44-a23e-2ee3cd794cc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/a4e9dcca-9419-4e44-a23e-2ee3cd794cc9.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252F25df33fc-5a30-44fb-b361-179421bbae04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/25df33fc-5a30-44fb-b361-179421bbae04.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252F90a192dd-7897-4fd7-a21c-5a8721931802.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/90a192dd-7897-4fd7-a21c-5a8721931802.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252Fd218e48a-a286-4fb0-9759-ab743c09e8b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/d218e48a-a286-4fb0-9759-ab743c09e8b6.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252Ff0a63af1-c1a1-495c-b728-4d228da35a4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/f0a63af1-c1a1-495c-b728-4d228da35a4c.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252F25df8dc9-7b26-44e7-8836-da1a4166060d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/25df8dc9-7b26-44e7-8836-da1a4166060d.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252Ff429c540-744a-4b41-a2b0-0fd5ab47c3ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/f429c540-744a-4b41-a2b0-0fd5ab47c3ae.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252Fec34ff2c-3c2d-41ec-954b-213bab421f37.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/ec34ff2c-3c2d-41ec-954b-213bab421f37.jpg already downloaded
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728501%252Fgeneral%252F7b365efe-fad6-4c9f-bb7a-f8a899fb84bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728501/general/7b365efe-fad6-4c9f-bb7a-f8a899fb84bb.jpg already downloaded
2026-03-27 17:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35fa1734-e66b-5807-afaa-fe6e3fefc606, identifier: 10741570
2026-03-27 17:16:02 [adesa.de] INFO: Found listing with ID: 10738850
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738850%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [adesa.de] INFO: Scrape type for 10738850: 1
2026-03-27 17:16:02 [adesa.de] INFO: Scraping item 10738850 url https://www.openlane.eu/en/carv6/auction/10738850
2026-03-27 17:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588
2026-03-27 17:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588
2026-03-27 17:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57070f17-e693-517d-936a-90c6f73797cb with identifier: 10741588 to the API
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '57070f17-e693-517d-936a-90c6f73797cb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '794072',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741588',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 26540,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5743114/general/d7ee199e-cdba-4cf8-8294-82cbccd75be1.jpg',
'https://images.openlane.eu/carimgs/5743114/general/c8296e09-3ff3-4d8e-8c95-ac6241eeb2b5.jpg',
'https://images.openlane.eu/carimgs/5743114/general/0251bab0-da08-4b8c-a6e3-dd050c1ccbc1.jpg',
'https://images.openlane.eu/carimgs/5743114/general/24e19095-242a-4136-8566-d8b7364140ff.jpg',
'https://images.openlane.eu/carimgs/5743114/general/88ae4bca-7d22-4893-869f-e0f0652b501e.jpg',
'https://images.openlane.eu/carimgs/5743114/general/a067c589-6c93-4253-875d-844386bb2fa2.jpg',
'https://images.openlane.eu/carimgs/5743114/general/0916713d-99e5-41ba-8173-6365570e074d.jpg',
'https://images.openlane.eu/carimgs/5743114/general/5a20e1fd-a7c0-405c-b014-bd7eb3b7c4c4.jpg',
'https://images.openlane.eu/carimgs/5743114/general/d5edd76d-dc6f-499e-93cc-e5e9c38a06d4.jpg',
'https://images.openlane.eu/carimgs/5743114/general/0e061f9b-c664-4096-8ab0-9ead19afbf6e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210057,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/d7ee199e-cdba-4cf8-8294-82cbccd75be1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207536,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/c8296e09-3ff3-4d8e-8c95-ac6241eeb2b5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169898,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/0251bab0-da08-4b8c-a6e3-dd050c1ccbc1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/24e19095-242a-4136-8566-d8b7364140ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199749,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/88ae4bca-7d22-4893-869f-e0f0652b501e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107039,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/a067c589-6c93-4253-875d-844386bb2fa2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251640,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/0916713d-99e5-41ba-8173-6365570e074d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90752,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/5a20e1fd-a7c0-405c-b014-bd7eb3b7c4c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110037,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/d5edd76d-dc6f-499e-93cc-e5e9c38a06d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57070f17-e693-517d-936a-90c6f73797cb/57070f17-e693-517d-936a-90c6f73797cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65594,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5743114/general/0e061f9b-c664-4096-8ab0-9ead19afbf6e.jpg',
'Width': 1280}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 26.540 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741588%27 HTTP/1.1" 200 None
2026-03-27 17:16:02 [adesa.de] INFO: Saving data for 10741588: {'created_time': 1774631762.801084, 'last_price_update_time': 1774631762.801097, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741588') HTTP/1.1" 204 0
2026-03-27 17:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570
2026-03-27 17:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570
2026-03-27 17:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35fa1734-e66b-5807-afaa-fe6e3fefc606 with identifier: 10741570 to the API
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '35fa1734-e66b-5807-afaa-fe6e3fefc606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '795313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741570',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 31225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728501/general/502f5783-ba3b-4b74-aa95-87a17b4a91a8.jpg',
'https://images.openlane.eu/carimgs/5728501/general/a4e9dcca-9419-4e44-a23e-2ee3cd794cc9.jpg',
'https://images.openlane.eu/carimgs/5728501/general/25df33fc-5a30-44fb-b361-179421bbae04.jpg',
'https://images.openlane.eu/carimgs/5728501/general/90a192dd-7897-4fd7-a21c-5a8721931802.jpg',
'https://images.openlane.eu/carimgs/5728501/general/d218e48a-a286-4fb0-9759-ab743c09e8b6.jpg',
'https://images.openlane.eu/carimgs/5728501/general/f0a63af1-c1a1-495c-b728-4d228da35a4c.jpg',
'https://images.openlane.eu/carimgs/5728501/general/25df8dc9-7b26-44e7-8836-da1a4166060d.jpg',
'https://images.openlane.eu/carimgs/5728501/general/f429c540-744a-4b41-a2b0-0fd5ab47c3ae.jpg',
'https://images.openlane.eu/carimgs/5728501/general/ec34ff2c-3c2d-41ec-954b-213bab421f37.jpg',
'https://images.openlane.eu/carimgs/5728501/general/7b365efe-fad6-4c9f-bb7a-f8a899fb84bb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1431481,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/502f5783-ba3b-4b74-aa95-87a17b4a91a8.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1529750,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/a4e9dcca-9419-4e44-a23e-2ee3cd794cc9.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1545868,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/25df33fc-5a30-44fb-b361-179421bbae04.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1554532,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/90a192dd-7897-4fd7-a21c-5a8721931802.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1321335,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/d218e48a-a286-4fb0-9759-ab743c09e8b6.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1116593,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/f0a63af1-c1a1-495c-b728-4d228da35a4c.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1230000,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/25df8dc9-7b26-44e7-8836-da1a4166060d.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1196069,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/f429c540-744a-4b41-a2b0-0fd5ab47c3ae.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1628163,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/ec34ff2c-3c2d-41ec-954b-213bab421f37.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35fa1734-e66b-5807-afaa-fe6e3fefc606/35fa1734-e66b-5807-afaa-fe6e3fefc606_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197973,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728501/general/7b365efe-fad6-4c9f-bb7a-f8a899fb84bb.jpg',
'Width': 2668}],
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 31.225 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2024}
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741570%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [adesa.de] INFO: Saving data for 10741570: {'created_time': 1774631763.208568, 'last_price_update_time': 1774631763.20858, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741570') HTTP/1.1" 204 0
2026-03-27 17:16:03 [adesa.de] INFO: Found listing with ID: 10738848
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738848%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [adesa.de] INFO: Scrape type for 10738848: 1
2026-03-27 17:16:03 [adesa.de] INFO: Scraping item 10738848 url https://www.openlane.eu/en/carv6/auction/10738848
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 134 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 142 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 82 - Data Location: 150 - value: b'MediaTek Camera Application\x00\x00\x00\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 94 - Data Location: 182 - value: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xd6\x00\x00\x00'
2026-03-27 17:16:03 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f091490>
2026-03-27 17:16:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7adc352d-94d3-558e-8b6a-d03f378de361/7adc352d-94d3-558e-8b6a-d03f378de361_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F53bbeb7a-c3da-42b7-9c42-a05e863cebcb.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/53bbeb7a-c3da-42b7-9c42-a05e863cebcb.jpg saved to cache
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747830/general/057a5919-d47d-436f-a074-a8dc4d540bb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731442)
2026-03-27 17:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:03 [adesa.de] INFO: Found listing with ID: 10738853
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738853%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [adesa.de] INFO: Scrape type for 10738853: 1
2026-03-27 17:16:03 [adesa.de] INFO: Scraping item 10738853 url https://www.openlane.eu/en/carv6/auction/10738853
2026-03-27 17:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:03 [adesa.de] INFO: Found listing with ID: 10738855
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738855%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [adesa.de] INFO: Scrape type for 10738855: 1
2026-03-27 17:16:03 [adesa.de] INFO: Scraping item 10738855 url https://www.openlane.eu/en/carv6/auction/10738855
2026-03-27 17:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595
2026-03-27 17:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with scrape type 1
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f9e72cb-f908-5896-a18f-b7c7d5b1c263
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F16c55637-7d85-4088-92d7-8f19c69d0f4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/16c55637-7d85-4088-92d7-8f19c69d0f4e.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F7e589b05-c2b2-414b-a26a-564d15189ef5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/7e589b05-c2b2-414b-a26a-564d15189ef5.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F061b815f-40ba-4374-81be-6463dcddd2a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/061b815f-40ba-4374-81be-6463dcddd2a8.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F58aa2175-1a74-4f98-8d3d-926f6888ab33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/58aa2175-1a74-4f98-8d3d-926f6888ab33.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F1f664a98-0679-476a-acab-5a00a3176df9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/1f664a98-0679-476a-acab-5a00a3176df9.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F3bc2dc32-830f-4fc9-9155-bbd8f178b657.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/3bc2dc32-830f-4fc9-9155-bbd8f178b657.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F8648c32b-fb46-4d87-8e53-e973310f4b84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/8648c32b-fb46-4d87-8e53-e973310f4b84.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252Fe606828c-85c7-40dc-97d7-b08ddac3ceb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/e606828c-85c7-40dc-97d7-b08ddac3ceb9.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F561a456b-b88e-49e0-8b8a-bacc9a899aa1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/561a456b-b88e-49e0-8b8a-bacc9a899aa1.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748708%252Fgeneral%252F7251cb77-6999-4009-949a-43ed9bc8091a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748708/general/7251cb77-6999-4009-949a-43ed9bc8091a.jpg already downloaded
2026-03-27 17:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263, identifier: 10741595
2026-03-27 17:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566
2026-03-27 17:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38559b2-d4a9-5bcc-97d4-3612c7145a05 with scrape type 1
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b38559b2-d4a9-5bcc-97d4-3612c7145a05
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252F6f4763d2-dbc8-40ca-8291-5d074867e8a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/6f4763d2-dbc8-40ca-8291-5d074867e8a2.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252Fe8719468-aee6-4bc1-bec1-e1ef5c5f09e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/e8719468-aee6-4bc1-bec1-e1ef5c5f09e5.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252Ff65c8234-5179-4339-94c7-1214a29cd6d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/f65c8234-5179-4339-94c7-1214a29cd6d9.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252F5101cfff-3a33-4c78-b148-8d2de885649f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/5101cfff-3a33-4c78-b148-8d2de885649f.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252Fe6c6cb9d-a13a-46eb-b34f-ea2b0609ed4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/e6c6cb9d-a13a-46eb-b34f-ea2b0609ed4d.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252F2f82cd62-7e43-43eb-ac92-f9cb31daa858.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/2f82cd62-7e43-43eb-ac92-f9cb31daa858.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252Fe349ac0a-fe4e-4824-a3b5-cc42c485fc44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/e349ac0a-fe4e-4824-a3b5-cc42c485fc44.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252Fc21f2909-b917-4022-b86f-cf2692cc2088.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/c21f2909-b917-4022-b86f-cf2692cc2088.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252F0f812dd7-9503-4b85-a455-dea9741ce93a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/0f812dd7-9503-4b85-a455-dea9741ce93a.jpg already downloaded
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728497%252Fgeneral%252F5d1906ba-70c8-4ded-9cec-d24fb4f10340.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728497/general/5d1906ba-70c8-4ded-9cec-d24fb4f10340.jpg already downloaded
2026-03-27 17:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b38559b2-d4a9-5bcc-97d4-3612c7145a05, identifier: 10741566
2026-03-27 17:16:03 [adesa.de] INFO: Found listing with ID: 10738857
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738857%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [adesa.de] INFO: Scrape type for 10738857: 1
2026-03-27 17:16:04 [adesa.de] INFO: Scraping item 10738857 url https://www.openlane.eu/en/carv6/auction/10738857
2026-03-27 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595
2026-03-27 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595
2026-03-27 17:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f9e72cb-f908-5896-a18f-b7c7d5b1c263 with identifier: 10741595 to the API
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741595>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '1f9e72cb-f908-5896-a18f-b7c7d5b1c263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '770209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741595',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 20398,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5748708/general/16c55637-7d85-4088-92d7-8f19c69d0f4e.jpg',
'https://images.openlane.eu/carimgs/5748708/general/7e589b05-c2b2-414b-a26a-564d15189ef5.jpg',
'https://images.openlane.eu/carimgs/5748708/general/061b815f-40ba-4374-81be-6463dcddd2a8.jpg',
'https://images.openlane.eu/carimgs/5748708/general/58aa2175-1a74-4f98-8d3d-926f6888ab33.jpg',
'https://images.openlane.eu/carimgs/5748708/general/1f664a98-0679-476a-acab-5a00a3176df9.jpg',
'https://images.openlane.eu/carimgs/5748708/general/3bc2dc32-830f-4fc9-9155-bbd8f178b657.jpg',
'https://images.openlane.eu/carimgs/5748708/general/8648c32b-fb46-4d87-8e53-e973310f4b84.jpg',
'https://images.openlane.eu/carimgs/5748708/general/e606828c-85c7-40dc-97d7-b08ddac3ceb9.jpg',
'https://images.openlane.eu/carimgs/5748708/general/561a456b-b88e-49e0-8b8a-bacc9a899aa1.jpg',
'https://images.openlane.eu/carimgs/5748708/general/7251cb77-6999-4009-949a-43ed9bc8091a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132104,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/16c55637-7d85-4088-92d7-8f19c69d0f4e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110594,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/7e589b05-c2b2-414b-a26a-564d15189ef5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/061b815f-40ba-4374-81be-6463dcddd2a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109436,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/58aa2175-1a74-4f98-8d3d-926f6888ab33.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/1f664a98-0679-476a-acab-5a00a3176df9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36376,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/3bc2dc32-830f-4fc9-9155-bbd8f178b657.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116359,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/8648c32b-fb46-4d87-8e53-e973310f4b84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90506,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/e606828c-85c7-40dc-97d7-b08ddac3ceb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83253,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/561a456b-b88e-49e0-8b8a-bacc9a899aa1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f9e72cb-f908-5896-a18f-b7c7d5b1c263/1f9e72cb-f908-5896-a18f-b7c7d5b1c263_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748708/general/7251cb77-6999-4009-949a-43ed9bc8091a.jpg',
'Width': 1280}],
'price': 31900,
'price_includes_vat': True,
'registration_date': '2023-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 20.398 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741595%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [adesa.de] INFO: Saving data for 10741595: {'created_time': 1774631764.378515, 'last_price_update_time': 1774631764.378525, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741595') HTTP/1.1" 204 0
2026-03-27 17:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566
2026-03-27 17:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566
2026-03-27 17:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b38559b2-d4a9-5bcc-97d4-3612c7145a05 with identifier: 10741566 to the API
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b38559b2-d4a9-5bcc-97d4-3612c7145a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '252416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741566',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 51970,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5728497/general/6f4763d2-dbc8-40ca-8291-5d074867e8a2.jpg',
'https://images.openlane.eu/carimgs/5728497/general/e8719468-aee6-4bc1-bec1-e1ef5c5f09e5.jpg',
'https://images.openlane.eu/carimgs/5728497/general/f65c8234-5179-4339-94c7-1214a29cd6d9.jpg',
'https://images.openlane.eu/carimgs/5728497/general/5101cfff-3a33-4c78-b148-8d2de885649f.jpg',
'https://images.openlane.eu/carimgs/5728497/general/e6c6cb9d-a13a-46eb-b34f-ea2b0609ed4d.jpg',
'https://images.openlane.eu/carimgs/5728497/general/2f82cd62-7e43-43eb-ac92-f9cb31daa858.jpg',
'https://images.openlane.eu/carimgs/5728497/general/e349ac0a-fe4e-4824-a3b5-cc42c485fc44.jpg',
'https://images.openlane.eu/carimgs/5728497/general/c21f2909-b917-4022-b86f-cf2692cc2088.jpg',
'https://images.openlane.eu/carimgs/5728497/general/0f812dd7-9503-4b85-a455-dea9741ce93a.jpg',
'https://images.openlane.eu/carimgs/5728497/general/5d1906ba-70c8-4ded-9cec-d24fb4f10340.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1452477,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/6f4763d2-dbc8-40ca-8291-5d074867e8a2.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1522867,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/e8719468-aee6-4bc1-bec1-e1ef5c5f09e5.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1392931,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/f65c8234-5179-4339-94c7-1214a29cd6d9.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1470277,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/5101cfff-3a33-4c78-b148-8d2de885649f.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1773263,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/e6c6cb9d-a13a-46eb-b34f-ea2b0609ed4d.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1387937,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/2f82cd62-7e43-43eb-ac92-f9cb31daa858.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1784056,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/e349ac0a-fe4e-4824-a3b5-cc42c485fc44.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684437,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/c21f2909-b917-4022-b86f-cf2692cc2088.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1438957,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/0f812dd7-9503-4b85-a455-dea9741ce93a.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b38559b2-d4a9-5bcc-97d4-3612c7145a05/b38559b2-d4a9-5bcc-97d4-3612c7145a05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2041290,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728497/general/5d1906ba-70c8-4ded-9cec-d24fb4f10340.jpg',
'Width': 2668}],
'price': 31400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Plus Dark - Hybrid - Automatic - 253 hp - 51.970 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741566%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [adesa.de] INFO: Saving data for 10741566: {'created_time': 1774631764.670025, 'last_price_update_time': 1774631764.670039, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741566') HTTP/1.1" 204 0
2026-03-27 17:16:04 [adesa.de] INFO: Found listing with ID: 10738858
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738858%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [adesa.de] INFO: Scrape type for 10738858: 1
2026-03-27 17:16:04 [adesa.de] INFO: Scraping item 10738858 url https://www.openlane.eu/en/carv6/auction/10738858
2026-03-27 17:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:04 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6ca850>
2026-03-27 17:16:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7adc352d-94d3-558e-8b6a-d03f378de361/7adc352d-94d3-558e-8b6a-d03f378de361_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252F057a5919-d47d-436f-a074-a8dc4d540bb1.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/057a5919-d47d-436f-a074-a8dc4d540bb1.jpg saved to cache
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535
2026-03-27 17:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with scrape type 1
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cad8ee9-4ebe-58b2-954d-6a0a1f596802
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252F80487beb-13d3-4bed-9321-7f4f3674f01f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/80487beb-13d3-4bed-9321-7f4f3674f01f.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252F33d6ab53-c799-47b1-b07f-716f6fbb6ba6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/33d6ab53-c799-47b1-b07f-716f6fbb6ba6.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252Ff22cdaed-482d-4677-90f5-289b4e9781e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/f22cdaed-482d-4677-90f5-289b4e9781e5.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252Ffe9a53ad-316d-4456-b8c3-03ca36841af8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/fe9a53ad-316d-4456-b8c3-03ca36841af8.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252Ff669b442-6214-44b3-bfcc-22f2b06a7555.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/f669b442-6214-44b3-bfcc-22f2b06a7555.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252Fa3e5f86f-eb57-4159-b5ca-9c63003777bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/a3e5f86f-eb57-4159-b5ca-9c63003777bc.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252F60403b33-0f23-4545-a2c2-22cc76c5135f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/60403b33-0f23-4545-a2c2-22cc76c5135f.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252F07ba8629-e139-40c6-bed3-4c27156f3081.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/07ba8629-e139-40c6-bed3-4c27156f3081.jpg already downloaded
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252F86025a21-d571-43d9-a0a9-8c884a0664a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/86025a21-d571-43d9-a0a9-8c884a0664a2.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670868%252Fgeneral%252F41e4be08-60ea-4d20-9282-b733842ab8ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670868/general/41e4be08-60ea-4d20-9282-b733842ab8ba.jpg already downloaded
2026-03-27 17:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802, identifier: 10741535
2026-03-27 17:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602
2026-03-27 17:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb93767c-95d4-512f-a66e-df02db0b6e77 with scrape type 1
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb93767c-95d4-512f-a66e-df02db0b6e77
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252F1953986f-9d49-4420-b9be-68bf2b5ad9ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/1953986f-9d49-4420-b9be-68bf2b5ad9ce.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252F28e18c9e-b6c5-40ed-b1c6-0fef1090a84f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/28e18c9e-b6c5-40ed-b1c6-0fef1090a84f.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252Ff3621812-5157-40b9-97bc-da191bea1a7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/f3621812-5157-40b9-97bc-da191bea1a7f.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252Fb27e10eb-9037-40d8-a982-5742cd34ec13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/b27e10eb-9037-40d8-a982-5742cd34ec13.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252F073240fd-33b4-4653-b19c-4a74969377a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/073240fd-33b4-4653-b19c-4a74969377a5.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252F51a1b230-e8d1-41e4-969c-154f4bd960b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/51a1b230-e8d1-41e4-969c-154f4bd960b0.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252F78b96905-d248-4c60-b350-95d4d752f4f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/78b96905-d248-4c60-b350-95d4d752f4f2.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252Fe22c7da6-9d0f-43ad-a37b-f22291536d81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/e22c7da6-9d0f-43ad-a37b-f22291536d81.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252Feb033f50-f2b6-49fd-9eba-f1f4f90a0e2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/eb033f50-f2b6-49fd-9eba-f1f4f90a0e2b.jpg already downloaded
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748715%252Fgeneral%252F7dc03f11-eb92-4de1-b34a-cd4ebda243fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748715/general/7dc03f11-eb92-4de1-b34a-cd4ebda243fc.jpg already downloaded
2026-03-27 17:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb93767c-95d4-512f-a66e-df02db0b6e77, identifier: 10741602
2026-03-27 17:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747830/general/ec078aa1-195e-46dd-a42d-df971d6e3921.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731442)
2026-03-27 17:16:05 [adesa.de] INFO: Found listing with ID: 10738860
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738860%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [adesa.de] INFO: Scrape type for 10738860: 1
2026-03-27 17:16:05 [adesa.de] INFO: Scraping item 10738860 url https://www.openlane.eu/en/carv6/auction/10738860
2026-03-27 17:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535
2026-03-27 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535
2026-03-27 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4cad8ee9-4ebe-58b2-954d-6a0a1f596802 with identifier: 10741535 to the API
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741535>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '4cad8ee9-4ebe-58b2-954d-6a0a1f596802',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '250443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741535',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 32339,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5670868/general/80487beb-13d3-4bed-9321-7f4f3674f01f.jpg',
'https://images.openlane.eu/carimgs/5670868/general/33d6ab53-c799-47b1-b07f-716f6fbb6ba6.jpg',
'https://images.openlane.eu/carimgs/5670868/general/f22cdaed-482d-4677-90f5-289b4e9781e5.jpg',
'https://images.openlane.eu/carimgs/5670868/general/fe9a53ad-316d-4456-b8c3-03ca36841af8.jpg',
'https://images.openlane.eu/carimgs/5670868/general/f669b442-6214-44b3-bfcc-22f2b06a7555.jpg',
'https://images.openlane.eu/carimgs/5670868/general/a3e5f86f-eb57-4159-b5ca-9c63003777bc.jpg',
'https://images.openlane.eu/carimgs/5670868/general/60403b33-0f23-4545-a2c2-22cc76c5135f.jpg',
'https://images.openlane.eu/carimgs/5670868/general/07ba8629-e139-40c6-bed3-4c27156f3081.jpg',
'https://images.openlane.eu/carimgs/5670868/general/86025a21-d571-43d9-a0a9-8c884a0664a2.jpg',
'https://images.openlane.eu/carimgs/5670868/general/41e4be08-60ea-4d20-9282-b733842ab8ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339343,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/80487beb-13d3-4bed-9321-7f4f3674f01f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373649,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/33d6ab53-c799-47b1-b07f-716f6fbb6ba6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368680,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/f22cdaed-482d-4677-90f5-289b4e9781e5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385319,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/fe9a53ad-316d-4456-b8c3-03ca36841af8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267017,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/f669b442-6214-44b3-bfcc-22f2b06a7555.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276236,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/a3e5f86f-eb57-4159-b5ca-9c63003777bc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274360,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/60403b33-0f23-4545-a2c2-22cc76c5135f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274501,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/07ba8629-e139-40c6-bed3-4c27156f3081.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309407,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/86025a21-d571-43d9-a0a9-8c884a0664a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cad8ee9-4ebe-58b2-954d-6a0a1f596802/4cad8ee9-4ebe-58b2-954d-6a0a1f596802_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164395,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670868/general/41e4be08-60ea-4d20-9282-b733842ab8ba.jpg',
'Width': 1280}],
'price': 32900,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Plus Bright - Hybrid - Automatic - 253 hp - 32.339 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741535%27 HTTP/1.1" 200 None
2026-03-27 17:16:05 [adesa.de] INFO: Saving data for 10741535: {'created_time': 1774631765.701031, 'last_price_update_time': 1774631765.701042, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741535') HTTP/1.1" 204 0
2026-03-27 17:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602
2026-03-27 17:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602
2026-03-27 17:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb93767c-95d4-512f-a66e-df02db0b6e77 with identifier: 10741602 to the API
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741602>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'eb93767c-95d4-512f-a66e-df02db0b6e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '796205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741602',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 49811,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5748715/general/1953986f-9d49-4420-b9be-68bf2b5ad9ce.jpg',
'https://images.openlane.eu/carimgs/5748715/general/28e18c9e-b6c5-40ed-b1c6-0fef1090a84f.jpg',
'https://images.openlane.eu/carimgs/5748715/general/f3621812-5157-40b9-97bc-da191bea1a7f.jpg',
'https://images.openlane.eu/carimgs/5748715/general/b27e10eb-9037-40d8-a982-5742cd34ec13.jpg',
'https://images.openlane.eu/carimgs/5748715/general/073240fd-33b4-4653-b19c-4a74969377a5.jpg',
'https://images.openlane.eu/carimgs/5748715/general/51a1b230-e8d1-41e4-969c-154f4bd960b0.jpg',
'https://images.openlane.eu/carimgs/5748715/general/78b96905-d248-4c60-b350-95d4d752f4f2.jpg',
'https://images.openlane.eu/carimgs/5748715/general/e22c7da6-9d0f-43ad-a37b-f22291536d81.jpg',
'https://images.openlane.eu/carimgs/5748715/general/eb033f50-f2b6-49fd-9eba-f1f4f90a0e2b.jpg',
'https://images.openlane.eu/carimgs/5748715/general/7dc03f11-eb92-4de1-b34a-cd4ebda243fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169190,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/1953986f-9d49-4420-b9be-68bf2b5ad9ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175069,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/28e18c9e-b6c5-40ed-b1c6-0fef1090a84f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158774,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/f3621812-5157-40b9-97bc-da191bea1a7f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129349,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/b27e10eb-9037-40d8-a982-5742cd34ec13.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93689,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/073240fd-33b4-4653-b19c-4a74969377a5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66198,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/51a1b230-e8d1-41e4-969c-154f4bd960b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94590,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/78b96905-d248-4c60-b350-95d4d752f4f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103656,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/e22c7da6-9d0f-43ad-a37b-f22291536d81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98710,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/eb033f50-f2b6-49fd-9eba-f1f4f90a0e2b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb93767c-95d4-512f-a66e-df02db0b6e77/eb93767c-95d4-512f-a66e-df02db0b6e77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748715/general/7dc03f11-eb92-4de1-b34a-cd4ebda243fc.jpg',
'Width': 1280}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 49.811 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741602%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Saving data for 10741602: {'created_time': 1774631766.024721, 'last_price_update_time': 1774631766.024733, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741602') HTTP/1.1" 204 0
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738861
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738861%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738861: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738861 url https://www.openlane.eu/en/carv6/auction/10738861
2026-03-27 17:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534
2026-03-27 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with scrape type 1
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F1865ad0a-1851-4e0d-832e-a142c98392f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/1865ad0a-1851-4e0d-832e-a142c98392f0.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F68b2f168-5e5d-4a7c-8922-88af0e96ea2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/68b2f168-5e5d-4a7c-8922-88af0e96ea2f.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252Ff399960a-fb71-4d17-a8d1-bc28bf6c2cfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/f399960a-fb71-4d17-a8d1-bc28bf6c2cfe.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F68ad46bb-b4dd-4bf7-a91f-591380153cb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/68ad46bb-b4dd-4bf7-a91f-591380153cb5.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F7fd963aa-e783-47c3-8fc2-757cacaf9d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/7fd963aa-e783-47c3-8fc2-757cacaf9d0d.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F10900e3c-9878-42ca-bca5-e6e6f8fc351b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/10900e3c-9878-42ca-bca5-e6e6f8fc351b.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F2087936a-20a6-44bb-abda-9cc73aa650b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/2087936a-20a6-44bb-abda-9cc73aa650b6.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F24488187-8788-4ab3-85f0-4acc5af66418.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/24488187-8788-4ab3-85f0-4acc5af66418.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252F8115862b-d630-41f4-8513-9eeadb961cd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/8115862b-d630-41f4-8513-9eeadb961cd2.jpg already downloaded
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670866%252Fgeneral%252Fb62b064a-0a17-4767-a0cb-3ffe8d8b2fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670866/general/b62b064a-0a17-4767-a0cb-3ffe8d8b2fae.jpg already downloaded
2026-03-27 17:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d, identifier: 10741534
2026-03-27 17:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534
2026-03-27 17:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534
2026-03-27 17:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d with identifier: 10741534 to the API
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741534>
{'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': 303,
'expiration_date': '2026-03-30T13:30:00Z',
'fuel_type': 'Hybrid',
'id': 'abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '796014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741534',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 90263,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5670866/general/1865ad0a-1851-4e0d-832e-a142c98392f0.jpg',
'https://images.openlane.eu/carimgs/5670866/general/68b2f168-5e5d-4a7c-8922-88af0e96ea2f.jpg',
'https://images.openlane.eu/carimgs/5670866/general/f399960a-fb71-4d17-a8d1-bc28bf6c2cfe.jpg',
'https://images.openlane.eu/carimgs/5670866/general/68ad46bb-b4dd-4bf7-a91f-591380153cb5.jpg',
'https://images.openlane.eu/carimgs/5670866/general/7fd963aa-e783-47c3-8fc2-757cacaf9d0d.jpg',
'https://images.openlane.eu/carimgs/5670866/general/10900e3c-9878-42ca-bca5-e6e6f8fc351b.jpg',
'https://images.openlane.eu/carimgs/5670866/general/2087936a-20a6-44bb-abda-9cc73aa650b6.jpg',
'https://images.openlane.eu/carimgs/5670866/general/24488187-8788-4ab3-85f0-4acc5af66418.jpg',
'https://images.openlane.eu/carimgs/5670866/general/8115862b-d630-41f4-8513-9eeadb961cd2.jpg',
'https://images.openlane.eu/carimgs/5670866/general/b62b064a-0a17-4767-a0cb-3ffe8d8b2fae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355813,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/1865ad0a-1851-4e0d-832e-a142c98392f0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400657,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/68b2f168-5e5d-4a7c-8922-88af0e96ea2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345187,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/f399960a-fb71-4d17-a8d1-bc28bf6c2cfe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361009,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/68ad46bb-b4dd-4bf7-a91f-591380153cb5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312209,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/7fd963aa-e783-47c3-8fc2-757cacaf9d0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262849,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/10900e3c-9878-42ca-bca5-e6e6f8fc351b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354370,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/2087936a-20a6-44bb-abda-9cc73aa650b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278534,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/24488187-8788-4ab3-85f0-4acc5af66418.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312929,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/8115862b-d630-41f4-8513-9eeadb961cd2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d/abb06a4a-a3df-5fc8-a43e-d0d5a1accb3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272390,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670866/general/b62b064a-0a17-4767-a0cb-3ffe8d8b2fae.jpg',
'Width': 1280}],
'price': 29500,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 Inscription Expression - Hybrid - Automatic - 303 hp - '
'90.263 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741534%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Saving data for 10741534: {'created_time': 1774631766.614278, 'last_price_update_time': 1774631766.614288, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741534') HTTP/1.1" 204 0
2026-03-27 17:16:06 [scrapy.extensions.logstats] INFO: Crawled 198 pages (at 198 pages/min), scraped 35 items (at 35 items/min)
2026-03-27 17:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738863
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738863%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738863: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738863 url https://www.openlane.eu/en/carv6/auction/10738863
2026-03-27 17:16:06 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e529f10>
2026-03-27 17:16:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7adc352d-94d3-558e-8b6a-d03f378de361/7adc352d-94d3-558e-8b6a-d03f378de361_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252Fec078aa1-195e-46dd-a42d-df971d6e3921.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/ec078aa1-195e-46dd-a42d-df971d6e3921.jpg saved to cache
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738864
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738864%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738864: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738864 url https://www.openlane.eu/en/carv6/auction/10738864
2026-03-27 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738866
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738866%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738866: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738866 url https://www.openlane.eu/en/carv6/auction/10738866
2026-03-27 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738868
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738868%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738868: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738868 url https://www.openlane.eu/en/carv6/auction/10738868
2026-03-27 17:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747830/general/aa8d541c-a9ce-464e-a162-658e7fad53ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10731442)
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738869
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738869%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738869: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738869 url https://www.openlane.eu/en/carv6/auction/10738869
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738871
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738871%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738871: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738871 url https://www.openlane.eu/en/carv6/auction/10738871
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738873
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738873%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738873: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738873 url https://www.openlane.eu/en/carv6/auction/10738873
2026-03-27 17:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9441c94-14d4-5139-9ea8-a56f72ed0ceb with identifier: 10738836
2026-03-27 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9441c94-14d4-5139-9ea8-a56f72ed0ceb with scrape type 1
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9441c94-14d4-5139-9ea8-a56f72ed0ceb
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252Fc1f5521a-ea21-4ced-90e6-0376e93818a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/c1f5521a-ea21-4ced-90e6-0376e93818a8.jpg not downloaded yet
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738874
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738874%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738874: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738874 url https://www.openlane.eu/en/carv6/auction/10738874
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F3b32119d-fea8-4246-8fae-8f6698ed446d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/3b32119d-fea8-4246-8fae-8f6698ed446d.jpg not downloaded yet
2026-03-27 17:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00496f4e-e342-5ee5-804d-7cc3a2f5748e with identifier: 10740276
2026-03-27 17:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00496f4e-e342-5ee5-804d-7cc3a2f5748e with scrape type 1
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00496f4e-e342-5ee5-804d-7cc3a2f5748e
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F3ff01643-ceb3-48bd-8104-0de488286437.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/3ff01643-ceb3-48bd-8104-0de488286437.JPG not downloaded yet
2026-03-27 17:16:06 [adesa.de] INFO: Found listing with ID: 10738876
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738876%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [adesa.de] INFO: Scrape type for 10738876: 1
2026-03-27 17:16:06 [adesa.de] INFO: Scraping item 10738876 url https://www.openlane.eu/en/carv6/auction/10738876
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F6ac03c83-b719-426e-895a-cee21f8517e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/6ac03c83-b719-426e-895a-cee21f8517e8.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F54df5eb1-c165-47e6-a24f-533cb6b91c9f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/54df5eb1-c165-47e6-a24f-533cb6b91c9f.JPG not downloaded yet
2026-03-27 17:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with identifier: 10738835
2026-03-27 17:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34dfeb64-d68a-57ed-a27d-e8f98352fc29 with scrape type 1
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34dfeb64-d68a-57ed-a27d-e8f98352fc29
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F92f631c3-6d9e-4ced-aee1-7fcea6af849e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/92f631c3-6d9e-4ced-aee1-7fcea6af849e.jpg not downloaded yet
2026-03-27 17:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: babced20-0423-5eb0-ab0b-5d4c474dacfb with identifier: 10738834
2026-03-27 17:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item babced20-0423-5eb0-ab0b-5d4c474dacfb with scrape type 1
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item babced20-0423-5eb0-ab0b-5d4c474dacfb
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F40b4009b-affc-4a13-bb54-3e56c47069e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/40b4009b-affc-4a13-bb54-3e56c47069e9.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738878
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738878%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738878: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738878 url https://www.openlane.eu/en/carv6/auction/10738878
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F367cae3b-ed54-45e2-b262-e2d669577ad1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/367cae3b-ed54-45e2-b262-e2d669577ad1.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F2822ccf1-8220-4cbb-91e6-0e07271a8257.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/2822ccf1-8220-4cbb-91e6-0e07271a8257.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F541f1f90-57b8-4d45-add2-18d9e64fd7a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/541f1f90-57b8-4d45-add2-18d9e64fd7a0.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252Ff016ca39-8614-46ae-b14a-95a138e1f788.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/f016ca39-8614-46ae-b14a-95a138e1f788.jpg not downloaded yet
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageLength (257) - type: long (4) - value: b'\xb8\x0b\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x01\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: YResolution (283) - type: rational (5) Tag Location: 46 - Data Location: 134 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: XResolution (282) - type: rational (5) Tag Location: 58 - Data Location: 142 - value: b'H\x00\x00\x00\x01\x00\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageWidth (256) - type: long (4) - value: b'\xa0\x0f\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: Software (305) - type: string (2) Tag Location: 82 - Data Location: 150 - value: b'MediaTek Camera Application\x00\x00\x00\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: ImageDescription (270) - type: string (2) Tag Location: 94 - Data Location: 182 - value: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: YCbCrPositioning (531) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\xd6\x00\x00\x00'
2026-03-27 17:16:07 [PIL.TiffImagePlugin] DEBUG: tag: ResolutionUnit (296) - type: short (3) - value: b'\x02\x00'
2026-03-27 17:16:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e597e90>
2026-03-27 17:16:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7adc352d-94d3-558e-8b6a-d03f378de361/7adc352d-94d3-558e-8b6a-d03f378de361_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747830%252Fgeneral%252Faa8d541c-a9ce-464e-a162-658e7fad53ec.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747830/general/aa8d541c-a9ce-464e-a162-658e7fad53ec.jpg saved to cache
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7adc352d-94d3-558e-8b6a-d03f378de361
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738877
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738877%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738877: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738877 url https://www.openlane.eu/en/carv6/auction/10738877
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F2d93d1af-9d2f-4d6e-943c-e1c2c8f0ecd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/2d93d1af-9d2f-4d6e-943c-e1c2c8f0ecd0.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F976f1612-4053-42d1-acdb-7e210b3cfa43.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/976f1612-4053-42d1-acdb-7e210b3cfa43.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252Fdb79e585-3df1-470c-884f-12d90b27c658.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/db79e585-3df1-470c-884f-12d90b27c658.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F35061e88-2f45-45c7-b6e6-39e0bce37f62.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/35061e88-2f45-45c7-b6e6-39e0bce37f62.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738880
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738880%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738880: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738880 url https://www.openlane.eu/en/carv6/auction/10738880
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F68e0f348-cd2b-4cde-9482-9063d7eccceb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/68e0f348-cd2b-4cde-9482-9063d7eccceb.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F539290a8-37c9-4ad1-b461-c519bd39c22f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/539290a8-37c9-4ad1-b461-c519bd39c22f.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F0f56b8a4-4f26-43f0-8869-406439b7f627.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/0f56b8a4-4f26-43f0-8869-406439b7f627.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F11b65351-16ba-49f4-a9d0-5f28eef57fba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/11b65351-16ba-49f4-a9d0-5f28eef57fba.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738882
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738882%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738882: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738882 url https://www.openlane.eu/en/carv6/auction/10738882
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252Fe565b010-6fd1-4e67-b256-fc8d3ef23531.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/e565b010-6fd1-4e67-b256-fc8d3ef23531.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F58d589ff-eb75-45d3-8253-4d68b3a3a836.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/58d589ff-eb75-45d3-8253-4d68b3a3a836.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F57fc29c5-8a36-423b-88b6-6f904ae3ed16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/57fc29c5-8a36-423b-88b6-6f904ae3ed16.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F418f693f-8ce9-4e66-a213-3edfdde08cbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/418f693f-8ce9-4e66-a213-3edfdde08cbb.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738883
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738883%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738883: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738883 url https://www.openlane.eu/en/carv6/auction/10738883
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252Fcdab6730-3609-45f9-80c6-73bf298c4c8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/cdab6730-3609-45f9-80c6-73bf298c4c8f.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252Ff2d715ec-0da1-4ee6-a576-29d840e456da.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/f2d715ec-0da1-4ee6-a576-29d840e456da.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F07503a3c-6d78-45a9-a1d0-3d1218a12aea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/07503a3c-6d78-45a9-a1d0-3d1218a12aea.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252Ffe9c0b1a-ea76-4046-9732-ca980669c375.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/fe9c0b1a-ea76-4046-9732-ca980669c375.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738885
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738885%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738885: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738885 url https://www.openlane.eu/en/carv6/auction/10738885
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F8085ecd3-3f58-418f-9c88-6220372a6a03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/8085ecd3-3f58-418f-9c88-6220372a6a03.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F51ae5b12-1135-472b-afff-c115a32bc4de.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/51ae5b12-1135-472b-afff-c115a32bc4de.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F983716b0-5a30-471a-9753-593907d249a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/983716b0-5a30-471a-9753-593907d249a7.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F5d9d229b-c730-4f3d-a993-83c9b0dc860b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/5d9d229b-c730-4f3d-a993-83c9b0dc860b.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738887
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738887%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738887: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738887 url https://www.openlane.eu/en/carv6/auction/10738887
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752344%252Fgeneral%252F8a94ceac-2a06-4bf9-9b41-ecb284eb2055.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752344/general/8a94ceac-2a06-4bf9-9b41-ecb284eb2055.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F75ddb0ca-d5b0-427a-b34d-6aee8f77e074.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/75ddb0ca-d5b0-427a-b34d-6aee8f77e074.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F13984012-0f74-4e36-9eb3-5910619846ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/13984012-0f74-4e36-9eb3-5910619846ea.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F352d3aaa-a738-40e0-9d19-aba274307363.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/352d3aaa-a738-40e0-9d19-aba274307363.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10741639
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741639%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10741639: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10741639 url https://www.openlane.eu/en/carv6/auction/10741639
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748094%252Fgeneral%252F96a4c0d9-b2d0-4c5c-a579-4b26de60fbbe.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748094/general/96a4c0d9-b2d0-4c5c-a579-4b26de60fbbe.JPG not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252F36f869dd-068c-4dc1-8ee8-3640b4d16a1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/36f869dd-068c-4dc1-8ee8-3640b4d16a1e.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F0632e3c2-4d4a-416d-b086-c6833a0c8d5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/0632e3c2-4d4a-416d-b086-c6833a0c8d5b.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738888
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738888%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738888: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738888 url https://www.openlane.eu/en/carv6/auction/10738888
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752341%252Fgeneral%252Fe28a14cd-faa6-4eba-aba3-d2d6279e1d50.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752341/general/e28a14cd-faa6-4eba-aba3-d2d6279e1d50.jpg not downloaded yet
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752339%252Fgeneral%252F5c775afc-9132-44ee-8395-b1bf29700991.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752339/general/5c775afc-9132-44ee-8395-b1bf29700991.jpg not downloaded yet
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738892
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738892%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738892: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738892 url https://www.openlane.eu/en/carv6/auction/10738892
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738891
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738891%27 HTTP/1.1" 200 None
2026-03-27 17:16:07 [adesa.de] INFO: Scrape type for 10738891: 1
2026-03-27 17:16:07 [adesa.de] INFO: Scraping item 10738891 url https://www.openlane.eu/en/carv6/auction/10738891
2026-03-27 17:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:07 [adesa.de] INFO: Found listing with ID: 10738890
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738890%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738890: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738890 url https://www.openlane.eu/en/carv6/auction/10738890
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738895
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738895%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738895: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738895 url https://www.openlane.eu/en/carv6/auction/10738895
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738897
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738897%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738897: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738897 url https://www.openlane.eu/en/carv6/auction/10738897
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738898
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738898%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738898: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738898 url https://www.openlane.eu/en/carv6/auction/10738898
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738901
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738901%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738901: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738901 url https://www.openlane.eu/en/carv6/auction/10738901
2026-03-27 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738903
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738903%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738903: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738903 url https://www.openlane.eu/en/carv6/auction/10738903
2026-03-27 17:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738904
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738904%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738904: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738904 url https://www.openlane.eu/en/carv6/auction/10738904
2026-03-27 17:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826
2026-03-27 17:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8311df9-9350-5b28-b44a-9f3de9f70730 with scrape type 1
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8311df9-9350-5b28-b44a-9f3de9f70730
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F09fdce24-31da-467c-b8da-839ac00f2c91.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/09fdce24-31da-467c-b8da-839ac00f2c91.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F3d30a197-f8aa-4ccf-989a-01cff56e3abd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/3d30a197-f8aa-4ccf-989a-01cff56e3abd.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F5def8ef0-0542-4cd0-86a0-2ca8a5de9957.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/5def8ef0-0542-4cd0-86a0-2ca8a5de9957.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252Fdb150eb5-5ee5-418c-8cae-58965988a1a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/db150eb5-5ee5-418c-8cae-58965988a1a7.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F271a0eac-86c7-4cfe-a9e7-1ee58f1c1176.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/271a0eac-86c7-4cfe-a9e7-1ee58f1c1176.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F88e3dd8a-d465-4f0d-ac19-917eb092940c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/88e3dd8a-d465-4f0d-ac19-917eb092940c.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F3db205bd-2ad5-42f0-9047-d55ea6fb8c78.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/3db205bd-2ad5-42f0-9047-d55ea6fb8c78.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252F28c3f1c7-25e1-456a-a1cb-556a4868c239.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/28c3f1c7-25e1-456a-a1cb-556a4868c239.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252Fa5cfd47a-7f81-4472-bf24-a31d9a9d7f27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/a5cfd47a-7f81-4472-bf24-a31d9a9d7f27.jpg already downloaded
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749420%252Fgeneral%252Fae785dbe-0180-4e5c-9678-6788deaac5d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749420/general/ae785dbe-0180-4e5c-9678-6788deaac5d4.jpg already downloaded
2026-03-27 17:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8311df9-9350-5b28-b44a-9f3de9f70730, identifier: 10738826
2026-03-27 17:16:08 [adesa.de] INFO: Found listing with ID: 10738900
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738900%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Scrape type for 10738900: 1
2026-03-27 17:16:08 [adesa.de] INFO: Scraping item 10738900 url https://www.openlane.eu/en/carv6/auction/10738900
2026-03-27 17:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826
2026-03-27 17:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826
2026-03-27 17:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8311df9-9350-5b28-b44a-9f3de9f70730 with identifier: 10738826 to the API
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738826>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': 'a8311df9-9350-5b28-b44a-9f3de9f70730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RT-E-1066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738826',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 126506,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5749420/general/09fdce24-31da-467c-b8da-839ac00f2c91.jpg',
'https://images.openlane.eu/carimgs/5749420/general/3d30a197-f8aa-4ccf-989a-01cff56e3abd.jpg',
'https://images.openlane.eu/carimgs/5749420/general/5def8ef0-0542-4cd0-86a0-2ca8a5de9957.jpg',
'https://images.openlane.eu/carimgs/5749420/general/db150eb5-5ee5-418c-8cae-58965988a1a7.jpg',
'https://images.openlane.eu/carimgs/5749420/general/271a0eac-86c7-4cfe-a9e7-1ee58f1c1176.jpg',
'https://images.openlane.eu/carimgs/5749420/general/88e3dd8a-d465-4f0d-ac19-917eb092940c.jpg',
'https://images.openlane.eu/carimgs/5749420/general/3db205bd-2ad5-42f0-9047-d55ea6fb8c78.jpg',
'https://images.openlane.eu/carimgs/5749420/general/28c3f1c7-25e1-456a-a1cb-556a4868c239.jpg',
'https://images.openlane.eu/carimgs/5749420/general/a5cfd47a-7f81-4472-bf24-a31d9a9d7f27.jpg',
'https://images.openlane.eu/carimgs/5749420/general/ae785dbe-0180-4e5c-9678-6788deaac5d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394524,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/09fdce24-31da-467c-b8da-839ac00f2c91.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31013,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/3d30a197-f8aa-4ccf-989a-01cff56e3abd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/5def8ef0-0542-4cd0-86a0-2ca8a5de9957.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383553,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/db150eb5-5ee5-418c-8cae-58965988a1a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328673,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/271a0eac-86c7-4cfe-a9e7-1ee58f1c1176.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251320,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/88e3dd8a-d465-4f0d-ac19-917eb092940c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361690,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/3db205bd-2ad5-42f0-9047-d55ea6fb8c78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382205,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/28c3f1c7-25e1-456a-a1cb-556a4868c239.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 533841,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/a5cfd47a-7f81-4472-bf24-a31d9a9d7f27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8311df9-9350-5b28-b44a-9f3de9f70730/a8311df9-9350-5b28-b44a-9f3de9f70730_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33900,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749420/general/ae785dbe-0180-4e5c-9678-6788deaac5d4.jpg',
'Width': 600}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 7,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Galaxy 2.5 Titanium - Hybrid - Automatic - 150 hp - 126.506 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738826%27 HTTP/1.1" 200 None
2026-03-27 17:16:08 [adesa.de] INFO: Saving data for 10738826: {'created_time': 1774631768.904321, 'last_price_update_time': 1774631768.904335, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738826') HTTP/1.1" 204 0
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738909
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738909%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738909: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738909 url https://www.openlane.eu/en/carv6/auction/10738909
2026-03-27 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a62908-9cbd-5509-bd3b-85fc272b6c21 with identifier: 10738848
2026-03-27 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a62908-9cbd-5509-bd3b-85fc272b6c21 with scrape type 1
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 14a62908-9cbd-5509-bd3b-85fc272b6c21
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F13365e3d-992e-4bd9-af24-70120d7cf80d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/13365e3d-992e-4bd9-af24-70120d7cf80d.jpg not downloaded yet
2026-03-27 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7157397-6f85-5d5a-a528-5660c4f884ea with identifier: 10738838
2026-03-27 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7157397-6f85-5d5a-a528-5660c4f884ea with scrape type 1
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7157397-6f85-5d5a-a528-5660c4f884ea
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F289b16bc-cd30-42be-a170-fe16d672dabb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/289b16bc-cd30-42be-a170-fe16d672dabb.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738911
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738911%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738911: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738911 url https://www.openlane.eu/en/carv6/auction/10738911
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252Fe214d502-3a94-4e23-8c81-4fbf0216be5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/e214d502-3a94-4e23-8c81-4fbf0216be5e.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252Fbd860772-2790-4567-8389-784270838551.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/bd860772-2790-4567-8389-784270838551.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738912
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738912%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738912: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738912 url https://www.openlane.eu/en/carv6/auction/10738912
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F168f4063-979d-425e-a311-d02377e50979.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/168f4063-979d-425e-a311-d02377e50979.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F88081da8-11e4-4cd5-bfd8-ba248a8611f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/88081da8-11e4-4cd5-bfd8-ba248a8611f3.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738914
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738914%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738914: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738914 url https://www.openlane.eu/en/carv6/auction/10738914
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F71e6c8e2-5de1-4948-8294-a39edb7d9649.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/71e6c8e2-5de1-4948-8294-a39edb7d9649.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F1abef105-fe69-414e-8ea8-c3079042ca71.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/1abef105-fe69-414e-8ea8-c3079042ca71.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738915
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738915%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738915: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738915 url https://www.openlane.eu/en/carv6/auction/10738915
2026-03-27 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6362d32-c55a-5161-a602-2866377454ec with identifier: 10738852
2026-03-27 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6362d32-c55a-5161-a602-2866377454ec with scrape type 1
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6362d32-c55a-5161-a602-2866377454ec
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F7cb4239c-5dee-446c-b579-0988f4f6e092.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/7cb4239c-5dee-446c-b579-0988f4f6e092.jpg not downloaded yet
2026-03-27 17:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with identifier: 10738850
2026-03-27 17:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7 with scrape type 1
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F142f3e07-8a34-47ec-bba9-ebc66bc572a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/142f3e07-8a34-47ec-bba9-ebc66bc572a2.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F28c81866-3bff-476b-933a-5b65bd4a765d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/28c81866-3bff-476b-933a-5b65bd4a765d.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252Fb646a0c8-25a8-467d-bc7c-017df88d4fba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/b646a0c8-25a8-467d-bc7c-017df88d4fba.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738917
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738917%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738917: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738917 url https://www.openlane.eu/en/carv6/auction/10738917
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F1b69d236-c3e1-4bf6-b121-12aa76f4ae6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/1b69d236-c3e1-4bf6-b121-12aa76f4ae6a.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F819d2acb-ffd0-45ea-9897-585959bbf0e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/819d2acb-ffd0-45ea-9897-585959bbf0e1.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F4a74a064-a614-4dd1-bbd4-7f408899a7c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/4a74a064-a614-4dd1-bbd4-7f408899a7c8.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F9d0c6ee8-8e78-4e84-8d7b-c9bed6030c5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/9d0c6ee8-8e78-4e84-8d7b-c9bed6030c5c.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10738918
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738918%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10738918: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10738918 url https://www.openlane.eu/en/carv6/auction/10738918
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252Fc36fd37d-09e7-4919-b3f3-fae832269b7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/c36fd37d-09e7-4919-b3f3-fae832269b7f.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F818c16e3-d74f-4719-af02-d2c536597bc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/818c16e3-d74f-4719-af02-d2c536597bc5.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F0b1f3d2b-3cd5-4912-8c98-5cab58d4f0b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/0b1f3d2b-3cd5-4912-8c98-5cab58d4f0b1.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252Fc23d57f9-d74d-40f8-a5a6-9810e59921e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/c23d57f9-d74d-40f8-a5a6-9810e59921e4.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10736525
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736525%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10736525: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10736525 url https://www.openlane.eu/en/carv6/auction/10736525
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F59853f32-95f0-45b4-998a-fa2c54d79763.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/59853f32-95f0-45b4-998a-fa2c54d79763.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F023fb2e2-3503-43dc-92e4-e7b2843626e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/023fb2e2-3503-43dc-92e4-e7b2843626e5.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F2fe870ff-538e-4744-b543-cf8761c073ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/2fe870ff-538e-4744-b543-cf8761c073ac.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F5e2e57d3-89f3-4c3f-be7f-efad171c5767.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/5e2e57d3-89f3-4c3f-be7f-efad171c5767.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10735251
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735251%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10735251: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10735251 url https://www.openlane.eu/en/carv6/auction/10735251
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F6fb774ae-0b27-4e56-bba1-04d6403797d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/6fb774ae-0b27-4e56-bba1-04d6403797d2.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F2f2f2556-5173-478c-a240-754e01944fad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/2f2f2556-5173-478c-a240-754e01944fad.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F93ac91ac-1b35-446e-b63e-95a57ff36ea2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/93ac91ac-1b35-446e-b63e-95a57ff36ea2.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F32da6438-1ecf-460e-8880-78d4d53d7733.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/32da6438-1ecf-460e-8880-78d4d53d7733.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10735243
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735243%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10735243: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10735243 url https://www.openlane.eu/en/carv6/auction/10735243
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F9ab73ca8-be07-4c2b-9943-ccb83d47999e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/9ab73ca8-be07-4c2b-9943-ccb83d47999e.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252Fa1096eaf-9fe5-40ce-ac63-cd1cbbd2843a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/a1096eaf-9fe5-40ce-ac63-cd1cbbd2843a.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252Fbaa838a0-a651-4bf5-85ae-7feba1a5bae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/baa838a0-a651-4bf5-85ae-7feba1a5bae3.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F2b472152-8351-4973-adad-8ed07a709521.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/2b472152-8351-4973-adad-8ed07a709521.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10736669
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736669%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10736669: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10736669 url https://www.openlane.eu/en/carv6/auction/10736669
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252Fafd2583f-28b8-435f-8034-3b58c19ea7f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/afd2583f-28b8-435f-8034-3b58c19ea7f2.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F14afa87d-69bf-4d9c-9121-28c3a0bf559c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/14afa87d-69bf-4d9c-9121-28c3a0bf559c.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10735248
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735248%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10735248: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10735248 url https://www.openlane.eu/en/carv6/auction/10735248
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F76654ec3-65e8-4e65-a946-2ecbb4e10de2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/76654ec3-65e8-4e65-a946-2ecbb4e10de2.jpg not downloaded yet
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252Fa79a383b-28be-4ff5-8249-bddd542633f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/a79a383b-28be-4ff5-8249-bddd542633f7.jpg not downloaded yet
2026-03-27 17:16:09 [adesa.de] INFO: Found listing with ID: 10735245
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735245%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [adesa.de] INFO: Scrape type for 10735245: 1
2026-03-27 17:16:09 [adesa.de] INFO: Scraping item 10735245 url https://www.openlane.eu/en/carv6/auction/10735245
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F32dc6e4c-ca82-4ef8-a886-9ec74937f27e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/32dc6e4c-ca82-4ef8-a886-9ec74937f27e.jpg not downloaded yet
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F7990287c-9f6f-4a41-aca7-d0e7c44f36af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/7990287c-9f6f-4a41-aca7-d0e7c44f36af.jpg not downloaded yet
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10735252
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735252%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10735252: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10735252 url https://www.openlane.eu/en/carv6/auction/10735252
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252Ff39f4615-98da-4c3b-ba74-cedfbf1aa28f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/f39f4615-98da-4c3b-ba74-cedfbf1aa28f.jpg not downloaded yet
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F2899710c-e9c5-4f3e-b779-513f955d5db8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/2899710c-e9c5-4f3e-b779-513f955d5db8.jpg not downloaded yet
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10734390
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734390%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10734390: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10734390 url https://www.openlane.eu/en/carv6/auction/10734390
2026-03-27 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10734391
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734391%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10734391: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10734391 url https://www.openlane.eu/en/carv6/auction/10734391
2026-03-27 17:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10734419
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734419%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10734419: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10734419 url https://www.openlane.eu/en/carv6/auction/10734419
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10734387
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734387%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10734387: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10734387 url https://www.openlane.eu/en/carv6/auction/10734387
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10734392
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734392%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10734392: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10734392 url https://www.openlane.eu/en/carv6/auction/10734392
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10734388
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734388%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10734388: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10734388 url https://www.openlane.eu/en/carv6/auction/10734388
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10735246
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735246%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10735246: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10735246 url https://www.openlane.eu/en/carv6/auction/10735246
2026-03-27 17:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:10 [adesa.de] INFO: Found listing with ID: 10736526
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736526%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [adesa.de] INFO: Scrape type for 10736526: 1
2026-03-27 17:16:10 [adesa.de] INFO: Scraping item 10736526 url https://www.openlane.eu/en/carv6/auction/10736526
2026-03-27 17:16:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860
2026-03-27 17:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd047cbf-5aba-5936-832c-98eda7713ea8 with scrape type 1
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd047cbf-5aba-5936-832c-98eda7713ea8
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252Fc49c379e-6d94-41ca-903f-778ad1f835dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/c49c379e-6d94-41ca-903f-778ad1f835dc.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252F9d8cd575-ba73-4814-99ad-79a0b48589bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/9d8cd575-ba73-4814-99ad-79a0b48589bb.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252F0bb2f530-c157-41d6-8ed0-3c2fe2fb9ad0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/0bb2f530-c157-41d6-8ed0-3c2fe2fb9ad0.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252Ffa0d1d4f-ed20-4878-9c38-f69cb572754e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/fa0d1d4f-ed20-4878-9c38-f69cb572754e.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252F78b5b42b-7c57-4b0c-8500-8a72ac21988d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/78b5b42b-7c57-4b0c-8500-8a72ac21988d.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252F94636b9b-8911-44e7-aeb2-a69452763d63.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/94636b9b-8911-44e7-aeb2-a69452763d63.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252Fba959bdc-3a3d-41b4-8293-2c4fc24d041b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/ba959bdc-3a3d-41b4-8293-2c4fc24d041b.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252F12d4f203-1f0b-43ed-8717-34c91d413cc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/12d4f203-1f0b-43ed-8717-34c91d413cc8.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252Ffb1b62b3-60eb-43eb-b507-90a0c05dae53.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/fb1b62b3-60eb-43eb-b507-90a0c05dae53.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749440%252Fgeneral%252Fa02dce5e-f655-46b0-8130-dd5ff59efa0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749440/general/a02dce5e-f655-46b0-8130-dd5ff59efa0d.jpg already downloaded
2026-03-27 17:16:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd047cbf-5aba-5936-832c-98eda7713ea8, identifier: 10738860
2026-03-27 17:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824
2026-03-27 17:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with scrape type 1
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ff9a6cb-e877-5c93-bd50-13bcbea47234
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F46d867ef-5d20-41bb-92f7-573caecb85e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/46d867ef-5d20-41bb-92f7-573caecb85e0.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F0be970c6-e93c-4bfe-9c26-55c54c87f225.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/0be970c6-e93c-4bfe-9c26-55c54c87f225.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252Fb910b866-4354-466e-9c5b-3a7cccd91462.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/b910b866-4354-466e-9c5b-3a7cccd91462.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F82c9cfe8-34a3-4a1d-bc2c-0880f20bee35.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/82c9cfe8-34a3-4a1d-bc2c-0880f20bee35.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F179bbfb9-a93c-4307-9a6a-d9a0003e9862.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/179bbfb9-a93c-4307-9a6a-d9a0003e9862.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252Fd5401754-1487-4583-93ef-1c0a4b2961ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/d5401754-1487-4583-93ef-1c0a4b2961ea.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F9d48ac8c-e1de-43bc-b693-32e65f74aeb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/9d48ac8c-e1de-43bc-b693-32e65f74aeb9.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F73c27394-eafd-4aeb-b43c-8d968057fcdb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/73c27394-eafd-4aeb-b43c-8d968057fcdb.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F8af70849-c146-4a36-a61b-d84df21509dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/8af70849-c146-4a36-a61b-d84df21509dc.jpg already downloaded
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749419%252Fgeneral%252F52555653-1739-4d4a-ba19-8380bf505095.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749419/general/52555653-1739-4d4a-ba19-8380bf505095.jpg already downloaded
2026-03-27 17:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ff9a6cb-e877-5c93-bd50-13bcbea47234, identifier: 10738824
2026-03-27 17:16:11 [adesa.de] INFO: Found listing with ID: 10735242
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735242%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Scrape type for 10735242: 1
2026-03-27 17:16:11 [adesa.de] INFO: Scraping item 10735242 url https://www.openlane.eu/en/carv6/auction/10735242
2026-03-27 17:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860
2026-03-27 17:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860
2026-03-27 17:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd047cbf-5aba-5936-832c-98eda7713ea8 with identifier: 10738860 to the API
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738860>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': 'fd047cbf-5aba-5936-832c-98eda7713ea8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BOT-NG-600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738860',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 153804,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5749440/general/c49c379e-6d94-41ca-903f-778ad1f835dc.jpg',
'https://images.openlane.eu/carimgs/5749440/general/9d8cd575-ba73-4814-99ad-79a0b48589bb.jpg',
'https://images.openlane.eu/carimgs/5749440/general/0bb2f530-c157-41d6-8ed0-3c2fe2fb9ad0.jpg',
'https://images.openlane.eu/carimgs/5749440/general/fa0d1d4f-ed20-4878-9c38-f69cb572754e.jpg',
'https://images.openlane.eu/carimgs/5749440/general/78b5b42b-7c57-4b0c-8500-8a72ac21988d.jpg',
'https://images.openlane.eu/carimgs/5749440/general/94636b9b-8911-44e7-aeb2-a69452763d63.jpg',
'https://images.openlane.eu/carimgs/5749440/general/ba959bdc-3a3d-41b4-8293-2c4fc24d041b.jpg',
'https://images.openlane.eu/carimgs/5749440/general/12d4f203-1f0b-43ed-8717-34c91d413cc8.jpg',
'https://images.openlane.eu/carimgs/5749440/general/fb1b62b3-60eb-43eb-b507-90a0c05dae53.jpg',
'https://images.openlane.eu/carimgs/5749440/general/a02dce5e-f655-46b0-8130-dd5ff59efa0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391558,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/c49c379e-6d94-41ca-903f-778ad1f835dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/9d8cd575-ba73-4814-99ad-79a0b48589bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307997,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/0bb2f530-c157-41d6-8ed0-3c2fe2fb9ad0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364456,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/fa0d1d4f-ed20-4878-9c38-f69cb572754e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332960,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/78b5b42b-7c57-4b0c-8500-8a72ac21988d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373394,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/94636b9b-8911-44e7-aeb2-a69452763d63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139994,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/ba959bdc-3a3d-41b4-8293-2c4fc24d041b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/12d4f203-1f0b-43ed-8717-34c91d413cc8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31000,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/fb1b62b3-60eb-43eb-b507-90a0c05dae53.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd047cbf-5aba-5936-832c-98eda7713ea8/fd047cbf-5aba-5936-832c-98eda7713ea8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347614,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749440/general/a02dce5e-f655-46b0-8130-dd5ff59efa0d.jpg',
'Width': 1920}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI Spirit - Petrol - Automatic - 160 hp - 153.804 '
'km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2023}
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738860%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Saving data for 10738860: {'created_time': 1774631771.335278, 'last_price_update_time': 1774631771.335288, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738860') HTTP/1.1" 204 0
2026-03-27 17:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824
2026-03-27 17:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824
2026-03-27 17:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ff9a6cb-e877-5c93-bd50-13bcbea47234 with identifier: 10738824 to the API
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '6ff9a6cb-e877-5c93-bd50-13bcbea47234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KÜN-ID-357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738824',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 90928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5749419/general/46d867ef-5d20-41bb-92f7-573caecb85e0.jpg',
'https://images.openlane.eu/carimgs/5749419/general/0be970c6-e93c-4bfe-9c26-55c54c87f225.jpg',
'https://images.openlane.eu/carimgs/5749419/general/b910b866-4354-466e-9c5b-3a7cccd91462.jpg',
'https://images.openlane.eu/carimgs/5749419/general/82c9cfe8-34a3-4a1d-bc2c-0880f20bee35.jpg',
'https://images.openlane.eu/carimgs/5749419/general/179bbfb9-a93c-4307-9a6a-d9a0003e9862.jpg',
'https://images.openlane.eu/carimgs/5749419/general/d5401754-1487-4583-93ef-1c0a4b2961ea.jpg',
'https://images.openlane.eu/carimgs/5749419/general/9d48ac8c-e1de-43bc-b693-32e65f74aeb9.jpg',
'https://images.openlane.eu/carimgs/5749419/general/73c27394-eafd-4aeb-b43c-8d968057fcdb.jpg',
'https://images.openlane.eu/carimgs/5749419/general/8af70849-c146-4a36-a61b-d84df21509dc.jpg',
'https://images.openlane.eu/carimgs/5749419/general/52555653-1739-4d4a-ba19-8380bf505095.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328298,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/46d867ef-5d20-41bb-92f7-573caecb85e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171215,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/0be970c6-e93c-4bfe-9c26-55c54c87f225.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333055,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/b910b866-4354-466e-9c5b-3a7cccd91462.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323753,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/82c9cfe8-34a3-4a1d-bc2c-0880f20bee35.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251377,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/179bbfb9-a93c-4307-9a6a-d9a0003e9862.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/d5401754-1487-4583-93ef-1c0a4b2961ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/9d48ac8c-e1de-43bc-b693-32e65f74aeb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/73c27394-eafd-4aeb-b43c-8d968057fcdb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278370,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/8af70849-c146-4a36-a61b-d84df21509dc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ff9a6cb-e877-5c93-bd50-13bcbea47234/6ff9a6cb-e877-5c93-bd50-13bcbea47234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279849,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749419/general/52555653-1739-4d4a-ba19-8380bf505095.jpg',
'Width': 1920}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Focus 1.5 EcoBlue Titanium - Diesel - Automatic - 115 hp - '
'90.928 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2023}
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738824%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Saving data for 10738824: {'created_time': 1774631771.724531, 'last_price_update_time': 1774631771.724543, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738824') HTTP/1.1" 204 0
2026-03-27 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752367/general/2899710c-e9c5-4f3e-b779-513f955d5db8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738850)
2026-03-27 17:16:11 [adesa.de] INFO: Found listing with ID: 10737446
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737446%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Scrape type for 10737446: 1
2026-03-27 17:16:11 [adesa.de] INFO: Scraping item 10737446 url https://www.openlane.eu/en/carv6/auction/10737446
2026-03-27 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:11 [adesa.de] INFO: Found listing with ID: 10735250
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735250%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Scrape type for 10735250: 1
2026-03-27 17:16:11 [adesa.de] INFO: Scraping item 10735250 url https://www.openlane.eu/en/carv6/auction/10735250
2026-03-27 17:16:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839
2026-03-27 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 807de258-1576-55c0-9fae-e7dd4215273f with scrape type 1
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg not downloaded yet
2026-03-27 17:16:11 [adesa.de] INFO: Found listing with ID: 10734394
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734394%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Scrape type for 10734394: 1
2026-03-27 17:16:11 [adesa.de] INFO: Scraping item 10734394 url https://www.openlane.eu/en/carv6/auction/10734394
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F89bc1ad8-e92e-4803-9216-ac4ebd71f023.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/89bc1ad8-e92e-4803-9216-ac4ebd71f023.jpg not downloaded yet
2026-03-27 17:16:11 [adesa.de] INFO: Found listing with ID: 10736524
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736524%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Scrape type for 10736524: 1
2026-03-27 17:16:11 [adesa.de] INFO: Scraping item 10736524 url https://www.openlane.eu/en/carv6/auction/10736524
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F4b6091b0-5328-4a88-92ed-16165413dd8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/4b6091b0-5328-4a88-92ed-16165413dd8f.jpg not downloaded yet
2026-03-27 17:16:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2ac990>
2026-03-27 17:16:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7/39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F2899710c-e9c5-4f3e-b779-513f955d5db8.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/2899710c-e9c5-4f3e-b779-513f955d5db8.jpg saved to cache
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:11 [adesa.de] INFO: Found listing with ID: 10735244
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735244%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [adesa.de] INFO: Scrape type for 10735244: 1
2026-03-27 17:16:11 [adesa.de] INFO: Scraping item 10735244 url https://www.openlane.eu/en/carv6/auction/10735244
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fe4c48df9-2c0e-47f8-9ee9-88b68ad0911d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/e4c48df9-2c0e-47f8-9ee9-88b68ad0911d.jpg not downloaded yet
2026-03-27 17:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861
2026-03-27 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbca7954-b86b-5529-802b-3f347733db6d with scrape type 1
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252Fe0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/e0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg not downloaded yet
2026-03-27 17:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863
2026-03-27 17:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e64bce-dab3-51a6-bb17-47452e03abe3 with scrape type 1
2026-03-27 17:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F5c30344e-9411-45ef-85c1-b53d79525f48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/5c30344e-9411-45ef-85c1-b53d79525f48.jpg not downloaded yet
2026-03-27 17:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858
2026-03-27 17:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with scrape type 1
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg not downloaded yet
2026-03-27 17:16:12 [adesa.de] INFO: Found listing with ID: 10735247
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735247%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [adesa.de] INFO: Scrape type for 10735247: 1
2026-03-27 17:16:12 [adesa.de] INFO: Scraping item 10735247 url https://www.openlane.eu/en/carv6/auction/10735247
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F07dc8315-ba04-4abc-bc98-82c5eccb167a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/07dc8315-ba04-4abc-bc98-82c5eccb167a.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252Ff471f6e8-3073-49a7-9521-9c2af18fb999.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/f471f6e8-3073-49a7-9521-9c2af18fb999.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F2eb8fa80-aaac-4576-8573-151194a6e1fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/2eb8fa80-aaac-4576-8573-151194a6e1fe.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F601ffeea-c14f-431d-b482-2edbccfa5145.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/601ffeea-c14f-431d-b482-2edbccfa5145.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fd9ce3013-add5-4cc5-96dc-1a0681672b22.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/d9ce3013-add5-4cc5-96dc-1a0681672b22.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F9703c043-4012-4421-98dd-8dc8565f5312.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/9703c043-4012-4421-98dd-8dc8565f5312.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F1de0969f-bb34-4674-83f7-8d863dcf6aab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/1de0969f-bb34-4674-83f7-8d863dcf6aab.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F56421c21-3b49-4d97-b1f3-aa3a9d0ca09b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/56421c21-3b49-4d97-b1f3-aa3a9d0ca09b.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F747a71cc-f3fb-4d44-9113-19183cb044f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/747a71cc-f3fb-4d44-9113-19183cb044f0.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F16f856c0-8616-4542-8978-34aaafcb4bf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/16f856c0-8616-4542-8978-34aaafcb4bf3.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F9d51678f-baeb-44d4-adc5-5730909133f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/9d51678f-baeb-44d4-adc5-5730909133f4.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F0951055e-4b4c-4d4f-81fd-1596caaa0752.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/0951055e-4b4c-4d4f-81fd-1596caaa0752.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fae7e6a9a-18d8-4772-ab5b-cda69d91077b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/ae7e6a9a-18d8-4772-ab5b-cda69d91077b.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F553598ee-7198-4a54-ac39-e9c37ca50b1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/553598ee-7198-4a54-ac39-e9c37ca50b1e.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F1724e184-0487-40e4-bd7d-340ed440f7fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/1724e184-0487-40e4-bd7d-340ed440f7fa.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252Ff4aa0f62-16fc-418c-8443-4f7edac5f326.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/f4aa0f62-16fc-418c-8443-4f7edac5f326.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fcb337ce7-b4d4-43cb-abaa-4b96404aae19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/cb337ce7-b4d4-43cb-abaa-4b96404aae19.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252Fb7c60b36-4b01-456e-a80f-373218af1022.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/b7c60b36-4b01-456e-a80f-373218af1022.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Fb922c0d3-208b-4fa9-92e3-662682d14143.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/b922c0d3-208b-4fa9-92e3-662682d14143.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252Fe7331344-18d3-4581-893c-b692c5ad2e08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/e7331344-18d3-4581-893c-b692c5ad2e08.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F71da5854-386d-49e1-85b7-cfb33a944d29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/71da5854-386d-49e1-85b7-cfb33a944d29.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F3b9c2627-8cc9-44b1-a0d6-e16c0f4f6033.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/3b9c2627-8cc9-44b1-a0d6-e16c0f4f6033.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F75f0cf31-d118-4910-8e72-62c95350617e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/75f0cf31-d118-4910-8e72-62c95350617e.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F1210f830-5f65-4832-9973-f97dceb52ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/1210f830-5f65-4832-9973-f97dceb52ccf.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F57c6b2d5-3deb-492b-a4a4-9be05e8ed863.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/57c6b2d5-3deb-492b-a4a4-9be05e8ed863.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Ff2d5611a-4040-42bc-a7da-27fe12e706e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/f2d5611a-4040-42bc-a7da-27fe12e706e8.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F7af58b78-418c-4648-8694-315b01bccee6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/7af58b78-418c-4648-8694-315b01bccee6.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F7e6c921f-a975-4b81-8ebb-11d2a838f1e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/7e6c921f-a975-4b81-8ebb-11d2a838f1e3.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Ff2ca396b-1789-4403-acb3-324b8371a079.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/f2ca396b-1789-4403-acb3-324b8371a079.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F91756c4c-7ca2-4a61-895c-b6c332a7c04e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/91756c4c-7ca2-4a61-895c-b6c332a7c04e.jpg not downloaded yet
2026-03-27 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F38e7ac6a-f9b7-4777-b5a7-da067d30d4a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/38e7ac6a-f9b7-4777-b5a7-da067d30d4a5.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Fa41d524c-ee96-43f8-99a4-d8aaf12b7bbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/a41d524c-ee96-43f8-99a4-d8aaf12b7bbe.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252Fe3a15182-0173-49ab-9290-8751c7a13d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/e3a15182-0173-49ab-9290-8751c7a13d9d.jpg not downloaded yet
2026-03-27 17:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857
2026-03-27 17:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933b72a8-2b74-512e-acd7-a548dc454e2f with scrape type 1
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F8d107351-3091-4145-997c-200c431624f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/8d107351-3091-4145-997c-200c431624f3.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F88320ff9-1f83-4f5a-9f4e-db3500766128.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/88320ff9-1f83-4f5a-9f4e-db3500766128.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F2e3d71ad-7dac-4c77-8dd6-20609643768a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/2e3d71ad-7dac-4c77-8dd6-20609643768a.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252Fd7cc33a4-0f06-47ee-9446-56ec7484d507.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/d7cc33a4-0f06-47ee-9446-56ec7484d507.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F3f7d6816-bdc8-4422-834e-27193fc4641b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/3f7d6816-bdc8-4422-834e-27193fc4641b.jpg not downloaded yet
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F9da97222-ebce-4887-8afb-f0aa00239096.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/9da97222-ebce-4887-8afb-f0aa00239096.jpg not downloaded yet
2026-03-27 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F7864e0bf-7e83-4fea-bd55-42c2c0fe3508.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/7864e0bf-7e83-4fea-bd55-42c2c0fe3508.jpg not downloaded yet
2026-03-27 17:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F35dbe72d-09da-4a33-b97c-c187058f5e16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/35dbe72d-09da-4a33-b97c-c187058f5e16.jpg not downloaded yet
2026-03-27 17:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/91756c4c-7ca2-4a61-895c-b6c332a7c04e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252Ff795df2d-fc47-4476-9950-d36315296d2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/f795df2d-fc47-4476-9950-d36315296d2a.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F16e77925-6636-4b10-9709-0e88a49d2b16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/16e77925-6636-4b10-9709-0e88a49d2b16.jpg not downloaded yet
2026-03-27 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891
2026-03-27 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5de85b1e-5997-5ee1-89e2-3a72e202288d with scrape type 1
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F199aad08-8164-4227-8d0c-5ac604e8f650.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/199aad08-8164-4227-8d0c-5ac604e8f650.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F3fff9ff1-a355-4e6a-83aa-f02d2c4c894c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/3fff9ff1-a355-4e6a-83aa-f02d2c4c894c.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fd777e78f-1a01-4218-8187-12096c863c59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/d777e78f-1a01-4218-8187-12096c863c59.jpg not downloaded yet
2026-03-27 17:16:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864
2026-03-27 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db54eada-0e97-5608-ab49-50a7b5042a50 with scrape type 1
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fa4bfee5a-93c8-4a26-ae44-a3fa699871f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/a4bfee5a-93c8-4a26-ae44-a3fa699871f1.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F40e37b45-7aee-4306-a7f9-7a25a08a5033.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/40e37b45-7aee-4306-a7f9-7a25a08a5033.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/7864e0bf-7e83-4fea-bd55-42c2c0fe3508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fb2b1dc55-7a3b-45d9-a61e-e23a8dba51f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/b2b1dc55-7a3b-45d9-a61e-e23a8dba51f9.jpg not downloaded yet
2026-03-27 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868
2026-03-27 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46864b77-cb40-59b0-99ef-eb91af2fc85e with scrape type 1
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fe4be67e1-e975-4ec8-a9eb-fb1ec9de08a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/e4be67e1-e975-4ec8-a9eb-fb1ec9de08a5.jpg not downloaded yet
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0c4c10>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F91756c4c-7ca2-4a61-895c-b6c332a7c04e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/91756c4c-7ca2-4a61-895c-b6c332a7c04e.jpg saved to cache
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F13395885-9846-4f3d-bf12-60f992513bfd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/13395885-9846-4f3d-bf12-60f992513bfd.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/3fff9ff1-a355-4e6a-83aa-f02d2c4c894c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F7fea8d3f-d1f3-4084-8958-219267a78317.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/7fea8d3f-d1f3-4084-8958-219267a78317.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F52f34521-4760-444e-ad88-be689b445f32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/52f34521-4760-444e-ad88-be689b445f32.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/9da97222-ebce-4887-8afb-f0aa00239096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Ffcfd076f-7b03-40f4-a0e5-e2cdaea0581b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/fcfd076f-7b03-40f4-a0e5-e2cdaea0581b.jpg not downloaded yet
2026-03-27 17:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898
2026-03-27 17:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with scrape type 1
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/3f7d6816-bdc8-4422-834e-27193fc4641b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F0746ccfe-b786-4a77-8ba2-6f1a528b4ff6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/0746ccfe-b786-4a77-8ba2-6f1a528b4ff6.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fa271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/a271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F3a9846ef-be61-4345-9698-9518d2d8dff7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/3a9846ef-be61-4345-9698-9518d2d8dff7.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F19b73631-271c-4e08-b5fe-64b0eb046eb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/19b73631-271c-4e08-b5fe-64b0eb046eb6.jpg not downloaded yet
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f057bd0>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F7864e0bf-7e83-4fea-bd55-42c2c0fe3508.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/7864e0bf-7e83-4fea-bd55-42c2c0fe3508.jpg saved to cache
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fa25cb72e-e8c6-4868-a8f1-4da0a485fd4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/a25cb72e-e8c6-4868-a8f1-4da0a485fd4a.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F31ab4bb8-1b1c-4079-96f7-6d785b96ca2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/31ab4bb8-1b1c-4079-96f7-6d785b96ca2d.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/35dbe72d-09da-4a33-b97c-c187058f5e16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F75e0505b-57b9-401e-915f-a7d36e83590b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/75e0505b-57b9-401e-915f-a7d36e83590b.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F7a1efee5-80b8-41b7-8065-702e9befaeaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/7a1efee5-80b8-41b7-8065-702e9befaeaf.jpg not downloaded yet
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5b3610>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F3fff9ff1-a355-4e6a-83aa-f02d2c4c894c.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/3fff9ff1-a355-4e6a-83aa-f02d2c4c894c.jpg saved to cache
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F08b99b4f-bec3-41e6-90a5-0e1d61aa60d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/08b99b4f-bec3-41e6-90a5-0e1d61aa60d7.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fac997a53-1ff7-4cdd-bf4e-e2029db8286a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/ac997a53-1ff7-4cdd-bf4e-e2029db8286a.jpg not downloaded yet
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/a4bfee5a-93c8-4a26-ae44-a3fa699871f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/52f34521-4760-444e-ad88-be689b445f32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F7509deae-7b0a-4239-9606-0b7cab6d8b5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/7509deae-7b0a-4239-9606-0b7cab6d8b5f.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F191fd1ef-9b87-4bcc-84ba-b65d8ad435f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/191fd1ef-9b87-4bcc-84ba-b65d8ad435f7.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Ffc8b48ce-aebd-4bdf-aff6-516159f193fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/fc8b48ce-aebd-4bdf-aff6-516159f193fc.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F4cb69540-84f6-43e3-a12b-f5597422d51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/4cb69540-84f6-43e3-a12b-f5597422d51d.jpg not downloaded yet
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e72a150>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F9da97222-ebce-4887-8afb-f0aa00239096.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/9da97222-ebce-4887-8afb-f0aa00239096.jpg saved to cache
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e538c90>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F3f7d6816-bdc8-4422-834e-27193fc4641b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/3f7d6816-bdc8-4422-834e-27193fc4641b.jpg saved to cache
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Fac678270-8f90-4cfb-80a7-1d8507181687.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/ac678270-8f90-4cfb-80a7-1d8507181687.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F0d2cfa33-a3f0-4161-9f6e-c53aafdc7837.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/0d2cfa33-a3f0-4161-9f6e-c53aafdc7837.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F54f3cfa6-14aa-4b86-91bf-1d77731b13f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/54f3cfa6-14aa-4b86-91bf-1d77731b13f0.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Fe42bfec5-95cd-4959-afee-e82548e53884.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/e42bfec5-95cd-4959-afee-e82548e53884.jpg not downloaded yet
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F1cfc23f6-4f5d-4431-8c8e-11b52a6cd3ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/1cfc23f6-4f5d-4431-8c8e-11b52a6cd3ab.jpg not downloaded yet
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3f9c10>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F35dbe72d-09da-4a33-b97c-c187058f5e16.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/35dbe72d-09da-4a33-b97c-c187058f5e16.jpg saved to cache
2026-03-27 17:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e490b50>
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fa4bfee5a-93c8-4a26-ae44-a3fa699871f1.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/a4bfee5a-93c8-4a26-ae44-a3fa699871f1.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7941d0>
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F52f34521-4760-444e-ad88-be689b445f32.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/52f34521-4760-444e-ad88-be689b445f32.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/13395885-9846-4f3d-bf12-60f992513bfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fee426231-69a9-4474-b1e5-14d628a8de79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/ee426231-69a9-4474-b1e5-14d628a8de79.jpg not downloaded yet
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/e4be67e1-e975-4ec8-a9eb-fb1ec9de08a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/19b73631-271c-4e08-b5fe-64b0eb046eb6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Fa1a26638-bc2c-4d0d-b27c-a3e93c3d3266.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/a1a26638-bc2c-4d0d-b27c-a3e93c3d3266.jpg not downloaded yet
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252Fc6f6f948-cf8a-44d5-87ef-bfef5fb14324.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/c6f6f948-cf8a-44d5-87ef-bfef5fb14324.jpg not downloaded yet
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F233dd4ff-95df-4d06-84d5-dcb64d2beb5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/233dd4ff-95df-4d06-84d5-dcb64d2beb5e.jpg not downloaded yet
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/08b99b4f-bec3-41e6-90a5-0e1d61aa60d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F00749500-2f4b-4a7f-9ff3-39c4b88b988e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/00749500-2f4b-4a7f-9ff3-39c4b88b988e.jpg not downloaded yet
2026-03-27 17:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Ff28fff6d-5e11-4d4d-8eb5-53b8bc4ade58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/f28fff6d-5e11-4d4d-8eb5-53b8bc4ade58.jpg not downloaded yet
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/ac997a53-1ff7-4cdd-bf4e-e2029db8286a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252Fe8b20b29-b2fa-4a9f-ab03-9c649f4b65bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/e8b20b29-b2fa-4a9f-ab03-9c649f4b65bb.jpg not downloaded yet
2026-03-27 17:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252Fcd47d2f4-058d-482b-8b91-5c4f7677f09c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/cd47d2f4-058d-482b-8b91-5c4f7677f09c.jpg not downloaded yet
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f011090>
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F13395885-9846-4f3d-bf12-60f992513bfd.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/13395885-9846-4f3d-bf12-60f992513bfd.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/54f3cfa6-14aa-4b86-91bf-1d77731b13f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/a1a26638-bc2c-4d0d-b27c-a3e93c3d3266.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/233dd4ff-95df-4d06-84d5-dcb64d2beb5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0daa50>
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fe4be67e1-e975-4ec8-a9eb-fb1ec9de08a5.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/e4be67e1-e975-4ec8-a9eb-fb1ec9de08a5.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e63fb10>
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F19b73631-271c-4e08-b5fe-64b0eb046eb6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/19b73631-271c-4e08-b5fe-64b0eb046eb6.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/1cfc23f6-4f5d-4431-8c8e-11b52a6cd3ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/00749500-2f4b-4a7f-9ff3-39c4b88b988e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/f28fff6d-5e11-4d4d-8eb5-53b8bc4ade58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904
2026-03-27 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with scrape type 1
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F5e846daf-40ff-4d14-9eaf-09002102c694.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/5e846daf-40ff-4d14-9eaf-09002102c694.jpg not downloaded yet
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7c5850>
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F08b99b4f-bec3-41e6-90a5-0e1d61aa60d7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/08b99b4f-bec3-41e6-90a5-0e1d61aa60d7.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900
2026-03-27 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with scrape type 1
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Ffdf994a2-bca6-4316-9a98-0ebbc6a2267d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/fdf994a2-bca6-4316-9a98-0ebbc6a2267d.jpg not downloaded yet
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e662a10>
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fac997a53-1ff7-4cdd-bf4e-e2029db8286a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/ac997a53-1ff7-4cdd-bf4e-e2029db8286a.jpg saved to cache
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526
2026-03-27 17:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with scrape type 1
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce9b5177-2b1a-5616-8c5a-f3cd2c486d98
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252F2afaba71-c139-4c01-8da9-aaf7bc603c64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/2afaba71-c139-4c01-8da9-aaf7bc603c64.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252Fbbef1719-0051-415c-98c6-14f386207c79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/bbef1719-0051-415c-98c6-14f386207c79.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252F6e984990-1bbd-49d4-8544-7fabb8455df9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/6e984990-1bbd-49d4-8544-7fabb8455df9.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252Fd7eb3a55-0fc5-4473-89a1-90d3d9731aff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/d7eb3a55-0fc5-4473-89a1-90d3d9731aff.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252Fd6132674-7417-4a4e-b529-e39679d8b49c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/d6132674-7417-4a4e-b529-e39679d8b49c.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252F4fe4442f-60f2-4a57-8ded-8ffe69bbe9dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/4fe4442f-60f2-4a57-8ded-8ffe69bbe9dc.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252F5e5cdbfc-15ee-4877-9e07-b868c8e7d51d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/5e5cdbfc-15ee-4877-9e07-b868c8e7d51d.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252F25a6d964-b52a-4313-a2c0-e2e01b23f2d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/25a6d964-b52a-4313-a2c0-e2e01b23f2d5.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252F2dbb93af-7131-4a19-9052-e1a6afa3dcd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/2dbb93af-7131-4a19-9052-e1a6afa3dcd5.jpg already downloaded
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616296%252Fgeneral%252Ffa35e029-9691-47f2-9df3-63fb668899ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616296/general/fa35e029-9691-47f2-9df3-63fb668899ca.jpg already downloaded
2026-03-27 17:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98, identifier: 10736526
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c252c5a10>
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F54f3cfa6-14aa-4b86-91bf-1d77731b13f0.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/54f3cfa6-14aa-4b86-91bf-1d77731b13f0.jpg saved to cache
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e12d690>
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Fa1a26638-bc2c-4d0d-b27c-a3e93c3d3266.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/a1a26638-bc2c-4d0d-b27c-a3e93c3d3266.jpg saved to cache
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e51be10>
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F233dd4ff-95df-4d06-84d5-dcb64d2beb5e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/233dd4ff-95df-4d06-84d5-dcb64d2beb5e.jpg saved to cache
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-27 17:16:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526
2026-03-27 17:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce9b5177-2b1a-5616-8c5a-f3cd2c486d98 with identifier: 10736526 to the API
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736526>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'ce9b5177-2b1a-5616-8c5a-f3cd2c486d98',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736526',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 137528,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5616296/general/2afaba71-c139-4c01-8da9-aaf7bc603c64.jpg',
'https://images.openlane.eu/carimgs/5616296/general/bbef1719-0051-415c-98c6-14f386207c79.jpg',
'https://images.openlane.eu/carimgs/5616296/general/6e984990-1bbd-49d4-8544-7fabb8455df9.jpg',
'https://images.openlane.eu/carimgs/5616296/general/d7eb3a55-0fc5-4473-89a1-90d3d9731aff.jpg',
'https://images.openlane.eu/carimgs/5616296/general/d6132674-7417-4a4e-b529-e39679d8b49c.jpg',
'https://images.openlane.eu/carimgs/5616296/general/4fe4442f-60f2-4a57-8ded-8ffe69bbe9dc.jpg',
'https://images.openlane.eu/carimgs/5616296/general/5e5cdbfc-15ee-4877-9e07-b868c8e7d51d.jpg',
'https://images.openlane.eu/carimgs/5616296/general/25a6d964-b52a-4313-a2c0-e2e01b23f2d5.jpg',
'https://images.openlane.eu/carimgs/5616296/general/2dbb93af-7131-4a19-9052-e1a6afa3dcd5.jpg',
'https://images.openlane.eu/carimgs/5616296/general/fa35e029-9691-47f2-9df3-63fb668899ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85970,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/2afaba71-c139-4c01-8da9-aaf7bc603c64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110803,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/bbef1719-0051-415c-98c6-14f386207c79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70310,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/6e984990-1bbd-49d4-8544-7fabb8455df9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90813,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/d7eb3a55-0fc5-4473-89a1-90d3d9731aff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121261,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/d6132674-7417-4a4e-b529-e39679d8b49c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/4fe4442f-60f2-4a57-8ded-8ffe69bbe9dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80503,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/5e5cdbfc-15ee-4877-9e07-b868c8e7d51d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88016,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/25a6d964-b52a-4313-a2c0-e2e01b23f2d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104349,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/2dbb93af-7131-4a19-9052-e1a6afa3dcd5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9b5177-2b1a-5616-8c5a-f3cd2c486d98/ce9b5177-2b1a-5616-8c5a-f3cd2c486d98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110711,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616296/general/fa35e029-9691-47f2-9df3-63fb668899ca.jpg',
'Width': 1280}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Allroad 45 TDI - Quattro - Diesel - Automatic - 245 hp - '
'137.528 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736526%27 HTTP/1.1" 200 None
2026-03-27 17:16:15 [adesa.de] INFO: Saving data for 10736526: {'created_time': 1774631775.843197, 'last_price_update_time': 1774631775.84321, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736526') HTTP/1.1" 204 0
2026-03-27 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/c6f6f948-cf8a-44d5-87ef-bfef5fb14324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/e42bfec5-95cd-4959-afee-e82548e53884.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F7e23ce34-0b15-4176-b5d5-88642ea7786a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/7e23ce34-0b15-4176-b5d5-88642ea7786a.jpg not downloaded yet
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Fa75ba1fc-2570-4c04-a78e-493f63bd893a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/a75ba1fc-2570-4c04-a78e-493f63bd893a.jpg not downloaded yet
2026-03-27 17:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390
2026-03-27 17:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3de63c0-df81-5fda-87c9-1d1509cb7a77 with scrape type 1
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3de63c0-df81-5fda-87c9-1d1509cb7a77
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252F982a769b-67ca-4c57-804f-9495da46d49a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/982a769b-67ca-4c57-804f-9495da46d49a.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252F9c5e72d6-bd35-4aad-8ce1-44fefee40cbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/9c5e72d6-bd35-4aad-8ce1-44fefee40cbd.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252Fce72d2aa-5e27-488b-b184-f4b9693ac954.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/ce72d2aa-5e27-488b-b184-f4b9693ac954.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252F8c3cd88a-6a1c-4532-b739-5cf02e9bbf5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/8c3cd88a-6a1c-4532-b739-5cf02e9bbf5e.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252F96cee996-9b66-4f53-9c7a-d7ed4bce54b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/96cee996-9b66-4f53-9c7a-d7ed4bce54b0.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252Fac096a13-d000-4b3e-8608-055eb706ea5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/ac096a13-d000-4b3e-8608-055eb706ea5f.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252F90941166-18e2-417c-9647-ad8774f127f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/90941166-18e2-417c-9647-ad8774f127f8.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252Faec0ea65-abcc-4e43-a4e3-77645ebb3879.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/aec0ea65-abcc-4e43-a4e3-77645ebb3879.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252F8c6ca23a-24bd-4e98-bfb7-8985b964adc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/8c6ca23a-24bd-4e98-bfb7-8985b964adc9.jpg already downloaded
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704015%252Fgeneral%252Fa6927b14-c57f-4865-9be8-e8d343665593.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704015/general/a6927b14-c57f-4865-9be8-e8d343665593.jpg already downloaded
2026-03-27 17:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3de63c0-df81-5fda-87c9-1d1509cb7a77, identifier: 10734390
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f05c250>
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F1cfc23f6-4f5d-4431-8c8e-11b52a6cd3ab.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/1cfc23f6-4f5d-4431-8c8e-11b52a6cd3ab.jpg saved to cache
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e125390>
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F00749500-2f4b-4a7f-9ff3-39c4b88b988e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/00749500-2f4b-4a7f-9ff3-39c4b88b988e.jpg saved to cache
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f04b050>
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Ff28fff6d-5e11-4d4d-8eb5-53b8bc4ade58.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/f28fff6d-5e11-4d4d-8eb5-53b8bc4ade58.jpg saved to cache
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F83706148-8786-420b-b52d-71d5a5d07062.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/83706148-8786-420b-b52d-71d5a5d07062.jpg not downloaded yet
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F7fed07fd-8785-447d-b04f-e59cbada1c08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/7fed07fd-8785-447d-b04f-e59cbada1c08.jpg not downloaded yet
2026-03-27 17:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390
2026-03-27 17:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390
2026-03-27 17:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3de63c0-df81-5fda-87c9-1d1509cb7a77 with identifier: 10734390 to the API
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'e3de63c0-df81-5fda-87c9-1d1509cb7a77',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'A057129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734390',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 104743,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5704015/general/982a769b-67ca-4c57-804f-9495da46d49a.jpg',
'https://images.openlane.eu/carimgs/5704015/general/9c5e72d6-bd35-4aad-8ce1-44fefee40cbd.jpg',
'https://images.openlane.eu/carimgs/5704015/general/ce72d2aa-5e27-488b-b184-f4b9693ac954.jpg',
'https://images.openlane.eu/carimgs/5704015/general/8c3cd88a-6a1c-4532-b739-5cf02e9bbf5e.jpg',
'https://images.openlane.eu/carimgs/5704015/general/96cee996-9b66-4f53-9c7a-d7ed4bce54b0.jpg',
'https://images.openlane.eu/carimgs/5704015/general/ac096a13-d000-4b3e-8608-055eb706ea5f.jpg',
'https://images.openlane.eu/carimgs/5704015/general/90941166-18e2-417c-9647-ad8774f127f8.jpg',
'https://images.openlane.eu/carimgs/5704015/general/aec0ea65-abcc-4e43-a4e3-77645ebb3879.jpg',
'https://images.openlane.eu/carimgs/5704015/general/8c6ca23a-24bd-4e98-bfb7-8985b964adc9.jpg',
'https://images.openlane.eu/carimgs/5704015/general/a6927b14-c57f-4865-9be8-e8d343665593.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1375562,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/982a769b-67ca-4c57-804f-9495da46d49a.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1367871,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/9c5e72d6-bd35-4aad-8ce1-44fefee40cbd.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1372364,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/ce72d2aa-5e27-488b-b184-f4b9693ac954.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1358605,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/8c3cd88a-6a1c-4532-b739-5cf02e9bbf5e.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1521915,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/96cee996-9b66-4f53-9c7a-d7ed4bce54b0.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1482938,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/ac096a13-d000-4b3e-8608-055eb706ea5f.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1487597,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/90941166-18e2-417c-9647-ad8774f127f8.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1467222,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/aec0ea65-abcc-4e43-a4e3-77645ebb3879.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1092242,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/8c6ca23a-24bd-4e98-bfb7-8985b964adc9.jpg',
'Width': 2502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3de63c0-df81-5fda-87c9-1d1509cb7a77/e3de63c0-df81-5fda-87c9-1d1509cb7a77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1377372,
'Height': 1877,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704015/general/a6927b14-c57f-4865-9be8-e8d343665593.jpg',
'Width': 2502}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-06-15',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 40 TDI Advanced - Diesel - Automatic - 204 hp - 104.743 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734390%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [adesa.de] INFO: Saving data for 10734390: {'created_time': 1774631777.033605, 'last_price_update_time': 1774631777.033617, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734390') HTTP/1.1" 204 0
2026-03-27 17:16:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 13.666(s), this was the 1st time calling it.
2026-03-27 17:16:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.035125201722621 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 17:16:16 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '33ce5d67317cfd29f649963e11196256', '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=33ce5d67317cfd29f649963e11196256.
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f080410>
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252Fc6f6f948-cf8a-44d5-87ef-bfef5fb14324.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/c6f6f948-cf8a-44d5-87ef-bfef5fb14324.jpg saved to cache
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efea290>
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Fe42bfec5-95cd-4959-afee-e82548e53884.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/e42bfec5-95cd-4959-afee-e82548e53884.jpg saved to cache
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/e8b20b29-b2fa-4a9f-ab03-9c649f4b65bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Fe75b4fb4-e347-476c-88db-de76b0b31d69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/e75b4fb4-e347-476c-88db-de76b0b31d69.jpg not downloaded yet
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F7ba67531-48ab-4bea-9f4d-1b7e7548cab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/7ba67531-48ab-4bea-9f4d-1b7e7548cab6.jpg not downloaded yet
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/cd47d2f4-058d-482b-8b91-5c4f7677f09c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734388> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/ee426231-69a9-4474-b1e5-14d628a8de79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F15190799-5550-4433-8bde-2a5aa5bf175a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/15190799-5550-4433-8bde-2a5aa5bf175a.jpg not downloaded yet
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F472ea659-34a0-44a8-8eff-71038b86484d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/472ea659-34a0-44a8-8eff-71038b86484d.jpg not downloaded yet
2026-03-27 17:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246
2026-03-27 17:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with scrape type 1
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252Ff5968f41-6aa5-4e64-bac2-8fc285808884.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/f5968f41-6aa5-4e64-bac2-8fc285808884.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F272d1104-d65e-4019-a3a1-55d5baf6d474.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/272d1104-d65e-4019-a3a1-55d5baf6d474.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F9824695d-e2ee-40f0-8268-311ca0a5317d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/9824695d-e2ee-40f0-8268-311ca0a5317d.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F4fdcbe03-1630-4f92-be24-9f1860d9d526.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/4fdcbe03-1630-4f92-be24-9f1860d9d526.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F15fd5a99-532b-4f4c-a895-4cd4844f5f95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/15fd5a99-532b-4f4c-a895-4cd4844f5f95.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F66c834b6-1fca-4764-b666-10fc8a8db99f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/66c834b6-1fca-4764-b666-10fc8a8db99f.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg already downloaded
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742367%252Fgeneral%252F79b79dc5-523f-433f-b76f-5f662803380f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742367/general/79b79dc5-523f-433f-b76f-5f662803380f.jpg already downloaded
2026-03-27 17:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4, identifier: 10735246
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/0d2cfa33-a3f0-4161-9f6e-c53aafdc7837.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/4cb69540-84f6-43e3-a12b-f5597422d51d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246
2026-03-27 17:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246
2026-03-27 17:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4 with identifier: 10735246 to the API
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735246>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735246',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 69830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5742367/general/3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg',
'https://images.openlane.eu/carimgs/5742367/general/f5968f41-6aa5-4e64-bac2-8fc285808884.jpg',
'https://images.openlane.eu/carimgs/5742367/general/272d1104-d65e-4019-a3a1-55d5baf6d474.jpg',
'https://images.openlane.eu/carimgs/5742367/general/9824695d-e2ee-40f0-8268-311ca0a5317d.jpg',
'https://images.openlane.eu/carimgs/5742367/general/4fdcbe03-1630-4f92-be24-9f1860d9d526.jpg',
'https://images.openlane.eu/carimgs/5742367/general/15fd5a99-532b-4f4c-a895-4cd4844f5f95.jpg',
'https://images.openlane.eu/carimgs/5742367/general/2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg',
'https://images.openlane.eu/carimgs/5742367/general/66c834b6-1fca-4764-b666-10fc8a8db99f.jpg',
'https://images.openlane.eu/carimgs/5742367/general/19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg',
'https://images.openlane.eu/carimgs/5742367/general/79b79dc5-523f-433f-b76f-5f662803380f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/3ffd28a2-2fef-40b6-bea4-629fd78f2122.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/f5968f41-6aa5-4e64-bac2-8fc285808884.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/272d1104-d65e-4019-a3a1-55d5baf6d474.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/9824695d-e2ee-40f0-8268-311ca0a5317d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/4fdcbe03-1630-4f92-be24-9f1860d9d526.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/15fd5a99-532b-4f4c-a895-4cd4844f5f95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/2a8cfb79-2bd7-4505-afa9-75c4771dddb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/66c834b6-1fca-4764-b666-10fc8a8db99f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/19b0333f-32f7-4d88-b2c0-9dda5be5e01a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4/4eb7a5ef-cde3-5bee-9dee-02bfa73a00e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742367/general/79b79dc5-523f-433f-b76f-5f662803380f.jpg',
'Width': 1024}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 55 TFSI Design - Petrol - Automatic - 340 hp - 69.830 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735246%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [adesa.de] INFO: Saving data for 10735246: {'created_time': 1774631778.237528, 'last_price_update_time': 1774631778.23754, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735246') HTTP/1.1" 204 0
2026-03-27 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/ac678270-8f90-4cfb-80a7-1d8507181687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F0ad8d469-5e4e-4a42-a2aa-ede02385b570.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/0ad8d469-5e4e-4a42-a2aa-ede02385b570.jpg not downloaded yet
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F780969b0-d363-419b-928d-66e7978df118.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/780969b0-d363-419b-928d-66e7978df118.jpg not downloaded yet
2026-03-27 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/fc8b48ce-aebd-4bdf-aff6-516159f193fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Fd3cd902f-d445-42ac-9259-b8b8556ccda6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/d3cd902f-d445-42ac-9259-b8b8556ccda6.jpg not downloaded yet
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Fb5cb1881-aa87-446f-9b20-87c1115650f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/b5cb1881-aa87-446f-9b20-87c1115650f8.jpg not downloaded yet
2026-03-27 17:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/fdf994a2-bca6-4316-9a98-0ebbc6a2267d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f224690>
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252Fe8b20b29-b2fa-4a9f-ab03-9c649f4b65bb.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/e8b20b29-b2fa-4a9f-ab03-9c649f4b65bb.jpg saved to cache
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6c55d0>
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252Fcd47d2f4-058d-482b-8b91-5c4f7677f09c.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/cd47d2f4-058d-482b-8b91-5c4f7677f09c.jpg saved to cache
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446
2026-03-27 17:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88ac5bf3-5ba3-56b5-a563-7469edecce46 with scrape type 1
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88ac5bf3-5ba3-56b5-a563-7469edecce46
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F3a4a240a-4679-428f-860d-5766f006f80c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/3a4a240a-4679-428f-860d-5766f006f80c.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252Fc18475e2-e9f6-4a67-ac66-2528d2222329.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/c18475e2-e9f6-4a67-ac66-2528d2222329.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F3abb756b-2d81-4cdd-a4a8-28a076717328.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/3abb756b-2d81-4cdd-a4a8-28a076717328.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F9b99b69e-8a74-45fc-928d-fa2543d77fb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/9b99b69e-8a74-45fc-928d-fa2543d77fb1.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F22b6246b-a203-44c7-9b03-72cf16be6034.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/22b6246b-a203-44c7-9b03-72cf16be6034.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F2160e6d1-ea35-4d10-896e-92bac166a281.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/2160e6d1-ea35-4d10-896e-92bac166a281.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F021d0916-daae-4322-ac55-9c71cd3314ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/021d0916-daae-4322-ac55-9c71cd3314ac.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F2e6df5c9-2652-4bc9-8ede-def2a4a832dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/2e6df5c9-2652-4bc9-8ede-def2a4a832dd.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F8b4f4355-1936-4a90-8ca4-4e3ad8801d6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/8b4f4355-1936-4a90-8ca4-4e3ad8801d6c.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723916%252Fgeneral%252F00fc704f-921f-411f-b1b7-a70e9be4542e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723916/general/00fc704f-921f-411f-b1b7-a70e9be4542e.jpg already downloaded
2026-03-27 17:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88ac5bf3-5ba3-56b5-a563-7469edecce46, identifier: 10737446
2026-03-27 17:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388
2026-03-27 17:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 1
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252F51b165df-e5fe-414a-8797-d17d1c529517.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/51b165df-e5fe-414a-8797-d17d1c529517.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252F7ad4b12e-087a-4960-a10e-fd2c32dddb25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/7ad4b12e-087a-4960-a10e-fd2c32dddb25.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252F9ffa2f3c-20c8-4426-9785-75323bbb3bfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/9ffa2f3c-20c8-4426-9785-75323bbb3bfc.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252Fc4a7bae8-5524-4e7c-bef1-43c884ccadfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/c4a7bae8-5524-4e7c-bef1-43c884ccadfc.jpg already downloaded
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252Fbce14f06-0c2f-4bcb-8770-8f9a23f43bb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/bce14f06-0c2f-4bcb-8770-8f9a23f43bb2.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252F322e2861-6e34-42f4-9d07-106cde12a9ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/322e2861-6e34-42f4-9d07-106cde12a9ce.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252F65e46167-c77d-4d43-8210-55c698a68b3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/65e46167-c77d-4d43-8210-55c698a68b3a.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252Fb0eb610c-3fdc-44ec-8c06-ff568c9c530d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/b0eb610c-3fdc-44ec-8c06-ff568c9c530d.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252F99a2fb83-4ebd-4420-8885-840937d937da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/99a2fb83-4ebd-4420-8885-840937d937da.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688402%252Fgeneral%252Faa87dad2-a318-4c1d-ac8f-57dc9365092f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/aa87dad2-a318-4c1d-ac8f-57dc9365092f.jpg already downloaded
2026-03-27 17:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d, identifier: 10734388
2026-03-27 17:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242
2026-03-27 17:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32553241-6fd8-5932-96c2-1577d4f9f47f with scrape type 1
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32553241-6fd8-5932-96c2-1577d4f9f47f
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Faf064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Ffde58cef-dc07-48a4-a0e1-b9b535606402.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fd25e202c-086c-46c1-8403-1aa3360eaf04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fe3234f0c-635e-4f35-9754-ca3b40c09f46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Ff1a62801-070c-48f3-b4c6-5947afd4aaae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fa131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F07c64ac9-b829-4463-b381-b358b90c6485.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252Fc4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg already downloaded
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742359%252Fgeneral%252F4630e82b-c1af-4892-963e-912e4bfcf895.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg already downloaded
2026-03-27 17:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32553241-6fd8-5932-96c2-1577d4f9f47f, identifier: 10735242
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f149b10>
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fee426231-69a9-4474-b1e5-14d628a8de79.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/ee426231-69a9-4474-b1e5-14d628a8de79.jpg saved to cache
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e597410>
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F0d2cfa33-a3f0-4161-9f6e-c53aafdc7837.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/0d2cfa33-a3f0-4161-9f6e-c53aafdc7837.jpg saved to cache
2026-03-27 17:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f06e350>
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F4cb69540-84f6-43e3-a12b-f5597422d51d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/4cb69540-84f6-43e3-a12b-f5597422d51d.jpg saved to cache
2026-03-27 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F00d5bf9f-7ebd-4b8f-8d9f-553d28870aa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/00d5bf9f-7ebd-4b8f-8d9f-553d28870aa7.jpg not downloaded yet
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Fd3853a82-286d-470c-b36a-f713f988c001.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/d3853a82-286d-470c-b36a-f713f988c001.jpg not downloaded yet
2026-03-27 17:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446
2026-03-27 17:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446
2026-03-27 17:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88ac5bf3-5ba3-56b5-a563-7469edecce46 with identifier: 10737446 to the API
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737446>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '88ac5bf3-5ba3-56b5-a563-7469edecce46',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260134873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737446',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 40091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5723916/general/3a4a240a-4679-428f-860d-5766f006f80c.jpg',
'https://images.openlane.eu/carimgs/5723916/general/c18475e2-e9f6-4a67-ac66-2528d2222329.jpg',
'https://images.openlane.eu/carimgs/5723916/general/3abb756b-2d81-4cdd-a4a8-28a076717328.jpg',
'https://images.openlane.eu/carimgs/5723916/general/9b99b69e-8a74-45fc-928d-fa2543d77fb1.jpg',
'https://images.openlane.eu/carimgs/5723916/general/22b6246b-a203-44c7-9b03-72cf16be6034.jpg',
'https://images.openlane.eu/carimgs/5723916/general/2160e6d1-ea35-4d10-896e-92bac166a281.jpg',
'https://images.openlane.eu/carimgs/5723916/general/021d0916-daae-4322-ac55-9c71cd3314ac.jpg',
'https://images.openlane.eu/carimgs/5723916/general/2e6df5c9-2652-4bc9-8ede-def2a4a832dd.jpg',
'https://images.openlane.eu/carimgs/5723916/general/8b4f4355-1936-4a90-8ca4-4e3ad8801d6c.jpg',
'https://images.openlane.eu/carimgs/5723916/general/00fc704f-921f-411f-b1b7-a70e9be4542e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/3a4a240a-4679-428f-860d-5766f006f80c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/c18475e2-e9f6-4a67-ac66-2528d2222329.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/3abb756b-2d81-4cdd-a4a8-28a076717328.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/9b99b69e-8a74-45fc-928d-fa2543d77fb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/22b6246b-a203-44c7-9b03-72cf16be6034.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/2160e6d1-ea35-4d10-896e-92bac166a281.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/021d0916-daae-4322-ac55-9c71cd3314ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/2e6df5c9-2652-4bc9-8ede-def2a4a832dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69687,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/8b4f4355-1936-4a90-8ca4-4e3ad8801d6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88ac5bf3-5ba3-56b5-a563-7469edecce46/88ac5bf3-5ba3-56b5-a563-7469edecce46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89425,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723916/general/00fc704f-921f-411f-b1b7-a70e9be4542e.jpg',
'Width': 1024}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 45 TFSI Design - Petrol - Automatic - 265 hp - 40.091 '
'km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737446%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [adesa.de] INFO: Saving data for 10737446: {'created_time': 1774631780.645565, 'last_price_update_time': 1774631780.645577, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737446') HTTP/1.1" 204 0
2026-03-27 17:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388
2026-03-27 17:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388
2026-03-27 17:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10734388 to the API
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734388>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:30: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=10734388',
'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': 36700,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': None,
'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-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734388%27 HTTP/1.1" 200 None
2026-03-27 17:16:20 [adesa.de] INFO: Saving data for 10734388: {'created_time': 1774631780.950658, 'last_price_update_time': 1774631780.950669, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734388') HTTP/1.1" 204 0
2026-03-27 17:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242
2026-03-27 17:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242
2026-03-27 17:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32553241-6fd8-5932-96c2-1577d4f9f47f with identifier: 10735242 to the API
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735242>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '32553241-6fd8-5932-96c2-1577d4f9f47f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735242',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 45737,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg',
'https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg',
'https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg',
'https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg',
'https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg',
'https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg',
'https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg',
'https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg',
'https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg',
'https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/af064dcc-48dc-45cc-8c5c-7ccb79b5c4f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/fde58cef-dc07-48a4-a0e1-b9b535606402.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/d25e202c-086c-46c1-8403-1aa3360eaf04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/e3234f0c-635e-4f35-9754-ca3b40c09f46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/f1a62801-070c-48f3-b4c6-5947afd4aaae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/a131ba94-bddf-4610-8cf2-ccc33a957b7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/07c64ac9-b829-4463-b381-b358b90c6485.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/9224fc83-fa73-4f1f-b039-7a15f6f1c7da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/c4e4cc12-e237-4d49-beb7-7fceb3751f76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32553241-6fd8-5932-96c2-1577d4f9f47f/32553241-6fd8-5932-96c2-1577d4f9f47f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54225,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742359/general/4630e82b-c1af-4892-963e-912e4bfcf895.jpg',
'Width': 1024}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 40 TDI Design - Quattro - Diesel - Automatic - 204 hp '
'- 45.737 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735242%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [adesa.de] INFO: Saving data for 10735242: {'created_time': 1774631781.553181, 'last_price_update_time': 1774631781.553192, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735242') HTTP/1.1" 204 0
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/5e846daf-40ff-4d14-9eaf-09002102c694.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/7fed07fd-8785-447d-b04f-e59cbada1c08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/7e23ce34-0b15-4176-b5d5-88642ea7786a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Ff9ac7408-5b2d-449b-9161-4b8848ccfcd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/f9ac7408-5b2d-449b-9161-4b8848ccfcd7.jpg not downloaded yet
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Ff5ebca7e-d728-4392-96d7-4ed721844fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/f5ebca7e-d728-4392-96d7-4ed721844fc4.jpg not downloaded yet
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e12fb90>
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Fac678270-8f90-4cfb-80a7-1d8507181687.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/ac678270-8f90-4cfb-80a7-1d8507181687.jpg saved to cache
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e53b890>
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Ffc8b48ce-aebd-4bdf-aff6-516159f193fc.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/fc8b48ce-aebd-4bdf-aff6-516159f193fc.jpg saved to cache
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e109d90>
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Ffdf994a2-bca6-4316-9a98-0ebbc6a2267d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/fdf994a2-bca6-4316-9a98-0ebbc6a2267d.jpg saved to cache
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/a75ba1fc-2570-4c04-a78e-493f63bd893a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/191fd1ef-9b87-4bcc-84ba-b65d8ad435f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Fc8616f9d-8370-4c75-9e09-4a778251d2c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/c8616f9d-8370-4c75-9e09-4a778251d2c4.jpg not downloaded yet
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg not downloaded yet
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/83706148-8786-420b-b52d-71d5a5d07062.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/e75b4fb4-e347-476c-88db-de76b0b31d69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/7ba67531-48ab-4bea-9f4d-1b7e7548cab6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e126b90>
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F5e846daf-40ff-4d14-9eaf-09002102c694.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/5e846daf-40ff-4d14-9eaf-09002102c694.jpg saved to cache
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6156d0>
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F7fed07fd-8785-447d-b04f-e59cbada1c08.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/7fed07fd-8785-447d-b04f-e59cbada1c08.jpg saved to cache
2026-03-27 17:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f101690>
2026-03-27 17:16:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F7e23ce34-0b15-4176-b5d5-88642ea7786a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/7e23ce34-0b15-4176-b5d5-88642ea7786a.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901
2026-03-27 17:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with scrape type 1
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252Fa3923cf1-a0c1-4ce1-81a3-3b4a89022994.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/a3923cf1-a0c1-4ce1-81a3-3b4a89022994.jpg not downloaded yet
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F00c8dc1f-4c82-4011-9b4e-fbd236ad6760.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/00c8dc1f-4c82-4011-9b4e-fbd236ad6760.jpg not downloaded yet
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/0ad8d469-5e4e-4a42-a2aa-ede02385b570.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F73e65fdb-b4b0-4bef-ab2f-17aab8b3af73.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/73e65fdb-b4b0-4bef-ab2f-17aab8b3af73.jpg not downloaded yet
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e1261d0>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Fa75ba1fc-2570-4c04-a78e-493f63bd893a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/a75ba1fc-2570-4c04-a78e-493f63bd893a.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e69b490>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F191fd1ef-9b87-4bcc-84ba-b65d8ad435f7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/191fd1ef-9b87-4bcc-84ba-b65d8ad435f7.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f080410>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F83706148-8786-420b-b52d-71d5a5d07062.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/83706148-8786-420b-b52d-71d5a5d07062.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c252bc210>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Fe75b4fb4-e347-476c-88db-de76b0b31d69.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/e75b4fb4-e347-476c-88db-de76b0b31d69.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64bd10>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F7ba67531-48ab-4bea-9f4d-1b7e7548cab6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/7ba67531-48ab-4bea-9f4d-1b7e7548cab6.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F7f0c0e9e-7e7b-42c3-b8f2-a0742e94ccf6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/7f0c0e9e-7e7b-42c3-b8f2-a0742e94ccf6.jpg not downloaded yet
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/7509deae-7b0a-4239-9606-0b7cab6d8b5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/15190799-5550-4433-8bde-2a5aa5bf175a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/472ea659-34a0-44a8-8eff-71038b86484d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252Fc901d32a-fad2-4e8a-ba22-9b3c9f7715bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/c901d32a-fad2-4e8a-ba22-9b3c9f7715bf.jpg not downloaded yet
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/780969b0-d363-419b-928d-66e7978df118.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5b0cd0>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F0ad8d469-5e4e-4a42-a2aa-ede02385b570.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/0ad8d469-5e4e-4a42-a2aa-ede02385b570.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F0bbc5d75-ff25-479c-97f0-6f7dc8d9d6c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/0bbc5d75-ff25-479c-97f0-6f7dc8d9d6c5.jpg not downloaded yet
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/d3853a82-286d-470c-b36a-f713f988c001.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/00d5bf9f-7ebd-4b8f-8d9f-553d28870aa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/b5cb1881-aa87-446f-9b20-87c1115650f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F16f42523-c14b-470a-ba88-44b441e838bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/16f42523-c14b-470a-ba88-44b441e838bc.jpg not downloaded yet
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F10e5859f-7b2a-4f3f-9d94-e848d71da249.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/10e5859f-7b2a-4f3f-9d94-e848d71da249.jpg not downloaded yet
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252Feaf7f587-bba7-48e2-a5ae-2d70e82cc580.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/eaf7f587-bba7-48e2-a5ae-2d70e82cc580.jpg not downloaded yet
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e538fd0>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F7509deae-7b0a-4239-9606-0b7cab6d8b5f.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/7509deae-7b0a-4239-9606-0b7cab6d8b5f.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e11bb10>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F15190799-5550-4433-8bde-2a5aa5bf175a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/15190799-5550-4433-8bde-2a5aa5bf175a.jpg saved to cache
2026-03-27 17:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e136290>
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F472ea659-34a0-44a8-8eff-71038b86484d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/472ea659-34a0-44a8-8eff-71038b86484d.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F9d0da952-8080-423e-a651-3a36e8f3a69d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/9d0da952-8080-423e-a651-3a36e8f3a69d.jpg not downloaded yet
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/f9ac7408-5b2d-449b-9161-4b8848ccfcd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4da090>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F780969b0-d363-419b-928d-66e7978df118.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/780969b0-d363-419b-928d-66e7978df118.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/f5ebca7e-d728-4392-96d7-4ed721844fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752405/general/97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738900)
2026-03-27 17:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1aba90>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Fd3853a82-286d-470c-b36a-f713f988c001.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/d3853a82-286d-470c-b36a-f713f988c001.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f453150>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252F00d5bf9f-7ebd-4b8f-8d9f-553d28870aa7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/00d5bf9f-7ebd-4b8f-8d9f-553d28870aa7.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2561d090>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Fb5cb1881-aa87-446f-9b20-87c1115650f8.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/b5cb1881-aa87-446f-9b20-87c1115650f8.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/7a1efee5-80b8-41b7-8065-702e9befaeaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/d3cd902f-d445-42ac-9259-b8b8556ccda6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/73e65fdb-b4b0-4bef-ab2f-17aab8b3af73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752409/general/c8616f9d-8370-4c75-9e09-4a778251d2c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738904)
2026-03-27 17:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/00c8dc1f-4c82-4011-9b4e-fbd236ad6760.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52dc10>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Ff9ac7408-5b2d-449b-9161-4b8848ccfcd7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/f9ac7408-5b2d-449b-9161-4b8848ccfcd7.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6174d0>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252Ff5ebca7e-d728-4392-96d7-4ed721844fc4.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/f5ebca7e-d728-4392-96d7-4ed721844fc4.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47bbd0>
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752405%252Fgeneral%252F97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752405/general/97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg saved to cache
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35
2026-03-27 17:16:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35, skipping ID generation
2026-03-27 17:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with scrape type 1
2026-03-27 17:16:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 sending to next pipeline
2026-03-27 17:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35, identifier: 10738900
2026-03-27 17:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900
2026-03-27 17:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900
2026-03-27 17:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8697fdb5-4cd7-569d-90c9-b9cc81f18a35 with identifier: 10738900 to the API
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752405/general/97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '8697fdb5-4cd7-569d-90c9-b9cc81f18a35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-PT-300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738900',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 294522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434882,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/fdf994a2-bca6-4316-9a98-0ebbc6a2267d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432499,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/a75ba1fc-2570-4c04-a78e-493f63bd893a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354126,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/7fed07fd-8785-447d-b04f-e59cbada1c08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377843,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/7ba67531-48ab-4bea-9f4d-1b7e7548cab6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406925,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/472ea659-34a0-44a8-8eff-71038b86484d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380389,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/780969b0-d363-419b-928d-66e7978df118.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412054,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/b5cb1881-aa87-446f-9b20-87c1115650f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378927,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/d3853a82-286d-470c-b36a-f713f988c001.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365771,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/f5ebca7e-d728-4392-96d7-4ed721844fc4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8697fdb5-4cd7-569d-90c9-b9cc81f18a35/8697fdb5-4cd7-569d-90c9-b9cc81f18a35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133351,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752405/general/97c956e3-e3bb-4c9c-96ec-8d7b3b695889.jpg',
'Width': 1280}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Manual - 120 hp - 294.522 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738900%27 HTTP/1.1" 200 None
2026-03-27 17:16:24 [adesa.de] INFO: Saving data for 10738900: {'created_time': 1774631784.263791, 'last_price_update_time': 1774631784.263804, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738900') HTTP/1.1" 204 0
2026-03-27 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/75e0505b-57b9-401e-915f-a7d36e83590b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/7f0c0e9e-7e7b-42c3-b8f2-a0742e94ccf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/0bbc5d75-ff25-479c-97f0-6f7dc8d9d6c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/eaf7f587-bba7-48e2-a5ae-2d70e82cc580.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f01bed0>
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F7a1efee5-80b8-41b7-8065-702e9befaeaf.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/7a1efee5-80b8-41b7-8065-702e9befaeaf.jpg saved to cache
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5192d0>
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Fd3cd902f-d445-42ac-9259-b8b8556ccda6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/d3cd902f-d445-42ac-9259-b8b8556ccda6.jpg saved to cache
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e134090>
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F73e65fdb-b4b0-4bef-ab2f-17aab8b3af73.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/73e65fdb-b4b0-4bef-ab2f-17aab8b3af73.jpg saved to cache
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7a4710>
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752409%252Fgeneral%252Fc8616f9d-8370-4c75-9e09-4a778251d2c4.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752409/general/c8616f9d-8370-4c75-9e09-4a778251d2c4.jpg saved to cache
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1
2026-03-27 17:16:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1, skipping ID generation
2026-03-27 17:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with scrape type 1
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 sending to next pipeline
2026-03-27 17:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1, identifier: 10738904
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f203310>
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F00c8dc1f-4c82-4011-9b4e-fbd236ad6760.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/00c8dc1f-4c82-4011-9b4e-fbd236ad6760.jpg saved to cache
2026-03-27 17:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904
2026-03-27 17:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904
2026-03-27 17:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b6c250a1-199b-5568-a7a4-2a69ebe1c8f1 with identifier: 10738904 to the API
2026-03-27 17:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752409/general/c8616f9d-8370-4c75-9e09-4a778251d2c4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'b6c250a1-199b-5568-a7a4-2a69ebe1c8f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-FW-3550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738904',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 72005,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418051,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/5e846daf-40ff-4d14-9eaf-09002102c694.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34698,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/7e23ce34-0b15-4176-b5d5-88642ea7786a.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385867,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/83706148-8786-420b-b52d-71d5a5d07062.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386886,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/e75b4fb4-e347-476c-88db-de76b0b31d69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406702,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/15190799-5550-4433-8bde-2a5aa5bf175a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109472,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/0ad8d469-5e4e-4a42-a2aa-ede02385b570.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418932,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/d3cd902f-d445-42ac-9259-b8b8556ccda6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398205,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/00d5bf9f-7ebd-4b8f-8d9f-553d28870aa7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/f9ac7408-5b2d-449b-9161-4b8848ccfcd7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6c250a1-199b-5568-a7a4-2a69ebe1c8f1/b6c250a1-199b-5568-a7a4-2a69ebe1c8f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430683,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752409/general/c8616f9d-8370-4c75-9e09-4a778251d2c4.jpg',
'Width': 1920}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Automatic - 146 hp - 72.005 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738904%27 HTTP/1.1" 200 None
2026-03-27 17:16:25 [adesa.de] INFO: Saving data for 10738904: {'created_time': 1774631785.189547, 'last_price_update_time': 1774631785.189559, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738904') HTTP/1.1" 204 0
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/a3923cf1-a0c1-4ce1-81a3-3b4a89022994.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/c901d32a-fad2-4e8a-ba22-9b3c9f7715bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/9d0da952-8080-423e-a651-3a36e8f3a69d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/31ab4bb8-1b1c-4079-96f7-6d785b96ca2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4f0bd0>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F75e0505b-57b9-401e-915f-a7d36e83590b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/75e0505b-57b9-401e-915f-a7d36e83590b.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e118950>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F7f0c0e9e-7e7b-42c3-b8f2-a0742e94ccf6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/7f0c0e9e-7e7b-42c3-b8f2-a0742e94ccf6.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0d9f10>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F0bbc5d75-ff25-479c-97f0-6f7dc8d9d6c5.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/0bbc5d75-ff25-479c-97f0-6f7dc8d9d6c5.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e118c90>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252Feaf7f587-bba7-48e2-a5ae-2d70e82cc580.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/eaf7f587-bba7-48e2-a5ae-2d70e82cc580.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/a25cb72e-e8c6-4868-a8f1-4da0a485fd4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/10e5859f-7b2a-4f3f-9d94-e848d71da249.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/3a9846ef-be61-4345-9698-9518d2d8dff7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5282d0>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252Fa3923cf1-a0c1-4ce1-81a3-3b4a89022994.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/a3923cf1-a0c1-4ce1-81a3-3b4a89022994.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e120890>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252Fc901d32a-fad2-4e8a-ba22-9b3c9f7715bf.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/c901d32a-fad2-4e8a-ba22-9b3c9f7715bf.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e12bc10>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F9d0da952-8080-423e-a651-3a36e8f3a69d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/9d0da952-8080-423e-a651-3a36e8f3a69d.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e77ba90>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252F31ab4bb8-1b1c-4079-96f7-6d785b96ca2d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/31ab4bb8-1b1c-4079-96f7-6d785b96ca2d.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752407/general/16f42523-c14b-470a-ba88-44b441e838bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738901)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752382/general/a271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738868)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/0746ccfe-b786-4a77-8ba2-6f1a528b4ff6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e582a50>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fa25cb72e-e8c6-4868-a8f1-4da0a485fd4a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/a25cb72e-e8c6-4868-a8f1-4da0a485fd4a.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e528410>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F10e5859f-7b2a-4f3f-9d94-e848d71da249.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/10e5859f-7b2a-4f3f-9d94-e848d71da249.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e63fa50>
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F3a9846ef-be61-4345-9698-9518d2d8dff7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/3a9846ef-be61-4345-9698-9518d2d8dff7.jpg saved to cache
2026-03-27 17:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752404/general/3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738898)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/7fea8d3f-d1f3-4084-8958-219267a78317.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/fcfd076f-7b03-40f4-a0e5-e2cdaea0581b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/40e37b45-7aee-4306-a7f9-7a25a08a5033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e63ccd0>
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752407%252Fgeneral%252F16f42523-c14b-470a-ba88-44b441e838bc.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752407/general/16f42523-c14b-470a-ba88-44b441e838bc.jpg saved to cache
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8
2026-03-27 17:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9607a43a-c8f1-5c4c-921d-1f848cf36db8, skipping ID generation
2026-03-27 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with scrape type 1
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9607a43a-c8f1-5c4c-921d-1f848cf36db8 sending to next pipeline
2026-03-27 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9607a43a-c8f1-5c4c-921d-1f848cf36db8, identifier: 10738901
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f120690>
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752382%252Fgeneral%252Fa271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752382/general/a271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg saved to cache
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 46864b77-cb40-59b0-99ef-eb91af2fc85e
2026-03-27 17:16:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46864b77-cb40-59b0-99ef-eb91af2fc85e, skipping ID generation
2026-03-27 17:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46864b77-cb40-59b0-99ef-eb91af2fc85e with scrape type 1
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46864b77-cb40-59b0-99ef-eb91af2fc85e sending to next pipeline
2026-03-27 17:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46864b77-cb40-59b0-99ef-eb91af2fc85e, identifier: 10738868
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e738050>
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F0746ccfe-b786-4a77-8ba2-6f1a528b4ff6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/0746ccfe-b786-4a77-8ba2-6f1a528b4ff6.jpg saved to cache
2026-03-27 17:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901
2026-03-27 17:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901
2026-03-27 17:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9607a43a-c8f1-5c4c-921d-1f848cf36db8 with identifier: 10738901 to the API
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752407/general/16f42523-c14b-470a-ba88-44b441e838bc.jpg>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '9607a43a-c8f1-5c4c-921d-1f848cf36db8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-FW-3551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738901',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 49905,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373561,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/a3923cf1-a0c1-4ce1-81a3-3b4a89022994.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403488,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/00c8dc1f-4c82-4011-9b4e-fbd236ad6760.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362676,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/73e65fdb-b4b0-4bef-ab2f-17aab8b3af73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375229,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/7f0c0e9e-7e7b-42c3-b8f2-a0742e94ccf6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366661,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/c901d32a-fad2-4e8a-ba22-9b3c9f7715bf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109569,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/0bbc5d75-ff25-479c-97f0-6f7dc8d9d6c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461028,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/16f42523-c14b-470a-ba88-44b441e838bc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377439,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/10e5859f-7b2a-4f3f-9d94-e848d71da249.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104371,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/eaf7f587-bba7-48e2-a5ae-2d70e82cc580.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9607a43a-c8f1-5c4c-921d-1f848cf36db8/9607a43a-c8f1-5c4c-921d-1f848cf36db8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279947,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752407/general/9d0da952-8080-423e-a651-3a36e8f3a69d.jpg',
'Width': 1920}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 3,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic L1H1 - Diesel - Automatic - 146 hp - 49.905 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738901%27 HTTP/1.1" 200 None
2026-03-27 17:16:26 [adesa.de] INFO: Saving data for 10738901: {'created_time': 1774631786.674044, 'last_price_update_time': 1774631786.674054, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738901') HTTP/1.1" 204 0
2026-03-27 17:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868
2026-03-27 17:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868
2026-03-27 17:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46864b77-cb40-59b0-99ef-eb91af2fc85e with identifier: 10738868 to the API
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752382/general/a271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': '46864b77-cb40-59b0-99ef-eb91af2fc85e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WES-L-422E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738868',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 93960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376783,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/e4be67e1-e975-4ec8-a9eb-fb1ec9de08a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33047,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/52f34521-4760-444e-ad88-be689b445f32.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59033,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/a271e14f-b0e5-4ffb-b96e-2cee2b6b2091.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353913,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/31ab4bb8-1b1c-4079-96f7-6d785b96ca2d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300850,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/ac997a53-1ff7-4cdd-bf4e-e2029db8286a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371468,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/4cb69540-84f6-43e3-a12b-f5597422d51d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53286,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/54f3cfa6-14aa-4b86-91bf-1d77731b13f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413844,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/ee426231-69a9-4474-b1e5-14d628a8de79.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49342,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/233dd4ff-95df-4d06-84d5-dcb64d2beb5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46864b77-cb40-59b0-99ef-eb91af2fc85e/46864b77-cb40-59b0-99ef-eb91af2fc85e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752382/general/f28fff6d-5e11-4d4d-8eb5-53b8bc4ade58.jpg',
'Width': 800}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 93.960 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738868%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [adesa.de] INFO: Saving data for 10738868: {'created_time': 1774631787.084237, 'last_price_update_time': 1774631787.084249, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738868') HTTP/1.1" 204 0
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/b2b1dc55-7a3b-45d9-a61e-e23a8dba51f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752380/general/9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738864)
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/d777e78f-1a01-4218-8187-12096c863c59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/2e3d71ad-7dac-4c77-8dd6-20609643768a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4f3dd0>
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752404%252Fgeneral%252F3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752404/general/3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg saved to cache
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01
2026-03-27 17:16:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bfb0185d-7a3d-5f5a-b87f-4689aa547a01, skipping ID generation
2026-03-27 17:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with scrape type 1
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bfb0185d-7a3d-5f5a-b87f-4689aa547a01 sending to next pipeline
2026-03-27 17:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfb0185d-7a3d-5f5a-b87f-4689aa547a01, identifier: 10738898
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5b2590>
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F7fea8d3f-d1f3-4084-8958-219267a78317.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/7fea8d3f-d1f3-4084-8958-219267a78317.jpg saved to cache
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e63d990>
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252Ffcfd076f-7b03-40f4-a0e5-e2cdaea0581b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/fcfd076f-7b03-40f4-a0e5-e2cdaea0581b.jpg saved to cache
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5b2cd0>
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F40e37b45-7aee-4306-a7f9-7a25a08a5033.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/40e37b45-7aee-4306-a7f9-7a25a08a5033.jpg saved to cache
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837
2026-03-27 17:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with scrape type 1
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5752346%252Fgeneral%252F964034d9-59a1-40e2-a36e-8e660716daf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/964034d9-59a1-40e2-a36e-8e660716daf8.jpg not downloaded yet
2026-03-27 17:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898
2026-03-27 17:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898
2026-03-27 17:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfb0185d-7a3d-5f5a-b87f-4689aa547a01 with identifier: 10738898 to the API
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752404/general/3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'bfb0185d-7a3d-5f5a-b87f-4689aa547a01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SWA-JB-130',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738898',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 167445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376564,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/3370d8c6-9f7f-4d1f-abb4-8d8e313acfa4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152696,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/19b73631-271c-4e08-b5fe-64b0eb046eb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324401,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/7a1efee5-80b8-41b7-8065-702e9befaeaf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131486,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/191fd1ef-9b87-4bcc-84ba-b65d8ad435f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329835,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/0d2cfa33-a3f0-4161-9f6e-c53aafdc7837.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361312,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/1cfc23f6-4f5d-4431-8c8e-11b52a6cd3ab.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/c6f6f948-cf8a-44d5-87ef-bfef5fb14324.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132228,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/00749500-2f4b-4a7f-9ff3-39c4b88b988e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283036,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/e8b20b29-b2fa-4a9f-ab03-9c649f4b65bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bfb0185d-7a3d-5f5a-b87f-4689aa547a01/bfb0185d-7a3d-5f5a-b87f-4689aa547a01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351634,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752404/general/cd47d2f4-058d-482b-8b91-5c4f7677f09c.jpg',
'Width': 1920}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2018-02-27',
'seats_number': 8,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Trafic Combi Expression - Diesel - Manual - 125 hp - '
'167.445 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2018}
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738898%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [adesa.de] INFO: Saving data for 10738898: {'created_time': 1774631787.791378, 'last_price_update_time': 1774631787.791389, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738898') HTTP/1.1" 204 0
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/88320ff9-1f83-4f5a-9f4e-db3500766128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5752346%252Fgeneral%252F4912aa1a-21ef-477e-b204-0ee2ded1efe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/4912aa1a-21ef-477e-b204-0ee2ded1efe4.jpg not downloaded yet
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/16e77925-6636-4b10-9709-0e88a49d2b16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752399/general/199aad08-8164-4227-8d0c-5ac604e8f650.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738891)
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/f795df2d-fc47-4476-9950-d36315296d2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/d7cc33a4-0f06-47ee-9446-56ec7484d507.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5752346%252Fgeneral%252F3683420d-d3fb-449b-b416-58d4cde9d5e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/3683420d-d3fb-449b-b416-58d4cde9d5e9.jpg not downloaded yet
2026-03-27 17:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10741555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f267150>
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fb2b1dc55-7a3b-45d9-a61e-e23a8dba51f9.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/b2b1dc55-7a3b-45d9-a61e-e23a8dba51f9.jpg saved to cache
2026-03-27 17:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e1243d0>
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752380%252Fgeneral%252F9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752380/general/9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg saved to cache
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db54eada-0e97-5608-ab49-50a7b5042a50
2026-03-27 17:16:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db54eada-0e97-5608-ab49-50a7b5042a50, skipping ID generation
2026-03-27 17:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db54eada-0e97-5608-ab49-50a7b5042a50 with scrape type 1
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db54eada-0e97-5608-ab49-50a7b5042a50 sending to next pipeline
2026-03-27 17:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db54eada-0e97-5608-ab49-50a7b5042a50, identifier: 10738864
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f458190>
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252Fd777e78f-1a01-4218-8187-12096c863c59.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/d777e78f-1a01-4218-8187-12096c863c59.jpg saved to cache
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e591f90>
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F2e3d71ad-7dac-4c77-8dd6-20609643768a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/2e3d71ad-7dac-4c77-8dd6-20609643768a.jpg saved to cache
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/a41d524c-ee96-43f8-99a4-d8aaf12b7bbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864
2026-03-27 17:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864
2026-03-27 17:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db54eada-0e97-5608-ab49-50a7b5042a50 with identifier: 10738864 to the API
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752380/general/9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Electric',
'id': 'db54eada-0e97-5608-ab49-50a7b5042a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES-A-6126E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738864',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 59750,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378899,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/9e13dee1-4d74-49c6-a660-3c9a2106ad8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/40e37b45-7aee-4306-a7f9-7a25a08a5033.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370504,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/13395885-9846-4f3d-bf12-60f992513bfd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392158,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/fcfd076f-7b03-40f4-a0e5-e2cdaea0581b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313754,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/3a9846ef-be61-4345-9698-9518d2d8dff7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/75e0505b-57b9-401e-915f-a7d36e83590b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361337,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/7509deae-7b0a-4239-9606-0b7cab6d8b5f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394467,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/ac678270-8f90-4cfb-80a7-1d8507181687.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301436,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/e42bfec5-95cd-4959-afee-e82548e53884.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db54eada-0e97-5608-ab49-50a7b5042a50/db54eada-0e97-5608-ab49-50a7b5042a50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54051,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752380/general/a1a26638-bc2c-4d0d-b27c-a3e93c3d3266.jpg',
'Width': 800}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Niro Spirit - Electric - Automatic - 204 hp - 59.750 km',
'transmission': 'automatic',
'trim': 'Spirit',
'vin': None,
'year': 2022}
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738864%27 HTTP/1.1" 200 None
2026-03-27 17:16:28 [adesa.de] INFO: Saving data for 10738864: {'created_time': 1774631788.629392, 'last_price_update_time': 1774631788.629403, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738864') HTTP/1.1" 204 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Fce7f7b96-dd20-464e-8ed8-cd1d58034778.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/ce7f7b96-dd20-464e-8ed8-cd1d58034778.jpg not downloaded yet
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f452e10>
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F88320ff9-1f83-4f5a-9f4e-db3500766128.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/88320ff9-1f83-4f5a-9f4e-db3500766128.jpg saved to cache
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64a4d0>
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F16e77925-6636-4b10-9709-0e88a49d2b16.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/16e77925-6636-4b10-9709-0e88a49d2b16.jpg saved to cache
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e678b50>
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752399%252Fgeneral%252F199aad08-8164-4227-8d0c-5ac604e8f650.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752399/general/199aad08-8164-4227-8d0c-5ac604e8f650.jpg saved to cache
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5de85b1e-5997-5ee1-89e2-3a72e202288d
2026-03-27 17:16:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5de85b1e-5997-5ee1-89e2-3a72e202288d, skipping ID generation
2026-03-27 17:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5de85b1e-5997-5ee1-89e2-3a72e202288d with scrape type 1
2026-03-27 17:16:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5de85b1e-5997-5ee1-89e2-3a72e202288d sending to next pipeline
2026-03-27 17:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5de85b1e-5997-5ee1-89e2-3a72e202288d, identifier: 10738891
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52b5d0>
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252Ff795df2d-fc47-4476-9950-d36315296d2a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/f795df2d-fc47-4476-9950-d36315296d2a.jpg saved to cache
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f170750>
2026-03-27 17:16:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252Fd7cc33a4-0f06-47ee-9446-56ec7484d507.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/d7cc33a4-0f06-47ee-9446-56ec7484d507.jpg saved to cache
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555
2026-03-27 17:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c59436-1de7-595d-b984-f4dcfd7c06c0 with scrape type 1
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 72c59436-1de7-595d-b984-f4dcfd7c06c0
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F9cfbbb26-4ec7-48a2-b06c-05a1c9f7d628.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/9cfbbb26-4ec7-48a2-b06c-05a1c9f7d628.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F4db940d1-fa85-4d85-a4b9-dfd59f9f904d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/4db940d1-fa85-4d85-a4b9-dfd59f9f904d.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F94126270-1ef5-436d-8b6f-e6823986b749.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/94126270-1ef5-436d-8b6f-e6823986b749.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252Fc2ab5498-a62c-4220-9740-b0b35b80b6f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/c2ab5498-a62c-4220-9740-b0b35b80b6f8.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252Ff7fe11e5-9a2e-414a-8660-85c756679140.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/f7fe11e5-9a2e-414a-8660-85c756679140.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F2c358dc0-6b42-4f45-928b-9083ce042060.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/2c358dc0-6b42-4f45-928b-9083ce042060.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F8834211e-1749-4b19-bf07-1a82a08655c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/8834211e-1749-4b19-bf07-1a82a08655c3.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F616bf7f1-0383-45c5-984d-80fa56e6c88d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/616bf7f1-0383-45c5-984d-80fa56e6c88d.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252F2e728beb-0f38-4ba8-ad22-6f0f047f85e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/2e728beb-0f38-4ba8-ad22-6f0f047f85e4.jpg already downloaded
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716623%252Fgeneral%252Fa6abd0a4-5497-4e51-a009-9002f02f1179.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716623/general/a6abd0a4-5497-4e51-a009-9002f02f1179.jpg already downloaded
2026-03-27 17:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72c59436-1de7-595d-b984-f4dcfd7c06c0, identifier: 10741555
2026-03-27 17:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752373/general/8d107351-3091-4145-997c-200c431624f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738857)
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F3f6955e9-8847-46d1-9e59-3cf649e4b9d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/3f6955e9-8847-46d1-9e59-3cf649e4b9d6.jpg not downloaded yet
2026-03-27 17:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891
2026-03-27 17:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891
2026-03-27 17:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5de85b1e-5997-5ee1-89e2-3a72e202288d with identifier: 10738891 to the API
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752399/general/199aad08-8164-4227-8d0c-5ac604e8f650.jpg>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '5de85b1e-5997-5ee1-89e2-3a72e202288d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-ED-5363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738891',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 83381,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399486,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/199aad08-8164-4227-8d0c-5ac604e8f650.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33252,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/3fff9ff1-a355-4e6a-83aa-f02d2c4c894c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360428,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/d777e78f-1a01-4218-8187-12096c863c59.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339059,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/a4bfee5a-93c8-4a26-ae44-a3fa699871f1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342819,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/b2b1dc55-7a3b-45d9-a61e-e23a8dba51f9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376997,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/7fea8d3f-d1f3-4084-8958-219267a78317.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155953,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/0746ccfe-b786-4a77-8ba2-6f1a528b4ff6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135281,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/a25cb72e-e8c6-4868-a8f1-4da0a485fd4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135488,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/08b99b4f-bec3-41e6-90a5-0e1d61aa60d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5de85b1e-5997-5ee1-89e2-3a72e202288d/5de85b1e-5997-5ee1-89e2-3a72e202288d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410149,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752399/general/fc8b48ce-aebd-4bdf-aff6-516159f193fc.jpg',
'Width': 1920}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2021-01-11',
'seats_number': 2,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Renault Kangoo Extra - Diesel - Manual - 95 hp - 83.381 km',
'transmission': 'manual',
'trim': 'Extra',
'vin': None,
'year': 2021}
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738891%27 HTTP/1.1" 200 None
2026-03-27 17:16:29 [adesa.de] INFO: Saving data for 10738891: {'created_time': 1774631789.754137, 'last_price_update_time': 1774631789.754148, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738891') HTTP/1.1" 204 0
2026-03-27 17:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555
2026-03-27 17:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555
2026-03-27 17:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72c59436-1de7-595d-b984-f4dcfd7c06c0 with identifier: 10741555 to the API
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10741555>
{'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-30T13:30:00Z',
'fuel_type': 'Petrol',
'id': '72c59436-1de7-595d-b984-f4dcfd7c06c0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '88984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741555',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 15994,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5716623/general/9cfbbb26-4ec7-48a2-b06c-05a1c9f7d628.jpg',
'https://images.openlane.eu/carimgs/5716623/general/4db940d1-fa85-4d85-a4b9-dfd59f9f904d.jpg',
'https://images.openlane.eu/carimgs/5716623/general/94126270-1ef5-436d-8b6f-e6823986b749.jpg',
'https://images.openlane.eu/carimgs/5716623/general/c2ab5498-a62c-4220-9740-b0b35b80b6f8.jpg',
'https://images.openlane.eu/carimgs/5716623/general/f7fe11e5-9a2e-414a-8660-85c756679140.jpg',
'https://images.openlane.eu/carimgs/5716623/general/2c358dc0-6b42-4f45-928b-9083ce042060.jpg',
'https://images.openlane.eu/carimgs/5716623/general/8834211e-1749-4b19-bf07-1a82a08655c3.jpg',
'https://images.openlane.eu/carimgs/5716623/general/616bf7f1-0383-45c5-984d-80fa56e6c88d.jpg',
'https://images.openlane.eu/carimgs/5716623/general/2e728beb-0f38-4ba8-ad22-6f0f047f85e4.jpg',
'https://images.openlane.eu/carimgs/5716623/general/a6abd0a4-5497-4e51-a009-9002f02f1179.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302333,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/9cfbbb26-4ec7-48a2-b06c-05a1c9f7d628.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320835,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/4db940d1-fa85-4d85-a4b9-dfd59f9f904d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273090,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/94126270-1ef5-436d-8b6f-e6823986b749.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298248,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/c2ab5498-a62c-4220-9740-b0b35b80b6f8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402169,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/f7fe11e5-9a2e-414a-8660-85c756679140.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329563,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/2c358dc0-6b42-4f45-928b-9083ce042060.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246859,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/8834211e-1749-4b19-bf07-1a82a08655c3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343495,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/616bf7f1-0383-45c5-984d-80fa56e6c88d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/2e728beb-0f38-4ba8-ad22-6f0f047f85e4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_72c59436-1de7-595d-b984-f4dcfd7c06c0/72c59436-1de7-595d-b984-f4dcfd7c06c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257294,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716623/general/a6abd0a4-5497-4e51-a009-9002f02f1179.jpg',
'Width': 1280}],
'price': 28900,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Core - Petrol - Automatic - 197 hp - 15.994 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741555%27 HTTP/1.1" 200 None
2026-03-27 17:16:30 [adesa.de] INFO: Saving data for 10741555: {'created_time': 1774631790.108722, 'last_price_update_time': 1774631790.108734, 'auction_closing_time': 1774877400.0}
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10741555') HTTP/1.1" 204 0
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/e3a15182-0173-49ab-9290-8751c7a13d9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/7af58b78-418c-4648-8694-315b01bccee6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/f2ca396b-1789-4403-acb3-324b8371a079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/7e6c921f-a975-4b81-8ebb-11d2a838f1e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5476d0>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Fa41d524c-ee96-43f8-99a4-d8aaf12b7bbe.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/a41d524c-ee96-43f8-99a4-d8aaf12b7bbe.jpg saved to cache
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Fdf9beb19-f93d-435f-a963-da8d4e25b0a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/df9beb19-f93d-435f-a963-da8d4e25b0a7.jpg not downloaded yet
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/38e7ac6a-f9b7-4777-b5a7-da067d30d4a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/f2d5611a-4040-42bc-a7da-27fe12e706e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Fd4e3785f-f96c-4139-8123-1519c6ee4015.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/d4e3785f-f96c-4139-8123-1519c6ee4015.jpg not downloaded yet
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f09d390>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752373%252Fgeneral%252F8d107351-3091-4145-997c-200c431624f3.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752373/general/8d107351-3091-4145-997c-200c431624f3.jpg saved to cache
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 933b72a8-2b74-512e-acd7-a548dc454e2f
2026-03-27 17:16:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 933b72a8-2b74-512e-acd7-a548dc454e2f, skipping ID generation
2026-03-27 17:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933b72a8-2b74-512e-acd7-a548dc454e2f with scrape type 1
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 933b72a8-2b74-512e-acd7-a548dc454e2f sending to next pipeline
2026-03-27 17:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 933b72a8-2b74-512e-acd7-a548dc454e2f, identifier: 10738857
2026-03-27 17:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857
2026-03-27 17:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857
2026-03-27 17:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 933b72a8-2b74-512e-acd7-a548dc454e2f with identifier: 10738857 to the API
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752373/general/8d107351-3091-4145-997c-200c431624f3.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '933b72a8-2b74-512e-acd7-a548dc454e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MX-176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738857',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 76313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403526,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/8d107351-3091-4145-997c-200c431624f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32255,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/88320ff9-1f83-4f5a-9f4e-db3500766128.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159274,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/2e3d71ad-7dac-4c77-8dd6-20609643768a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368945,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/d7cc33a4-0f06-47ee-9446-56ec7484d507.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151084,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/3f7d6816-bdc8-4422-834e-27193fc4641b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380009,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/9da97222-ebce-4887-8afb-f0aa00239096.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132844,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/7864e0bf-7e83-4fea-bd55-42c2c0fe3508.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/35dbe72d-09da-4a33-b97c-c187058f5e16.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392710,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/f795df2d-fc47-4476-9950-d36315296d2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_933b72a8-2b74-512e-acd7-a548dc454e2f/933b72a8-2b74-512e-acd7-a548dc454e2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402994,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752373/general/16e77925-6636-4b10-9709-0e88a49d2b16.jpg',
'Width': 1920}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 160 hp - 76.313 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738857%27 HTTP/1.1" 200 None
2026-03-27 17:16:30 [adesa.de] INFO: Saving data for 10738857: {'created_time': 1774631790.688212, 'last_price_update_time': 1774631790.688223, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738857') HTTP/1.1" 204 0
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/57c6b2d5-3deb-492b-a4a4-9be05e8ed863.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/4912aa1a-21ef-477e-b204-0ee2ded1efe4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F657eefd1-4f0d-466f-8ffd-02fd2a48571b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/657eefd1-4f0d-466f-8ffd-02fd2a48571b.jpg not downloaded yet
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/1210f830-5f65-4832-9973-f97dceb52ccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F82ac9ea8-1aca-4e8d-8360-ae4d656996ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/82ac9ea8-1aca-4e8d-8360-ae4d656996ae.jpg not downloaded yet
2026-03-27 17:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/71da5854-386d-49e1-85b7-cfb33a944d29.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f022950>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252Fe3a15182-0173-49ab-9290-8751c7a13d9d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/e3a15182-0173-49ab-9290-8751c7a13d9d.jpg saved to cache
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e679390>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F7af58b78-418c-4648-8694-315b01bccee6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/7af58b78-418c-4648-8694-315b01bccee6.jpg saved to cache
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5ddc90>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Ff2ca396b-1789-4403-acb3-324b8371a079.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/f2ca396b-1789-4403-acb3-324b8371a079.jpg saved to cache
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0c7790>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F7e6c921f-a975-4b81-8ebb-11d2a838f1e3.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/7e6c921f-a975-4b81-8ebb-11d2a838f1e3.jpg saved to cache
2026-03-27 17:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6e77d0>
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F38e7ac6a-f9b7-4777-b5a7-da067d30d4a5.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/38e7ac6a-f9b7-4777-b5a7-da067d30d4a5.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f243110>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Ff2d5611a-4040-42bc-a7da-27fe12e706e8.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/f2d5611a-4040-42bc-a7da-27fe12e706e8.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5752346%252Fgeneral%252Ffc06c21f-d1ee-44aa-bf80-cbb8076d7044.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/fc06c21f-d1ee-44aa-bf80-cbb8076d7044.jpg not downloaded yet
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/964034d9-59a1-40e2-a36e-8e660716daf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/75f0cf31-d118-4910-8e72-62c95350617e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/3b9c2627-8cc9-44b1-a0d6-e16c0f4f6033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/e7331344-18d3-4581-893c-b692c5ad2e08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f03bb10>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F57c6b2d5-3deb-492b-a4a4-9be05e8ed863.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/57c6b2d5-3deb-492b-a4a4-9be05e8ed863.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e474810>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F4912aa1a-21ef-477e-b204-0ee2ded1efe4.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/4912aa1a-21ef-477e-b204-0ee2ded1efe4.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e42fa10>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F1210f830-5f65-4832-9973-f97dceb52ccf.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/1210f830-5f65-4832-9973-f97dceb52ccf.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e48b150>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F71da5854-386d-49e1-85b7-cfb33a944d29.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/71da5854-386d-49e1-85b7-cfb33a944d29.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/3683420d-d3fb-449b-b416-58d4cde9d5e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e691750>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F964034d9-59a1-40e2-a36e-8e660716daf8.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/964034d9-59a1-40e2-a36e-8e660716daf8.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1a2c50>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F75f0cf31-d118-4910-8e72-62c95350617e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/75f0cf31-d118-4910-8e72-62c95350617e.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c261921d0>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F3b9c2627-8cc9-44b1-a0d6-e16c0f4f6033.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/3b9c2627-8cc9-44b1-a0d6-e16c0f4f6033.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f241150>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252Fe7331344-18d3-4581-893c-b692c5ad2e08.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/e7331344-18d3-4581-893c-b692c5ad2e08.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/ce7f7b96-dd20-464e-8ed8-cd1d58034778.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/b922c0d3-208b-4fa9-92e3-662682d14143.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/b7c60b36-4b01-456e-a80f-373218af1022.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/df9beb19-f93d-435f-a963-da8d4e25b0a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1a0190>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F3683420d-d3fb-449b-b416-58d4cde9d5e9.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/3683420d-d3fb-449b-b416-58d4cde9d5e9.jpg saved to cache
2026-03-27 17:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/3f6955e9-8847-46d1-9e59-3cf649e4b9d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/cb337ce7-b4d4-43cb-abaa-4b96404aae19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/f4aa0f62-16fc-418c-8443-4f7edac5f326.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e731bd0>
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Fce7f7b96-dd20-464e-8ed8-cd1d58034778.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/ce7f7b96-dd20-464e-8ed8-cd1d58034778.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e42e4d0>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252Fb922c0d3-208b-4fa9-92e3-662682d14143.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/b922c0d3-208b-4fa9-92e3-662682d14143.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/82ac9ea8-1aca-4e8d-8360-ae4d656996ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/657eefd1-4f0d-466f-8ffd-02fd2a48571b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/fc06c21f-d1ee-44aa-bf80-cbb8076d7044.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5184d0>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252Fb7c60b36-4b01-456e-a80f-373218af1022.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/b7c60b36-4b01-456e-a80f-373218af1022.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e663a10>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Fdf9beb19-f93d-435f-a963-da8d4e25b0a7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/df9beb19-f93d-435f-a963-da8d4e25b0a7.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4745d0>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F3f6955e9-8847-46d1-9e59-3cf649e4b9d6.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/3f6955e9-8847-46d1-9e59-3cf649e4b9d6.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e491e50>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fcb337ce7-b4d4-43cb-abaa-4b96404aae19.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/cb337ce7-b4d4-43cb-abaa-4b96404aae19.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1325d0>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252Ff4aa0f62-16fc-418c-8443-4f7edac5f326.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/f4aa0f62-16fc-418c-8443-4f7edac5f326.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752346/general/d4e3785f-f96c-4139-8123-1519c6ee4015.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738837)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/1724e184-0487-40e4-bd7d-340ed440f7fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/0951055e-4b4c-4d4f-81fd-1596caaa0752.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/ae7e6a9a-18d8-4772-ab5b-cda69d91077b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e63d550>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F82ac9ea8-1aca-4e8d-8360-ae4d656996ae.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/82ac9ea8-1aca-4e8d-8360-ae4d656996ae.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e50df90>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252F657eefd1-4f0d-466f-8ffd-02fd2a48571b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/657eefd1-4f0d-466f-8ffd-02fd2a48571b.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7316d0>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Ffc06c21f-d1ee-44aa-bf80-cbb8076d7044.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/fc06c21f-d1ee-44aa-bf80-cbb8076d7044.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/553598ee-7198-4a54-ac39-e9c37ca50b1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/9d51678f-baeb-44d4-adc5-5730909133f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/9703c043-4012-4421-98dd-8dc8565f5312.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/1de0969f-bb34-4674-83f7-8d863dcf6aab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47ac50>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752346%252Fgeneral%252Fd4e3785f-f96c-4139-8123-1519c6ee4015.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752346/general/d4e3785f-f96c-4139-8123-1519c6ee4015.jpg saved to cache
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2
2026-03-27 17:16:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f18ed35-c42d-5c87-9f56-93893b32f4b2, skipping ID generation
2026-03-27 17:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with scrape type 1
2026-03-27 17:16:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f18ed35-c42d-5c87-9f56-93893b32f4b2 sending to next pipeline
2026-03-27 17:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f18ed35-c42d-5c87-9f56-93893b32f4b2, identifier: 10738837
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e10ab50>
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F1724e184-0487-40e4-bd7d-340ed440f7fa.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/1724e184-0487-40e4-bd7d-340ed440f7fa.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f03c990>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F0951055e-4b4c-4d4f-81fd-1596caaa0752.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/0951055e-4b4c-4d4f-81fd-1596caaa0752.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e614b50>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fae7e6a9a-18d8-4772-ab5b-cda69d91077b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/ae7e6a9a-18d8-4772-ab5b-cda69d91077b.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837
2026-03-27 17:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837
2026-03-27 17:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f18ed35-c42d-5c87-9f56-93893b32f4b2 with identifier: 10738837 to the API
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752346/general/d4e3785f-f96c-4139-8123-1519c6ee4015.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '2f18ed35-c42d-5c87-9f56-93893b32f4b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK-WK-2506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738837',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 68108,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379078,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/964034d9-59a1-40e2-a36e-8e660716daf8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34786,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/4912aa1a-21ef-477e-b204-0ee2ded1efe4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99516,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/3683420d-d3fb-449b-b416-58d4cde9d5e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396325,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/ce7f7b96-dd20-464e-8ed8-cd1d58034778.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304325,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/3f6955e9-8847-46d1-9e59-3cf649e4b9d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/df9beb19-f93d-435f-a963-da8d4e25b0a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369671,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/d4e3785f-f96c-4139-8123-1519c6ee4015.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/657eefd1-4f0d-466f-8ffd-02fd2a48571b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60634,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/82ac9ea8-1aca-4e8d-8360-ae4d656996ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f18ed35-c42d-5c87-9f56-93893b32f4b2/2f18ed35-c42d-5c87-9f56-93893b32f4b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272960,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752346/general/fc06c21f-d1ee-44aa-bf80-cbb8076d7044.jpg',
'Width': 1920}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 125 hp - 68.108 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738837%27 HTTP/1.1" 200 None
2026-03-27 17:16:33 [adesa.de] INFO: Saving data for 10738837: {'created_time': 1774631793.536458, 'last_price_update_time': 1774631793.53647, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738837') HTTP/1.1" 204 0
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/d9ce3013-add5-4cc5-96dc-1a0681672b22.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/601ffeea-c14f-431d-b482-2edbccfa5145.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/747a71cc-f3fb-4d44-9113-19183cb044f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/2eb8fa80-aaac-4576-8573-151194a6e1fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/56421c21-3b49-4d97-b1f3-aa3a9d0ca09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/16f856c0-8616-4542-8978-34aaafcb4bf3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f152250>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F553598ee-7198-4a54-ac39-e9c37ca50b1e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/553598ee-7198-4a54-ac39-e9c37ca50b1e.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4168d0>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F9d51678f-baeb-44d4-adc5-5730909133f4.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/9d51678f-baeb-44d4-adc5-5730909133f4.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e489310>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F9703c043-4012-4421-98dd-8dc8565f5312.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/9703c043-4012-4421-98dd-8dc8565f5312.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1effb410>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F1de0969f-bb34-4674-83f7-8d863dcf6aab.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/1de0969f-bb34-4674-83f7-8d863dcf6aab.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/f471f6e8-3073-49a7-9521-9c2af18fb999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/07dc8315-ba04-4abc-bc98-82c5eccb167a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f117090>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fd9ce3013-add5-4cc5-96dc-1a0681672b22.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/d9ce3013-add5-4cc5-96dc-1a0681672b22.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3f9cd0>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F601ffeea-c14f-431d-b482-2edbccfa5145.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/601ffeea-c14f-431d-b482-2edbccfa5145.jpg saved to cache
2026-03-27 17:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e72b650>
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F747a71cc-f3fb-4d44-9113-19183cb044f0.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/747a71cc-f3fb-4d44-9113-19183cb044f0.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f039050>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F2eb8fa80-aaac-4576-8573-151194a6e1fe.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/2eb8fa80-aaac-4576-8573-151194a6e1fe.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e678650>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F56421c21-3b49-4d97-b1f3-aa3a9d0ca09b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/56421c21-3b49-4d97-b1f3-aa3a9d0ca09b.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f130ad0>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252F16f856c0-8616-4542-8978-34aaafcb4bf3.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/16f856c0-8616-4542-8978-34aaafcb4bf3.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/89bc1ad8-e92e-4803-9216-ac4ebd71f023.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752375/general/35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738858)
2026-03-27 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752378/general/5c30344e-9411-45ef-85c1-b53d79525f48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738863)
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e140250>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252Ff471f6e8-3073-49a7-9521-9c2af18fb999.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/f471f6e8-3073-49a7-9521-9c2af18fb999.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f01b710>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F07dc8315-ba04-4abc-bc98-82c5eccb167a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/07dc8315-ba04-4abc-bc98-82c5eccb167a.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/4b6091b0-5328-4a88-92ed-16165413dd8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/e4c48df9-2c0e-47f8-9ee9-88b68ad0911d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752377/general/e0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738861)
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e648d50>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F89bc1ad8-e92e-4803-9216-ac4ebd71f023.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/89bc1ad8-e92e-4803-9216-ac4ebd71f023.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e61b190>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752375%252Fgeneral%252F35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752375/general/35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f
2026-03-27 17:16:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f, skipping ID generation
2026-03-27 17:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with scrape type 1
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f38f9f8-6016-555e-8b53-fc4f588f5a1f sending to next pipeline
2026-03-27 17:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f, identifier: 10738858
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e70da90>
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752378%252Fgeneral%252F5c30344e-9411-45ef-85c1-b53d79525f48.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752378/general/5c30344e-9411-45ef-85c1-b53d79525f48.jpg saved to cache
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64e64bce-dab3-51a6-bb17-47452e03abe3
2026-03-27 17:16:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64e64bce-dab3-51a6-bb17-47452e03abe3, skipping ID generation
2026-03-27 17:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e64bce-dab3-51a6-bb17-47452e03abe3 with scrape type 1
2026-03-27 17:16:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64e64bce-dab3-51a6-bb17-47452e03abe3 sending to next pipeline
2026-03-27 17:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 64e64bce-dab3-51a6-bb17-47452e03abe3, identifier: 10738863
2026-03-27 17:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858
2026-03-27 17:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858
2026-03-27 17:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f38f9f8-6016-555e-8b53-fc4f588f5a1f with identifier: 10738858 to the API
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752375/general/35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Petrol',
'id': '2f38f9f8-6016-555e-8b53-fc4f588f5a1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-MX-142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738858',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 78335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391634,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/35124b3a-ca4e-42f3-8467-4e9fbbb6e1ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32285,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/601ffeea-c14f-431d-b482-2edbccfa5145.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403365,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/56421c21-3b49-4d97-b1f3-aa3a9d0ca09b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387130,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/0951055e-4b4c-4d4f-81fd-1596caaa0752.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389615,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/f4aa0f62-16fc-418c-8443-4f7edac5f326.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340204,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/e7331344-18d3-4581-893c-b692c5ad2e08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/1210f830-5f65-4832-9973-f97dceb52ccf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153341,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/7af58b78-418c-4648-8694-315b01bccee6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333809,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/91756c4c-7ca2-4a61-895c-b6c332a7c04e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f38f9f8-6016-555e-8b53-fc4f588f5a1f/2f38f9f8-6016-555e-8b53-fc4f588f5a1f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404894,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752375/general/e3a15182-0173-49ab-9290-8751c7a13d9d.jpg',
'Width': 1920}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2024-02-15',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 160 hp - 78.335 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738858%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [adesa.de] INFO: Saving data for 10738858: {'created_time': 1774631795.092975, 'last_price_update_time': 1774631795.092987, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738858') HTTP/1.1" 204 0
2026-03-27 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863
2026-03-27 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863
2026-03-27 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 64e64bce-dab3-51a6-bb17-47452e03abe3 with identifier: 10738863 to the API
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752378/general/5c30344e-9411-45ef-85c1-b53d79525f48.jpg>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Hybrid',
'id': '64e64bce-dab3-51a6-bb17-47452e03abe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME-BI-153E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738863',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 21516,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393017,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/5c30344e-9411-45ef-85c1-b53d79525f48.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32884,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/2eb8fa80-aaac-4576-8573-151194a6e1fe.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189016,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/1de0969f-bb34-4674-83f7-8d863dcf6aab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399558,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/9d51678f-baeb-44d4-adc5-5730909133f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326252,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/1724e184-0487-40e4-bd7d-340ed440f7fa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/b922c0d3-208b-4fa9-92e3-662682d14143.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/75f0cf31-d118-4910-8e72-62c95350617e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381615,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/f2d5611a-4040-42bc-a7da-27fe12e706e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134580,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/f2ca396b-1789-4403-acb3-324b8371a079.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64e64bce-dab3-51a6-bb17-47452e03abe3/64e64bce-dab3-51a6-bb17-47452e03abe3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154087,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752378/general/a41d524c-ee96-43f8-99a4-d8aaf12b7bbe.jpg',
'Width': 1280}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.6 GDI Vision - Hybrid - Automatic - 105 hp - 21.516 '
'km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738863%27 HTTP/1.1" 200 None
2026-03-27 17:16:35 [adesa.de] INFO: Saving data for 10738863: {'created_time': 1774631795.482847, 'last_price_update_time': 1774631795.482859, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738863') HTTP/1.1" 204 0
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752351/general/01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738839)
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752369/general/f39f4615-98da-4c3b-ba74-cedfbf1aa28f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738852)
2026-03-27 17:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16: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-27 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f167e50>
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F4b6091b0-5328-4a88-92ed-16165413dd8f.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/4b6091b0-5328-4a88-92ed-16165413dd8f.jpg saved to cache
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5e5b10>
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252Fe4c48df9-2c0e-47f8-9ee9-88b68ad0911d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/e4c48df9-2c0e-47f8-9ee9-88b68ad0911d.jpg saved to cache
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e73a1d0>
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752377%252Fgeneral%252Fe0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752377/general/e0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg saved to cache
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bbca7954-b86b-5529-802b-3f347733db6d
2026-03-27 17:16:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bbca7954-b86b-5529-802b-3f347733db6d, skipping ID generation
2026-03-27 17:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbca7954-b86b-5529-802b-3f347733db6d with scrape type 1
2026-03-27 17:16:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bbca7954-b86b-5529-802b-3f347733db6d sending to next pipeline
2026-03-27 17:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bbca7954-b86b-5529-802b-3f347733db6d, identifier: 10738861
2026-03-27 17:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861
2026-03-27 17:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861
2026-03-27 17:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bbca7954-b86b-5529-802b-3f347733db6d with identifier: 10738861 to the API
2026-03-27 17:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752377/general/e0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': 'bbca7954-b86b-5529-802b-3f347733db6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BOT-WZ-78',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738861',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 58788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412243,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/e0cb6a10-c0c6-414a-987c-70f0bbcb8e79.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/f471f6e8-3073-49a7-9521-9c2af18fb999.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164427,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/9703c043-4012-4421-98dd-8dc8565f5312.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404024,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/16f856c0-8616-4542-8978-34aaafcb4bf3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322905,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/553598ee-7198-4a54-ac39-e9c37ca50b1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327346,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/b7c60b36-4b01-456e-a80f-373218af1022.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370602,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/3b9c2627-8cc9-44b1-a0d6-e16c0f4f6033.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375420,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/57c6b2d5-3deb-492b-a4a4-9be05e8ed863.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148101,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/7e6c921f-a975-4b81-8ebb-11d2a838f1e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbca7954-b86b-5529-802b-3f347733db6d/bbca7954-b86b-5529-802b-3f347733db6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332340,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752377/general/38e7ac6a-f9b7-4777-b5a7-da067d30d4a5.jpg',
'Width': 1920}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2024-01-03',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Kia Ceed SW 1.6 CRDi GT Line - Diesel - Automatic - 136 hp - 58.788 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738861%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [adesa.de] INFO: Saving data for 10738861: {'created_time': 1774631796.163099, 'last_price_update_time': 1774631796.16311, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738861') HTTP/1.1" 204 0
2026-03-27 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752367/general/7990287c-9f6f-4a41-aca7-d0e7c44f36af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738850)
2026-03-27 17:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4ceed0>
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752351%252Fgeneral%252F01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752351/general/01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg saved to cache
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 807de258-1576-55c0-9fae-e7dd4215273f
2026-03-27 17:16:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 807de258-1576-55c0-9fae-e7dd4215273f, skipping ID generation
2026-03-27 17:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 807de258-1576-55c0-9fae-e7dd4215273f with scrape type 1
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 807de258-1576-55c0-9fae-e7dd4215273f sending to next pipeline
2026-03-27 17:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 807de258-1576-55c0-9fae-e7dd4215273f, identifier: 10738839
2026-03-27 17:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247
2026-03-27 17:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab with scrape type 1
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 503d7e0b-3f70-5a1a-bed7-a3efb687faab
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F0cc4a6ef-3896-413f-8574-eba3ade738df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fdbdd2846-258a-4d99-b549-d430d89d289e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F36e8364f-0079-4621-914b-54de46a3969f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F22b47773-a4d0-4438-99b0-fbe693b19e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F5029da7e-d220-4883-97fb-0dce7e303f53.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252Fb5883f05-670a-42b2-b147-ccc4ff57ed91.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F02999df9-ced8-4073-ad81-610f99b426c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg already downloaded
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742368%252Fgeneral%252F420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg already downloaded
2026-03-27 17:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 503d7e0b-3f70-5a1a-bed7-a3efb687faab, identifier: 10735247
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e752b50>
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6362d32-c55a-5161-a602-2866377454ec/d6362d32-c55a-5161-a602-2866377454ec_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252Ff39f4615-98da-4c3b-ba74-cedfbf1aa28f.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/f39f4615-98da-4c3b-ba74-cedfbf1aa28f.jpg saved to cache
2026-03-27 17:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d6362d32-c55a-5161-a602-2866377454ec
2026-03-27 17:16:36 [adesa.de] INFO: Found listing with ID: 10736746
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736746%27 HTTP/1.1" 200 None
2026-03-27 17:16:36 [adesa.de] INFO: Scrape type for 10736746: 1
2026-03-27 17:16:36 [adesa.de] INFO: Scraping item 10736746 url https://www.openlane.eu/en/carv6/auction/10736746
2026-03-27 17:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839
2026-03-27 17:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839
2026-03-27 17:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 807de258-1576-55c0-9fae-e7dd4215273f with identifier: 10738839 to the API
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752351/general/01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T13:55:00Z',
'fuel_type': 'Diesel',
'id': '807de258-1576-55c0-9fae-e7dd4215273f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM-SI-89',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738839',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 108646,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384333,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/01fe3b67-9461-4a7e-a269-f050f9c6a82d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33068,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/89bc1ad8-e92e-4803-9216-ac4ebd71f023.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383632,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/4b6091b0-5328-4a88-92ed-16165413dd8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382332,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/e4c48df9-2c0e-47f8-9ee9-88b68ad0911d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325015,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/07dc8315-ba04-4abc-bc98-82c5eccb167a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324278,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/d9ce3013-add5-4cc5-96dc-1a0681672b22.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360832,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/747a71cc-f3fb-4d44-9113-19183cb044f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 422021,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/ae7e6a9a-18d8-4772-ab5b-cda69d91077b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324536,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/cb337ce7-b4d4-43cb-abaa-4b96404aae19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_807de258-1576-55c0-9fae-e7dd4215273f/807de258-1576-55c0-9fae-e7dd4215273f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162781,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752351/general/71da5854-386d-49e1-85b7-cfb33a944d29.jpg',
'Width': 1280}],
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'ALD AutoLeasing D GmbH',
'title': 'Ford Ranger 2.0 XLT - AWD - Diesel - Automatic - 170 hp - 108.646 '
'km',
'transmission': 'automatic',
'trim': 'XLT',
'vin': None,
'year': 2022}
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738839%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [adesa.de] INFO: Saving data for 10738839: {'created_time': 1774631797.058017, 'last_price_update_time': 1774631797.058028, 'auction_closing_time': 1774878900.0}
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738839') HTTP/1.1" 204 0
2026-03-27 17:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247
2026-03-27 17:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247
2026-03-27 17:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 503d7e0b-3f70-5a1a-bed7-a3efb687faab with identifier: 10735247 to the API
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '503d7e0b-3f70-5a1a-bed7-a3efb687faab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735247',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 40560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg',
'https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg',
'https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg',
'https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg',
'https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg',
'https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg',
'https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg',
'https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg',
'https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg',
'https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/0cc4a6ef-3896-413f-8574-eba3ade738df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/dbdd2846-258a-4d99-b549-d430d89d289e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/36e8364f-0079-4621-914b-54de46a3969f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/22b47773-a4d0-4438-99b0-fbe693b19e05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/ef3ca00d-acc5-4db9-8cc6-f11ba5cbad56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/5029da7e-d220-4883-97fb-0dce7e303f53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/448efec6-0387-4b7b-9c7b-59b9a5ec950c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/b5883f05-670a-42b2-b147-ccc4ff57ed91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/02999df9-ced8-4073-ad81-610f99b426c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_503d7e0b-3f70-5a1a-bed7-a3efb687faab/503d7e0b-3f70-5a1a-bed7-a3efb687faab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742368/general/420f15d3-7237-49b4-820d-99ac85fa3bb3.jpg',
'Width': 1024}],
'price': 43200,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 4,
'seller_name': None,
'title': 'Audi S5 - Petrol - Automatic - 354 hp - 40.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735247%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [adesa.de] INFO: Saving data for 10735247: {'created_time': 1774631797.376458, 'last_price_update_time': 1774631797.376471, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735247') HTTP/1.1" 204 0
2026-03-27 17:16:37 [adesa.de] INFO: Found listing with ID: 10734383
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734383%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [adesa.de] INFO: Scrape type for 10734383: 1
2026-03-27 17:16:37 [adesa.de] INFO: Scraping item 10734383 url https://www.openlane.eu/en/carv6/auction/10734383
2026-03-27 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752369/general/32dc6e4c-ca82-4ef8-a886-9ec74937f27e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738852)
2026-03-27 17:16:37 [adesa.de] INFO: Found listing with ID: 10736527
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736527%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [adesa.de] INFO: Scrape type for 10736527: 1
2026-03-27 17:16:37 [adesa.de] INFO: Scraping item 10736527 url https://www.openlane.eu/en/carv6/auction/10736527
2026-03-27 17:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734392> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c256ed450>
2026-03-27 17:16:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7/39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F7990287c-9f6f-4a41-aca7-d0e7c44f36af.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/7990287c-9f6f-4a41-aca7-d0e7c44f36af.jpg saved to cache
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250
2026-03-27 17:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba71c015-0dce-5572-9f23-4f0b642e5c4b with scrape type 1
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba71c015-0dce-5572-9f23-4f0b642e5c4b
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252Faaf85f13-b9da-4a71-8071-f8765f034509.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/aaf85f13-b9da-4a71-8071-f8765f034509.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F2a3c104d-36f8-4375-83cc-965be84d8c9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/2a3c104d-36f8-4375-83cc-965be84d8c9f.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252Ffc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/fc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F3683e28f-3948-4e18-9d1a-8a30d518951d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/3683e28f-3948-4e18-9d1a-8a30d518951d.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F4656d1de-f783-4ba0-8b59-81934a33892d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/4656d1de-f783-4ba0-8b59-81934a33892d.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg already downloaded
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742372%252Fgeneral%252F1684b209-ef95-4b50-8db2-59a62c6cf803.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742372/general/1684b209-ef95-4b50-8db2-59a62c6cf803.jpg already downloaded
2026-03-27 17:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba71c015-0dce-5572-9f23-4f0b642e5c4b, identifier: 10735250
2026-03-27 17:16:37 [adesa.de] INFO: Found listing with ID: 10736522
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736522%27 HTTP/1.1" 200 None
2026-03-27 17:16:37 [adesa.de] INFO: Scrape type for 10736522: 1
2026-03-27 17:16:37 [adesa.de] INFO: Scraping item 10736522 url https://www.openlane.eu/en/carv6/auction/10736522
2026-03-27 17:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250
2026-03-27 17:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250
2026-03-27 17:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba71c015-0dce-5572-9f23-4f0b642e5c4b with identifier: 10735250 to the API
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735250>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'ba71c015-0dce-5572-9f23-4f0b642e5c4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735250',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 55759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5742372/general/aaf85f13-b9da-4a71-8071-f8765f034509.jpg',
'https://images.openlane.eu/carimgs/5742372/general/2a3c104d-36f8-4375-83cc-965be84d8c9f.jpg',
'https://images.openlane.eu/carimgs/5742372/general/76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg',
'https://images.openlane.eu/carimgs/5742372/general/518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg',
'https://images.openlane.eu/carimgs/5742372/general/fc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg',
'https://images.openlane.eu/carimgs/5742372/general/3683e28f-3948-4e18-9d1a-8a30d518951d.jpg',
'https://images.openlane.eu/carimgs/5742372/general/4656d1de-f783-4ba0-8b59-81934a33892d.jpg',
'https://images.openlane.eu/carimgs/5742372/general/33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg',
'https://images.openlane.eu/carimgs/5742372/general/5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg',
'https://images.openlane.eu/carimgs/5742372/general/1684b209-ef95-4b50-8db2-59a62c6cf803.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/aaf85f13-b9da-4a71-8071-f8765f034509.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/2a3c104d-36f8-4375-83cc-965be84d8c9f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/76d3f750-e894-4b09-beed-d4ec6fc0e7ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/518f3ac8-0b5a-4fee-985e-22bd241c9669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/fc8890f7-0e61-4ad2-8cfc-aeb0dc1e282b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/3683e28f-3948-4e18-9d1a-8a30d518951d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/4656d1de-f783-4ba0-8b59-81934a33892d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/33eeff7c-8bd1-4305-a7f4-bb7490149598.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/5c8a3db4-1a6e-410e-9a7f-04dacbe6b31a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba71c015-0dce-5572-9f23-4f0b642e5c4b/ba71c015-0dce-5572-9f23-4f0b642e5c4b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742372/general/1684b209-ef95-4b50-8db2-59a62c6cf803.jpg',
'Width': 1024}],
'price': 31400,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 55 TFSI Sport - Petrol - Automatic - 340 hp - 55.759 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2023}
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735250%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [adesa.de] INFO: Saving data for 10735250: {'created_time': 1774631798.103216, 'last_price_update_time': 1774631798.103228, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735250') HTTP/1.1" 204 0
2026-03-27 17:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752367/general/14afa87d-69bf-4d9c-9121-28c3a0bf559c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738850)
2026-03-27 17:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752369/general/76654ec3-65e8-4e65-a946-2ecbb4e10de2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738852)
2026-03-27 17:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752367/general/a79a383b-28be-4ff5-8249-bddd542633f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738850)
2026-03-27 17:16:38 [adesa.de] INFO: Found listing with ID: 10735241
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735241%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [adesa.de] INFO: Scrape type for 10735241: 1
2026-03-27 17:16:38 [adesa.de] INFO: Scraping item 10735241 url https://www.openlane.eu/en/carv6/auction/10735241
2026-03-27 17:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524
2026-03-27 17:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with scrape type 1
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F3aa032d0-03c6-4e83-bdc0-38c1f6d78586.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/3aa032d0-03c6-4e83-bdc0-38c1f6d78586.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252Fe8226092-a155-411e-8f31-f4e743f07210.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/e8226092-a155-411e-8f31-f4e743f07210.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F092c4eeb-08b3-43ca-a27a-4ec3bd87910a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/092c4eeb-08b3-43ca-a27a-4ec3bd87910a.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F35e9d5d1-8d7d-4a81-90ca-773c501e2239.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/35e9d5d1-8d7d-4a81-90ca-773c501e2239.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F7e7ac188-665d-41e0-b24a-5ffaf06f8f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/7e7ac188-665d-41e0-b24a-5ffaf06f8f3b.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F1115abca-359c-4b79-bdc7-458556858871.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/1115abca-359c-4b79-bdc7-458556858871.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252Fce1a29d3-c4d5-4a98-a86d-1fd8c6e8c7b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/ce1a29d3-c4d5-4a98-a86d-1fd8c6e8c7b4.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F6878a00d-6bc3-43d3-80c8-3b63d0085b6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/6878a00d-6bc3-43d3-80c8-3b63d0085b6c.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F7ac561ac-8a4a-46ec-84fb-b3a33c667f84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/7ac561ac-8a4a-46ec-84fb-b3a33c667f84.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg not downloaded yet
2026-03-27 17:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394
2026-03-27 17:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a03a14e-c50a-5119-8e06-f4669c556003 with scrape type 1
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a03a14e-c50a-5119-8e06-f4669c556003
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252Fa113e8b5-4445-424a-bdb5-5507256c9cf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/a113e8b5-4445-424a-bdb5-5507256c9cf9.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252Fd43b4733-779f-41cb-9dac-4c9efe570f27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/d43b4733-779f-41cb-9dac-4c9efe570f27.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252F7a6c7537-0ca9-424d-92d6-60e93a863a11.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/7a6c7537-0ca9-424d-92d6-60e93a863a11.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252Fc61083b4-39f1-4d83-a53a-15e26a35b04a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/c61083b4-39f1-4d83-a53a-15e26a35b04a.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252Fc1d899f0-3a16-46c3-9cb3-5cc9f26a58bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/c1d899f0-3a16-46c3-9cb3-5cc9f26a58bc.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252Fdbdfeb2f-c02f-4f5c-bd13-93feba527346.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/dbdfeb2f-c02f-4f5c-bd13-93feba527346.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252F094fa6b7-212c-482c-8f9f-d878cae5e0f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/094fa6b7-212c-482c-8f9f-d878cae5e0f0.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252F1b1a54e5-eae4-490f-952a-8655deff06fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/1b1a54e5-eae4-490f-952a-8655deff06fb.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252F25d4a118-921f-47c5-b6fd-d37e68acb38f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/25d4a118-921f-47c5-b6fd-d37e68acb38f.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716459%252Fgeneral%252F8172f5a3-7249-4437-9cd9-4739bfd098c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716459/general/8172f5a3-7249-4437-9cd9-4739bfd098c6.jpg already downloaded
2026-03-27 17:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0a03a14e-c50a-5119-8e06-f4669c556003, identifier: 10734394
2026-03-27 17:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387
2026-03-27 17:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with scrape type 1
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1ef362d-5cb1-5d86-964b-b8e4e29997a3
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F52b48da9-0eb6-4ea1-9beb-bc4ab94dad37.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/52b48da9-0eb6-4ea1-9beb-bc4ab94dad37.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F08bfd8ca-e3dd-410e-b788-3b1d702185cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/08bfd8ca-e3dd-410e-b788-3b1d702185cf.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252Fecff3f10-7e0a-4415-a3dc-0f5bfd51b5ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/ecff3f10-7e0a-4415-a3dc-0f5bfd51b5ab.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F61065dca-1938-45a7-a83f-35f2164dbe28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/61065dca-1938-45a7-a83f-35f2164dbe28.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252Ff4ddb31e-e23e-4e74-996b-2aaa81d39327.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/f4ddb31e-e23e-4e74-996b-2aaa81d39327.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252Fcc52eb0b-c8be-437a-b98c-a49573883d11.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/cc52eb0b-c8be-437a-b98c-a49573883d11.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F4949382d-346d-45f2-8bfa-34007c6614f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/4949382d-346d-45f2-8bfa-34007c6614f1.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F583fff2a-45f0-4dbb-a106-ef63390c8b21.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/583fff2a-45f0-4dbb-a106-ef63390c8b21.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F61d55eaa-b11e-4bff-940f-fb865a33822e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/61d55eaa-b11e-4bff-940f-fb865a33822e.jpg already downloaded
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682264%252Fgeneral%252F42ab5594-ddf9-4f98-91ed-77c17282f4cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682264/general/42ab5594-ddf9-4f98-91ed-77c17282f4cf.jpg already downloaded
2026-03-27 17:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1ef362d-5cb1-5d86-964b-b8e4e29997a3, identifier: 10734387
2026-03-27 17:16:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f202b90>
2026-03-27 17:16:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6362d32-c55a-5161-a602-2866377454ec/d6362d32-c55a-5161-a602-2866377454ec_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F32dc6e4c-ca82-4ef8-a886-9ec74937f27e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/32dc6e4c-ca82-4ef8-a886-9ec74937f27e.jpg saved to cache
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d6362d32-c55a-5161-a602-2866377454ec
2026-03-27 17:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392
2026-03-27 17:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 1
2026-03-27 17:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add
2026-03-27 17:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F94fc57d3-f7bd-4560-be9d-f7eb34b0444f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/94fc57d3-f7bd-4560-be9d-f7eb34b0444f.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F96ef057d-32e6-4ad0-b0e7-a20f0dc82748.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/96ef057d-32e6-4ad0-b0e7-a20f0dc82748.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252Fbe8506e8-1f5a-41c1-98fc-93da33f34561.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/be8506e8-1f5a-41c1-98fc-93da33f34561.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F6e08ff95-fc66-47ed-80a4-96cc2e5b4cae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/6e08ff95-fc66-47ed-80a4-96cc2e5b4cae.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252Fec370740-0bcb-4fc1-a91b-393c81d4cc9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/ec370740-0bcb-4fc1-a91b-393c81d4cc9b.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F8441a768-3385-4c21-949a-7760cbac1def.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/8441a768-3385-4c21-949a-7760cbac1def.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F14652cfb-086d-404f-a8fa-2a24fc7bfe13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/14652cfb-086d-404f-a8fa-2a24fc7bfe13.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252Ff992ab35-b66f-48f2-a798-a8ade72c65dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/f992ab35-b66f-48f2-a798-a8ade72c65dd.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F11be9a0d-637a-4c8f-be27-99d7309c88b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/11be9a0d-637a-4c8f-be27-99d7309c88b9.jpg already downloaded
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719101%252Fgeneral%252F71e5dc2b-ab5d-4dbf-a5d9-dc9e37684008.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/71e5dc2b-ab5d-4dbf-a5d9-dc9e37684008.jpg already downloaded
2026-03-27 17:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ac6f22d-4c2c-52b6-8d13-922a68f84add, identifier: 10734392
2026-03-27 17:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752369/general/afd2583f-28b8-435f-8034-3b58c19ea7f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738852)
2026-03-27 17:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394
2026-03-27 17:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394
2026-03-27 17:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0a03a14e-c50a-5119-8e06-f4669c556003 with identifier: 10734394 to the API
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': '0a03a14e-c50a-5119-8e06-f4669c556003',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42942078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734394',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 50391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 86,
'photo_urls': ['https://images.openlane.eu/carimgs/5716459/general/a113e8b5-4445-424a-bdb5-5507256c9cf9.jpg',
'https://images.openlane.eu/carimgs/5716459/general/d43b4733-779f-41cb-9dac-4c9efe570f27.jpg',
'https://images.openlane.eu/carimgs/5716459/general/7a6c7537-0ca9-424d-92d6-60e93a863a11.jpg',
'https://images.openlane.eu/carimgs/5716459/general/c61083b4-39f1-4d83-a53a-15e26a35b04a.jpg',
'https://images.openlane.eu/carimgs/5716459/general/c1d899f0-3a16-46c3-9cb3-5cc9f26a58bc.jpg',
'https://images.openlane.eu/carimgs/5716459/general/dbdfeb2f-c02f-4f5c-bd13-93feba527346.jpg',
'https://images.openlane.eu/carimgs/5716459/general/094fa6b7-212c-482c-8f9f-d878cae5e0f0.jpg',
'https://images.openlane.eu/carimgs/5716459/general/1b1a54e5-eae4-490f-952a-8655deff06fb.jpg',
'https://images.openlane.eu/carimgs/5716459/general/25d4a118-921f-47c5-b6fd-d37e68acb38f.jpg',
'https://images.openlane.eu/carimgs/5716459/general/8172f5a3-7249-4437-9cd9-4739bfd098c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29866,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/a113e8b5-4445-424a-bdb5-5507256c9cf9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29716,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/d43b4733-779f-41cb-9dac-4c9efe570f27.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/7a6c7537-0ca9-424d-92d6-60e93a863a11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/c61083b4-39f1-4d83-a53a-15e26a35b04a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104833,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/c1d899f0-3a16-46c3-9cb3-5cc9f26a58bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/dbdfeb2f-c02f-4f5c-bd13-93feba527346.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28861,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/094fa6b7-212c-482c-8f9f-d878cae5e0f0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/1b1a54e5-eae4-490f-952a-8655deff06fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83693,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/25d4a118-921f-47c5-b6fd-d37e68acb38f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a03a14e-c50a-5119-8e06-f4669c556003/0a03a14e-c50a-5119-8e06-f4669c556003_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31943,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716459/general/8172f5a3-7249-4437-9cd9-4739bfd098c6.jpg',
'Width': 400}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Allane Group',
'title': 'Audi E-Tron 50 S Line - Quattro - Electric - Automatic - 313 hp - '
'50.391 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734394%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [adesa.de] INFO: Saving data for 10734394: {'created_time': 1774631799.57539, 'last_price_update_time': 1774631799.575402, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734394') HTTP/1.1" 204 0
2026-03-27 17:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387
2026-03-27 17:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387
2026-03-27 17:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1ef362d-5cb1-5d86-964b-b8e4e29997a3 with identifier: 10734387 to the API
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1ef362d-5cb1-5d86-964b-b8e4e29997a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '110264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734387',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5682264/general/52b48da9-0eb6-4ea1-9beb-bc4ab94dad37.jpg',
'https://images.openlane.eu/carimgs/5682264/general/08bfd8ca-e3dd-410e-b788-3b1d702185cf.jpg',
'https://images.openlane.eu/carimgs/5682264/general/ecff3f10-7e0a-4415-a3dc-0f5bfd51b5ab.jpg',
'https://images.openlane.eu/carimgs/5682264/general/61065dca-1938-45a7-a83f-35f2164dbe28.jpg',
'https://images.openlane.eu/carimgs/5682264/general/f4ddb31e-e23e-4e74-996b-2aaa81d39327.jpg',
'https://images.openlane.eu/carimgs/5682264/general/cc52eb0b-c8be-437a-b98c-a49573883d11.jpg',
'https://images.openlane.eu/carimgs/5682264/general/4949382d-346d-45f2-8bfa-34007c6614f1.jpg',
'https://images.openlane.eu/carimgs/5682264/general/583fff2a-45f0-4dbb-a106-ef63390c8b21.jpg',
'https://images.openlane.eu/carimgs/5682264/general/61d55eaa-b11e-4bff-940f-fb865a33822e.jpg',
'https://images.openlane.eu/carimgs/5682264/general/42ab5594-ddf9-4f98-91ed-77c17282f4cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1785080,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/52b48da9-0eb6-4ea1-9beb-bc4ab94dad37.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1634747,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/08bfd8ca-e3dd-410e-b788-3b1d702185cf.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1802324,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/ecff3f10-7e0a-4415-a3dc-0f5bfd51b5ab.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1719155,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/61065dca-1938-45a7-a83f-35f2164dbe28.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1598711,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/f4ddb31e-e23e-4e74-996b-2aaa81d39327.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1618886,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/cc52eb0b-c8be-437a-b98c-a49573883d11.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1778411,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/4949382d-346d-45f2-8bfa-34007c6614f1.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1796017,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/583fff2a-45f0-4dbb-a106-ef63390c8b21.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1661489,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/61d55eaa-b11e-4bff-940f-fb865a33822e.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1ef362d-5cb1-5d86-964b-b8e4e29997a3/f1ef362d-5cb1-5d86-964b-b8e4e29997a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1752363,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682264/general/42ab5594-ddf9-4f98-91ed-77c17282f4cf.jpg',
'Width': 2668}],
'price': 36800,
'price_includes_vat': True,
'registration_date': '2025-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 28.016 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734387%27 HTTP/1.1" 200 None
2026-03-27 17:16:39 [adesa.de] INFO: Saving data for 10734387: {'created_time': 1774631799.967812, 'last_price_update_time': 1774631799.967827, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734387') HTTP/1.1" 204 0
2026-03-27 17:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392
2026-03-27 17:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392
2026-03-27 17:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10734392 to the API
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734392>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:30: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=10734392',
'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': 36800,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 9.058 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734392%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [adesa.de] INFO: Saving data for 10734392: {'created_time': 1774631800.288244, 'last_price_update_time': 1774631800.288256, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734392') HTTP/1.1" 204 0
2026-03-27 17:16:40 [adesa.de] INFO: Found listing with ID: 10735239
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735239%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [adesa.de] INFO: Scrape type for 10735239: 1
2026-03-27 17:16:40 [adesa.de] INFO: Scraping item 10735239 url https://www.openlane.eu/en/carv6/auction/10735239
2026-03-27 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735252> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734391> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e129cd0>
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7/39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F14afa87d-69bf-4d9c-9121-28c3a0bf559c.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/14afa87d-69bf-4d9c-9121-28c3a0bf559c.jpg saved to cache
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e644c10>
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6362d32-c55a-5161-a602-2866377454ec/d6362d32-c55a-5161-a602-2866377454ec_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F76654ec3-65e8-4e65-a946-2ecbb4e10de2.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/76654ec3-65e8-4e65-a946-2ecbb4e10de2.jpg saved to cache
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d6362d32-c55a-5161-a602-2866377454ec
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f034dd0>
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7/39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252Fa79a383b-28be-4ff5-8249-bddd542633f7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/a79a383b-28be-4ff5-8249-bddd542633f7.jpg saved to cache
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752365/general/baa838a0-a651-4bf5-85ae-7feba1a5bae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738848)
2026-03-27 17:16:40 [adesa.de] INFO: Found listing with ID: 10735237
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735237%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [adesa.de] INFO: Scrape type for 10735237: 1
2026-03-27 17:16:40 [adesa.de] INFO: Scraping item 10735237 url https://www.openlane.eu/en/carv6/auction/10735237
2026-03-27 17:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f46a9d0>
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6362d32-c55a-5161-a602-2866377454ec/d6362d32-c55a-5161-a602-2866377454ec_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252Fafd2583f-28b8-435f-8034-3b58c19ea7f2.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/afd2583f-28b8-435f-8034-3b58c19ea7f2.jpg saved to cache
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d6362d32-c55a-5161-a602-2866377454ec
2026-03-27 17:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752349/general/2b472152-8351-4973-adad-8ed07a709521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738838)
2026-03-27 17:16:40 [adesa.de] INFO: Found listing with ID: 10735253
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735253%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [adesa.de] INFO: Scrape type for 10735253: 1
2026-03-27 17:16:40 [adesa.de] INFO: Scraping item 10735253 url https://www.openlane.eu/en/carv6/auction/10735253
2026-03-27 17:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with identifier: 10734419
2026-03-27 17:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88 with scrape type 1
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F388a67ff-69a3-488d-ba8f-520db874d33b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/388a67ff-69a3-488d-ba8f-520db874d33b.jpg not downloaded yet
2026-03-27 17:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252
2026-03-27 17:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb134344-0298-54dd-83bf-10eeb964502b with scrape type 1
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb134344-0298-54dd-83bf-10eeb964502b
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252Ff49ae5c1-4e7a-4eca-a7f0-1db7e919b184.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/f49ae5c1-4e7a-4eca-a7f0-1db7e919b184.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252Fae65b2bb-2d1b-4ec9-8022-fbfe23551967.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/ae65b2bb-2d1b-4ec9-8022-fbfe23551967.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F527fd4d7-8693-4ce7-995c-f84f1c20cc66.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/527fd4d7-8693-4ce7-995c-f84f1c20cc66.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F7aa4b55a-4008-4999-a205-618fb4257abb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/7aa4b55a-4008-4999-a205-618fb4257abb.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F8ec6231c-cc0f-4067-bc3e-d7257dec6198.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/8ec6231c-cc0f-4067-bc3e-d7257dec6198.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F8d311f95-7ced-4be2-9d34-c417fefdde2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/8d311f95-7ced-4be2-9d34-c417fefdde2b.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F0b5abc09-60b0-4c06-ab25-ea1edc038937.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/0b5abc09-60b0-4c06-ab25-ea1edc038937.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F2f591cf4-add4-4e05-994a-f4f06e1eabe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/2f591cf4-add4-4e05-994a-f4f06e1eabe4.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F35134663-6d1b-4109-bc2d-22cb2de18e39.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/35134663-6d1b-4109-bc2d-22cb2de18e39.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742374%252Fgeneral%252F7b4e8ca7-d12d-47dd-8abe-5fe75d5c3ec2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742374/general/7b4e8ca7-d12d-47dd-8abe-5fe75d5c3ec2.jpg already downloaded
2026-03-27 17:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb134344-0298-54dd-83bf-10eeb964502b, identifier: 10735252
2026-03-27 17:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391
2026-03-27 17:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 133db72d-ca4f-5ef1-b708-6db5434a3295 with scrape type 1
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 133db72d-ca4f-5ef1-b708-6db5434a3295
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252Fe6523326-b8d6-4165-b60f-bf372bb62509.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/e6523326-b8d6-4165-b60f-bf372bb62509.jpg already downloaded
2026-03-27 17:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252Fa0b3b04c-3b3a-49eb-b8e1-1e64554aa5c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/a0b3b04c-3b3a-49eb-b8e1-1e64554aa5c8.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252F5e320ff1-9d47-4c60-a413-c468df36f071.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/5e320ff1-9d47-4c60-a413-c468df36f071.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252F94e9087c-0b4d-4817-af69-c4d2aa2cd487.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/94e9087c-0b4d-4817-af69-c4d2aa2cd487.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252Fc6ce92fb-f683-4c44-9df0-0f542aa2b970.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/c6ce92fb-f683-4c44-9df0-0f542aa2b970.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252F3dde0f99-e17a-4f7a-a100-72e3ab2552db.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/3dde0f99-e17a-4f7a-a100-72e3ab2552db.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252F6d9ccd97-211b-49a3-b832-e6d7f6ac3dec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/6d9ccd97-211b-49a3-b832-e6d7f6ac3dec.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252Fc47f235a-06b7-4743-b18b-fed130d8d76b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/c47f235a-06b7-4743-b18b-fed130d8d76b.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252F6ac60120-747e-4e9c-a868-2c3c96d0160e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/6ac60120-747e-4e9c-a868-2c3c96d0160e.jpg already downloaded
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719099%252Fgeneral%252Fe5e332d3-50f8-47d1-af96-c40cc46e8d55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719099/general/e5e332d3-50f8-47d1-af96-c40cc46e8d55.jpg already downloaded
2026-03-27 17:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 133db72d-ca4f-5ef1-b708-6db5434a3295, identifier: 10734391
2026-03-27 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752367/general/a1096eaf-9fe5-40ce-ac63-cd1cbbd2843a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738850)
2026-03-27 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752369/general/9ab73ca8-be07-4c2b-9943-ccb83d47999e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738852)
2026-03-27 17:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252
2026-03-27 17:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252
2026-03-27 17:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb134344-0298-54dd-83bf-10eeb964502b with identifier: 10735252 to the API
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735252>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'bb134344-0298-54dd-83bf-10eeb964502b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124B',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735252',
'listing': 'auctionplusdirectbuy',
'location': 'Ketzin (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 52936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5742374/general/f49ae5c1-4e7a-4eca-a7f0-1db7e919b184.jpg',
'https://images.openlane.eu/carimgs/5742374/general/ae65b2bb-2d1b-4ec9-8022-fbfe23551967.jpg',
'https://images.openlane.eu/carimgs/5742374/general/527fd4d7-8693-4ce7-995c-f84f1c20cc66.jpg',
'https://images.openlane.eu/carimgs/5742374/general/7aa4b55a-4008-4999-a205-618fb4257abb.jpg',
'https://images.openlane.eu/carimgs/5742374/general/8ec6231c-cc0f-4067-bc3e-d7257dec6198.jpg',
'https://images.openlane.eu/carimgs/5742374/general/8d311f95-7ced-4be2-9d34-c417fefdde2b.jpg',
'https://images.openlane.eu/carimgs/5742374/general/0b5abc09-60b0-4c06-ab25-ea1edc038937.jpg',
'https://images.openlane.eu/carimgs/5742374/general/2f591cf4-add4-4e05-994a-f4f06e1eabe4.jpg',
'https://images.openlane.eu/carimgs/5742374/general/35134663-6d1b-4109-bc2d-22cb2de18e39.jpg',
'https://images.openlane.eu/carimgs/5742374/general/7b4e8ca7-d12d-47dd-8abe-5fe75d5c3ec2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26157,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/f49ae5c1-4e7a-4eca-a7f0-1db7e919b184.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/ae65b2bb-2d1b-4ec9-8022-fbfe23551967.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/527fd4d7-8693-4ce7-995c-f84f1c20cc66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/7aa4b55a-4008-4999-a205-618fb4257abb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/8ec6231c-cc0f-4067-bc3e-d7257dec6198.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/8d311f95-7ced-4be2-9d34-c417fefdde2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/0b5abc09-60b0-4c06-ab25-ea1edc038937.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/2f591cf4-add4-4e05-994a-f4f06e1eabe4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/35134663-6d1b-4109-bc2d-22cb2de18e39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb134344-0298-54dd-83bf-10eeb964502b/bb134344-0298-54dd-83bf-10eeb964502b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742374/general/7b4e8ca7-d12d-47dd-8abe-5fe75d5c3ec2.jpg',
'Width': 1024}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - Automatic - 204 hp - '
'52.936 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735252%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [adesa.de] INFO: Saving data for 10735252: {'created_time': 1774631801.545081, 'last_price_update_time': 1774631801.545101, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735252') HTTP/1.1" 204 0
2026-03-27 17:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391
2026-03-27 17:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391
2026-03-27 17:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 133db72d-ca4f-5ef1-b708-6db5434a3295 with identifier: 10734391 to the API
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734391>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '133db72d-ca4f-5ef1-b708-6db5434a3295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N010820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734391',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 15586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5719099/general/e6523326-b8d6-4165-b60f-bf372bb62509.jpg',
'https://images.openlane.eu/carimgs/5719099/general/a0b3b04c-3b3a-49eb-b8e1-1e64554aa5c8.jpg',
'https://images.openlane.eu/carimgs/5719099/general/5e320ff1-9d47-4c60-a413-c468df36f071.jpg',
'https://images.openlane.eu/carimgs/5719099/general/94e9087c-0b4d-4817-af69-c4d2aa2cd487.jpg',
'https://images.openlane.eu/carimgs/5719099/general/c6ce92fb-f683-4c44-9df0-0f542aa2b970.jpg',
'https://images.openlane.eu/carimgs/5719099/general/3dde0f99-e17a-4f7a-a100-72e3ab2552db.jpg',
'https://images.openlane.eu/carimgs/5719099/general/6d9ccd97-211b-49a3-b832-e6d7f6ac3dec.jpg',
'https://images.openlane.eu/carimgs/5719099/general/c47f235a-06b7-4743-b18b-fed130d8d76b.jpg',
'https://images.openlane.eu/carimgs/5719099/general/6ac60120-747e-4e9c-a868-2c3c96d0160e.jpg',
'https://images.openlane.eu/carimgs/5719099/general/e5e332d3-50f8-47d1-af96-c40cc46e8d55.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1580076,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/e6523326-b8d6-4165-b60f-bf372bb62509.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1510426,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/a0b3b04c-3b3a-49eb-b8e1-1e64554aa5c8.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1601752,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/5e320ff1-9d47-4c60-a413-c468df36f071.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1642313,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/94e9087c-0b4d-4817-af69-c4d2aa2cd487.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1604229,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/c6ce92fb-f683-4c44-9df0-0f542aa2b970.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1193036,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/3dde0f99-e17a-4f7a-a100-72e3ab2552db.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1155608,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/6d9ccd97-211b-49a3-b832-e6d7f6ac3dec.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1221620,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/c47f235a-06b7-4743-b18b-fed130d8d76b.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 968540,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/6ac60120-747e-4e9c-a868-2c3c96d0160e.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_133db72d-ca4f-5ef1-b708-6db5434a3295/133db72d-ca4f-5ef1-b708-6db5434a3295_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336415,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719099/general/e5e332d3-50f8-47d1-af96-c40cc46e8d55.jpg',
'Width': 2668}],
'price': 32400,
'price_includes_vat': True,
'registration_date': '2025-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A5 Avant - Diesel - Automatic - 204 hp - 15.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734391%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [adesa.de] INFO: Saving data for 10734391: {'created_time': 1774631801.853455, 'last_price_update_time': 1774631801.85347, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734391') HTTP/1.1" 204 0
2026-03-27 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527791/general/63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736524)
2026-03-27 17:16:41 [adesa.de] INFO: Found listing with ID: 10735240
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735240%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [adesa.de] INFO: Scrape type for 10735240: 1
2026-03-27 17:16:41 [adesa.de] INFO: Scraping item 10735240 url https://www.openlane.eu/en/carv6/auction/10735240
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F459de006-9034-4880-bf0a-e5432c62041e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/459de006-9034-4880-bf0a-e5432c62041e.jpg not downloaded yet
2026-03-27 17:16:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e120c10>
2026-03-27 17:16:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a62908-9cbd-5509-bd3b-85fc272b6c21/14a62908-9cbd-5509-bd3b-85fc272b6c21_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252Fbaa838a0-a651-4bf5-85ae-7feba1a5bae3.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/baa838a0-a651-4bf5-85ae-7feba1a5bae3.jpg saved to cache
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 14a62908-9cbd-5509-bd3b-85fc272b6c21
2026-03-27 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752349/general/32da6438-1ecf-460e-8880-78d4d53d7733.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738838)
2026-03-27 17:16:41 [adesa.de] INFO: Found listing with ID: 10735257
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735257%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [adesa.de] INFO: Scrape type for 10735257: 1
2026-03-27 17:16:41 [adesa.de] INFO: Scraping item 10735257 url https://www.openlane.eu/en/carv6/auction/10735257
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F7bfb4bda-559d-410c-876f-0709065cccb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/7bfb4bda-559d-410c-876f-0709065cccb7.jpg not downloaded yet
2026-03-27 17:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efdcfd0>
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7157397-6f85-5d5a-a528-5660c4f884ea/e7157397-6f85-5d5a-a528-5660c4f884ea_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F2b472152-8351-4973-adad-8ed07a709521.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/2b472152-8351-4973-adad-8ed07a709521.jpg saved to cache
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7157397-6f85-5d5a-a528-5660c4f884ea
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52f010>
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7/39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252Fa1096eaf-9fe5-40ce-ac63-cd1cbbd2843a.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/a1096eaf-9fe5-40ce-ac63-cd1cbbd2843a.jpg saved to cache
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f101c10>
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d6362d32-c55a-5161-a602-2866377454ec/d6362d32-c55a-5161-a602-2866377454ec_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752369%252Fgeneral%252F9ab73ca8-be07-4c2b-9943-ccb83d47999e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752369/general/9ab73ca8-be07-4c2b-9943-ccb83d47999e.jpg saved to cache
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d6362d32-c55a-5161-a602-2866377454ec
2026-03-27 17:16:42 [adesa.de] INFO: Found listing with ID: 10735249
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735249%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [adesa.de] INFO: Scrape type for 10735249: 1
2026-03-27 17:16:42 [adesa.de] INFO: Scraping item 10735249 url https://www.openlane.eu/en/carv6/auction/10735249
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F76dd341d-f65e-49cd-82bd-46d4aba5e60b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/76dd341d-f65e-49cd-82bd-46d4aba5e60b.jpg not downloaded yet
2026-03-27 17:16:42 [adesa.de] INFO: Found listing with ID: 10735238
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735238%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [adesa.de] INFO: Scrape type for 10735238: 1
2026-03-27 17:16:42 [adesa.de] INFO: Scraping item 10735238 url https://www.openlane.eu/en/carv6/auction/10735238
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Fca2c769c-7bdb-41f6-a3e7-40d52f793e41.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/ca2c769c-7bdb-41f6-a3e7-40d52f793e41.jpg not downloaded yet
2026-03-27 17:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f102610>
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527791%252Fgeneral%252F63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527791/general/63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg saved to cache
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20
2026-03-27 17:16:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 78e9d3e1-b83b-5b45-b396-c40e804c8a20, skipping ID generation
2026-03-27 17:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with scrape type 1
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 78e9d3e1-b83b-5b45-b396-c40e804c8a20 sending to next pipeline
2026-03-27 17:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 78e9d3e1-b83b-5b45-b396-c40e804c8a20, identifier: 10736524
2026-03-27 17:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248
2026-03-27 17:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with scrape type 1
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26fdf481-2a2c-55d9-8eb6-7bc8653d1139
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252Fd6bf54d0-cb01-4158-8bed-03aef1b7ffe8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/d6bf54d0-cb01-4158-8bed-03aef1b7ffe8.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252Fc6da2689-52dd-4e1d-88e8-39afe71a1749.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/c6da2689-52dd-4e1d-88e8-39afe71a1749.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252F1518e792-df50-426c-a37e-914d62f57ffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/1518e792-df50-426c-a37e-914d62f57ffd.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252Ff4e8c04b-2b03-4770-b552-619a752ff677.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/f4e8c04b-2b03-4770-b552-619a752ff677.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252Fb5d352bb-3ffe-4b1e-ab63-9219b6815318.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/b5d352bb-3ffe-4b1e-ab63-9219b6815318.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252F0dec7f95-f7b5-4467-b016-3b1eb065cdd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/0dec7f95-f7b5-4467-b016-3b1eb065cdd8.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252Fe7b128a7-e69f-4284-b0b2-d64db771b7f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/e7b128a7-e69f-4284-b0b2-d64db771b7f6.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252F0b6e60ca-ff73-4d32-a43c-7e1c8789b221.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/0b6e60ca-ff73-4d32-a43c-7e1c8789b221.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252F36ac68df-c967-4ac9-bcb4-0c22d7130e32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/36ac68df-c967-4ac9-bcb4-0c22d7130e32.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742369%252Fgeneral%252F58c923a4-14a5-4a13-89ff-b46d83a4977a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742369/general/58c923a4-14a5-4a13-89ff-b46d83a4977a.jpg already downloaded
2026-03-27 17:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139, identifier: 10735248
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52cc50>
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7157397-6f85-5d5a-a528-5660c4f884ea/e7157397-6f85-5d5a-a528-5660c4f884ea_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752349%252Fgeneral%252F32da6438-1ecf-460e-8880-78d4d53d7733.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752349/general/32da6438-1ecf-460e-8880-78d4d53d7733.jpg saved to cache
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7157397-6f85-5d5a-a528-5660c4f884ea
2026-03-27 17:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669
2026-03-27 17:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa with scrape type 1
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7db930e-6063-5f3a-a052-86ecd7f6c2aa
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F9f83b8da-a13c-4b35-834a-c57ea4acb018.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/9f83b8da-a13c-4b35-834a-c57ea4acb018.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F28ae6bc5-badf-4a44-b741-4b11b3d190c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/28ae6bc5-badf-4a44-b741-4b11b3d190c1.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F1b0acce6-1a51-43e9-b7eb-5e706b18d61f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/1b0acce6-1a51-43e9-b7eb-5e706b18d61f.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F7332260e-76d1-4200-9326-ee13dc63d0ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/7332260e-76d1-4200-9326-ee13dc63d0ba.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252Fea362f96-2353-47c4-b99f-1fe2371058d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/ea362f96-2353-47c4-b99f-1fe2371058d4.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F582ed77a-c41d-4814-ba7d-00c930e42b59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/582ed77a-c41d-4814-ba7d-00c930e42b59.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F5c8ddaa9-d03a-4194-8d83-e5ec1d6aa243.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/5c8ddaa9-d03a-4194-8d83-e5ec1d6aa243.jpg already downloaded
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252Fa0ccf2ea-a7f1-434f-b25a-c7fdd9dc0ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/a0ccf2ea-a7f1-434f-b25a-c7fdd9dc0ccf.jpg already downloaded
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F21d0502a-99ef-45c8-88e4-3320241b9bf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/21d0502a-99ef-45c8-88e4-3320241b9bf9.jpg already downloaded
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5644423%252Fgeneral%252F4ec283e3-1113-4b4a-b6de-e70674d57961.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644423/general/4ec283e3-1113-4b4a-b6de-e70674d57961.jpg already downloaded
2026-03-27 17:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7db930e-6063-5f3a-a052-86ecd7f6c2aa, identifier: 10736669
2026-03-27 17:16:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524
2026-03-27 17:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524
2026-03-27 17:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 78e9d3e1-b83b-5b45-b396-c40e804c8a20 with identifier: 10736524 to the API
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5527791/general/63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '78e9d3e1-b83b-5b45-b396-c40e804c8a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736524',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 50021,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137766,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/3aa032d0-03c6-4e83-bdc0-38c1f6d78586.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140347,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/e8226092-a155-411e-8f31-f4e743f07210.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189914,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/092c4eeb-08b3-43ca-a27a-4ec3bd87910a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189758,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/35e9d5d1-8d7d-4a81-90ca-773c501e2239.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189672,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/7e7ac188-665d-41e0-b24a-5ffaf06f8f3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147607,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/1115abca-359c-4b79-bdc7-458556858871.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108660,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/ce1a29d3-c4d5-4a98-a86d-1fd8c6e8c7b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/6878a00d-6bc3-43d3-80c8-3b63d0085b6c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98708,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/7ac561ac-8a4a-46ec-84fb-b3a33c667f84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78e9d3e1-b83b-5b45-b396-c40e804c8a20/78e9d3e1-b83b-5b45-b396-c40e804c8a20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110267,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527791/general/63e81f8a-bcd9-468c-b459-d5abb9b7b239.jpg',
'Width': 1280}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 50.021 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736524%27 HTTP/1.1" 200 None
2026-03-27 17:16:43 [adesa.de] INFO: Saving data for 10736524: {'created_time': 1774631803.58535, 'last_price_update_time': 1774631803.585361, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736524') HTTP/1.1" 204 0
2026-03-27 17:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248
2026-03-27 17:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248
2026-03-27 17:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26fdf481-2a2c-55d9-8eb6-7bc8653d1139 with identifier: 10735248 to the API
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735248>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '26fdf481-2a2c-55d9-8eb6-7bc8653d1139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735248',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 34407,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5742369/general/d6bf54d0-cb01-4158-8bed-03aef1b7ffe8.jpg',
'https://images.openlane.eu/carimgs/5742369/general/c6da2689-52dd-4e1d-88e8-39afe71a1749.jpg',
'https://images.openlane.eu/carimgs/5742369/general/1518e792-df50-426c-a37e-914d62f57ffd.jpg',
'https://images.openlane.eu/carimgs/5742369/general/f4e8c04b-2b03-4770-b552-619a752ff677.jpg',
'https://images.openlane.eu/carimgs/5742369/general/b5d352bb-3ffe-4b1e-ab63-9219b6815318.jpg',
'https://images.openlane.eu/carimgs/5742369/general/0dec7f95-f7b5-4467-b016-3b1eb065cdd8.jpg',
'https://images.openlane.eu/carimgs/5742369/general/e7b128a7-e69f-4284-b0b2-d64db771b7f6.jpg',
'https://images.openlane.eu/carimgs/5742369/general/0b6e60ca-ff73-4d32-a43c-7e1c8789b221.jpg',
'https://images.openlane.eu/carimgs/5742369/general/36ac68df-c967-4ac9-bcb4-0c22d7130e32.jpg',
'https://images.openlane.eu/carimgs/5742369/general/58c923a4-14a5-4a13-89ff-b46d83a4977a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/d6bf54d0-cb01-4158-8bed-03aef1b7ffe8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/c6da2689-52dd-4e1d-88e8-39afe71a1749.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/1518e792-df50-426c-a37e-914d62f57ffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/f4e8c04b-2b03-4770-b552-619a752ff677.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/b5d352bb-3ffe-4b1e-ab63-9219b6815318.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/0dec7f95-f7b5-4467-b016-3b1eb065cdd8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/e7b128a7-e69f-4284-b0b2-d64db771b7f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/0b6e60ca-ff73-4d32-a43c-7e1c8789b221.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/36ac68df-c967-4ac9-bcb4-0c22d7130e32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26fdf481-2a2c-55d9-8eb6-7bc8653d1139/26fdf481-2a2c-55d9-8eb6-7bc8653d1139_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742369/general/58c923a4-14a5-4a13-89ff-b46d83a4977a.jpg',
'Width': 1024}],
'price': 22300,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'34.407 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735248%27 HTTP/1.1" 200 None
2026-03-27 17:16:43 [adesa.de] INFO: Saving data for 10735248: {'created_time': 1774631803.933424, 'last_price_update_time': 1774631803.933441, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735248') HTTP/1.1" 204 0
2026-03-27 17:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669
2026-03-27 17:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669
2026-03-27 17:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7db930e-6063-5f3a-a052-86ecd7f6c2aa with identifier: 10736669 to the API
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736669>
{'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': 265,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'e7db930e-6063-5f3a-a052-86ecd7f6c2aa',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600772DE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736669',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 41136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5644423/general/9f83b8da-a13c-4b35-834a-c57ea4acb018.jpg',
'https://images.openlane.eu/carimgs/5644423/general/28ae6bc5-badf-4a44-b741-4b11b3d190c1.jpg',
'https://images.openlane.eu/carimgs/5644423/general/1b0acce6-1a51-43e9-b7eb-5e706b18d61f.jpg',
'https://images.openlane.eu/carimgs/5644423/general/7332260e-76d1-4200-9326-ee13dc63d0ba.jpg',
'https://images.openlane.eu/carimgs/5644423/general/ea362f96-2353-47c4-b99f-1fe2371058d4.jpg',
'https://images.openlane.eu/carimgs/5644423/general/582ed77a-c41d-4814-ba7d-00c930e42b59.jpg',
'https://images.openlane.eu/carimgs/5644423/general/5c8ddaa9-d03a-4194-8d83-e5ec1d6aa243.jpg',
'https://images.openlane.eu/carimgs/5644423/general/a0ccf2ea-a7f1-434f-b25a-c7fdd9dc0ccf.jpg',
'https://images.openlane.eu/carimgs/5644423/general/21d0502a-99ef-45c8-88e4-3320241b9bf9.jpg',
'https://images.openlane.eu/carimgs/5644423/general/4ec283e3-1113-4b4a-b6de-e70674d57961.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/9f83b8da-a13c-4b35-834a-c57ea4acb018.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/28ae6bc5-badf-4a44-b741-4b11b3d190c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/1b0acce6-1a51-43e9-b7eb-5e706b18d61f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/7332260e-76d1-4200-9326-ee13dc63d0ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/ea362f96-2353-47c4-b99f-1fe2371058d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/582ed77a-c41d-4814-ba7d-00c930e42b59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/5c8ddaa9-d03a-4194-8d83-e5ec1d6aa243.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/a0ccf2ea-a7f1-434f-b25a-c7fdd9dc0ccf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/21d0502a-99ef-45c8-88e4-3320241b9bf9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7db930e-6063-5f3a-a052-86ecd7f6c2aa/e7db930e-6063-5f3a-a052-86ecd7f6c2aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644423/general/4ec283e3-1113-4b4a-b6de-e70674d57961.jpg',
'Width': 1024}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Allroad 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'41.136 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736669%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [adesa.de] INFO: Saving data for 10736669: {'created_time': 1774631804.307131, 'last_price_update_time': 1774631804.307142, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736669') HTTP/1.1" 204 0
2026-03-27 17:16:44 [adesa.de] INFO: Found listing with ID: 10735255
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735255%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [adesa.de] INFO: Scrape type for 10735255: 1
2026-03-27 17:16:44 [adesa.de] INFO: Scraping item 10735255 url https://www.openlane.eu/en/carv6/auction/10735255
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Ff472bc58-e4bc-4013-83cb-e2766b2b93b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/f472bc58-e4bc-4013-83cb-e2766b2b93b5.jpg not downloaded yet
2026-03-27 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752365/general/93ac91ac-1b35-446e-b63e-95a57ff36ea2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738848)
2026-03-27 17:16:44 [adesa.de] INFO: Found listing with ID: 10735259
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735259%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [adesa.de] INFO: Scrape type for 10735259: 1
2026-03-27 17:16:44 [adesa.de] INFO: Scraping item 10735259 url https://www.openlane.eu/en/carv6/auction/10735259
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Fab994fea-c088-483c-b9fe-fcca9f2c22a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/ab994fea-c088-483c-b9fe-fcca9f2c22a1.jpg not downloaded yet
2026-03-27 17:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752367/general/2f2f2556-5173-478c-a240-754e01944fad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738850)
2026-03-27 17:16:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746
2026-03-27 17:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401bad55-c26b-58ee-95c4-3540b9ead37f with scrape type 1
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 401bad55-c26b-58ee-95c4-3540b9ead37f
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F4a1ac674-8845-4e85-8b5b-d2c43022d8f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/4a1ac674-8845-4e85-8b5b-d2c43022d8f0.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F889433eb-fa47-4a5a-9168-e7d146df77d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/889433eb-fa47-4a5a-9168-e7d146df77d3.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252Fc362c19c-9227-4578-8b85-46fd531d70a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/c362c19c-9227-4578-8b85-46fd531d70a3.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F57b91601-8866-4a02-ad13-a244b410a781.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/57b91601-8866-4a02-ad13-a244b410a781.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F26bb8b8c-4f4f-47ae-b7ab-398b7fa5c254.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/26bb8b8c-4f4f-47ae-b7ab-398b7fa5c254.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252Febf4f9b2-3371-4394-9ecc-089786f5ee5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/ebf4f9b2-3371-4394-9ecc-089786f5ee5b.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252Fc7b39cd7-3f4a-4892-9270-391bff0cd2c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/c7b39cd7-3f4a-4892-9270-391bff0cd2c4.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F994f5c6d-e9ff-4656-8ff0-b0404ba8073c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/994f5c6d-e9ff-4656-8ff0-b0404ba8073c.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F98326bc7-4628-4a69-a09f-4a691f4d462a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/98326bc7-4628-4a69-a09f-4a691f4d462a.jpg already downloaded
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617603%252Fgeneral%252F9126ce8c-7d4b-4f4d-9810-bee63b420bfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617603/general/9126ce8c-7d4b-4f4d-9810-bee63b420bfb.jpg already downloaded
2026-03-27 17:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 401bad55-c26b-58ee-95c4-3540b9ead37f, identifier: 10736746
2026-03-27 17:16:44 [adesa.de] INFO: Found listing with ID: 10735260
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735260%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [adesa.de] INFO: Scrape type for 10735260: 1
2026-03-27 17:16:44 [adesa.de] INFO: Scraping item 10735260 url https://www.openlane.eu/en/carv6/auction/10735260
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F742dd042-3727-4f3a-8216-4bb217ad0adf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/742dd042-3727-4f3a-8216-4bb217ad0adf.jpg not downloaded yet
2026-03-27 17:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746
2026-03-27 17:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746
2026-03-27 17:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 401bad55-c26b-58ee-95c4-3540b9ead37f with identifier: 10736746 to the API
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736746>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': None,
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '401bad55-c26b-58ee-95c4-3540b9ead37f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KA-KY 9003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736746',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X2',
'odometer': 67442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5617603/general/4a1ac674-8845-4e85-8b5b-d2c43022d8f0.jpg',
'https://images.openlane.eu/carimgs/5617603/general/889433eb-fa47-4a5a-9168-e7d146df77d3.jpg',
'https://images.openlane.eu/carimgs/5617603/general/c362c19c-9227-4578-8b85-46fd531d70a3.jpg',
'https://images.openlane.eu/carimgs/5617603/general/57b91601-8866-4a02-ad13-a244b410a781.jpg',
'https://images.openlane.eu/carimgs/5617603/general/26bb8b8c-4f4f-47ae-b7ab-398b7fa5c254.jpg',
'https://images.openlane.eu/carimgs/5617603/general/ebf4f9b2-3371-4394-9ecc-089786f5ee5b.jpg',
'https://images.openlane.eu/carimgs/5617603/general/c7b39cd7-3f4a-4892-9270-391bff0cd2c4.jpg',
'https://images.openlane.eu/carimgs/5617603/general/994f5c6d-e9ff-4656-8ff0-b0404ba8073c.jpg',
'https://images.openlane.eu/carimgs/5617603/general/98326bc7-4628-4a69-a09f-4a691f4d462a.jpg',
'https://images.openlane.eu/carimgs/5617603/general/9126ce8c-7d4b-4f4d-9810-bee63b420bfb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248610,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/4a1ac674-8845-4e85-8b5b-d2c43022d8f0.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/889433eb-fa47-4a5a-9168-e7d146df77d3.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219172,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/c362c19c-9227-4578-8b85-46fd531d70a3.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/57b91601-8866-4a02-ad13-a244b410a781.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/26bb8b8c-4f4f-47ae-b7ab-398b7fa5c254.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/ebf4f9b2-3371-4394-9ecc-089786f5ee5b.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198666,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/c7b39cd7-3f4a-4892-9270-391bff0cd2c4.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/994f5c6d-e9ff-4656-8ff0-b0404ba8073c.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168682,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/98326bc7-4628-4a69-a09f-4a691f4d462a.jpg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_401bad55-c26b-58ee-95c4-3540b9ead37f/401bad55-c26b-58ee-95c4-3540b9ead37f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617603/general/9126ce8c-7d4b-4f4d-9810-bee63b420bfb.jpg',
'Width': 797}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 20i M Sport - xDrive - Petrol - Automatic - 178 hp - 67.442 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736746%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [adesa.de] INFO: Saving data for 10736746: {'created_time': 1774631805.08115, 'last_price_update_time': 1774631805.08116, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736746') HTTP/1.1" 204 0
2026-03-27 17:16:45 [adesa.de] INFO: Found listing with ID: 10735256
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735256%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [adesa.de] INFO: Scrape type for 10735256: 1
2026-03-27 17:16:45 [adesa.de] INFO: Scraping item 10735256 url https://www.openlane.eu/en/carv6/auction/10735256
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Fcecd53a9-d68b-4dec-ab5d-4e19da9f87fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/cecd53a9-d68b-4dec-ab5d-4e19da9f87fa.jpg not downloaded yet
2026-03-27 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245
2026-03-27 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36475f9-5d12-5296-bff6-fe869bea6d7f with scrape type 1
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36475f9-5d12-5296-bff6-fe869bea6d7f
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F5d1b09be-108e-4714-bc72-5923289ff885.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/5d1b09be-108e-4714-bc72-5923289ff885.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252Fac80c018-8edf-49c1-8a82-0ad841393c29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/ac80c018-8edf-49c1-8a82-0ad841393c29.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F4b204390-8820-4f31-ad85-860d00a892a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/4b204390-8820-4f31-ad85-860d00a892a3.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F7128b851-8a56-4f48-972e-5fe453a1de07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/7128b851-8a56-4f48-972e-5fe453a1de07.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F68febb0d-4ec8-4841-97fb-88c5767013c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/68febb0d-4ec8-4841-97fb-88c5767013c7.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F5f653762-cd32-410a-85e9-a3872b82028e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/5f653762-cd32-410a-85e9-a3872b82028e.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F079355ae-fd41-4897-8f34-88fbeef726ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/079355ae-fd41-4897-8f34-88fbeef726ff.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F997621d5-6c12-422d-aa01-c1f937cae952.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/997621d5-6c12-422d-aa01-c1f937cae952.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742365%252Fgeneral%252F241a3698-83e4-4337-a188-ec79058b0d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742365/general/241a3698-83e4-4337-a188-ec79058b0d77.jpg already downloaded
2026-03-27 17:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a36475f9-5d12-5296-bff6-fe869bea6d7f, identifier: 10735245
2026-03-27 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4560b50-c18c-5433-b5dd-e4a138b8e7a3 with identifier: 10736522
2026-03-27 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4560b50-c18c-5433-b5dd-e4a138b8e7a3 with scrape type 1
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4560b50-c18c-5433-b5dd-e4a138b8e7a3
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252F67ca43cc-d6b7-472f-b5c6-3c153daa7b3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/67ca43cc-d6b7-472f-b5c6-3c153daa7b3f.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252Ff74bc503-73f6-43f0-bd4d-3f0d5c3cb966.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/f74bc503-73f6-43f0-bd4d-3f0d5c3cb966.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252Fdf813a1b-3d2c-4476-8ce4-7922a9720ecb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/df813a1b-3d2c-4476-8ce4-7922a9720ecb.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252Fbe022e3b-36f2-4b60-9d25-5e0284c9de1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/be022e3b-36f2-4b60-9d25-5e0284c9de1e.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252F6afca7aa-e0f0-42a4-aa2c-03d06a524321.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/6afca7aa-e0f0-42a4-aa2c-03d06a524321.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252F27f5cc7e-0f3c-4fb1-bc3b-8e8065e5eecb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/27f5cc7e-0f3c-4fb1-bc3b-8e8065e5eecb.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252F8b239b9c-5c50-456f-af27-4a2b55b0e641.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/8b239b9c-5c50-456f-af27-4a2b55b0e641.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252F4d677dd4-aa7c-46e1-8387-ed30b3a34c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/4d677dd4-aa7c-46e1-8387-ed30b3a34c3b.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252Feaefd827-ec91-49cd-9619-1ca0d42e5edd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/eaefd827-ec91-49cd-9619-1ca0d42e5edd.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736681%252Fgeneral%252F3f75d873-c749-41b1-adcc-7cf586981f41.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736681/general/3f75d873-c749-41b1-adcc-7cf586981f41.jpg already downloaded
2026-03-27 17:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4560b50-c18c-5433-b5dd-e4a138b8e7a3, identifier: 10736522
2026-03-27 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527
2026-03-27 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f3f6e5-4497-586f-9a1f-34d738a87e56 with scrape type 1
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8f3f6e5-4497-586f-9a1f-34d738a87e56
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252F8bf8d9b4-a596-463d-b52e-554cc3931d64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/8bf8d9b4-a596-463d-b52e-554cc3931d64.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252Fafb95509-e54a-4970-8903-cd96ed574559.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/afb95509-e54a-4970-8903-cd96ed574559.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252Fa20c7b22-bed7-43d1-a612-b64c50768c76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/a20c7b22-bed7-43d1-a612-b64c50768c76.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252F5553650f-bb50-448f-9243-b3f42df5608e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/5553650f-bb50-448f-9243-b3f42df5608e.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252F13fa71a3-2c3d-4f44-a280-375ffc74d54b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/13fa71a3-2c3d-4f44-a280-375ffc74d54b.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252Ffa1ffbde-d33b-4073-a33f-a655aa51b0dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/fa1ffbde-d33b-4073-a33f-a655aa51b0dc.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252Fed6b90b0-b013-4a94-82a6-49baf9c7d83c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/ed6b90b0-b013-4a94-82a6-49baf9c7d83c.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252Fefb873a7-5f8c-46d9-a6c5-839ad0a6ee5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/efb873a7-5f8c-46d9-a6c5-839ad0a6ee5d.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252F9293f029-772d-485b-9565-0b1e9aac9805.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/9293f029-772d-485b-9565-0b1e9aac9805.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615017%252Fgeneral%252Fc89e2f44-132a-4294-9a54-76d8b5fac628.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615017/general/c89e2f44-132a-4294-9a54-76d8b5fac628.jpg already downloaded
2026-03-27 17:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8f3f6e5-4497-586f-9a1f-34d738a87e56, identifier: 10736527
2026-03-27 17:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383
2026-03-27 17:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 1
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 427b27f1-b934-507a-ae77-d54d6280def8
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252Fc63f077a-700f-4e0a-be6e-3ef3bb76a8e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/c63f077a-700f-4e0a-be6e-3ef3bb76a8e7.jpg already downloaded
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252Ff9af82f3-e5b7-4c7c-aace-7ddc6b0af9c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/f9af82f3-e5b7-4c7c-aace-7ddc6b0af9c9.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252F07033702-6e6c-4096-81e7-197af9771fe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/07033702-6e6c-4096-81e7-197af9771fe5.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252F48863873-9f9a-44cc-adf3-70993b30588c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/48863873-9f9a-44cc-adf3-70993b30588c.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252F004e234f-b34f-4d57-8d17-79e9842015c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/004e234f-b34f-4d57-8d17-79e9842015c4.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252F05aa779b-0bfe-4ff9-9091-cabf68c39b20.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/05aa779b-0bfe-4ff9-9091-cabf68c39b20.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252F46959e85-01b1-4530-ad10-00b4730493ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/46959e85-01b1-4530-ad10-00b4730493ed.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252Fa6763c72-ebf8-4810-ad30-179183c48479.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/a6763c72-ebf8-4810-ad30-179183c48479.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252Fe0218ff4-d1c3-4f58-9d74-f7512ed5d726.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/e0218ff4-d1c3-4f58-9d74-f7512ed5d726.jpg already downloaded
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603847%252Fgeneral%252F2866ffbe-fc1f-4654-8c80-78a9deb2fadb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/2866ffbe-fc1f-4654-8c80-78a9deb2fadb.jpg already downloaded
2026-03-27 17:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 427b27f1-b934-507a-ae77-d54d6280def8, identifier: 10734383
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e46ffd0>
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_14a62908-9cbd-5509-bd3b-85fc272b6c21/14a62908-9cbd-5509-bd3b-85fc272b6c21_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752365%252Fgeneral%252F93ac91ac-1b35-446e-b63e-95a57ff36ea2.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752365/general/93ac91ac-1b35-446e-b63e-95a57ff36ea2.jpg saved to cache
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 14a62908-9cbd-5509-bd3b-85fc272b6c21
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f00bcd0>
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7/39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752367%252Fgeneral%252F2f2f2556-5173-478c-a240-754e01944fad.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752367/general/2f2f2556-5173-478c-a240-754e01944fad.jpg saved to cache
2026-03-27 17:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39d79acd-ef9f-503e-8a1b-e52c7c7d9ea7
2026-03-27 17:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245
2026-03-27 17:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245
2026-03-27 17:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a36475f9-5d12-5296-bff6-fe869bea6d7f with identifier: 10735245 to the API
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735245>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'a36475f9-5d12-5296-bff6-fe869bea6d7f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735245',
'listing': 'auctionplusdirectbuy',
'location': 'Engelskirchen (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 39137,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5742365/general/5d1b09be-108e-4714-bc72-5923289ff885.jpg',
'https://images.openlane.eu/carimgs/5742365/general/595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg',
'https://images.openlane.eu/carimgs/5742365/general/ac80c018-8edf-49c1-8a82-0ad841393c29.jpg',
'https://images.openlane.eu/carimgs/5742365/general/4b204390-8820-4f31-ad85-860d00a892a3.jpg',
'https://images.openlane.eu/carimgs/5742365/general/7128b851-8a56-4f48-972e-5fe453a1de07.jpg',
'https://images.openlane.eu/carimgs/5742365/general/68febb0d-4ec8-4841-97fb-88c5767013c7.jpg',
'https://images.openlane.eu/carimgs/5742365/general/5f653762-cd32-410a-85e9-a3872b82028e.jpg',
'https://images.openlane.eu/carimgs/5742365/general/079355ae-fd41-4897-8f34-88fbeef726ff.jpg',
'https://images.openlane.eu/carimgs/5742365/general/997621d5-6c12-422d-aa01-c1f937cae952.jpg',
'https://images.openlane.eu/carimgs/5742365/general/241a3698-83e4-4337-a188-ec79058b0d77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/5d1b09be-108e-4714-bc72-5923289ff885.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/595c4628-db6b-49c1-94d5-87a68d4a50fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/ac80c018-8edf-49c1-8a82-0ad841393c29.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/4b204390-8820-4f31-ad85-860d00a892a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/7128b851-8a56-4f48-972e-5fe453a1de07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/68febb0d-4ec8-4841-97fb-88c5767013c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115703,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/5f653762-cd32-410a-85e9-a3872b82028e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/079355ae-fd41-4897-8f34-88fbeef726ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/997621d5-6c12-422d-aa01-c1f937cae952.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36475f9-5d12-5296-bff6-fe869bea6d7f/a36475f9-5d12-5296-bff6-fe869bea6d7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742365/general/241a3698-83e4-4337-a188-ec79058b0d77.jpg',
'Width': 1024}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TFSI S Line - Petrol - Automatic - 150 hp - 39.137 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735245%27 HTTP/1.1" 200 None
2026-03-27 17:16:46 [adesa.de] INFO: Saving data for 10735245: {'created_time': 1774631806.730088, 'last_price_update_time': 1774631806.730101, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735245') HTTP/1.1" 204 0
2026-03-27 17:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4560b50-c18c-5433-b5dd-e4a138b8e7a3 with identifier: 10736522
2026-03-27 17:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4560b50-c18c-5433-b5dd-e4a138b8e7a3 with identifier: 10736522
2026-03-27 17:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4560b50-c18c-5433-b5dd-e4a138b8e7a3 with identifier: 10736522 to the API
2026-03-27 17:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': 'd4560b50-c18c-5433-b5dd-e4a138b8e7a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGXCE4CB8P2008027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736522',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 47530,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5736681/general/67ca43cc-d6b7-472f-b5c6-3c153daa7b3f.jpg',
'https://images.openlane.eu/carimgs/5736681/general/f74bc503-73f6-43f0-bd4d-3f0d5c3cb966.jpg',
'https://images.openlane.eu/carimgs/5736681/general/df813a1b-3d2c-4476-8ce4-7922a9720ecb.jpg',
'https://images.openlane.eu/carimgs/5736681/general/be022e3b-36f2-4b60-9d25-5e0284c9de1e.jpg',
'https://images.openlane.eu/carimgs/5736681/general/6afca7aa-e0f0-42a4-aa2c-03d06a524321.jpg',
'https://images.openlane.eu/carimgs/5736681/general/27f5cc7e-0f3c-4fb1-bc3b-8e8065e5eecb.jpg',
'https://images.openlane.eu/carimgs/5736681/general/8b239b9c-5c50-456f-af27-4a2b55b0e641.jpg',
'https://images.openlane.eu/carimgs/5736681/general/4d677dd4-aa7c-46e1-8387-ed30b3a34c3b.jpg',
'https://images.openlane.eu/carimgs/5736681/general/eaefd827-ec91-49cd-9619-1ca0d42e5edd.jpg',
'https://images.openlane.eu/carimgs/5736681/general/3f75d873-c749-41b1-adcc-7cf586981f41.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115434,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/67ca43cc-d6b7-472f-b5c6-3c153daa7b3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101709,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/f74bc503-73f6-43f0-bd4d-3f0d5c3cb966.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153911,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/df813a1b-3d2c-4476-8ce4-7922a9720ecb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144557,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/be022e3b-36f2-4b60-9d25-5e0284c9de1e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/6afca7aa-e0f0-42a4-aa2c-03d06a524321.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80908,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/27f5cc7e-0f3c-4fb1-bc3b-8e8065e5eecb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/8b239b9c-5c50-456f-af27-4a2b55b0e641.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81204,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/4d677dd4-aa7c-46e1-8387-ed30b3a34c3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/eaefd827-ec91-49cd-9619-1ca0d42e5edd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4560b50-c18c-5433-b5dd-e4a138b8e7a3/d4560b50-c18c-5433-b5dd-e4a138b8e7a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736681/general/3f75d873-c749-41b1-adcc-7cf586981f41.jpg',
'Width': 800}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': 'Santander Leasing',
'title': 'Byd Atto 3 Design - Electric - Automatic - 207 hp - 47.530 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2023}
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736522%27 HTTP/1.1" 200 None
2026-03-27 17:16:47 [adesa.de] INFO: Saving data for 10736522: {'created_time': 1774631807.246776, 'last_price_update_time': 1774631807.246787, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736522') HTTP/1.1" 204 0
2026-03-27 17:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527
2026-03-27 17:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527
2026-03-27 17:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8f3f6e5-4497-586f-9a1f-34d738a87e56 with identifier: 10736527 to the API
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736527>
{'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': 184,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a8f3f6e5-4497-586f-9a1f-34d738a87e56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32479',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736527',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 83259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5615017/general/8bf8d9b4-a596-463d-b52e-554cc3931d64.jpg',
'https://images.openlane.eu/carimgs/5615017/general/afb95509-e54a-4970-8903-cd96ed574559.jpg',
'https://images.openlane.eu/carimgs/5615017/general/a20c7b22-bed7-43d1-a612-b64c50768c76.jpg',
'https://images.openlane.eu/carimgs/5615017/general/5553650f-bb50-448f-9243-b3f42df5608e.jpg',
'https://images.openlane.eu/carimgs/5615017/general/13fa71a3-2c3d-4f44-a280-375ffc74d54b.jpg',
'https://images.openlane.eu/carimgs/5615017/general/fa1ffbde-d33b-4073-a33f-a655aa51b0dc.jpg',
'https://images.openlane.eu/carimgs/5615017/general/ed6b90b0-b013-4a94-82a6-49baf9c7d83c.jpg',
'https://images.openlane.eu/carimgs/5615017/general/efb873a7-5f8c-46d9-a6c5-839ad0a6ee5d.jpg',
'https://images.openlane.eu/carimgs/5615017/general/9293f029-772d-485b-9565-0b1e9aac9805.jpg',
'https://images.openlane.eu/carimgs/5615017/general/c89e2f44-132a-4294-9a54-76d8b5fac628.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144035,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/8bf8d9b4-a596-463d-b52e-554cc3931d64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145169,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/afb95509-e54a-4970-8903-cd96ed574559.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117303,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/a20c7b22-bed7-43d1-a612-b64c50768c76.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/5553650f-bb50-448f-9243-b3f42df5608e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134283,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/13fa71a3-2c3d-4f44-a280-375ffc74d54b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111483,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/fa1ffbde-d33b-4073-a33f-a655aa51b0dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/ed6b90b0-b013-4a94-82a6-49baf9c7d83c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88135,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/efb873a7-5f8c-46d9-a6c5-839ad0a6ee5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/9293f029-772d-485b-9565-0b1e9aac9805.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f3f6e5-4497-586f-9a1f-34d738a87e56/a8f3f6e5-4497-586f-9a1f-34d738a87e56_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615017/general/c89e2f44-132a-4294-9a54-76d8b5fac628.jpg',
'Width': 1280}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 83.259 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736527%27 HTTP/1.1" 200 None
2026-03-27 17:16:47 [adesa.de] INFO: Saving data for 10736527: {'created_time': 1774631807.757366, 'last_price_update_time': 1774631807.757378, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736527') HTTP/1.1" 204 0
2026-03-27 17:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383
2026-03-27 17:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383
2026-03-27 17:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10734383 to the API
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734383>
{'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-30T12:30: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=10734383',
'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': None,
'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-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734383%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [adesa.de] INFO: Saving data for 10734383: {'created_time': 1774631808.057337, 'last_price_update_time': 1774631808.057349, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734383') HTTP/1.1" 204 0
2026-03-27 17:16:48 [adesa.de] INFO: Found listing with ID: 10735254
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735254%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [adesa.de] INFO: Scrape type for 10735254: 1
2026-03-27 17:16:48 [adesa.de] INFO: Scraping item 10735254 url https://www.openlane.eu/en/carv6/auction/10735254
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Fdd887c8e-5c9b-44cd-84bd-97be797cab23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/dd887c8e-5c9b-44cd-84bd-97be797cab23.jpg not downloaded yet
2026-03-27 17:16:48 [adesa.de] INFO: Found listing with ID: 10736750
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736750%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [adesa.de] INFO: Scrape type for 10736750: 1
2026-03-27 17:16:48 [adesa.de] INFO: Scraping item 10736750 url https://www.openlane.eu/en/carv6/auction/10736750
2026-03-27 17:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243
2026-03-27 17:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with scrape type 1
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F55b876ae-2741-4257-bd5b-0f0d7e380349.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F2162e414-a739-4f40-a880-6f1572b514bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fbe1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fe2e917c6-4518-469c-bdd0-3873b4ae3140.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fc7dad333-79c3-4380-b55d-609b7521bdad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Fb09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252F792ac114-47b1-4198-9985-591c248983e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742361%252Fgeneral%252Ff7e825fd-b641-408c-820b-d2af09e14132.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg already downloaded
2026-03-27 17:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f, identifier: 10735243
2026-03-27 17:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239
2026-03-27 17:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 508c8435-1ddf-5a32-ab85-390baf36f1ce with scrape type 1
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 508c8435-1ddf-5a32-ab85-390baf36f1ce
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F06633b02-a8b5-45ce-b3f7-52826a09670d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fd099d5c9-5742-4e42-9194-7f33f15008ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F68559cdb-8eb8-4db8-af24-c82756026b74.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Ffc41c279-ea9f-4738-a169-5414415fe282.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fde500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252Fdf81abb7-de97-462d-8381-aed1f31762fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F0d730839-9c69-4a69-b722-f4240dd709a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg already downloaded
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742353%252Fgeneral%252F3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg already downloaded
2026-03-27 17:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 508c8435-1ddf-5a32-ab85-390baf36f1ce, identifier: 10735239
2026-03-27 17:16:48 [adesa.de] INFO: Found listing with ID: 10736742
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736742%27 HTTP/1.1" 200 None
2026-03-27 17:16:48 [adesa.de] INFO: Scrape type for 10736742: 1
2026-03-27 17:16:48 [adesa.de] INFO: Scraping item 10736742 url https://www.openlane.eu/en/carv6/auction/10736742
2026-03-27 17:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243
2026-03-27 17:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243
2026-03-27 17:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19aae9e6-c2f8-5f5a-a0ab-0edb620f620f with identifier: 10735243 to the API
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '19aae9e6-c2f8-5f5a-a0ab-0edb620f620f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016124A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735243',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 19038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg',
'https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg',
'https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg',
'https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg',
'https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg',
'https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg',
'https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg',
'https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg',
'https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg',
'https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/44f58a3e-f4bf-4a52-b4e3-d8766692a6b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/55b876ae-2741-4257-bd5b-0f0d7e380349.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/824264d0-e2d3-4eca-8cd2-05c7aa9f10c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/2162e414-a739-4f40-a880-6f1572b514bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/be1dd78d-fe81-4310-8c9d-f74da203a2ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/e2e917c6-4518-469c-bdd0-3873b4ae3140.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/c7dad333-79c3-4380-b55d-609b7521bdad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/b09891c3-3d7c-4074-b33c-0d14d8e4d1f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79200,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/792ac114-47b1-4198-9985-591c248983e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19aae9e6-c2f8-5f5a-a0ab-0edb620f620f/19aae9e6-c2f8-5f5a-a0ab-0edb620f620f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742361/general/f7e825fd-b641-408c-820b-d2af09e14132.jpg',
'Width': 1024}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Allroad 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'19.038 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735243%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Saving data for 10735243: {'created_time': 1774631809.096444, 'last_price_update_time': 1774631809.096455, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735243') HTTP/1.1" 204 0
2026-03-27 17:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239
2026-03-27 17:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239
2026-03-27 17:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 508c8435-1ddf-5a32-ab85-390baf36f1ce with identifier: 10735239 to the API
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '508c8435-1ddf-5a32-ab85-390baf36f1ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735239',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 14637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg',
'https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg',
'https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg',
'https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg',
'https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg',
'https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg',
'https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg',
'https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg',
'https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg',
'https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/06633b02-a8b5-45ce-b3f7-52826a09670d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/8938604c-4841-46ba-b431-ef6e4a0b25f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/d099d5c9-5742-4e42-9194-7f33f15008ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/68559cdb-8eb8-4db8-af24-c82756026b74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/fc41c279-ea9f-4738-a169-5414415fe282.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/9c16c06f-3b54-4ae1-b5a0-93c1ecd9449d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/de500fd4-c9c7-43ff-93c8-4333c4f3c91b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/df81abb7-de97-462d-8381-aed1f31762fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/0d730839-9c69-4a69-b722-f4240dd709a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_508c8435-1ddf-5a32-ab85-390baf36f1ce/508c8435-1ddf-5a32-ab85-390baf36f1ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742353/general/3d75bd6b-5808-4229-a060-cf53a9c22e88.jpg',
'Width': 1024}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 14.637 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735239%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Saving data for 10735239: {'created_time': 1774631809.422798, 'last_price_update_time': 1774631809.422813, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735239') HTTP/1.1" 204 0
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10736748
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736748%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10736748: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10736748 url https://www.openlane.eu/en/carv6/auction/10736748
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735236
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735236%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735236: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735236 url https://www.openlane.eu/en/carv6/auction/10735236
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735258
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735258%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735258: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735258 url https://www.openlane.eu/en/carv6/auction/10735258
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735266
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735266%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735266: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735266 url https://www.openlane.eu/en/carv6/auction/10735266
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10736672
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736672%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10736672: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10736672 url https://www.openlane.eu/en/carv6/auction/10736672
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/388a67ff-69a3-488d-ba8f-520db874d33b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10736671
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736671%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10736671: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10736671 url https://www.openlane.eu/en/carv6/auction/10736671
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10736760
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736760%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10736760: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10736760 url https://www.openlane.eu/en/carv6/auction/10736760
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/f472bc58-e4bc-4013-83cb-e2766b2b93b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/459de006-9034-4880-bf0a-e5432c62041e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/cecd53a9-d68b-4dec-ab5d-4e19da9f87fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10737445
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737445%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10737445: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10737445 url https://www.openlane.eu/en/carv6/auction/10737445
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735269
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735269%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735269: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735269 url https://www.openlane.eu/en/carv6/auction/10735269
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10736753
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736753%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10736753: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10736753 url https://www.openlane.eu/en/carv6/auction/10736753
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/ca2c769c-7bdb-41f6-a3e7-40d52f793e41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735261
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735261%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735261: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735261 url https://www.openlane.eu/en/carv6/auction/10735261
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735278
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735278%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735278: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735278 url https://www.openlane.eu/en/carv6/auction/10735278
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3fa250>
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F388a67ff-69a3-488d-ba8f-520db874d33b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/388a67ff-69a3-488d-ba8f-520db874d33b.jpg saved to cache
2026-03-27 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/76dd341d-f65e-49cd-82bd-46d4aba5e60b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735272
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735272%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735272: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735272 url https://www.openlane.eu/en/carv6/auction/10735272
2026-03-27 17:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740637/general/7bfb4bda-559d-410c-876f-0709065cccb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734419)
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735264
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735264%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735264: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735264 url https://www.openlane.eu/en/carv6/auction/10735264
2026-03-27 17:16:49 [adesa.de] INFO: Found listing with ID: 10735265
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735265%27 HTTP/1.1" 200 None
2026-03-27 17:16:49 [adesa.de] INFO: Scrape type for 10735265: 1
2026-03-27 17:16:49 [adesa.de] INFO: Scraping item 10735265 url https://www.openlane.eu/en/carv6/auction/10735265
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e53b750>
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Ff472bc58-e4bc-4013-83cb-e2766b2b93b5.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/f472bc58-e4bc-4013-83cb-e2766b2b93b5.jpg saved to cache
2026-03-27 17:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f46a510>
2026-03-27 17:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F459de006-9034-4880-bf0a-e5432c62041e.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/459de006-9034-4880-bf0a-e5432c62041e.jpg saved to cache
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e645f10>
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Fcecd53a9-d68b-4dec-ab5d-4e19da9f87fa.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/cecd53a9-d68b-4dec-ab5d-4e19da9f87fa.jpg saved to cache
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f468250>
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252Fca2c769c-7bdb-41f6-a3e7-40d52f793e41.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/ca2c769c-7bdb-41f6-a3e7-40d52f793e41.jpg saved to cache
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:50 [adesa.de] INFO: Found listing with ID: 10735271
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735271%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [adesa.de] INFO: Scrape type for 10735271: 1
2026-03-27 17:16:50 [adesa.de] INFO: Scraping item 10735271 url https://www.openlane.eu/en/carv6/auction/10735271
2026-03-27 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:50 [adesa.de] INFO: Found listing with ID: 10735262
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735262%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [adesa.de] INFO: Scrape type for 10735262: 1
2026-03-27 17:16:50 [adesa.de] INFO: Scraping item 10735262 url https://www.openlane.eu/en/carv6/auction/10735262
2026-03-27 17:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1494d0>
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F76dd341d-f65e-49cd-82bd-46d4aba5e60b.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/76dd341d-f65e-49cd-82bd-46d4aba5e60b.jpg saved to cache
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1aed50>
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9083d5b6-dae1-5fcc-9f26-c9358ed53b88/9083d5b6-dae1-5fcc-9f26-c9358ed53b88_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740637%252Fgeneral%252F7bfb4bda-559d-410c-876f-0709065cccb7.jpg') HTTP/1.1" 204 0
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740637/general/7bfb4bda-559d-410c-876f-0709065cccb7.jpg saved to cache
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9083d5b6-dae1-5fcc-9f26-c9358ed53b88
2026-03-27 17:16:50 [adesa.de] INFO: Found listing with ID: 10735263
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735263%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [adesa.de] INFO: Scrape type for 10735263: 1
2026-03-27 17:16:50 [adesa.de] INFO: Scraping item 10735263 url https://www.openlane.eu/en/carv6/auction/10735263
2026-03-27 17:16:50 [adesa.de] INFO: Found listing with ID: 10735274
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735274%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [adesa.de] INFO: Scrape type for 10735274: 1
2026-03-27 17:16:50 [adesa.de] INFO: Scraping item 10735274 url https://www.openlane.eu/en/carv6/auction/10735274
2026-03-27 17:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:50 [adesa.de] INFO: Found listing with ID: 10736743
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736743%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [adesa.de] INFO: Scrape type for 10736743: 1
2026-03-27 17:16:50 [adesa.de] INFO: Scraping item 10736743 url https://www.openlane.eu/en/carv6/auction/10736743
2026-03-27 17:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255
2026-03-27 17:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with scrape type 1
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab50894c-17b1-51a3-97cf-bcb74a7c1dd8
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252Fe416c682-cce9-4b4d-9011-40d40c37f5b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/e416c682-cce9-4b4d-9011-40d40c37f5b3.jpg already downloaded
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F9062372b-eb54-46e4-9c59-216c1c62b38a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/9062372b-eb54-46e4-9c59-216c1c62b38a.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F1a694d59-4741-483c-b620-0ac2256f54ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/1a694d59-4741-483c-b620-0ac2256f54ad.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252Fecb499f6-3840-4e04-9abc-ac19ca623f90.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/ecb499f6-3840-4e04-9abc-ac19ca623f90.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F08172937-d1fe-465c-96af-9bec48f4619c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/08172937-d1fe-465c-96af-9bec48f4619c.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F8e869b23-f81d-4007-b0fb-c2b77da404da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/8e869b23-f81d-4007-b0fb-c2b77da404da.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F659f1214-028b-41c6-a555-07db06727443.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/659f1214-028b-41c6-a555-07db06727443.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F2d861dc7-34d7-4ca6-9d43-2caa9fc4e231.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/2d861dc7-34d7-4ca6-9d43-2caa9fc4e231.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252F913ef310-ca48-4881-9ada-1bc50f4c5761.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/913ef310-ca48-4881-9ada-1bc50f4c5761.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742377%252Fgeneral%252Fbe96afd9-06ab-47da-ad8d-4f6cfd6b1a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742377/general/be96afd9-06ab-47da-ad8d-4f6cfd6b1a5f.jpg already downloaded
2026-03-27 17:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8, identifier: 10735255
2026-03-27 17:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253
2026-03-27 17:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65fa755c-74d8-5000-9c8e-505530b2c646 with scrape type 1
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65fa755c-74d8-5000-9c8e-505530b2c646
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F9670e90d-007d-4cb5-a5e8-58fa20d6268f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/9670e90d-007d-4cb5-a5e8-58fa20d6268f.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F25601eaf-adb1-47a3-8ddb-1d0eb42541ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/25601eaf-adb1-47a3-8ddb-1d0eb42541ec.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F1eae69a8-200d-445b-b059-20387491036d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/1eae69a8-200d-445b-b059-20387491036d.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F49fb86d6-f96d-4e64-9b3d-4a83000362f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/49fb86d6-f96d-4e64-9b3d-4a83000362f0.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F620e1458-716f-48d5-9b66-d73aa9ec0c72.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/620e1458-716f-48d5-9b66-d73aa9ec0c72.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F60a521da-57ac-4ddc-b77e-269d64326265.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/60a521da-57ac-4ddc-b77e-269d64326265.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F371bd6e0-d629-411b-83cf-9012543854b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/371bd6e0-d629-411b-83cf-9012543854b5.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252Fa307e36d-b672-402b-8b3e-8ea50488af25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/a307e36d-b672-402b-8b3e-8ea50488af25.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F01911da9-dbd6-40f8-b0f1-33df338b02b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/01911da9-dbd6-40f8-b0f1-33df338b02b4.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742375%252Fgeneral%252F4c6e0d27-4261-43f7-8246-bcdcd1197721.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742375/general/4c6e0d27-4261-43f7-8246-bcdcd1197721.jpg already downloaded
2026-03-27 17:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65fa755c-74d8-5000-9c8e-505530b2c646, identifier: 10735253
2026-03-27 17:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237
2026-03-27 17:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with scrape type 1
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6f77dcd-d46b-5fe8-bacf-faaad91363a9
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Faefe75ba-e0b4-42f1-8863-bc7526138127.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Ff411f59f-0cde-47d8-a233-96782c4a20c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fc6f25479-11c4-47d8-b223-b3cee4e5defa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F665480f7-a880-41c7-865b-52c39363da7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Ffe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fa3c26bec-e3f0-435b-9470-41eb5c50738e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252Fa213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg already downloaded
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742347%252Fgeneral%252F231bdc47-14b1-4427-895d-9d4a444673dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg already downloaded
2026-03-27 17:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6f77dcd-d46b-5fe8-bacf-faaad91363a9, identifier: 10735237
2026-03-27 17:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249
2026-03-27 17:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with scrape type 1
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac39516d-ef29-5c04-9cf2-9ea8f8c909a5
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F9ae5c9bb-e98e-4251-a042-de8d77ac3eba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/9ae5c9bb-e98e-4251-a042-de8d77ac3eba.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F68e6f38e-43ff-47e6-a4d6-6d14f74fccb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/68e6f38e-43ff-47e6-a4d6-6d14f74fccb0.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F29feace4-38bd-4432-8ee8-ebc7f47e2f97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/29feace4-38bd-4432-8ee8-ebc7f47e2f97.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252Fde290f42-6274-413b-9cd4-a4af053b6055.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/de290f42-6274-413b-9cd4-a4af053b6055.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F523e2ad9-5522-4b5c-9faf-af1c894280e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/523e2ad9-5522-4b5c-9faf-af1c894280e3.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F8388d522-c820-47c2-8543-7ea219ed9d52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/8388d522-c820-47c2-8543-7ea219ed9d52.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F01076b6c-7d29-496c-8214-a570f12d327e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/01076b6c-7d29-496c-8214-a570f12d327e.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252F278de43d-67bb-4b1b-a090-ce94f8028ee4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/278de43d-67bb-4b1b-a090-ce94f8028ee4.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252Fafb4359e-63fa-4798-81d8-4b7d3613d656.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/afb4359e-63fa-4798-81d8-4b7d3613d656.jpg already downloaded
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742371%252Fgeneral%252Fa86122b4-450a-4986-92e2-7dbe15672ae3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742371/general/a86122b4-450a-4986-92e2-7dbe15672ae3.jpg already downloaded
2026-03-27 17:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5, identifier: 10735249
2026-03-27 17:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255
2026-03-27 17:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255
2026-03-27 17:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab50894c-17b1-51a3-97cf-bcb74a7c1dd8 with identifier: 10735255 to the API
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735255>
{'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-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'ab50894c-17b1-51a3-97cf-bcb74a7c1dd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735255',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 26985,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5742377/general/e416c682-cce9-4b4d-9011-40d40c37f5b3.jpg',
'https://images.openlane.eu/carimgs/5742377/general/9062372b-eb54-46e4-9c59-216c1c62b38a.jpg',
'https://images.openlane.eu/carimgs/5742377/general/1a694d59-4741-483c-b620-0ac2256f54ad.jpg',
'https://images.openlane.eu/carimgs/5742377/general/ecb499f6-3840-4e04-9abc-ac19ca623f90.jpg',
'https://images.openlane.eu/carimgs/5742377/general/08172937-d1fe-465c-96af-9bec48f4619c.jpg',
'https://images.openlane.eu/carimgs/5742377/general/8e869b23-f81d-4007-b0fb-c2b77da404da.jpg',
'https://images.openlane.eu/carimgs/5742377/general/659f1214-028b-41c6-a555-07db06727443.jpg',
'https://images.openlane.eu/carimgs/5742377/general/2d861dc7-34d7-4ca6-9d43-2caa9fc4e231.jpg',
'https://images.openlane.eu/carimgs/5742377/general/913ef310-ca48-4881-9ada-1bc50f4c5761.jpg',
'https://images.openlane.eu/carimgs/5742377/general/be96afd9-06ab-47da-ad8d-4f6cfd6b1a5f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/e416c682-cce9-4b4d-9011-40d40c37f5b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/9062372b-eb54-46e4-9c59-216c1c62b38a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/1a694d59-4741-483c-b620-0ac2256f54ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/ecb499f6-3840-4e04-9abc-ac19ca623f90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98179,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/08172937-d1fe-465c-96af-9bec48f4619c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/8e869b23-f81d-4007-b0fb-c2b77da404da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/659f1214-028b-41c6-a555-07db06727443.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/2d861dc7-34d7-4ca6-9d43-2caa9fc4e231.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/913ef310-ca48-4881-9ada-1bc50f4c5761.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab50894c-17b1-51a3-97cf-bcb74a7c1dd8/ab50894c-17b1-51a3-97cf-bcb74a7c1dd8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742377/general/be96afd9-06ab-47da-ad8d-4f6cfd6b1a5f.jpg',
'Width': 1024}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 26.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735255%27 HTTP/1.1" 200 None
2026-03-27 17:16:52 [adesa.de] INFO: Saving data for 10735255: {'created_time': 1774631812.693807, 'last_price_update_time': 1774631812.693818, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735255') HTTP/1.1" 204 0
2026-03-27 17:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253
2026-03-27 17:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253
2026-03-27 17:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65fa755c-74d8-5000-9c8e-505530b2c646 with identifier: 10735253 to the API
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735253>
{'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': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '65fa755c-74d8-5000-9c8e-505530b2c646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161266',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735253',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5742375/general/9670e90d-007d-4cb5-a5e8-58fa20d6268f.jpg',
'https://images.openlane.eu/carimgs/5742375/general/25601eaf-adb1-47a3-8ddb-1d0eb42541ec.jpg',
'https://images.openlane.eu/carimgs/5742375/general/1eae69a8-200d-445b-b059-20387491036d.jpg',
'https://images.openlane.eu/carimgs/5742375/general/49fb86d6-f96d-4e64-9b3d-4a83000362f0.jpg',
'https://images.openlane.eu/carimgs/5742375/general/620e1458-716f-48d5-9b66-d73aa9ec0c72.jpg',
'https://images.openlane.eu/carimgs/5742375/general/60a521da-57ac-4ddc-b77e-269d64326265.jpg',
'https://images.openlane.eu/carimgs/5742375/general/371bd6e0-d629-411b-83cf-9012543854b5.jpg',
'https://images.openlane.eu/carimgs/5742375/general/a307e36d-b672-402b-8b3e-8ea50488af25.jpg',
'https://images.openlane.eu/carimgs/5742375/general/01911da9-dbd6-40f8-b0f1-33df338b02b4.jpg',
'https://images.openlane.eu/carimgs/5742375/general/4c6e0d27-4261-43f7-8246-bcdcd1197721.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/9670e90d-007d-4cb5-a5e8-58fa20d6268f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/25601eaf-adb1-47a3-8ddb-1d0eb42541ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/1eae69a8-200d-445b-b059-20387491036d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/49fb86d6-f96d-4e64-9b3d-4a83000362f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/620e1458-716f-48d5-9b66-d73aa9ec0c72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/60a521da-57ac-4ddc-b77e-269d64326265.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/371bd6e0-d629-411b-83cf-9012543854b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/a307e36d-b672-402b-8b3e-8ea50488af25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/01911da9-dbd6-40f8-b0f1-33df338b02b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65fa755c-74d8-5000-9c8e-505530b2c646/65fa755c-74d8-5000-9c8e-505530b2c646_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742375/general/4c6e0d27-4261-43f7-8246-bcdcd1197721.jpg',
'Width': 1024}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'24.064 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735253%27 HTTP/1.1" 200 None
2026-03-27 17:16:53 [adesa.de] INFO: Saving data for 10735253: {'created_time': 1774631813.096967, 'last_price_update_time': 1774631813.096977, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735253') HTTP/1.1" 204 0
2026-03-27 17:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237
2026-03-27 17:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237
2026-03-27 17:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6f77dcd-d46b-5fe8-bacf-faaad91363a9 with identifier: 10735237 to the API
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'a6f77dcd-d46b-5fe8-bacf-faaad91363a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735237',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg',
'https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg',
'https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg',
'https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg',
'https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg',
'https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg',
'https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg',
'https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg',
'https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg',
'https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/aefe75ba-e0b4-42f1-8863-bc7526138127.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/f411f59f-0cde-47d8-a233-96782c4a20c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/c6f25479-11c4-47d8-b223-b3cee4e5defa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/665480f7-a880-41c7-865b-52c39363da7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/fe134332-e74c-4bd9-b7e6-adac96d7a3ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/48b8acad-b5a2-499a-9a00-f2600c3c532e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/a3c26bec-e3f0-435b-9470-41eb5c50738e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/83fd0e68-2c62-47e1-b6d2-4e1346a2f53d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/a213f4f9-feba-49e4-8ef0-1f5787c7eb08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6f77dcd-d46b-5fe8-bacf-faaad91363a9/a6f77dcd-d46b-5fe8-bacf-faaad91363a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742347/general/231bdc47-14b1-4427-895d-9d4a444673dc.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 24.567 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735237%27 HTTP/1.1" 200 None
2026-03-27 17:16:53 [adesa.de] INFO: Saving data for 10735237: {'created_time': 1774631813.413445, 'last_price_update_time': 1774631813.413457, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735237') HTTP/1.1" 204 0
2026-03-27 17:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249
2026-03-27 17:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249
2026-03-27 17:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac39516d-ef29-5c04-9cf2-9ea8f8c909a5 with identifier: 10735249 to the API
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735249>
{'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': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': 'ac39516d-ef29-5c04-9cf2-9ea8f8c909a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735249',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 37951,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5742371/general/9ae5c9bb-e98e-4251-a042-de8d77ac3eba.jpg',
'https://images.openlane.eu/carimgs/5742371/general/68e6f38e-43ff-47e6-a4d6-6d14f74fccb0.jpg',
'https://images.openlane.eu/carimgs/5742371/general/29feace4-38bd-4432-8ee8-ebc7f47e2f97.jpg',
'https://images.openlane.eu/carimgs/5742371/general/de290f42-6274-413b-9cd4-a4af053b6055.jpg',
'https://images.openlane.eu/carimgs/5742371/general/523e2ad9-5522-4b5c-9faf-af1c894280e3.jpg',
'https://images.openlane.eu/carimgs/5742371/general/8388d522-c820-47c2-8543-7ea219ed9d52.jpg',
'https://images.openlane.eu/carimgs/5742371/general/01076b6c-7d29-496c-8214-a570f12d327e.jpg',
'https://images.openlane.eu/carimgs/5742371/general/278de43d-67bb-4b1b-a090-ce94f8028ee4.jpg',
'https://images.openlane.eu/carimgs/5742371/general/afb4359e-63fa-4798-81d8-4b7d3613d656.jpg',
'https://images.openlane.eu/carimgs/5742371/general/a86122b4-450a-4986-92e2-7dbe15672ae3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/9ae5c9bb-e98e-4251-a042-de8d77ac3eba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/68e6f38e-43ff-47e6-a4d6-6d14f74fccb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/29feace4-38bd-4432-8ee8-ebc7f47e2f97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/de290f42-6274-413b-9cd4-a4af053b6055.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/523e2ad9-5522-4b5c-9faf-af1c894280e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/8388d522-c820-47c2-8543-7ea219ed9d52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/01076b6c-7d29-496c-8214-a570f12d327e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/278de43d-67bb-4b1b-a090-ce94f8028ee4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69136,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/afb4359e-63fa-4798-81d8-4b7d3613d656.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac39516d-ef29-5c04-9cf2-9ea8f8c909a5/ac39516d-ef29-5c04-9cf2-9ea8f8c909a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742371/general/a86122b4-450a-4986-92e2-7dbe15672ae3.jpg',
'Width': 1024}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'37.951 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735249%27 HTTP/1.1" 200 None
2026-03-27 17:16:53 [adesa.de] INFO: Saving data for 10735249: {'created_time': 1774631813.890775, 'last_price_update_time': 1774631813.890788, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735249') HTTP/1.1" 204 0
2026-03-27 17:16:53 [adesa.de] INFO: Found listing with ID: 10735276
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735276%27 HTTP/1.1" 200 None
2026-03-27 17:16:53 [adesa.de] INFO: Scrape type for 10735276: 1
2026-03-27 17:16:53 [adesa.de] INFO: Scraping item 10735276 url https://www.openlane.eu/en/carv6/auction/10735276
2026-03-27 17:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:53 [adesa.de] INFO: Found listing with ID: 10735277
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735277%27 HTTP/1.1" 200 None
2026-03-27 17:16:53 [adesa.de] INFO: Scrape type for 10735277: 1
2026-03-27 17:16:53 [adesa.de] INFO: Scraping item 10735277 url https://www.openlane.eu/en/carv6/auction/10735277
2026-03-27 17:16:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238
2026-03-27 17:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with scrape type 1
2026-03-27 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a9ffce7d-fa48-57c0-9197-1c1ad974c1e1
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F3d308e13-6e5c-4fbf-a46d-404411af40bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/3d308e13-6e5c-4fbf-a46d-404411af40bb.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F8e00aa69-4486-43ee-aded-3afdaae2e808.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/8e00aa69-4486-43ee-aded-3afdaae2e808.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F32ae6d12-6c57-48c4-9d65-5ccd7fdbdbfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/32ae6d12-6c57-48c4-9d65-5ccd7fdbdbfe.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252Fcf7570fd-14f2-4827-aaea-02064b7722fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/cf7570fd-14f2-4827-aaea-02064b7722fa.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F7556e41a-6fc4-4495-b20e-6f3ccc32e5a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/7556e41a-6fc4-4495-b20e-6f3ccc32e5a4.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F6ce56a4b-dabc-4c2b-a485-264f2b9d5bb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/6ce56a4b-dabc-4c2b-a485-264f2b9d5bb2.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F1ba9b904-765b-48c5-930c-562123e3c63c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/1ba9b904-765b-48c5-930c-562123e3c63c.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F6f899b79-7def-4bbe-bf97-1c9bbd252403.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/6f899b79-7def-4bbe-bf97-1c9bbd252403.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252Ff228404e-b227-40c3-b8e2-779a2d14e8f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/f228404e-b227-40c3-b8e2-779a2d14e8f3.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742349%252Fgeneral%252F9c6470f8-309f-46b2-85e5-59ccbd3a730e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742349/general/9c6470f8-309f-46b2-85e5-59ccbd3a730e.jpg already downloaded
2026-03-27 17:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1, identifier: 10735238
2026-03-27 17:16:54 [adesa.de] INFO: Found listing with ID: 10735281
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735281%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [adesa.de] INFO: Scrape type for 10735281: 1
2026-03-27 17:16:54 [adesa.de] INFO: Scraping item 10735281 url https://www.openlane.eu/en/carv6/auction/10735281
2026-03-27 17:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238
2026-03-27 17:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238
2026-03-27 17:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a9ffce7d-fa48-57c0-9197-1c1ad974c1e1 with identifier: 10735238 to the API
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735238>
{'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-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'a9ffce7d-fa48-57c0-9197-1c1ad974c1e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735238',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 24169,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5742349/general/3d308e13-6e5c-4fbf-a46d-404411af40bb.jpg',
'https://images.openlane.eu/carimgs/5742349/general/8e00aa69-4486-43ee-aded-3afdaae2e808.jpg',
'https://images.openlane.eu/carimgs/5742349/general/32ae6d12-6c57-48c4-9d65-5ccd7fdbdbfe.jpg',
'https://images.openlane.eu/carimgs/5742349/general/cf7570fd-14f2-4827-aaea-02064b7722fa.jpg',
'https://images.openlane.eu/carimgs/5742349/general/7556e41a-6fc4-4495-b20e-6f3ccc32e5a4.jpg',
'https://images.openlane.eu/carimgs/5742349/general/6ce56a4b-dabc-4c2b-a485-264f2b9d5bb2.jpg',
'https://images.openlane.eu/carimgs/5742349/general/1ba9b904-765b-48c5-930c-562123e3c63c.jpg',
'https://images.openlane.eu/carimgs/5742349/general/6f899b79-7def-4bbe-bf97-1c9bbd252403.jpg',
'https://images.openlane.eu/carimgs/5742349/general/f228404e-b227-40c3-b8e2-779a2d14e8f3.jpg',
'https://images.openlane.eu/carimgs/5742349/general/9c6470f8-309f-46b2-85e5-59ccbd3a730e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/3d308e13-6e5c-4fbf-a46d-404411af40bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/8e00aa69-4486-43ee-aded-3afdaae2e808.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61086,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/32ae6d12-6c57-48c4-9d65-5ccd7fdbdbfe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/cf7570fd-14f2-4827-aaea-02064b7722fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/7556e41a-6fc4-4495-b20e-6f3ccc32e5a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/6ce56a4b-dabc-4c2b-a485-264f2b9d5bb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/1ba9b904-765b-48c5-930c-562123e3c63c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/6f899b79-7def-4bbe-bf97-1c9bbd252403.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/f228404e-b227-40c3-b8e2-779a2d14e8f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a9ffce7d-fa48-57c0-9197-1c1ad974c1e1/a9ffce7d-fa48-57c0-9197-1c1ad974c1e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742349/general/9c6470f8-309f-46b2-85e5-59ccbd3a730e.jpg',
'Width': 1024}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 24.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735238%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [adesa.de] INFO: Saving data for 10735238: {'created_time': 1774631814.57158, 'last_price_update_time': 1774631814.571591, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735238') HTTP/1.1" 204 0
2026-03-27 17:16:54 [adesa.de] INFO: Found listing with ID: 10736523
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736523%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [adesa.de] INFO: Scrape type for 10736523: 1
2026-03-27 17:16:54 [adesa.de] INFO: Scraping item 10736523 url https://www.openlane.eu/en/carv6/auction/10736523
2026-03-27 17:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240
2026-03-27 17:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with scrape type 1
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1591f3ea-959a-5dc0-9e96-03831e7dacc8
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F56935c44-da6d-45ba-b22b-bcb7ca3a3651.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/56935c44-da6d-45ba-b22b-bcb7ca3a3651.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252Fe953f826-b5ec-4530-b1f0-d38366fbdcb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/e953f826-b5ec-4530-b1f0-d38366fbdcb5.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F783d7efd-d370-4010-97e0-5b472e0c55c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/783d7efd-d370-4010-97e0-5b472e0c55c4.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F58c85e4a-98cb-44c1-a861-85b68829b584.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/58c85e4a-98cb-44c1-a861-85b68829b584.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F2cce72ed-a959-4e8c-9b86-3641055b129f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/2cce72ed-a959-4e8c-9b86-3641055b129f.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F40a58282-4228-4814-84c2-29cc64623326.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/40a58282-4228-4814-84c2-29cc64623326.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252Fcf44ae79-1ac2-49db-aa86-eb3cc143f5be.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/cf44ae79-1ac2-49db-aa86-eb3cc143f5be.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252Fd0b45511-84e4-4a6a-ae0b-1af7fbf765b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/d0b45511-84e4-4a6a-ae0b-1af7fbf765b8.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F886b4e85-e698-4c81-84f4-127006ddcdc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/886b4e85-e698-4c81-84f4-127006ddcdc3.jpg already downloaded
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742355%252Fgeneral%252F98119d70-bd9c-4ed1-b004-3588a2be949c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742355/general/98119d70-bd9c-4ed1-b004-3588a2be949c.jpg already downloaded
2026-03-27 17:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1591f3ea-959a-5dc0-9e96-03831e7dacc8, identifier: 10735240
2026-03-27 17:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240
2026-03-27 17:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240
2026-03-27 17:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1591f3ea-959a-5dc0-9e96-03831e7dacc8 with identifier: 10735240 to the API
2026-03-27 17:16:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735240>
{'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': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '1591f3ea-959a-5dc0-9e96-03831e7dacc8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735240',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 28756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5742355/general/56935c44-da6d-45ba-b22b-bcb7ca3a3651.jpg',
'https://images.openlane.eu/carimgs/5742355/general/e953f826-b5ec-4530-b1f0-d38366fbdcb5.jpg',
'https://images.openlane.eu/carimgs/5742355/general/783d7efd-d370-4010-97e0-5b472e0c55c4.jpg',
'https://images.openlane.eu/carimgs/5742355/general/58c85e4a-98cb-44c1-a861-85b68829b584.jpg',
'https://images.openlane.eu/carimgs/5742355/general/2cce72ed-a959-4e8c-9b86-3641055b129f.jpg',
'https://images.openlane.eu/carimgs/5742355/general/40a58282-4228-4814-84c2-29cc64623326.jpg',
'https://images.openlane.eu/carimgs/5742355/general/cf44ae79-1ac2-49db-aa86-eb3cc143f5be.jpg',
'https://images.openlane.eu/carimgs/5742355/general/d0b45511-84e4-4a6a-ae0b-1af7fbf765b8.jpg',
'https://images.openlane.eu/carimgs/5742355/general/886b4e85-e698-4c81-84f4-127006ddcdc3.jpg',
'https://images.openlane.eu/carimgs/5742355/general/98119d70-bd9c-4ed1-b004-3588a2be949c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/56935c44-da6d-45ba-b22b-bcb7ca3a3651.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/e953f826-b5ec-4530-b1f0-d38366fbdcb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/783d7efd-d370-4010-97e0-5b472e0c55c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/58c85e4a-98cb-44c1-a861-85b68829b584.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/2cce72ed-a959-4e8c-9b86-3641055b129f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/40a58282-4228-4814-84c2-29cc64623326.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/cf44ae79-1ac2-49db-aa86-eb3cc143f5be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/d0b45511-84e4-4a6a-ae0b-1af7fbf765b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/886b4e85-e698-4c81-84f4-127006ddcdc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1591f3ea-959a-5dc0-9e96-03831e7dacc8/1591f3ea-959a-5dc0-9e96-03831e7dacc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742355/general/98119d70-bd9c-4ed1-b004-3588a2be949c.jpg',
'Width': 1024}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'28.756 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735240%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [adesa.de] INFO: Saving data for 10735240: {'created_time': 1774631815.165112, 'last_price_update_time': 1774631815.165128, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735240') HTTP/1.1" 204 0
2026-03-27 17:16:55 [adesa.de] INFO: Found listing with ID: 10736740
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736740%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [adesa.de] INFO: Scrape type for 10736740: 1
2026-03-27 17:16:55 [adesa.de] INFO: Scraping item 10736740 url https://www.openlane.eu/en/carv6/auction/10736740
2026-03-27 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:55 [adesa.de] INFO: Found listing with ID: 10736528
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736528%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [adesa.de] INFO: Scrape type for 10736528: 1
2026-03-27 17:16:55 [adesa.de] INFO: Scraping item 10736528 url https://www.openlane.eu/en/carv6/auction/10736528
2026-03-27 17:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672
2026-03-27 17:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with scrape type 1
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252F3e84518e-48cd-4427-8692-53a830dfa863.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/3e84518e-48cd-4427-8692-53a830dfa863.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252Febc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/ebc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252F3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252Ffd60c433-5afd-4604-bf20-5c32b846d4de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/fd60c433-5afd-4604-bf20-5c32b846d4de.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252Fb048cfec-d0c7-47a8-96a1-67e2bc491483.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/b048cfec-d0c7-47a8-96a1-67e2bc491483.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252F4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252F62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252Fed11bc6d-f810-43bb-b483-2461781aadc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/ed11bc6d-f810-43bb-b483-2461781aadc0.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252F84903b30-c51f-456c-8f2a-c26996e6da65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/84903b30-c51f-456c-8f2a-c26996e6da65.jpg already downloaded
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719711%252Fgeneral%252F823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719711/general/823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg already downloaded
2026-03-27 17:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a, identifier: 10736672
2026-03-27 17:16:55 [adesa.de] INFO: Found listing with ID: 10735279
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735279%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [adesa.de] INFO: Scrape type for 10735279: 1
2026-03-27 17:16:55 [adesa.de] INFO: Scraping item 10735279 url https://www.openlane.eu/en/carv6/auction/10735279
2026-03-27 17:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672
2026-03-27 17:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672
2026-03-27 17:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a with identifier: 10736672 to the API
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'f2f3cab4-0820-5fcb-b916-4bd39cf9fd4a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OSL-DV 548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736672',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 213127,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5719711/general/3e84518e-48cd-4427-8692-53a830dfa863.jpg',
'https://images.openlane.eu/carimgs/5719711/general/ebc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg',
'https://images.openlane.eu/carimgs/5719711/general/3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg',
'https://images.openlane.eu/carimgs/5719711/general/fd60c433-5afd-4604-bf20-5c32b846d4de.jpg',
'https://images.openlane.eu/carimgs/5719711/general/b048cfec-d0c7-47a8-96a1-67e2bc491483.jpg',
'https://images.openlane.eu/carimgs/5719711/general/4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg',
'https://images.openlane.eu/carimgs/5719711/general/62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg',
'https://images.openlane.eu/carimgs/5719711/general/ed11bc6d-f810-43bb-b483-2461781aadc0.jpg',
'https://images.openlane.eu/carimgs/5719711/general/84903b30-c51f-456c-8f2a-c26996e6da65.jpg',
'https://images.openlane.eu/carimgs/5719711/general/823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218332,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/3e84518e-48cd-4427-8692-53a830dfa863.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226852,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/ebc188c5-3b6a-4ca2-bb10-c527b24cdb85.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/3ff793b8-4c61-49e3-b7c1-34816cfdf08e.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255492,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/fd60c433-5afd-4604-bf20-5c32b846d4de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238866,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/b048cfec-d0c7-47a8-96a1-67e2bc491483.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330334,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/4b0d9ee9-51ef-4171-8df4-09676ce6ef1f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198947,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/62a2787a-68fa-4726-aa4b-3c2754ff5282.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/ed11bc6d-f810-43bb-b483-2461781aadc0.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267997,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/84903b30-c51f-456c-8f2a-c26996e6da65.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f/7c8988e5-b9ce-5cae-9d18-99c8f7ea1b0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271574,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719711/general/823d6cdc-48ab-4882-83ca-0ecfdc66c7d0.jpg',
'Width': 1280}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2017-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Ranger 2.2 - AWD - Diesel - Manual - 130 hp - 213.127 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736672%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [adesa.de] INFO: Saving data for 10736672: {'created_time': 1774631815.930383, 'last_price_update_time': 1774631815.930399, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736672') HTTP/1.1" 204 0
2026-03-27 17:16:55 [adesa.de] INFO: Found listing with ID: 10735273
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735273%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [adesa.de] INFO: Scrape type for 10735273: 1
2026-03-27 17:16:55 [adesa.de] INFO: Scraping item 10735273 url https://www.openlane.eu/en/carv6/auction/10735273
2026-03-27 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265
2026-03-27 17:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7954d94-5aca-504b-a7ce-a26cf1347495 with scrape type 1
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c7954d94-5aca-504b-a7ce-a26cf1347495
2026-03-27 17:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F55aa0b54-a0f7-46a6-9afa-b2b6c1005076.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/55aa0b54-a0f7-46a6-9afa-b2b6c1005076.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F4558c91c-2051-4f67-bdad-22b4ddc7dc98.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/4558c91c-2051-4f67-bdad-22b4ddc7dc98.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F42dc97f1-a9b5-499c-82bb-b3aed62a000e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/42dc97f1-a9b5-499c-82bb-b3aed62a000e.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F12841429-c889-4ec6-b538-52d6dd12e8ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/12841429-c889-4ec6-b538-52d6dd12e8ad.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252Fa28d31aa-64a2-4170-b84c-3b200db23ce4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/a28d31aa-64a2-4170-b84c-3b200db23ce4.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F7afbb342-8251-4d9e-9c9d-9ce254b99ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/7afbb342-8251-4d9e-9c9d-9ce254b99ca4.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F5a5710b1-9f51-4838-b465-8f633a3a4c55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/5a5710b1-9f51-4838-b465-8f633a3a4c55.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252Fba58180b-e0f6-4211-ac0b-455a184e88bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/ba58180b-e0f6-4211-ac0b-455a184e88bc.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F359efc91-2cde-42e2-bd64-80ac355f076e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/359efc91-2cde-42e2-bd64-80ac355f076e.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742387%252Fgeneral%252F85f60716-9b4b-44dc-af8c-b169f80b0da9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742387/general/85f60716-9b4b-44dc-af8c-b169f80b0da9.jpg already downloaded
2026-03-27 17:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c7954d94-5aca-504b-a7ce-a26cf1347495, identifier: 10735265
2026-03-27 17:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671
2026-03-27 17:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with scrape type 1
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252Fe5a1ad79-66af-4719-bed1-345e9eb1414e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/e5a1ad79-66af-4719-bed1-345e9eb1414e.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252F0705bfeb-2461-44ee-9ccf-e408808e3860.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/0705bfeb-2461-44ee-9ccf-e408808e3860.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252F38514e8b-974c-4025-81c4-c6505618d608.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/38514e8b-974c-4025-81c4-c6505618d608.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252F7c82a841-c171-43b9-83e1-7cfef606a3c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/7c82a841-c171-43b9-83e1-7cfef606a3c3.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252Ff2c589d0-583a-4ce4-89d0-3804113d41f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/f2c589d0-583a-4ce4-89d0-3804113d41f2.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252F4705b62b-bb91-4c0d-a8aa-5288caec69fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/4705b62b-bb91-4c0d-a8aa-5288caec69fa.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252F5f6efb34-d349-47e1-b378-346209044014.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/5f6efb34-d349-47e1-b378-346209044014.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252F88658069-14e0-42f6-ab55-77cec44b6ed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/88658069-14e0-42f6-ab55-77cec44b6ed1.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252Fd9b632cd-c066-4942-b699-da54719be6ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/d9b632cd-c066-4942-b699-da54719be6ab.jpg already downloaded
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5719696%252Fgeneral%252Fe83d72dc-8bef-4485-8e87-97a6dbd7f31c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719696/general/e83d72dc-8bef-4485-8e87-97a6dbd7f31c.jpg already downloaded
2026-03-27 17:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7, identifier: 10736671
2026-03-27 17:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265
2026-03-27 17:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265
2026-03-27 17:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c7954d94-5aca-504b-a7ce-a26cf1347495 with identifier: 10735265 to the API
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735265>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'c7954d94-5aca-504b-a7ce-a26cf1347495',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735265',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 51845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5742387/general/55aa0b54-a0f7-46a6-9afa-b2b6c1005076.jpg',
'https://images.openlane.eu/carimgs/5742387/general/4558c91c-2051-4f67-bdad-22b4ddc7dc98.jpg',
'https://images.openlane.eu/carimgs/5742387/general/42dc97f1-a9b5-499c-82bb-b3aed62a000e.jpg',
'https://images.openlane.eu/carimgs/5742387/general/12841429-c889-4ec6-b538-52d6dd12e8ad.jpg',
'https://images.openlane.eu/carimgs/5742387/general/a28d31aa-64a2-4170-b84c-3b200db23ce4.jpg',
'https://images.openlane.eu/carimgs/5742387/general/7afbb342-8251-4d9e-9c9d-9ce254b99ca4.jpg',
'https://images.openlane.eu/carimgs/5742387/general/5a5710b1-9f51-4838-b465-8f633a3a4c55.jpg',
'https://images.openlane.eu/carimgs/5742387/general/ba58180b-e0f6-4211-ac0b-455a184e88bc.jpg',
'https://images.openlane.eu/carimgs/5742387/general/359efc91-2cde-42e2-bd64-80ac355f076e.jpg',
'https://images.openlane.eu/carimgs/5742387/general/85f60716-9b4b-44dc-af8c-b169f80b0da9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/55aa0b54-a0f7-46a6-9afa-b2b6c1005076.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/4558c91c-2051-4f67-bdad-22b4ddc7dc98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/42dc97f1-a9b5-499c-82bb-b3aed62a000e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/12841429-c889-4ec6-b538-52d6dd12e8ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/a28d31aa-64a2-4170-b84c-3b200db23ce4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/7afbb342-8251-4d9e-9c9d-9ce254b99ca4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121476,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/5a5710b1-9f51-4838-b465-8f633a3a4c55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/ba58180b-e0f6-4211-ac0b-455a184e88bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/359efc91-2cde-42e2-bd64-80ac355f076e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c7954d94-5aca-504b-a7ce-a26cf1347495/c7954d94-5aca-504b-a7ce-a26cf1347495_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742387/general/85f60716-9b4b-44dc-af8c-b169f80b0da9.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Automatic - 110 hp - 51.845 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735265%27 HTTP/1.1" 200 None
2026-03-27 17:16:56 [adesa.de] INFO: Saving data for 10735265: {'created_time': 1774631816.792427, 'last_price_update_time': 1774631816.79244, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735265') HTTP/1.1" 204 0
2026-03-27 17:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671
2026-03-27 17:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671
2026-03-27 17:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 80367dcc-1d4a-5af8-9b14-b2e6ce378cc7 with identifier: 10736671 to the API
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736671>
{'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': 130,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '80367dcc-1d4a-5af8-9b14-b2e6ce378cc7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA-ST 748',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736671',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 161583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5719696/general/e5a1ad79-66af-4719-bed1-345e9eb1414e.jpg',
'https://images.openlane.eu/carimgs/5719696/general/0705bfeb-2461-44ee-9ccf-e408808e3860.jpg',
'https://images.openlane.eu/carimgs/5719696/general/38514e8b-974c-4025-81c4-c6505618d608.jpg',
'https://images.openlane.eu/carimgs/5719696/general/7c82a841-c171-43b9-83e1-7cfef606a3c3.jpg',
'https://images.openlane.eu/carimgs/5719696/general/f2c589d0-583a-4ce4-89d0-3804113d41f2.jpg',
'https://images.openlane.eu/carimgs/5719696/general/4705b62b-bb91-4c0d-a8aa-5288caec69fa.jpg',
'https://images.openlane.eu/carimgs/5719696/general/5f6efb34-d349-47e1-b378-346209044014.jpg',
'https://images.openlane.eu/carimgs/5719696/general/88658069-14e0-42f6-ab55-77cec44b6ed1.jpg',
'https://images.openlane.eu/carimgs/5719696/general/d9b632cd-c066-4942-b699-da54719be6ab.jpg',
'https://images.openlane.eu/carimgs/5719696/general/e83d72dc-8bef-4485-8e87-97a6dbd7f31c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245132,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/e5a1ad79-66af-4719-bed1-345e9eb1414e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259198,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/0705bfeb-2461-44ee-9ccf-e408808e3860.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228086,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/38514e8b-974c-4025-81c4-c6505618d608.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257925,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/7c82a841-c171-43b9-83e1-7cfef606a3c3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264786,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/f2c589d0-583a-4ce4-89d0-3804113d41f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/4705b62b-bb91-4c0d-a8aa-5288caec69fa.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227533,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/5f6efb34-d349-47e1-b378-346209044014.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212148,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/88658069-14e0-42f6-ab55-77cec44b6ed1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285691,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/d9b632cd-c066-4942-b699-da54719be6ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80367dcc-1d4a-5af8-9b14-b2e6ce378cc7/80367dcc-1d4a-5af8-9b14-b2e6ce378cc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354113,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719696/general/e83d72dc-8bef-4485-8e87-97a6dbd7f31c.jpg',
'Width': 1279}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2019-10-17',
'seats_number': 7,
'seller_name': None,
'title': 'Ford Transit Trend - Diesel - Manual - 130 hp - 161.583 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736671%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [adesa.de] INFO: Saving data for 10736671: {'created_time': 1774631817.097565, 'last_price_update_time': 1774631817.097575, 'auction_closing_time': 1774873800.0}
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736671') HTTP/1.1" 204 0
2026-03-27 17:16:57 [adesa.de] INFO: Found listing with ID: 10737442
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737442%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [adesa.de] INFO: Scrape type for 10737442: 1
2026-03-27 17:16:57 [adesa.de] INFO: Scraping item 10737442 url https://www.openlane.eu/en/carv6/auction/10737442
2026-03-27 17:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:57 [adesa.de] INFO: Found listing with ID: 10735267
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735267%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [adesa.de] INFO: Scrape type for 10735267: 1
2026-03-27 17:16:57 [adesa.de] INFO: Scraping item 10735267 url https://www.openlane.eu/en/carv6/auction/10735267
2026-03-27 17:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256
2026-03-27 17:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335d8410-8062-5fc4-98a5-980dec9865b7 with scrape type 1
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 335d8410-8062-5fc4-98a5-980dec9865b7
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F016b0bd5-4e7e-494d-9788-2392291aed10.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/016b0bd5-4e7e-494d-9788-2392291aed10.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F1c92ca93-a35d-43e4-8f41-322c7da40ec7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/1c92ca93-a35d-43e4-8f41-322c7da40ec7.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F2e7b15d8-845e-4985-a33c-4104ed0edebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/2e7b15d8-845e-4985-a33c-4104ed0edebf.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F981d15b7-cfd0-4458-880e-07000a6cb999.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/981d15b7-cfd0-4458-880e-07000a6cb999.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252Fe6380961-bf03-4d0c-a428-42003c772459.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/e6380961-bf03-4d0c-a428-42003c772459.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252Fe91634a1-6685-4849-9dd2-df5fc063bf2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/e91634a1-6685-4849-9dd2-df5fc063bf2c.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F199e4d33-993e-4759-bda4-2d359b19e563.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/199e4d33-993e-4759-bda4-2d359b19e563.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F143de4af-49de-473f-a3e7-ec30b35a2840.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/143de4af-49de-473f-a3e7-ec30b35a2840.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F6bcd71fb-4915-42ba-8478-99bfbf94c3e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/6bcd71fb-4915-42ba-8478-99bfbf94c3e2.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742378%252Fgeneral%252F5696e0ae-d719-4ad7-9a4b-e2e4f8995144.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742378/general/5696e0ae-d719-4ad7-9a4b-e2e4f8995144.jpg already downloaded
2026-03-27 17:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 335d8410-8062-5fc4-98a5-980dec9865b7, identifier: 10735256
2026-03-27 17:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264
2026-03-27 17:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47735d7c-7193-518a-bd6c-955236ebbdd3 with scrape type 1
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47735d7c-7193-518a-bd6c-955236ebbdd3
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252F911572dd-0f01-489d-a0a7-53791cef667b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/911572dd-0f01-489d-a0a7-53791cef667b.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252F21f100ad-179a-4076-8389-76a2ac82c24e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/21f100ad-179a-4076-8389-76a2ac82c24e.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252Fec6b5502-ea04-4882-8bef-01d8f77d0002.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/ec6b5502-ea04-4882-8bef-01d8f77d0002.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252Fb08edf85-bf87-4457-868b-493cfcfe0038.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/b08edf85-bf87-4457-868b-493cfcfe0038.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252Fe36b4b51-da72-46bd-b27a-58f67318e886.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/e36b4b51-da72-46bd-b27a-58f67318e886.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252F254f7ab3-d23f-40c9-8c19-7c128f8e8535.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/254f7ab3-d23f-40c9-8c19-7c128f8e8535.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252Fd6dbaf56-317b-4ff0-9e00-cc0371f87865.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/d6dbaf56-317b-4ff0-9e00-cc0371f87865.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252Fbe06b68b-6c4b-40cb-a749-2f6836af4473.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/be06b68b-6c4b-40cb-a749-2f6836af4473.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252Ffddc8084-0bf3-4081-ad6b-a96d8c099633.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/fddc8084-0bf3-4081-ad6b-a96d8c099633.jpg already downloaded
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742386%252Fgeneral%252F479ff470-b502-42d4-b84b-49abfbf78481.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742386/general/479ff470-b502-42d4-b84b-49abfbf78481.jpg already downloaded
2026-03-27 17:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47735d7c-7193-518a-bd6c-955236ebbdd3, identifier: 10735264
2026-03-27 17:16:57 [adesa.de] INFO: Found listing with ID: 10735268
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735268%27 HTTP/1.1" 200 None
2026-03-27 17:16:57 [adesa.de] INFO: Scrape type for 10735268: 1
2026-03-27 17:16:57 [adesa.de] INFO: Scraping item 10735268 url https://www.openlane.eu/en/carv6/auction/10735268
2026-03-27 17:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256
2026-03-27 17:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256
2026-03-27 17:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 335d8410-8062-5fc4-98a5-980dec9865b7 with identifier: 10735256 to the API
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '335d8410-8062-5fc4-98a5-980dec9865b7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735256',
'listing': 'auctionplusdirectbuy',
'location': 'Engelskirchen (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 50382,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5742378/general/016b0bd5-4e7e-494d-9788-2392291aed10.jpg',
'https://images.openlane.eu/carimgs/5742378/general/1c92ca93-a35d-43e4-8f41-322c7da40ec7.jpg',
'https://images.openlane.eu/carimgs/5742378/general/2e7b15d8-845e-4985-a33c-4104ed0edebf.jpg',
'https://images.openlane.eu/carimgs/5742378/general/981d15b7-cfd0-4458-880e-07000a6cb999.jpg',
'https://images.openlane.eu/carimgs/5742378/general/e6380961-bf03-4d0c-a428-42003c772459.jpg',
'https://images.openlane.eu/carimgs/5742378/general/e91634a1-6685-4849-9dd2-df5fc063bf2c.jpg',
'https://images.openlane.eu/carimgs/5742378/general/199e4d33-993e-4759-bda4-2d359b19e563.jpg',
'https://images.openlane.eu/carimgs/5742378/general/143de4af-49de-473f-a3e7-ec30b35a2840.jpg',
'https://images.openlane.eu/carimgs/5742378/general/6bcd71fb-4915-42ba-8478-99bfbf94c3e2.jpg',
'https://images.openlane.eu/carimgs/5742378/general/5696e0ae-d719-4ad7-9a4b-e2e4f8995144.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/016b0bd5-4e7e-494d-9788-2392291aed10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/1c92ca93-a35d-43e4-8f41-322c7da40ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/2e7b15d8-845e-4985-a33c-4104ed0edebf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/981d15b7-cfd0-4458-880e-07000a6cb999.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74915,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/e6380961-bf03-4d0c-a428-42003c772459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88769,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/e91634a1-6685-4849-9dd2-df5fc063bf2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/199e4d33-993e-4759-bda4-2d359b19e563.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/143de4af-49de-473f-a3e7-ec30b35a2840.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/6bcd71fb-4915-42ba-8478-99bfbf94c3e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_335d8410-8062-5fc4-98a5-980dec9865b7/335d8410-8062-5fc4-98a5-980dec9865b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742378/general/5696e0ae-d719-4ad7-9a4b-e2e4f8995144.jpg',
'Width': 1024}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'50.382 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735256%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [adesa.de] INFO: Saving data for 10735256: {'created_time': 1774631818.004667, 'last_price_update_time': 1774631818.004681, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735256') HTTP/1.1" 204 0
2026-03-27 17:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264
2026-03-27 17:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264
2026-03-27 17:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47735d7c-7193-518a-bd6c-955236ebbdd3 with identifier: 10735264 to the API
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735264>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '47735d7c-7193-518a-bd6c-955236ebbdd3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735264',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 23407,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5742386/general/911572dd-0f01-489d-a0a7-53791cef667b.jpg',
'https://images.openlane.eu/carimgs/5742386/general/21f100ad-179a-4076-8389-76a2ac82c24e.jpg',
'https://images.openlane.eu/carimgs/5742386/general/ec6b5502-ea04-4882-8bef-01d8f77d0002.jpg',
'https://images.openlane.eu/carimgs/5742386/general/b08edf85-bf87-4457-868b-493cfcfe0038.jpg',
'https://images.openlane.eu/carimgs/5742386/general/e36b4b51-da72-46bd-b27a-58f67318e886.jpg',
'https://images.openlane.eu/carimgs/5742386/general/254f7ab3-d23f-40c9-8c19-7c128f8e8535.jpg',
'https://images.openlane.eu/carimgs/5742386/general/d6dbaf56-317b-4ff0-9e00-cc0371f87865.jpg',
'https://images.openlane.eu/carimgs/5742386/general/be06b68b-6c4b-40cb-a749-2f6836af4473.jpg',
'https://images.openlane.eu/carimgs/5742386/general/fddc8084-0bf3-4081-ad6b-a96d8c099633.jpg',
'https://images.openlane.eu/carimgs/5742386/general/479ff470-b502-42d4-b84b-49abfbf78481.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/911572dd-0f01-489d-a0a7-53791cef667b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/21f100ad-179a-4076-8389-76a2ac82c24e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54685,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/ec6b5502-ea04-4882-8bef-01d8f77d0002.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/b08edf85-bf87-4457-868b-493cfcfe0038.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/e36b4b51-da72-46bd-b27a-58f67318e886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/254f7ab3-d23f-40c9-8c19-7c128f8e8535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/d6dbaf56-317b-4ff0-9e00-cc0371f87865.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/be06b68b-6c4b-40cb-a749-2f6836af4473.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74727,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/fddc8084-0bf3-4081-ad6b-a96d8c099633.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47735d7c-7193-518a-bd6c-955236ebbdd3/47735d7c-7193-518a-bd6c-955236ebbdd3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742386/general/479ff470-b502-42d4-b84b-49abfbf78481.jpg',
'Width': 1024}],
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Manual - 110 hp - 23.407 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735264%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [adesa.de] INFO: Saving data for 10735264: {'created_time': 1774631818.415251, 'last_price_update_time': 1774631818.415262, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735264') HTTP/1.1" 204 0
2026-03-27 17:16:58 [adesa.de] INFO: Found listing with ID: 10735280
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735280%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [adesa.de] INFO: Scrape type for 10735280: 1
2026-03-27 17:16:58 [adesa.de] INFO: Scraping item 10735280 url https://www.openlane.eu/en/carv6/auction/10735280
2026-03-27 17:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278
2026-03-27 17:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6932763-5e77-5029-a0a0-f0a6abe55333 with scrape type 1
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6932763-5e77-5029-a0a0-f0a6abe55333
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252Fbdd00299-34b8-475c-8394-796541902be1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/bdd00299-34b8-475c-8394-796541902be1.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F661a6ac4-b373-48e5-a2ea-dcfa408d7af5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/661a6ac4-b373-48e5-a2ea-dcfa408d7af5.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F993c5fcd-08c5-400b-9be9-76854dc0a357.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/993c5fcd-08c5-400b-9be9-76854dc0a357.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F2805bfe1-963e-491e-bd02-61cbcb3b0533.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/2805bfe1-963e-491e-bd02-61cbcb3b0533.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F8b6d0c37-00d6-4d64-9cc2-839c26cfe31d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/8b6d0c37-00d6-4d64-9cc2-839c26cfe31d.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F058329da-f478-4fce-a55f-81848cc0111a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/058329da-f478-4fce-a55f-81848cc0111a.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F079951dc-f4a6-4583-a12e-b4cd34d0d916.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/079951dc-f4a6-4583-a12e-b4cd34d0d916.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F90915422-b770-48e6-94fa-a99cc8ed5b3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/90915422-b770-48e6-94fa-a99cc8ed5b3c.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252Fd5537540-326a-4352-abb6-912900bedd54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/d5537540-326a-4352-abb6-912900bedd54.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742402%252Fgeneral%252F4688047c-d7af-4168-8991-ed60c1d3138b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742402/general/4688047c-d7af-4168-8991-ed60c1d3138b.jpg already downloaded
2026-03-27 17:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c6932763-5e77-5029-a0a0-f0a6abe55333, identifier: 10735278
2026-03-27 17:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272
2026-03-27 17:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71770b8b-3b52-501f-ad34-7666c6b30ed6 with scrape type 1
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71770b8b-3b52-501f-ad34-7666c6b30ed6
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F8876d283-bda9-495c-b23f-b5631cfd08c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/8876d283-bda9-495c-b23f-b5631cfd08c4.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F6ddff9af-b279-40bb-81b1-fba06ddfa2d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/6ddff9af-b279-40bb-81b1-fba06ddfa2d5.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F6bea4143-14ec-4aec-a86c-d10e4c2b117d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/6bea4143-14ec-4aec-a86c-d10e4c2b117d.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F72e2326e-ed05-4ba5-9b50-e1000889d268.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/72e2326e-ed05-4ba5-9b50-e1000889d268.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F0682a4e4-f934-4155-ab4b-8c397f50df9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/0682a4e4-f934-4155-ab4b-8c397f50df9c.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F2a05068f-b5ec-4a25-bf2d-42d32b9bcbc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/2a05068f-b5ec-4a25-bf2d-42d32b9bcbc8.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F00990b30-4d3d-48d5-9fd3-6dee144b7e97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/00990b30-4d3d-48d5-9fd3-6dee144b7e97.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F341f5b6f-c555-4047-9439-65dde866b85e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/341f5b6f-c555-4047-9439-65dde866b85e.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252Fbbcbbbea-66f0-4c28-a371-56e0327040d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/bbcbbbea-66f0-4c28-a371-56e0327040d1.jpg already downloaded
2026-03-27 17:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16: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%252F5742395%252Fgeneral%252F20a3cc2a-d136-429d-8296-1fda6289efe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742395/general/20a3cc2a-d136-429d-8296-1fda6289efe9.jpg already downloaded
2026-03-27 17:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71770b8b-3b52-501f-ad34-7666c6b30ed6, identifier: 10735272
2026-03-27 17:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278
2026-03-27 17:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278
2026-03-27 17:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c6932763-5e77-5029-a0a0-f0a6abe55333 with identifier: 10735278 to the API
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'c6932763-5e77-5029-a0a0-f0a6abe55333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735278',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 31730,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5742402/general/bdd00299-34b8-475c-8394-796541902be1.jpg',
'https://images.openlane.eu/carimgs/5742402/general/661a6ac4-b373-48e5-a2ea-dcfa408d7af5.jpg',
'https://images.openlane.eu/carimgs/5742402/general/993c5fcd-08c5-400b-9be9-76854dc0a357.jpg',
'https://images.openlane.eu/carimgs/5742402/general/2805bfe1-963e-491e-bd02-61cbcb3b0533.jpg',
'https://images.openlane.eu/carimgs/5742402/general/8b6d0c37-00d6-4d64-9cc2-839c26cfe31d.jpg',
'https://images.openlane.eu/carimgs/5742402/general/058329da-f478-4fce-a55f-81848cc0111a.jpg',
'https://images.openlane.eu/carimgs/5742402/general/079951dc-f4a6-4583-a12e-b4cd34d0d916.jpg',
'https://images.openlane.eu/carimgs/5742402/general/90915422-b770-48e6-94fa-a99cc8ed5b3c.jpg',
'https://images.openlane.eu/carimgs/5742402/general/d5537540-326a-4352-abb6-912900bedd54.jpg',
'https://images.openlane.eu/carimgs/5742402/general/4688047c-d7af-4168-8991-ed60c1d3138b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/bdd00299-34b8-475c-8394-796541902be1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/661a6ac4-b373-48e5-a2ea-dcfa408d7af5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/993c5fcd-08c5-400b-9be9-76854dc0a357.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/2805bfe1-963e-491e-bd02-61cbcb3b0533.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/8b6d0c37-00d6-4d64-9cc2-839c26cfe31d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/058329da-f478-4fce-a55f-81848cc0111a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/079951dc-f4a6-4583-a12e-b4cd34d0d916.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/90915422-b770-48e6-94fa-a99cc8ed5b3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/d5537540-326a-4352-abb6-912900bedd54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6932763-5e77-5029-a0a0-f0a6abe55333/c6932763-5e77-5029-a0a0-f0a6abe55333_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742402/general/4688047c-d7af-4168-8991-ed60c1d3138b.jpg',
'Width': 1024}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 2.0 TDI FR - Diesel - Automatic - 150 hp - 31.730 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2025}
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735278%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Saving data for 10735278: {'created_time': 1774631819.237998, 'last_price_update_time': 1774631819.238009, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735278') HTTP/1.1" 204 0
2026-03-27 17:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272
2026-03-27 17:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272
2026-03-27 17:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71770b8b-3b52-501f-ad34-7666c6b30ed6 with identifier: 10735272 to the API
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:16:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735272>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '71770b8b-3b52-501f-ad34-7666c6b30ed6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735272',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 26174,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742395/general/8876d283-bda9-495c-b23f-b5631cfd08c4.jpg',
'https://images.openlane.eu/carimgs/5742395/general/6ddff9af-b279-40bb-81b1-fba06ddfa2d5.jpg',
'https://images.openlane.eu/carimgs/5742395/general/6bea4143-14ec-4aec-a86c-d10e4c2b117d.jpg',
'https://images.openlane.eu/carimgs/5742395/general/72e2326e-ed05-4ba5-9b50-e1000889d268.jpg',
'https://images.openlane.eu/carimgs/5742395/general/0682a4e4-f934-4155-ab4b-8c397f50df9c.jpg',
'https://images.openlane.eu/carimgs/5742395/general/2a05068f-b5ec-4a25-bf2d-42d32b9bcbc8.jpg',
'https://images.openlane.eu/carimgs/5742395/general/00990b30-4d3d-48d5-9fd3-6dee144b7e97.jpg',
'https://images.openlane.eu/carimgs/5742395/general/341f5b6f-c555-4047-9439-65dde866b85e.jpg',
'https://images.openlane.eu/carimgs/5742395/general/bbcbbbea-66f0-4c28-a371-56e0327040d1.jpg',
'https://images.openlane.eu/carimgs/5742395/general/20a3cc2a-d136-429d-8296-1fda6289efe9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/8876d283-bda9-495c-b23f-b5631cfd08c4.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/6ddff9af-b279-40bb-81b1-fba06ddfa2d5.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/6bea4143-14ec-4aec-a86c-d10e4c2b117d.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/72e2326e-ed05-4ba5-9b50-e1000889d268.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/0682a4e4-f934-4155-ab4b-8c397f50df9c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/2a05068f-b5ec-4a25-bf2d-42d32b9bcbc8.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43520,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/00990b30-4d3d-48d5-9fd3-6dee144b7e97.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/341f5b6f-c555-4047-9439-65dde866b85e.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/bbcbbbea-66f0-4c28-a371-56e0327040d1.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71770b8b-3b52-501f-ad34-7666c6b30ed6/71770b8b-3b52-501f-ad34-7666c6b30ed6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742395/general/20a3cc2a-d136-429d-8296-1fda6289efe9.jpg',
'Width': 1023}],
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Automatic - 110 hp - 26.174 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735272%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Saving data for 10735272: {'created_time': 1774631819.581241, 'last_price_update_time': 1774631819.581252, 'auction_closing_time': 1774866300.0}
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735272') HTTP/1.1" 204 0
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10735270
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735270%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10735270: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10735270 url https://www.openlane.eu/en/carv6/auction/10735270
2026-03-27 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10735275
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735275%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10735275: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10735275 url https://www.openlane.eu/en/carv6/auction/10735275
2026-03-27 17:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10734384
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734384%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10734384: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10734384 url https://www.openlane.eu/en/carv6/auction/10734384
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10735283
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735283%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10735283: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10735283 url https://www.openlane.eu/en/carv6/auction/10735283
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10736741
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736741%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10736741: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10736741 url https://www.openlane.eu/en/carv6/auction/10736741
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10736756
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736756%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10736756: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10736756 url https://www.openlane.eu/en/carv6/auction/10736756
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10736739
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736739%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10736739: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10736739 url https://www.openlane.eu/en/carv6/auction/10736739
2026-03-27 17:16:59 [adesa.de] INFO: Found listing with ID: 10736747
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736747%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [adesa.de] INFO: Scrape type for 10736747: 1
2026-03-27 17:16:59 [adesa.de] INFO: Scraping item 10736747 url https://www.openlane.eu/en/carv6/auction/10736747
2026-03-27 17:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269
2026-03-27 17:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with scrape type 1
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ddb39e3-50b5-5439-84e3-2322b0f8f79e
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F0b29dcee-c4c0-48b2-8848-30211dbbdd6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/0b29dcee-c4c0-48b2-8848-30211dbbdd6d.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F5030fa7e-0191-47bf-b641-10e73cc93733.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/5030fa7e-0191-47bf-b641-10e73cc93733.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F78195001-0844-4e03-b2df-7f1542414573.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/78195001-0844-4e03-b2df-7f1542414573.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F6e54220a-9a02-45f9-aea1-381b8369d3ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/6e54220a-9a02-45f9-aea1-381b8369d3ac.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F17a176b8-67ec-4060-a886-e015a6cf28ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/17a176b8-67ec-4060-a886-e015a6cf28ad.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F1af516cc-5baa-4326-93d5-7225224230ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/1af516cc-5baa-4326-93d5-7225224230ab.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F85731556-03ce-431e-bbc5-32ab40f58e33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/85731556-03ce-431e-bbc5-32ab40f58e33.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F6efc2db2-fb0b-4f54-b70e-3ec8e742ed0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/6efc2db2-fb0b-4f54-b70e-3ec8e742ed0b.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F997b6eae-5b29-4472-b6fa-227a0dfc6275.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/997b6eae-5b29-4472-b6fa-227a0dfc6275.jpg already downloaded
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742392%252Fgeneral%252F12a6d116-b369-4ee9-8f95-27cfe24c417e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742392/general/12a6d116-b369-4ee9-8f95-27cfe24c417e.jpg already downloaded
2026-03-27 17:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e, identifier: 10735269
2026-03-27 17:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261
2026-03-27 17:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c257db-0fa7-5ac3-8845-8d669e64303c with scrape type 1
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15c257db-0fa7-5ac3-8845-8d669e64303c
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252F0bc8870b-ed00-4adb-b2d7-2422bc2c0094.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/0bc8870b-ed00-4adb-b2d7-2422bc2c0094.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252Fb55bcaa9-6714-4c78-a1e4-88166647778a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/b55bcaa9-6714-4c78-a1e4-88166647778a.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252F89e588b4-adb2-48eb-9d18-9dbf92bd8fff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/89e588b4-adb2-48eb-9d18-9dbf92bd8fff.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252Fc598c4b9-80e4-499b-b020-e8d1e2c13bbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/c598c4b9-80e4-499b-b020-e8d1e2c13bbc.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252Fc57afc10-e711-41cc-b06b-dd695fb2c306.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/c57afc10-e711-41cc-b06b-dd695fb2c306.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252F7d2305d2-5b38-41d9-916c-ec178e7102ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/7d2305d2-5b38-41d9-916c-ec178e7102ef.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252Fe5d256d5-5aca-4a28-9f0c-ad2ee8894ed8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/e5d256d5-5aca-4a28-9f0c-ad2ee8894ed8.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252F4e1dab32-774b-4dad-87f1-6e102d142ba6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/4e1dab32-774b-4dad-87f1-6e102d142ba6.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252Fc37ca90f-af15-4c71-91ec-02a0122ab2bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/c37ca90f-af15-4c71-91ec-02a0122ab2bc.jpg already downloaded
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742383%252Fgeneral%252F42e6b87a-4354-4e0b-86a5-75f6fd1ead31.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742383/general/42e6b87a-4354-4e0b-86a5-75f6fd1ead31.jpg already downloaded
2026-03-27 17:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15c257db-0fa7-5ac3-8845-8d669e64303c, identifier: 10735261
2026-03-27 17:17:00 [adesa.de] INFO: Found listing with ID: 10736670
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736670%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [adesa.de] INFO: Scrape type for 10736670: 1
2026-03-27 17:17:00 [adesa.de] INFO: Scraping item 10736670 url https://www.openlane.eu/en/carv6/auction/10736670
2026-03-27 17:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269
2026-03-27 17:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269
2026-03-27 17:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ddb39e3-50b5-5439-84e3-2322b0f8f79e with identifier: 10735269 to the API
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '3ddb39e3-50b5-5439-84e3-2322b0f8f79e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016126C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735269',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 11961,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742392/general/0b29dcee-c4c0-48b2-8848-30211dbbdd6d.jpg',
'https://images.openlane.eu/carimgs/5742392/general/5030fa7e-0191-47bf-b641-10e73cc93733.jpg',
'https://images.openlane.eu/carimgs/5742392/general/78195001-0844-4e03-b2df-7f1542414573.jpg',
'https://images.openlane.eu/carimgs/5742392/general/6e54220a-9a02-45f9-aea1-381b8369d3ac.jpg',
'https://images.openlane.eu/carimgs/5742392/general/17a176b8-67ec-4060-a886-e015a6cf28ad.jpg',
'https://images.openlane.eu/carimgs/5742392/general/1af516cc-5baa-4326-93d5-7225224230ab.jpg',
'https://images.openlane.eu/carimgs/5742392/general/85731556-03ce-431e-bbc5-32ab40f58e33.jpg',
'https://images.openlane.eu/carimgs/5742392/general/6efc2db2-fb0b-4f54-b70e-3ec8e742ed0b.jpg',
'https://images.openlane.eu/carimgs/5742392/general/997b6eae-5b29-4472-b6fa-227a0dfc6275.jpg',
'https://images.openlane.eu/carimgs/5742392/general/12a6d116-b369-4ee9-8f95-27cfe24c417e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/0b29dcee-c4c0-48b2-8848-30211dbbdd6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/5030fa7e-0191-47bf-b641-10e73cc93733.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71830,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/78195001-0844-4e03-b2df-7f1542414573.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/6e54220a-9a02-45f9-aea1-381b8369d3ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/17a176b8-67ec-4060-a886-e015a6cf28ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/1af516cc-5baa-4326-93d5-7225224230ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/85731556-03ce-431e-bbc5-32ab40f58e33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/6efc2db2-fb0b-4f54-b70e-3ec8e742ed0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/997b6eae-5b29-4472-b6fa-227a0dfc6275.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ddb39e3-50b5-5439-84e3-2322b0f8f79e/3ddb39e3-50b5-5439-84e3-2322b0f8f79e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142288,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742392/general/12a6d116-b369-4ee9-8f95-27cfe24c417e.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 11.961 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735269%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [adesa.de] INFO: Saving data for 10735269: {'created_time': 1774631820.649186, 'last_price_update_time': 1774631820.649198, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735269') HTTP/1.1" 204 0
2026-03-27 17:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261
2026-03-27 17:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261
2026-03-27 17:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15c257db-0fa7-5ac3-8845-8d669e64303c with identifier: 10735261 to the API
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '15c257db-0fa7-5ac3-8845-8d669e64303c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735261',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Arona',
'odometer': 18720,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5742383/general/0bc8870b-ed00-4adb-b2d7-2422bc2c0094.jpg',
'https://images.openlane.eu/carimgs/5742383/general/b55bcaa9-6714-4c78-a1e4-88166647778a.jpg',
'https://images.openlane.eu/carimgs/5742383/general/89e588b4-adb2-48eb-9d18-9dbf92bd8fff.jpg',
'https://images.openlane.eu/carimgs/5742383/general/c598c4b9-80e4-499b-b020-e8d1e2c13bbc.jpg',
'https://images.openlane.eu/carimgs/5742383/general/c57afc10-e711-41cc-b06b-dd695fb2c306.jpg',
'https://images.openlane.eu/carimgs/5742383/general/7d2305d2-5b38-41d9-916c-ec178e7102ef.jpg',
'https://images.openlane.eu/carimgs/5742383/general/e5d256d5-5aca-4a28-9f0c-ad2ee8894ed8.jpg',
'https://images.openlane.eu/carimgs/5742383/general/4e1dab32-774b-4dad-87f1-6e102d142ba6.jpg',
'https://images.openlane.eu/carimgs/5742383/general/c37ca90f-af15-4c71-91ec-02a0122ab2bc.jpg',
'https://images.openlane.eu/carimgs/5742383/general/42e6b87a-4354-4e0b-86a5-75f6fd1ead31.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/0bc8870b-ed00-4adb-b2d7-2422bc2c0094.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/b55bcaa9-6714-4c78-a1e4-88166647778a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/89e588b4-adb2-48eb-9d18-9dbf92bd8fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/c598c4b9-80e4-499b-b020-e8d1e2c13bbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/c57afc10-e711-41cc-b06b-dd695fb2c306.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/7d2305d2-5b38-41d9-916c-ec178e7102ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/e5d256d5-5aca-4a28-9f0c-ad2ee8894ed8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/4e1dab32-774b-4dad-87f1-6e102d142ba6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58999,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/c37ca90f-af15-4c71-91ec-02a0122ab2bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15c257db-0fa7-5ac3-8845-8d669e64303c/15c257db-0fa7-5ac3-8845-8d669e64303c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742383/general/42e6b87a-4354-4e0b-86a5-75f6fd1ead31.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI FR - Petrol - Manual - 110 hp - 18.720 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735261%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [adesa.de] INFO: Saving data for 10735261: {'created_time': 1774631820.955809, 'last_price_update_time': 1774631820.95582, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735261') HTTP/1.1" 204 0
2026-03-27 17:17:00 [adesa.de] INFO: Found listing with ID: 10736509
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736509%27 HTTP/1.1" 200 None
2026-03-27 17:17:00 [adesa.de] INFO: Scrape type for 10736509: 1
2026-03-27 17:17:00 [adesa.de] INFO: Scraping item 10736509 url https://www.openlane.eu/en/carv6/auction/10736509
2026-03-27 17:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:00 [adesa.de] INFO: Found listing with ID: 10736761
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736761%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10736761: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10736761 url https://www.openlane.eu/en/carv6/auction/10736761
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735288
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735288%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735288: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735288 url https://www.openlane.eu/en/carv6/auction/10735288
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735294
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735294%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735294: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735294 url https://www.openlane.eu/en/carv6/auction/10735294
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735290
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735290%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735290: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735290 url https://www.openlane.eu/en/carv6/auction/10735290
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735286
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735286%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735286: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735286 url https://www.openlane.eu/en/carv6/auction/10735286
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735300
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735300%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735300: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735300 url https://www.openlane.eu/en/carv6/auction/10735300
2026-03-27 17:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10737445
2026-03-27 17:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4838298-7217-5d41-af91-df8bbab53f20 with scrape type 1
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4838298-7217-5d41-af91-df8bbab53f20
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Ffdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/fdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F8801030c-0def-4930-9886-d5b83e359c81.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/8801030c-0def-4930-9886-d5b83e359c81.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd0d93e10-9774-4baa-93d0-85984dc5fd47.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d0d93e10-9774-4baa-93d0-85984dc5fd47.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fbb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/bb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F7496ceda-0e84-4941-ba62-16d166b3901c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/7496ceda-0e84-4941-ba62-16d166b3901c.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252F525a1508-46fc-4212-9cfa-459f292507df.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/525a1508-46fc-4212-9cfa-459f292507df.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd536bb63-e0ac-4cb4-86cb-4d2dbc319241.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d536bb63-e0ac-4cb4-86cb-4d2dbc319241.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fca779931-8364-4b21-b097-bf43189b4f55.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/ca779931-8364-4b21-b097-bf43189b4f55.png already downloaded
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723020%252Fgeneral%252Fd76dad87-2726-4115-ab08-51080befe1b4.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png already downloaded
2026-03-27 17:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4838298-7217-5d41-af91-df8bbab53f20, identifier: 10737445
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735296
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735296%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735296: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735296 url https://www.openlane.eu/en/carv6/auction/10735296
2026-03-27 17:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10737445
2026-03-27 17:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10737445
2026-03-27 17:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4838298-7217-5d41-af91-df8bbab53f20 with identifier: 10737445 to the API
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': 'e4838298-7217-5d41-af91-df8bbab53f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737445',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'MG',
'model': 'MG5',
'odometer': 24100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5723020/general/fdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png',
'https://images.openlane.eu/carimgs/5723020/general/1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png',
'https://images.openlane.eu/carimgs/5723020/general/8801030c-0def-4930-9886-d5b83e359c81.png',
'https://images.openlane.eu/carimgs/5723020/general/d0d93e10-9774-4baa-93d0-85984dc5fd47.png',
'https://images.openlane.eu/carimgs/5723020/general/bb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png',
'https://images.openlane.eu/carimgs/5723020/general/7496ceda-0e84-4941-ba62-16d166b3901c.png',
'https://images.openlane.eu/carimgs/5723020/general/525a1508-46fc-4212-9cfa-459f292507df.png',
'https://images.openlane.eu/carimgs/5723020/general/d536bb63-e0ac-4cb4-86cb-4d2dbc319241.png',
'https://images.openlane.eu/carimgs/5723020/general/ca779931-8364-4b21-b097-bf43189b4f55.png',
'https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 242801,
'Height': 327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/fdbf3109-41ee-4c0b-89f5-4cc7df5da60b.png',
'Width': 440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 249126,
'Height': 333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/1bd1c0d2-ba2a-47ef-b4a7-fa886e9c582f.png',
'Width': 442},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 198112,
'Height': 328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/8801030c-0def-4930-9886-d5b83e359c81.png',
'Width': 437},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 202464,
'Height': 328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/d0d93e10-9774-4baa-93d0-85984dc5fd47.png',
'Width': 445},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 192844,
'Height': 327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/bb26e7bb-6a98-4bb5-b84e-16e6f19303eb.png',
'Width': 438},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 229526,
'Height': 332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/7496ceda-0e84-4941-ba62-16d166b3901c.png',
'Width': 442},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 142538,
'Height': 328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/525a1508-46fc-4212-9cfa-459f292507df.png',
'Width': 440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 149327,
'Height': 331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/d536bb63-e0ac-4cb4-86cb-4d2dbc319241.png',
'Width': 441},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 180684,
'Height': 332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/ca779931-8364-4b21-b097-bf43189b4f55.png',
'Width': 441},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4838298-7217-5d41-af91-df8bbab53f20/e4838298-7217-5d41-af91-df8bbab53f20_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 190456,
'Height': 337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723020/general/d76dad87-2726-4115-ab08-51080befe1b4.png',
'Width': 441}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG5 - Electric - Automatic - 101 hp - 24.100 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737445%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Saving data for 10737445: {'created_time': 1774631821.706136, 'last_price_update_time': 1774631821.706147, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737445') HTTP/1.1" 204 0
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735295
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735295%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735295: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735295 url https://www.openlane.eu/en/carv6/auction/10735295
2026-03-27 17:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735291
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735291%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735291: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735291 url https://www.openlane.eu/en/carv6/auction/10735291
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735289
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735289%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735289: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735289 url https://www.openlane.eu/en/carv6/auction/10735289
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735287
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735287%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735287: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735287 url https://www.openlane.eu/en/carv6/auction/10735287
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10736752
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736752%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10736752: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10736752 url https://www.openlane.eu/en/carv6/auction/10736752
2026-03-27 17:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735284
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735284%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735284: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735284 url https://www.openlane.eu/en/carv6/auction/10735284
2026-03-27 17:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10735282
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735282%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10735282: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10735282 url https://www.openlane.eu/en/carv6/auction/10735282
2026-03-27 17:17:01 [adesa.de] INFO: Found listing with ID: 10736757
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736757%27 HTTP/1.1" 200 None
2026-03-27 17:17:01 [adesa.de] INFO: Scrape type for 10736757: 1
2026-03-27 17:17:01 [adesa.de] INFO: Scraping item 10736757 url https://www.openlane.eu/en/carv6/auction/10736757
2026-03-27 17:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523
2026-03-27 17:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with scrape type 1
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252Fff7f93f6-69db-4a91-bdb1-ad58d0eb5cee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/ff7f93f6-69db-4a91-bdb1-ad58d0eb5cee.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F502003b3-0d76-4a64-97cd-22353d0f3eaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/502003b3-0d76-4a64-97cd-22353d0f3eaa.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F8852266a-9846-4420-900f-26d2aadf4cd7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/8852266a-9846-4420-900f-26d2aadf4cd7.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F809b1256-6592-495e-b06d-4f897cb071ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/809b1256-6592-495e-b06d-4f897cb071ac.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252Fe4ffdffa-a7d1-4b5b-a30b-6fcefcf72caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/e4ffdffa-a7d1-4b5b-a30b-6fcefcf72caf.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F21a9455e-b363-45ac-9dfe-7ca80303d53b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/21a9455e-b363-45ac-9dfe-7ca80303d53b.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F4d76dd44-de1f-479f-97a1-50b79b601819.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/4d76dd44-de1f-479f-97a1-50b79b601819.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252Ff05148fb-18b6-457c-9515-05b11c8c6866.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/f05148fb-18b6-457c-9515-05b11c8c6866.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252Fdc2ad7ce-4eb3-4a54-b921-45382084ab74.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/dc2ad7ce-4eb3-4a54-b921-45382084ab74.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F48908800-7734-4736-a241-803a2a96b23d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/48908800-7734-4736-a241-803a2a96b23d.jpg not downloaded yet
2026-03-27 17:17:02 [adesa.de] INFO: Found listing with ID: 10736758
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736758%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [adesa.de] INFO: Scrape type for 10736758: 1
2026-03-27 17:17:02 [adesa.de] INFO: Scraping item 10736758 url https://www.openlane.eu/en/carv6/auction/10736758
2026-03-27 17:17:02 [adesa.de] INFO: Found listing with ID: 10735285
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735285%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [adesa.de] INFO: Scrape type for 10735285: 1
2026-03-27 17:17:02 [adesa.de] INFO: Scraping item 10735285 url https://www.openlane.eu/en/carv6/auction/10735285
2026-03-27 17:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276
2026-03-27 17:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94f784a2-e9ce-5551-b227-494f7d74f667 with scrape type 1
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94f784a2-e9ce-5551-b227-494f7d74f667
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252F3febd04c-bcd7-4992-9b50-aad61b179a06.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/3febd04c-bcd7-4992-9b50-aad61b179a06.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252Fd6cabab5-d5cf-4f3b-8352-aaf57dae75dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/d6cabab5-d5cf-4f3b-8352-aaf57dae75dd.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252Fabeb2b68-ebe9-4b18-85d7-741694984b28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/abeb2b68-ebe9-4b18-85d7-741694984b28.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252F7c429096-9a90-4784-b330-6f40e20aca3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/7c429096-9a90-4784-b330-6f40e20aca3b.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252F3df681c6-5d65-4d44-9720-4a80305dfcbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/3df681c6-5d65-4d44-9720-4a80305dfcbe.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252Fe0bdc4a9-a892-413e-8a6f-3ffbdf2c383b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/e0bdc4a9-a892-413e-8a6f-3ffbdf2c383b.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252F39d00fdb-a889-4bea-8d1f-eb5383ca6169.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/39d00fdb-a889-4bea-8d1f-eb5383ca6169.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252F6c6e4e13-ab50-4e82-ba14-8275d0fb9c3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/6c6e4e13-ab50-4e82-ba14-8275d0fb9c3c.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252F172581c7-ce38-42a6-b669-f15d77c5716d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/172581c7-ce38-42a6-b669-f15d77c5716d.jpg already downloaded
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742400%252Fgeneral%252Ff5238503-3b60-4364-a10f-7e44e2937dde.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742400/general/f5238503-3b60-4364-a10f-7e44e2937dde.jpg already downloaded
2026-03-27 17:17:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94f784a2-e9ce-5551-b227-494f7d74f667, identifier: 10735276
2026-03-27 17:17:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276
2026-03-27 17:17:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276
2026-03-27 17:17:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94f784a2-e9ce-5551-b227-494f7d74f667 with identifier: 10735276 to the API
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Electric',
'id': '94f784a2-e9ce-5551-b227-494f7d74f667',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735276',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 17922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5742400/general/3febd04c-bcd7-4992-9b50-aad61b179a06.jpg',
'https://images.openlane.eu/carimgs/5742400/general/d6cabab5-d5cf-4f3b-8352-aaf57dae75dd.jpg',
'https://images.openlane.eu/carimgs/5742400/general/abeb2b68-ebe9-4b18-85d7-741694984b28.jpg',
'https://images.openlane.eu/carimgs/5742400/general/7c429096-9a90-4784-b330-6f40e20aca3b.jpg',
'https://images.openlane.eu/carimgs/5742400/general/3df681c6-5d65-4d44-9720-4a80305dfcbe.jpg',
'https://images.openlane.eu/carimgs/5742400/general/e0bdc4a9-a892-413e-8a6f-3ffbdf2c383b.jpg',
'https://images.openlane.eu/carimgs/5742400/general/39d00fdb-a889-4bea-8d1f-eb5383ca6169.jpg',
'https://images.openlane.eu/carimgs/5742400/general/6c6e4e13-ab50-4e82-ba14-8275d0fb9c3c.jpg',
'https://images.openlane.eu/carimgs/5742400/general/172581c7-ce38-42a6-b669-f15d77c5716d.jpg',
'https://images.openlane.eu/carimgs/5742400/general/f5238503-3b60-4364-a10f-7e44e2937dde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/3febd04c-bcd7-4992-9b50-aad61b179a06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/d6cabab5-d5cf-4f3b-8352-aaf57dae75dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/abeb2b68-ebe9-4b18-85d7-741694984b28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/7c429096-9a90-4784-b330-6f40e20aca3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/3df681c6-5d65-4d44-9720-4a80305dfcbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/e0bdc4a9-a892-413e-8a6f-3ffbdf2c383b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/39d00fdb-a889-4bea-8d1f-eb5383ca6169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/6c6e4e13-ab50-4e82-ba14-8275d0fb9c3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/172581c7-ce38-42a6-b669-f15d77c5716d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94f784a2-e9ce-5551-b227-494f7d74f667/94f784a2-e9ce-5551-b227-494f7d74f667_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742400/general/f5238503-3b60-4364-a10f-7e44e2937dde.jpg',
'Width': 1024}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 17.922 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735276%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [adesa.de] INFO: Saving data for 10735276: {'created_time': 1774631822.916535, 'last_price_update_time': 1774631822.916547, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735276') HTTP/1.1" 204 0
2026-03-27 17:17:02 [adesa.de] INFO: Found listing with ID: 10734395
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734395%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [adesa.de] INFO: Scrape type for 10734395: 1
2026-03-27 17:17:02 [adesa.de] INFO: Scraping item 10734395 url https://www.openlane.eu/en/carv6/auction/10734395
2026-03-27 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:02 [adesa.de] INFO: Found listing with ID: 10735293
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735293%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [adesa.de] INFO: Scrape type for 10735293: 1
2026-03-27 17:17:02 [adesa.de] INFO: Scraping item 10735293 url https://www.openlane.eu/en/carv6/auction/10735293
2026-03-27 17:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:02 [adesa.de] INFO: Found listing with ID: 10735298
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735298%27 HTTP/1.1" 200 None
2026-03-27 17:17:02 [adesa.de] INFO: Scrape type for 10735298: 1
2026-03-27 17:17:02 [adesa.de] INFO: Scraping item 10735298 url https://www.openlane.eu/en/carv6/auction/10735298
2026-03-27 17:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:02 [adesa.de] INFO: Found listing with ID: 10734385
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734385%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [adesa.de] INFO: Scrape type for 10734385: 1
2026-03-27 17:17:03 [adesa.de] INFO: Scraping item 10734385 url https://www.openlane.eu/en/carv6/auction/10734385
2026-03-27 17:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:03 [adesa.de] INFO: Found listing with ID: 10737488
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737488%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [adesa.de] INFO: Scrape type for 10737488: 1
2026-03-27 17:17:03 [adesa.de] INFO: Scraping item 10737488 url https://www.openlane.eu/en/carv6/auction/10737488
2026-03-27 17:17:03 [adesa.de] INFO: Found listing with ID: 10735292
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735292%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [adesa.de] INFO: Scrape type for 10735292: 1
2026-03-27 17:17:03 [adesa.de] INFO: Scraping item 10735292 url https://www.openlane.eu/en/carv6/auction/10735292
2026-03-27 17:17:03 [adesa.de] INFO: Found listing with ID: 10735297
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735297%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [adesa.de] INFO: Scrape type for 10735297: 1
2026-03-27 17:17:03 [adesa.de] INFO: Scraping item 10735297 url https://www.openlane.eu/en/carv6/auction/10735297
2026-03-27 17:17:03 [adesa.de] INFO: Found listing with ID: 10736749
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736749%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [adesa.de] INFO: Scrape type for 10736749: 1
2026-03-27 17:17:03 [adesa.de] INFO: Scraping item 10736749 url https://www.openlane.eu/en/carv6/auction/10736749
2026-03-27 17:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274
2026-03-27 17:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with scrape type 1
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F943fbac9-c108-4376-8685-453319501f86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/943fbac9-c108-4376-8685-453319501f86.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F64c4a072-e5a0-45dd-8865-560cabc2d039.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/64c4a072-e5a0-45dd-8865-560cabc2d039.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F8334095b-6384-462a-a809-57e4782ebe2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/8334095b-6384-462a-a809-57e4782ebe2c.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F2227c305-0366-45a0-b449-1c744273ab65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/2227c305-0366-45a0-b449-1c744273ab65.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F325c5f76-12ff-4891-b45a-b3ba9851bfcf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/325c5f76-12ff-4891-b45a-b3ba9851bfcf.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F2c586e7c-4dee-4674-ac3a-00c86edc7f67.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/2c586e7c-4dee-4674-ac3a-00c86edc7f67.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F083790c0-16ed-4a4d-b0f2-71de32d7e603.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/083790c0-16ed-4a4d-b0f2-71de32d7e603.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252Fefe8356f-2ec6-4d6c-bab4-66df57441631.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/efe8356f-2ec6-4d6c-bab4-66df57441631.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F299116e0-086a-497f-acc4-94410cadbc87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/299116e0-086a-497f-acc4-94410cadbc87.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742398%252Fgeneral%252F2ec77231-fe2b-4630-ab5d-053fadea060a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742398/general/2ec77231-fe2b-4630-ab5d-053fadea060a.jpg already downloaded
2026-03-27 17:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df, identifier: 10735274
2026-03-27 17:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740
2026-03-27 17:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with scrape type 1
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76ebaae9-7daa-5786-8dd3-9e3b79724e7f
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252Ff1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/f1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252F4730a586-4399-4c38-8c1f-7beb36691952.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/4730a586-4399-4c38-8c1f-7beb36691952.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252Fac55643d-515f-4a59-83da-b80d8f37202f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/ac55643d-515f-4a59-83da-b80d8f37202f.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252F3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252Fb848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/b848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252F7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252F09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252Fd459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/d459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252Fe751fe19-31e3-4dfa-a095-27d40030cb76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/e751fe19-31e3-4dfa-a095-27d40030cb76.jpg already downloaded
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5518214%252Fgeneral%252F08ca73a0-2119-495d-aa62-3a9b32433cae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518214/general/08ca73a0-2119-495d-aa62-3a9b32433cae.jpg already downloaded
2026-03-27 17:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f, identifier: 10736740
2026-03-27 17:17:03 [adesa.de] INFO: Found listing with ID: 10735299
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735299%27 HTTP/1.1" 200 None
2026-03-27 17:17:03 [adesa.de] INFO: Scrape type for 10735299: 1
2026-03-27 17:17:03 [adesa.de] INFO: Scraping item 10735299 url https://www.openlane.eu/en/carv6/auction/10735299
2026-03-27 17:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274
2026-03-27 17:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274
2026-03-27 17:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df with identifier: 10735274 to the API
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735274>
{'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': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735274',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 122590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5742398/general/943fbac9-c108-4376-8685-453319501f86.jpg',
'https://images.openlane.eu/carimgs/5742398/general/64c4a072-e5a0-45dd-8865-560cabc2d039.jpg',
'https://images.openlane.eu/carimgs/5742398/general/8334095b-6384-462a-a809-57e4782ebe2c.jpg',
'https://images.openlane.eu/carimgs/5742398/general/2227c305-0366-45a0-b449-1c744273ab65.jpg',
'https://images.openlane.eu/carimgs/5742398/general/325c5f76-12ff-4891-b45a-b3ba9851bfcf.jpg',
'https://images.openlane.eu/carimgs/5742398/general/2c586e7c-4dee-4674-ac3a-00c86edc7f67.jpg',
'https://images.openlane.eu/carimgs/5742398/general/083790c0-16ed-4a4d-b0f2-71de32d7e603.jpg',
'https://images.openlane.eu/carimgs/5742398/general/efe8356f-2ec6-4d6c-bab4-66df57441631.jpg',
'https://images.openlane.eu/carimgs/5742398/general/299116e0-086a-497f-acc4-94410cadbc87.jpg',
'https://images.openlane.eu/carimgs/5742398/general/2ec77231-fe2b-4630-ab5d-053fadea060a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/943fbac9-c108-4376-8685-453319501f86.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/64c4a072-e5a0-45dd-8865-560cabc2d039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/8334095b-6384-462a-a809-57e4782ebe2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/2227c305-0366-45a0-b449-1c744273ab65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/325c5f76-12ff-4891-b45a-b3ba9851bfcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/2c586e7c-4dee-4674-ac3a-00c86edc7f67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/083790c0-16ed-4a4d-b0f2-71de32d7e603.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/efe8356f-2ec6-4d6c-bab4-66df57441631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/299116e0-086a-497f-acc4-94410cadbc87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df/825cf2f8-ca46-5cc7-9b5f-158ae3e0a1df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742398/general/2ec77231-fe2b-4630-ab5d-053fadea060a.jpg',
'Width': 1024}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Tarraco 1.4 e-Hybrid Xcellence - Hybrid - Automatic - 150 hp - '
'122.590 km',
'transmission': 'automatic',
'trim': 'Xcellence',
'vin': None,
'year': 2022}
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735274%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [adesa.de] INFO: Saving data for 10735274: {'created_time': 1774631824.041519, 'last_price_update_time': 1774631824.041531, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735274') HTTP/1.1" 204 0
2026-03-27 17:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740
2026-03-27 17:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740
2026-03-27 17:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 76ebaae9-7daa-5786-8dd3-9e3b79724e7f with identifier: 10736740 to the API
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '76ebaae9-7daa-5786-8dd3-9e3b79724e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30453',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736740',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 43568,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5518214/general/f1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg',
'https://images.openlane.eu/carimgs/5518214/general/4730a586-4399-4c38-8c1f-7beb36691952.jpg',
'https://images.openlane.eu/carimgs/5518214/general/ac55643d-515f-4a59-83da-b80d8f37202f.jpg',
'https://images.openlane.eu/carimgs/5518214/general/3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg',
'https://images.openlane.eu/carimgs/5518214/general/b848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg',
'https://images.openlane.eu/carimgs/5518214/general/7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg',
'https://images.openlane.eu/carimgs/5518214/general/09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg',
'https://images.openlane.eu/carimgs/5518214/general/d459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg',
'https://images.openlane.eu/carimgs/5518214/general/e751fe19-31e3-4dfa-a095-27d40030cb76.jpg',
'https://images.openlane.eu/carimgs/5518214/general/08ca73a0-2119-495d-aa62-3a9b32433cae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65209,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/f1f7d4a9-8df1-4370-9c0a-053764d2189c.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67837,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/4730a586-4399-4c38-8c1f-7beb36691952.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56157,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/ac55643d-515f-4a59-83da-b80d8f37202f.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65362,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/3eae0d11-684e-499c-ac05-fec9f390b0bd.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73817,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/b848a56c-ce5a-42bb-9085-8d4dc6f4b02e.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42321,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/7e0000e8-fcef-4667-87e4-43dab8e3b50e.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54921,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/09d9ead1-187b-4ae9-8502-407d7b99f31a.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71156,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/d459c5f5-b8f9-4863-b107-f96bba1b7edc.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105347,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/e751fe19-31e3-4dfa-a095-27d40030cb76.jpg',
'Width': 768},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76ebaae9-7daa-5786-8dd3-9e3b79724e7f/76ebaae9-7daa-5786-8dd3-9e3b79724e7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60999,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518214/general/08ca73a0-2119-495d-aa62-3a9b32433cae.jpg',
'Width': 768}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 43.568 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736740%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [adesa.de] INFO: Saving data for 10736740: {'created_time': 1774631824.566139, 'last_price_update_time': 1774631824.56615, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736740') HTTP/1.1" 204 0
2026-03-27 17:17:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281
2026-03-27 17:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355de46e-8bb2-51f3-b602-24d86fb82ceb with scrape type 1
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 355de46e-8bb2-51f3-b602-24d86fb82ceb
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Fa0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Fe027fd6d-5269-4d7b-9f2e-cd568251900c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F2ece3716-29d4-4408-8534-1d04ef471dd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252Ff883d20f-9171-45ac-b8bd-72bd15acecaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F41a3918d-7547-4db9-91f5-9baf67693e68.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg already downloaded
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742405%252Fgeneral%252F944d1f70-7bb0-4517-9e37-b45213ee07de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg already downloaded
2026-03-27 17:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 355de46e-8bb2-51f3-b602-24d86fb82ceb, identifier: 10735281
2026-03-27 17:17:04 [adesa.de] INFO: Found listing with ID: 10737447
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737447%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10737447: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10737447 url https://www.openlane.eu/en/carv6/auction/10737447
2026-03-27 17:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281
2026-03-27 17:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281
2026-03-27 17:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 355de46e-8bb2-51f3-b602-24d86fb82ceb with identifier: 10735281 to the API
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735281>
{'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': 95,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '355de46e-8bb2-51f3-b602-24d86fb82ceb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735281',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 35298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg',
'https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg',
'https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg',
'https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg',
'https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg',
'https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg',
'https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg',
'https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg',
'https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg',
'https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/54c2b93f-e6f6-4975-b95d-18f056f6166c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/a0182beb-a8cf-44b3-a6b8-c1125d49174d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/2a8b968e-de32-4ab0-abd6-7d51c50822ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/e027fd6d-5269-4d7b-9f2e-cd568251900c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/2694c7c4-6372-4b53-bd66-7e7f3d5357e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/2ece3716-29d4-4408-8534-1d04ef471dd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/72604d95-6a5d-4e05-bda6-c7506e701ebe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/f883d20f-9171-45ac-b8bd-72bd15acecaa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/41a3918d-7547-4db9-91f5-9baf67693e68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_355de46e-8bb2-51f3-b602-24d86fb82ceb/355de46e-8bb2-51f3-b602-24d86fb82ceb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742405/general/944d1f70-7bb0-4517-9e37-b45213ee07de.jpg',
'Width': 1024}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2024-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI - Petrol - Manual - 95 hp - 35.298 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735281%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Saving data for 10735281: {'created_time': 1774631825.570186, 'last_price_update_time': 1774631825.570198, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735281') HTTP/1.1" 204 0
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10734389
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734389%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10734389: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10734389 url https://www.openlane.eu/en/carv6/auction/10734389
2026-03-27 17:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10734393
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734393%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10734393: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10734393 url https://www.openlane.eu/en/carv6/auction/10734393
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10734386
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734386%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10734386: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10734386 url https://www.openlane.eu/en/carv6/auction/10734386
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10736755
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736755%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10736755: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10736755 url https://www.openlane.eu/en/carv6/auction/10736755
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10736751
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736751%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10736751: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10736751 url https://www.openlane.eu/en/carv6/auction/10736751
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10737444
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737444%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10737444: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10737444 url https://www.openlane.eu/en/carv6/auction/10737444
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10736673
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736673%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10736673: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10736673 url https://www.openlane.eu/en/carv6/auction/10736673
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10736744
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736744%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10736744: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10736744 url https://www.openlane.eu/en/carv6/auction/10736744
2026-03-27 17:17:05 [adesa.de] INFO: Found listing with ID: 10737443
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737443%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [adesa.de] INFO: Scrape type for 10737443: 1
2026-03-27 17:17:05 [adesa.de] INFO: Scraping item 10737443 url https://www.openlane.eu/en/carv6/auction/10737443
2026-03-27 17:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244
2026-03-27 17:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4087270c-a068-5883-9884-a1706cb6372d with scrape type 1
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4087270c-a068-5883-9884-a1706cb6372d
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252F05f061a4-135f-4a58-b2d7-ccd4679c58ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/05f061a4-135f-4a58-b2d7-ccd4679c58ba.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252F89828f50-945b-4ada-9512-7fd85f4e2b10.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/89828f50-945b-4ada-9512-7fd85f4e2b10.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252F8f0127b7-75fb-44b1-87e5-cd123c5c3013.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/8f0127b7-75fb-44b1-87e5-cd123c5c3013.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252Facd78306-0a05-4cc7-a025-4fabf07d05d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/acd78306-0a05-4cc7-a025-4fabf07d05d7.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252Fbdda233d-9929-4de7-a35c-8add62501a03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/bdda233d-9929-4de7-a35c-8add62501a03.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252Fc5b5f05c-1639-4788-8d1c-c5c1a213f6ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/c5b5f05c-1639-4788-8d1c-c5c1a213f6ac.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252F3011443b-4e07-47c7-87a9-26cc667e1b13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/3011443b-4e07-47c7-87a9-26cc667e1b13.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252F2b1ee6b8-ce18-4acf-b7f9-ee2089ca2063.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/2b1ee6b8-ce18-4acf-b7f9-ee2089ca2063.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252Fcfbec791-cf14-47ed-a4f6-b5d85ec37b6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/cfbec791-cf14-47ed-a4f6-b5d85ec37b6b.jpg already downloaded
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742363%252Fgeneral%252Fbfe6e8e6-a9aa-4522-94ee-59554402cfb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742363/general/bfe6e8e6-a9aa-4522-94ee-59554402cfb7.jpg already downloaded
2026-03-27 17:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4087270c-a068-5883-9884-a1706cb6372d, identifier: 10735244
2026-03-27 17:17:06 [adesa.de] INFO: Found listing with ID: 10736745
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736745%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [adesa.de] INFO: Scrape type for 10736745: 1
2026-03-27 17:17:06 [adesa.de] INFO: Scraping item 10736745 url https://www.openlane.eu/en/carv6/auction/10736745
2026-03-27 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244
2026-03-27 17:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4087270c-a068-5883-9884-a1706cb6372d with identifier: 10735244 to the API
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '4087270c-a068-5883-9884-a1706cb6372d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735244',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 34402,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5742363/general/05f061a4-135f-4a58-b2d7-ccd4679c58ba.jpg',
'https://images.openlane.eu/carimgs/5742363/general/89828f50-945b-4ada-9512-7fd85f4e2b10.jpg',
'https://images.openlane.eu/carimgs/5742363/general/8f0127b7-75fb-44b1-87e5-cd123c5c3013.jpg',
'https://images.openlane.eu/carimgs/5742363/general/acd78306-0a05-4cc7-a025-4fabf07d05d7.jpg',
'https://images.openlane.eu/carimgs/5742363/general/bdda233d-9929-4de7-a35c-8add62501a03.jpg',
'https://images.openlane.eu/carimgs/5742363/general/c5b5f05c-1639-4788-8d1c-c5c1a213f6ac.jpg',
'https://images.openlane.eu/carimgs/5742363/general/3011443b-4e07-47c7-87a9-26cc667e1b13.jpg',
'https://images.openlane.eu/carimgs/5742363/general/2b1ee6b8-ce18-4acf-b7f9-ee2089ca2063.jpg',
'https://images.openlane.eu/carimgs/5742363/general/cfbec791-cf14-47ed-a4f6-b5d85ec37b6b.jpg',
'https://images.openlane.eu/carimgs/5742363/general/bfe6e8e6-a9aa-4522-94ee-59554402cfb7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/05f061a4-135f-4a58-b2d7-ccd4679c58ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/89828f50-945b-4ada-9512-7fd85f4e2b10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98854,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/8f0127b7-75fb-44b1-87e5-cd123c5c3013.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/acd78306-0a05-4cc7-a025-4fabf07d05d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/bdda233d-9929-4de7-a35c-8add62501a03.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/c5b5f05c-1639-4788-8d1c-c5c1a213f6ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/3011443b-4e07-47c7-87a9-26cc667e1b13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/2b1ee6b8-ce18-4acf-b7f9-ee2089ca2063.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/cfbec791-cf14-47ed-a4f6-b5d85ec37b6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4087270c-a068-5883-9884-a1706cb6372d/4087270c-a068-5883-9884-a1706cb6372d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742363/general/bfe6e8e6-a9aa-4522-94ee-59554402cfb7.jpg',
'Width': 1024}],
'price': 25100,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'34.402 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735244%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [adesa.de] INFO: Saving data for 10735244: {'created_time': 1774631826.469202, 'last_price_update_time': 1774631826.469213, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735244') HTTP/1.1" 204 0
2026-03-27 17:17:06 [scrapy.extensions.logstats] INFO: Crawled 269 pages (at 71 pages/min), scraped 96 items (at 61 items/min)
2026-03-27 17:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:17:06 [adesa.de] INFO: Found listing with ID: 10736763
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736763%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [adesa.de] INFO: Scrape type for 10736763: 1
2026-03-27 17:17:06 [adesa.de] INFO: Scraping item 10736763 url https://www.openlane.eu/en/carv6/auction/10736763
2026-03-27 17:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:06 [adesa.de] INFO: Found listing with ID: 10736759
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736759%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [adesa.de] INFO: Scrape type for 10736759: 1
2026-03-27 17:17:06 [adesa.de] INFO: Scraping item 10736759 url https://www.openlane.eu/en/carv6/auction/10736759
2026-03-27 17:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442
2026-03-27 17:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd157217-e32a-5cd6-a94e-c5aec3d47074 with scrape type 1
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd157217-e32a-5cd6-a94e-c5aec3d47074
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252Fc076fa5e-ac38-4852-a9f3-b83798b99106.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/c076fa5e-ac38-4852-a9f3-b83798b99106.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F60bc8888-b88d-4382-8354-fe188627d7d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/60bc8888-b88d-4382-8354-fe188627d7d8.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252Ff238e925-1b37-475b-86e3-32dde06f027f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/f238e925-1b37-475b-86e3-32dde06f027f.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252Fa494e418-992d-487e-ac4c-0a967a7bd4b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/a494e418-992d-487e-ac4c-0a967a7bd4b6.jpg already downloaded
2026-03-27 17:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5656213%252Fgeneral%252F97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656213/general/97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg already downloaded
2026-03-27 17:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd157217-e32a-5cd6-a94e-c5aec3d47074, identifier: 10737442
2026-03-27 17:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528
2026-03-27 17:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 922d46fc-5c08-541a-bd63-1e5bf2a4226b with scrape type 1
2026-03-27 17:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 922d46fc-5c08-541a-bd63-1e5bf2a4226b
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252F6231df46-880d-4e8f-b5ec-f3183abd791e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/6231df46-880d-4e8f-b5ec-f3183abd791e.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252F59e229d3-93cc-439d-9846-9b24de87d3c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/59e229d3-93cc-439d-9846-9b24de87d3c5.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252Fdafe5cff-f1bf-43eb-ab80-34c7bc50a260.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/dafe5cff-f1bf-43eb-ab80-34c7bc50a260.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252F6e603caa-30d5-4cde-b38b-559b0e626a38.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/6e603caa-30d5-4cde-b38b-559b0e626a38.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252F6bb12518-2803-4c9d-9077-3ccc919c41f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/6bb12518-2803-4c9d-9077-3ccc919c41f3.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252Ff2c870d7-1f63-4bc0-8a3c-bc213a36e489.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/f2c870d7-1f63-4bc0-8a3c-bc213a36e489.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252F469ac822-a8b6-47f5-b309-bbc7334d80f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/469ac822-a8b6-47f5-b309-bbc7334d80f5.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252Ff1c1ec45-c627-44f4-879f-a083c8f3823f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/f1c1ec45-c627-44f4-879f-a083c8f3823f.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252Fda838f89-e114-43b3-860a-31dc681d346a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/da838f89-e114-43b3-860a-31dc681d346a.jpg already downloaded
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5614964%252Fgeneral%252F53d9c374-a136-47ca-82ec-b4f4cf4d929e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5614964/general/53d9c374-a136-47ca-82ec-b4f4cf4d929e.jpg already downloaded
2026-03-27 17:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 922d46fc-5c08-541a-bd63-1e5bf2a4226b, identifier: 10736528
2026-03-27 17:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442
2026-03-27 17:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442
2026-03-27 17:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd157217-e32a-5cd6-a94e-c5aec3d47074 with identifier: 10737442 to the API
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737442>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd157217-e32a-5cd6-a94e-c5aec3d47074',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737442',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 130420,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5656213/general/c076fa5e-ac38-4852-a9f3-b83798b99106.jpg',
'https://images.openlane.eu/carimgs/5656213/general/996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg',
'https://images.openlane.eu/carimgs/5656213/general/60bc8888-b88d-4382-8354-fe188627d7d8.jpg',
'https://images.openlane.eu/carimgs/5656213/general/2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg',
'https://images.openlane.eu/carimgs/5656213/general/195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg',
'https://images.openlane.eu/carimgs/5656213/general/0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg',
'https://images.openlane.eu/carimgs/5656213/general/5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg',
'https://images.openlane.eu/carimgs/5656213/general/f238e925-1b37-475b-86e3-32dde06f027f.jpg',
'https://images.openlane.eu/carimgs/5656213/general/a494e418-992d-487e-ac4c-0a967a7bd4b6.jpg',
'https://images.openlane.eu/carimgs/5656213/general/97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/c076fa5e-ac38-4852-a9f3-b83798b99106.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108839,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/996cd2cc-30fe-425a-b7ff-b8c934c16066.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/60bc8888-b88d-4382-8354-fe188627d7d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/2ee3e768-e7e6-43bc-92b4-92929d8cb13f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100234,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/195e6c8d-0db8-4853-ac5b-b16c7ba7afc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/0a0f2ee3-49d0-4653-9883-c7561b44abeb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80205,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/5091aefd-cbb9-45f3-a405-a8ee2a6d370a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/f238e925-1b37-475b-86e3-32dde06f027f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/a494e418-992d-487e-ac4c-0a967a7bd4b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd157217-e32a-5cd6-a94e-c5aec3d47074/bd157217-e32a-5cd6-a94e-c5aec3d47074_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101097,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656213/general/97603f6f-7fd0-48ff-b2a7-da018487eeeb.jpg',
'Width': 1280}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 200 hp - 130.420 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737442%27 HTTP/1.1" 200 None
2026-03-27 17:17:07 [adesa.de] INFO: Saving data for 10737442: {'created_time': 1774631827.585202, 'last_price_update_time': 1774631827.585214, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737442') HTTP/1.1" 204 0
2026-03-27 17:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528
2026-03-27 17:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528
2026-03-27 17:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 922d46fc-5c08-541a-bd63-1e5bf2a4226b with identifier: 10736528 to the API
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736528>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '922d46fc-5c08-541a-bd63-1e5bf2a4226b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736528',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 129600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5614964/general/6231df46-880d-4e8f-b5ec-f3183abd791e.jpg',
'https://images.openlane.eu/carimgs/5614964/general/59e229d3-93cc-439d-9846-9b24de87d3c5.jpg',
'https://images.openlane.eu/carimgs/5614964/general/dafe5cff-f1bf-43eb-ab80-34c7bc50a260.jpg',
'https://images.openlane.eu/carimgs/5614964/general/6e603caa-30d5-4cde-b38b-559b0e626a38.jpg',
'https://images.openlane.eu/carimgs/5614964/general/6bb12518-2803-4c9d-9077-3ccc919c41f3.jpg',
'https://images.openlane.eu/carimgs/5614964/general/f2c870d7-1f63-4bc0-8a3c-bc213a36e489.jpg',
'https://images.openlane.eu/carimgs/5614964/general/469ac822-a8b6-47f5-b309-bbc7334d80f5.jpg',
'https://images.openlane.eu/carimgs/5614964/general/f1c1ec45-c627-44f4-879f-a083c8f3823f.jpg',
'https://images.openlane.eu/carimgs/5614964/general/da838f89-e114-43b3-860a-31dc681d346a.jpg',
'https://images.openlane.eu/carimgs/5614964/general/53d9c374-a136-47ca-82ec-b4f4cf4d929e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113973,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/6231df46-880d-4e8f-b5ec-f3183abd791e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105221,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/59e229d3-93cc-439d-9846-9b24de87d3c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/dafe5cff-f1bf-43eb-ab80-34c7bc50a260.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96292,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/6e603caa-30d5-4cde-b38b-559b0e626a38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65316,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/6bb12518-2803-4c9d-9077-3ccc919c41f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/f2c870d7-1f63-4bc0-8a3c-bc213a36e489.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98434,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/469ac822-a8b6-47f5-b309-bbc7334d80f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_13.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73819,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/f1c1ec45-c627-44f4-879f-a083c8f3823f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/da838f89-e114-43b3-860a-31dc681d346a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_922d46fc-5c08-541a-bd63-1e5bf2a4226b/922d46fc-5c08-541a-bd63-1e5bf2a4226b_image_16.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74373,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5614964/general/53d9c374-a136-47ca-82ec-b4f4cf4d929e.jpg',
'Width': 1280}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 1.5 TSI Style - Petrol - Manual - 150 hp - 129.600 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736528%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [adesa.de] INFO: Saving data for 10736528: {'created_time': 1774631828.026801, 'last_price_update_time': 1774631828.026818, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736528') HTTP/1.1" 204 0
2026-03-27 17:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270
2026-03-27 17:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e937c203-ba94-5835-9c7e-38a48f1abced with scrape type 1
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e937c203-ba94-5835-9c7e-38a48f1abced
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F65ac4a75-86f8-4828-ab30-011dc157c307.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252Fc54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252Fc752e992-a216-4f0a-ba03-a1340aaa9a14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg already downloaded
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742393%252Fgeneral%252F36998541-c158-4f7d-af5e-a85840b69ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg already downloaded
2026-03-27 17:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e937c203-ba94-5835-9c7e-38a48f1abced, identifier: 10735270
2026-03-27 17:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270
2026-03-27 17:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270
2026-03-27 17:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e937c203-ba94-5835-9c7e-38a48f1abced with identifier: 10735270 to the API
2026-03-27 17:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735270>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'e937c203-ba94-5835-9c7e-38a48f1abced',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127F',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735270',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg',
'https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg',
'https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg',
'https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg',
'https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg',
'https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg',
'https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg',
'https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg',
'https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg',
'https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 26962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/0466bf64-d473-4c64-8e65-e7fac4486d8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/65ac4a75-86f8-4828-ab30-011dc157c307.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/57ef3d1b-cf17-4dca-b25f-cd1c40f55a80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/64bcc470-797d-4ef6-86d2-ca4eca2ffcc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/c54651d6-4a60-40d3-b5dd-3f5a864f7543.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/c752e992-a216-4f0a-ba03-a1340aaa9a14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/5a4e9c2d-c102-4be1-b5f2-b39e26f26264.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/1306f3bd-a1f7-4cd1-95e6-961e5946ec45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/8f1c2f74-6d87-4185-b981-5c23d360cee1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e937c203-ba94-5835-9c7e-38a48f1abced/e937c203-ba94-5835-9c7e-38a48f1abced_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742393/general/36998541-c158-4f7d-af5e-a85840b69ef2.jpg',
'Width': 1024}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.461 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735270%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [adesa.de] INFO: Saving data for 10735270: {'created_time': 1774631829.502534, 'last_price_update_time': 1774631829.50255, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735270') HTTP/1.1" 204 0
2026-03-27 17:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279
2026-03-27 17:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7860e5-f162-58e1-9c1a-4faffa216a28 with scrape type 1
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f7860e5-f162-58e1-9c1a-4faffa216a28
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F940b3796-1f64-429e-811f-5e73538bfe42.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F89434f69-0743-44bf-a0ff-89462d715633.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252Fc6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F250531dd-42d2-4579-9cb7-166d3dc9a722.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F72c5c18c-0900-4199-af23-4710136fd158.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252Fa6aabb17-719f-4c35-9bdf-4fc75431079f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg already downloaded
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742403%252Fgeneral%252F83ee37b0-717c-426a-8d15-a9022dd451da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg already downloaded
2026-03-27 17:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f7860e5-f162-58e1-9c1a-4faffa216a28, identifier: 10735279
2026-03-27 17:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279
2026-03-27 17:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279
2026-03-27 17:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f7860e5-f162-58e1-9c1a-4faffa216a28 with identifier: 10735279 to the API
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735279>
{'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': 115,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '7f7860e5-f162-58e1-9c1a-4faffa216a28',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016127D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735279',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 101453,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg',
'https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg',
'https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg',
'https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg',
'https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg',
'https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg',
'https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg',
'https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg',
'https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg',
'https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/940b3796-1f64-429e-811f-5e73538bfe42.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/89434f69-0743-44bf-a0ff-89462d715633.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/c6972726-f2da-4c80-9383-dbf4d29b9a1d.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/250531dd-42d2-4579-9cb7-166d3dc9a722.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/72c5c18c-0900-4199-af23-4710136fd158.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/a6aabb17-719f-4c35-9bdf-4fc75431079f.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90538,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/4ba17dd8-9b00-4438-83fe-d90753ecb59c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/37e9b0ec-0d83-481b-93ad-5ba4323786fe.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/3a9bdba1-8b1e-458f-92e8-5df1240ab3c1.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f7860e5-f162-58e1-9c1a-4faffa216a28/7f7860e5-f162-58e1-9c1a-4faffa216a28_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742403/general/83ee37b0-717c-426a-8d15-a9022dd451da.jpg',
'Width': 1023}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 115 hp - '
'101.453 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735279%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [adesa.de] INFO: Saving data for 10735279: {'created_time': 1774631830.264995, 'last_price_update_time': 1774631830.265009, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735279') HTTP/1.1" 204 0
2026-03-27 17:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280
2026-03-27 17:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b26564-6543-56f1-952c-9e6c21447e8f with scrape type 1
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25b26564-6543-56f1-952c-9e6c21447e8f
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/ff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fcd01cb09-f581-4f8f-bdb4-81d2a61196f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/cd01cb09-f581-4f8f-bdb4-81d2a61196f6.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F111cd07a-fe3b-41a6-a8b3-48c502733e5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/111cd07a-fe3b-41a6-a8b3-48c502733e5a.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F49756761-b5ec-44fe-bc93-1acbca568ab5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/49756761-b5ec-44fe-bc93-1acbca568ab5.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Facb64ce8-e8ea-4568-a87a-655618cde2d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/acb64ce8-e8ea-4568-a87a-655618cde2d9.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252Fa62428d2-4e2b-4d19-ab3e-658ddcfb5043.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/a62428d2-4e2b-4d19-ab3e-658ddcfb5043.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F70fd3beb-c768-4350-8c4f-aa7cff311d83.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/70fd3beb-c768-4350-8c4f-aa7cff311d83.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F462c4074-17b7-432d-abc7-ed29d28aad3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/462c4074-17b7-432d-abc7-ed29d28aad3b.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F91b7e426-ee7c-4969-bfdd-e423fe3e03d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/91b7e426-ee7c-4969-bfdd-e423fe3e03d2.jpg already downloaded
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742404%252Fgeneral%252F23a7da40-8d4e-4432-8826-7c3f3dc029fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742404/general/23a7da40-8d4e-4432-8826-7c3f3dc029fc.jpg already downloaded
2026-03-27 17:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25b26564-6543-56f1-952c-9e6c21447e8f, identifier: 10735280
2026-03-27 17:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280
2026-03-27 17:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280
2026-03-27 17:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25b26564-6543-56f1-952c-9e6c21447e8f with identifier: 10735280 to the API
2026-03-27 17:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '25b26564-6543-56f1-952c-9e6c21447e8f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735280',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 27062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5742404/general/ff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg',
'https://images.openlane.eu/carimgs/5742404/general/cd01cb09-f581-4f8f-bdb4-81d2a61196f6.jpg',
'https://images.openlane.eu/carimgs/5742404/general/111cd07a-fe3b-41a6-a8b3-48c502733e5a.jpg',
'https://images.openlane.eu/carimgs/5742404/general/49756761-b5ec-44fe-bc93-1acbca568ab5.jpg',
'https://images.openlane.eu/carimgs/5742404/general/acb64ce8-e8ea-4568-a87a-655618cde2d9.jpg',
'https://images.openlane.eu/carimgs/5742404/general/a62428d2-4e2b-4d19-ab3e-658ddcfb5043.jpg',
'https://images.openlane.eu/carimgs/5742404/general/70fd3beb-c768-4350-8c4f-aa7cff311d83.jpg',
'https://images.openlane.eu/carimgs/5742404/general/462c4074-17b7-432d-abc7-ed29d28aad3b.jpg',
'https://images.openlane.eu/carimgs/5742404/general/91b7e426-ee7c-4969-bfdd-e423fe3e03d2.jpg',
'https://images.openlane.eu/carimgs/5742404/general/23a7da40-8d4e-4432-8826-7c3f3dc029fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/ff1f9bc9-d69e-4212-9d95-88ae3fa74508.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/cd01cb09-f581-4f8f-bdb4-81d2a61196f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/111cd07a-fe3b-41a6-a8b3-48c502733e5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/49756761-b5ec-44fe-bc93-1acbca568ab5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/acb64ce8-e8ea-4568-a87a-655618cde2d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/a62428d2-4e2b-4d19-ab3e-658ddcfb5043.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58077,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/70fd3beb-c768-4350-8c4f-aa7cff311d83.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/462c4074-17b7-432d-abc7-ed29d28aad3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/91b7e426-ee7c-4969-bfdd-e423fe3e03d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25b26564-6543-56f1-952c-9e6c21447e8f/25b26564-6543-56f1-952c-9e6c21447e8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742404/general/23a7da40-8d4e-4432-8826-7c3f3dc029fc.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.4 TSI Style - Hybrid - Automatic - 150 hp - '
'27.062 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735280%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [adesa.de] INFO: Saving data for 10735280: {'created_time': 1774631831.482461, 'last_price_update_time': 1774631831.482472, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735280') HTTP/1.1" 204 0
2026-03-27 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752
2026-03-27 17:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e845960d-1bb3-5b7b-8558-05af2d5687bd with scrape type 1
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e845960d-1bb3-5b7b-8558-05af2d5687bd
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252Fc8c3e369-f2e2-4852-8f57-869d0fbccfc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/c8c3e369-f2e2-4852-8f57-869d0fbccfc2.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252Fa47f3573-9655-4d02-bb06-87bdc527147f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/a47f3573-9655-4d02-bb06-87bdc527147f.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F9921fa18-f6eb-4d71-8a40-4d6d0d702aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/9921fa18-f6eb-4d71-8a40-4d6d0d702aef.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F2d4e77ee-e278-4775-b26e-e5ceaf82e1fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/2d4e77ee-e278-4775-b26e-e5ceaf82e1fe.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F5af12a7a-fe7f-4d3a-a03b-b0980b21732e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/5af12a7a-fe7f-4d3a-a03b-b0980b21732e.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F58fbd6a7-068d-4150-b7bd-eb3c49e20ee8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/58fbd6a7-068d-4150-b7bd-eb3c49e20ee8.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F0c96a4b8-dae9-4ac4-9e4c-24105c07cc61.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/0c96a4b8-dae9-4ac4-9e4c-24105c07cc61.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F899e0729-01a0-4cfb-9d8d-e8910c2fc475.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/899e0729-01a0-4cfb-9d8d-e8910c2fc475.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F05b64ca8-2a61-4d6a-a8b0-7ff776e01f99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/05b64ca8-2a61-4d6a-a8b0-7ff776e01f99.jpg already downloaded
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716177%252Fgeneral%252F6aa64523-a484-4757-be9c-c58cc361e10f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716177/general/6aa64523-a484-4757-be9c-c58cc361e10f.jpg already downloaded
2026-03-27 17:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e845960d-1bb3-5b7b-8558-05af2d5687bd, identifier: 10736752
2026-03-27 17:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752
2026-03-27 17:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752
2026-03-27 17:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e845960d-1bb3-5b7b-8558-05af2d5687bd with identifier: 10736752 to the API
2026-03-27 17:17:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'e845960d-1bb3-5b7b-8558-05af2d5687bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260122413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736752',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 41020,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5716177/general/c8c3e369-f2e2-4852-8f57-869d0fbccfc2.jpg',
'https://images.openlane.eu/carimgs/5716177/general/a47f3573-9655-4d02-bb06-87bdc527147f.jpg',
'https://images.openlane.eu/carimgs/5716177/general/9921fa18-f6eb-4d71-8a40-4d6d0d702aef.jpg',
'https://images.openlane.eu/carimgs/5716177/general/2d4e77ee-e278-4775-b26e-e5ceaf82e1fe.jpg',
'https://images.openlane.eu/carimgs/5716177/general/5af12a7a-fe7f-4d3a-a03b-b0980b21732e.jpg',
'https://images.openlane.eu/carimgs/5716177/general/58fbd6a7-068d-4150-b7bd-eb3c49e20ee8.jpg',
'https://images.openlane.eu/carimgs/5716177/general/0c96a4b8-dae9-4ac4-9e4c-24105c07cc61.jpg',
'https://images.openlane.eu/carimgs/5716177/general/899e0729-01a0-4cfb-9d8d-e8910c2fc475.jpg',
'https://images.openlane.eu/carimgs/5716177/general/05b64ca8-2a61-4d6a-a8b0-7ff776e01f99.jpg',
'https://images.openlane.eu/carimgs/5716177/general/6aa64523-a484-4757-be9c-c58cc361e10f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/c8c3e369-f2e2-4852-8f57-869d0fbccfc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/a47f3573-9655-4d02-bb06-87bdc527147f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/9921fa18-f6eb-4d71-8a40-4d6d0d702aef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/2d4e77ee-e278-4775-b26e-e5ceaf82e1fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/5af12a7a-fe7f-4d3a-a03b-b0980b21732e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124177,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/58fbd6a7-068d-4150-b7bd-eb3c49e20ee8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/0c96a4b8-dae9-4ac4-9e4c-24105c07cc61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122087,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/899e0729-01a0-4cfb-9d8d-e8910c2fc475.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/05b64ca8-2a61-4d6a-a8b0-7ff776e01f99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e845960d-1bb3-5b7b-8558-05af2d5687bd/e845960d-1bb3-5b7b-8558-05af2d5687bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716177/general/6aa64523-a484-4757-be9c-c58cc361e10f.jpg',
'Width': 1024}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TSI - Petrol - Automatic - 245 hp - 41.020 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736752%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [adesa.de] INFO: Saving data for 10736752: {'created_time': 1774631832.585157, 'last_price_update_time': 1774631832.585175, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736752') HTTP/1.1" 204 0
2026-03-27 17:17:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295
2026-03-27 17:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c07d48-04e6-5966-ab0f-69789ea6a33d with scrape type 1
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62c07d48-04e6-5966-ab0f-69789ea6a33d
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F41bf7f3a-9d36-4e4d-9305-4de76ab514b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/41bf7f3a-9d36-4e4d-9305-4de76ab514b1.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F2bad0ec9-9b6f-4fc4-9891-0b84aa896f08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/2bad0ec9-9b6f-4fc4-9891-0b84aa896f08.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F1ef2658e-40fa-45ff-9101-483fe7cf38c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/1ef2658e-40fa-45ff-9101-483fe7cf38c3.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F6c02211e-fe65-45df-b8dc-46915536d1cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/6c02211e-fe65-45df-b8dc-46915536d1cf.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F165d6eb0-54af-42cf-81a3-3a0981566d99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/165d6eb0-54af-42cf-81a3-3a0981566d99.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F26dc6583-1fc7-43ad-9c47-5e3496144ec0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/26dc6583-1fc7-43ad-9c47-5e3496144ec0.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252Fc9e9df34-a1e4-42a0-a7b4-1329db740f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/c9e9df34-a1e4-42a0-a7b4-1329db740f42.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F2f1b22d4-6a15-44c3-aab0-98f73194a53b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/2f1b22d4-6a15-44c3-aab0-98f73194a53b.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252F16d2a8a9-5ae8-4c76-81db-edd2a9837ca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/16d2a8a9-5ae8-4c76-81db-edd2a9837ca9.jpg already downloaded
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742441%252Fgeneral%252Fab2540c8-9eaa-4d47-b039-640fdfb92f3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742441/general/ab2540c8-9eaa-4d47-b039-640fdfb92f3a.jpg already downloaded
2026-03-27 17:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62c07d48-04e6-5966-ab0f-69789ea6a33d, identifier: 10735295
2026-03-27 17:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295
2026-03-27 17:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295
2026-03-27 17:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62c07d48-04e6-5966-ab0f-69789ea6a33d with identifier: 10735295 to the API
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735295>
{'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': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '62c07d48-04e6-5966-ab0f-69789ea6a33d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735295',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 42435,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5742441/general/41bf7f3a-9d36-4e4d-9305-4de76ab514b1.jpg',
'https://images.openlane.eu/carimgs/5742441/general/2bad0ec9-9b6f-4fc4-9891-0b84aa896f08.jpg',
'https://images.openlane.eu/carimgs/5742441/general/1ef2658e-40fa-45ff-9101-483fe7cf38c3.jpg',
'https://images.openlane.eu/carimgs/5742441/general/6c02211e-fe65-45df-b8dc-46915536d1cf.jpg',
'https://images.openlane.eu/carimgs/5742441/general/165d6eb0-54af-42cf-81a3-3a0981566d99.jpg',
'https://images.openlane.eu/carimgs/5742441/general/26dc6583-1fc7-43ad-9c47-5e3496144ec0.jpg',
'https://images.openlane.eu/carimgs/5742441/general/c9e9df34-a1e4-42a0-a7b4-1329db740f42.jpg',
'https://images.openlane.eu/carimgs/5742441/general/2f1b22d4-6a15-44c3-aab0-98f73194a53b.jpg',
'https://images.openlane.eu/carimgs/5742441/general/16d2a8a9-5ae8-4c76-81db-edd2a9837ca9.jpg',
'https://images.openlane.eu/carimgs/5742441/general/ab2540c8-9eaa-4d47-b039-640fdfb92f3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/41bf7f3a-9d36-4e4d-9305-4de76ab514b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/2bad0ec9-9b6f-4fc4-9891-0b84aa896f08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/1ef2658e-40fa-45ff-9101-483fe7cf38c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/6c02211e-fe65-45df-b8dc-46915536d1cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/165d6eb0-54af-42cf-81a3-3a0981566d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/26dc6583-1fc7-43ad-9c47-5e3496144ec0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/c9e9df34-a1e4-42a0-a7b4-1329db740f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/2f1b22d4-6a15-44c3-aab0-98f73194a53b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/16d2a8a9-5ae8-4c76-81db-edd2a9837ca9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62c07d48-04e6-5966-ab0f-69789ea6a33d/62c07d48-04e6-5966-ab0f-69789ea6a33d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742441/general/ab2540c8-9eaa-4d47-b039-640fdfb92f3a.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 150 hp - 42.435 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735295%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [adesa.de] INFO: Saving data for 10735295: {'created_time': 1774631833.25351, 'last_price_update_time': 1774631833.253521, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735295') HTTP/1.1" 204 0
2026-03-27 17:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271
2026-03-27 17:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b081870-5620-56aa-aa3a-fda75397408b with scrape type 1
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b081870-5620-56aa-aa3a-fda75397408b
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F92ebeef8-3e82-4938-9476-d4e84f977ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/92ebeef8-3e82-4938-9476-d4e84f977ca4.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F10cbf32a-f814-4029-beb2-f4c7caddb1fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/10cbf32a-f814-4029-beb2-f4c7caddb1fd.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F39f8ac8e-fed4-4db5-83c3-65fa85421b14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/39f8ac8e-fed4-4db5-83c3-65fa85421b14.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252Fb4c27394-00c3-4540-be19-c909b8c60119.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/b4c27394-00c3-4540-be19-c909b8c60119.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F49ef4cdd-3126-4d0b-8d98-b99f2d95722c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/49ef4cdd-3126-4d0b-8d98-b99f2d95722c.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F3864f20e-f1ab-49fb-a2d8-9926774bf958.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/3864f20e-f1ab-49fb-a2d8-9926774bf958.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F8525ee1f-d39b-435a-8c8d-913896f984b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/8525ee1f-d39b-435a-8c8d-913896f984b2.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F4e6da54d-1707-45a6-984f-1da26478b0e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/4e6da54d-1707-45a6-984f-1da26478b0e9.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F4f7a7f23-48f8-4f00-83c8-ed833a9f2571.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/4f7a7f23-48f8-4f00-83c8-ed833a9f2571.jpg already downloaded
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742394%252Fgeneral%252F8504d50c-3398-4dc5-9074-4ed01b46347b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742394/general/8504d50c-3398-4dc5-9074-4ed01b46347b.jpg already downloaded
2026-03-27 17:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b081870-5620-56aa-aa3a-fda75397408b, identifier: 10735271
2026-03-27 17:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271
2026-03-27 17:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271
2026-03-27 17:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b081870-5620-56aa-aa3a-fda75397408b with identifier: 10735271 to the API
2026-03-27 17:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Hybrid',
'id': '4b081870-5620-56aa-aa3a-fda75397408b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735271',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 78013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742394/general/92ebeef8-3e82-4938-9476-d4e84f977ca4.jpg',
'https://images.openlane.eu/carimgs/5742394/general/10cbf32a-f814-4029-beb2-f4c7caddb1fd.jpg',
'https://images.openlane.eu/carimgs/5742394/general/39f8ac8e-fed4-4db5-83c3-65fa85421b14.jpg',
'https://images.openlane.eu/carimgs/5742394/general/b4c27394-00c3-4540-be19-c909b8c60119.jpg',
'https://images.openlane.eu/carimgs/5742394/general/49ef4cdd-3126-4d0b-8d98-b99f2d95722c.jpg',
'https://images.openlane.eu/carimgs/5742394/general/3864f20e-f1ab-49fb-a2d8-9926774bf958.jpg',
'https://images.openlane.eu/carimgs/5742394/general/8525ee1f-d39b-435a-8c8d-913896f984b2.jpg',
'https://images.openlane.eu/carimgs/5742394/general/4e6da54d-1707-45a6-984f-1da26478b0e9.jpg',
'https://images.openlane.eu/carimgs/5742394/general/4f7a7f23-48f8-4f00-83c8-ed833a9f2571.jpg',
'https://images.openlane.eu/carimgs/5742394/general/8504d50c-3398-4dc5-9074-4ed01b46347b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/92ebeef8-3e82-4938-9476-d4e84f977ca4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/10cbf32a-f814-4029-beb2-f4c7caddb1fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/39f8ac8e-fed4-4db5-83c3-65fa85421b14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/b4c27394-00c3-4540-be19-c909b8c60119.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41137,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/49ef4cdd-3126-4d0b-8d98-b99f2d95722c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/3864f20e-f1ab-49fb-a2d8-9926774bf958.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81842,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/8525ee1f-d39b-435a-8c8d-913896f984b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/4e6da54d-1707-45a6-984f-1da26478b0e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29498,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/4f7a7f23-48f8-4f00-83c8-ed833a9f2571.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b081870-5620-56aa-aa3a-fda75397408b/4b081870-5620-56aa-aa3a-fda75397408b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742394/general/8504d50c-3398-4dc5-9074-4ed01b46347b.jpg',
'Width': 1024}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 1.4 e-Hybrid FR - Hybrid - Automatic - 150 '
'hp - 78.013 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735271%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [adesa.de] INFO: Saving data for 10735271: {'created_time': 1774631834.346475, 'last_price_update_time': 1774631834.346486, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735271') HTTP/1.1" 204 0
2026-03-27 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670
2026-03-27 17:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 1
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a93614f2-342b-552e-8666-69ef9b70c0d0
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252F0d02ede4-0dd1-4a3b-baad-fe14c4381d1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/0d02ede4-0dd1-4a3b-baad-fe14c4381d1d.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252Fcd5a3bfc-2877-43e1-8f48-a1e026b6e4f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/cd5a3bfc-2877-43e1-8f48-a1e026b6e4f1.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252Fd9b0da07-3cc5-4c37-853f-2589411a4b1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/d9b0da07-3cc5-4c37-853f-2589411a4b1a.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252F4a9692a3-416e-4e41-b53d-463ef3b14050.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/4a9692a3-416e-4e41-b53d-463ef3b14050.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252F7be34aa0-59ef-4a80-b5c4-00b92c77bc40.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/7be34aa0-59ef-4a80-b5c4-00b92c77bc40.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252Fd1e9db28-d9d4-4cc2-a3ac-e35cc08aee1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/d1e9db28-d9d4-4cc2-a3ac-e35cc08aee1b.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252F08f6a058-3971-4ec5-a36d-b7a45f099929.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/08f6a058-3971-4ec5-a36d-b7a45f099929.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252F1ec6aa77-31c2-4e58-8eff-9a0c30e7d344.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/1ec6aa77-31c2-4e58-8eff-9a0c30e7d344.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252Fed8b0587-389a-4aab-9ac0-7f4dbac357fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/ed8b0587-389a-4aab-9ac0-7f4dbac357fa.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684120%252Fgeneral%252F348bff1d-be65-4e1d-b2fa-11eb53e64da3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/348bff1d-be65-4e1d-b2fa-11eb53e64da3.jpg already downloaded
2026-03-27 17:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a93614f2-342b-552e-8666-69ef9b70c0d0, identifier: 10736670
2026-03-27 17:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670
2026-03-27 17:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670
2026-03-27 17:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10736670 to the API
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:30: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=10736670',
'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': 23100,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'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-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736670%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [adesa.de] INFO: Saving data for 10736670: {'created_time': 1774631834.921368, 'last_price_update_time': 1774631834.921381, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736670') HTTP/1.1" 204 0
2026-03-27 17:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389
2026-03-27 17:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 771f96ed-5274-5426-9285-02e56c11d896 with scrape type 1
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 771f96ed-5274-5426-9285-02e56c11d896
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252Fc1284d77-d0ac-4f2e-ad35-b4ba6acebe56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/c1284d77-d0ac-4f2e-ad35-b4ba6acebe56.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F01f06301-78c6-48c3-ae73-fe32a3b2a890.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/01f06301-78c6-48c3-ae73-fe32a3b2a890.jpg already downloaded
2026-03-27 17:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252Ff7bd5deb-95b0-4f2b-b7f8-1f20f9792ce1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/f7bd5deb-95b0-4f2b-b7f8-1f20f9792ce1.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F65c05ddd-e5e3-4f38-9c05-6de9bde53c01.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/65c05ddd-e5e3-4f38-9c05-6de9bde53c01.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F3c03f6cf-afda-475e-a106-35854a168b20.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/3c03f6cf-afda-475e-a106-35854a168b20.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F153ad3d1-97af-47f4-b18a-dbc23c5790df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/153ad3d1-97af-47f4-b18a-dbc23c5790df.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252Ff7a06cf0-ffe5-4da0-b14e-05850d41fec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/f7a06cf0-ffe5-4da0-b14e-05850d41fec1.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F4d424a2d-cdd6-4ef2-87c5-8c42c317f5b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/4d424a2d-cdd6-4ef2-87c5-8c42c317f5b4.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F39edda39-f806-4f81-b8c7-5a87ab08625a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/39edda39-f806-4f81-b8c7-5a87ab08625a.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694879%252Fgeneral%252F3dc29346-991b-4f0c-bdc4-e42e905f66ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694879/general/3dc29346-991b-4f0c-bdc4-e42e905f66ac.jpg already downloaded
2026-03-27 17:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 771f96ed-5274-5426-9285-02e56c11d896, identifier: 10734389
2026-03-27 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285
2026-03-27 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b828b2f-6565-5c17-8a95-6d431a127372 with scrape type 1
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b828b2f-6565-5c17-8a95-6d431a127372
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252Fc84673a2-77a7-4c05-8737-f07fb807bf85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/c84673a2-77a7-4c05-8737-f07fb807bf85.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252Fff469905-64af-4178-aa26-3a394de9d4bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/ff469905-64af-4178-aa26-3a394de9d4bf.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F6e4123d6-8689-461e-a782-91ab818f47d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/6e4123d6-8689-461e-a782-91ab818f47d3.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F077876bd-bcc9-4a83-95bd-2f067029ced2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/077876bd-bcc9-4a83-95bd-2f067029ced2.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F062e3abe-b40c-4d88-ac6a-a03bf197961b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/062e3abe-b40c-4d88-ac6a-a03bf197961b.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F52a36f2f-6a5f-40e1-bf92-4c7b6af3ff58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/52a36f2f-6a5f-40e1-bf92-4c7b6af3ff58.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F51718420-5e05-47fb-b3ce-102318c5b360.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/51718420-5e05-47fb-b3ce-102318c5b360.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F73d9595c-33e1-4ad9-9351-83d29f01f967.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/73d9595c-33e1-4ad9-9351-83d29f01f967.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252Fe2566602-d76a-42ce-b148-28ea3b5e752b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/e2566602-d76a-42ce-b148-28ea3b5e752b.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742414%252Fgeneral%252F1d7a6a79-4b04-48db-8d8f-519752e9aaeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742414/general/1d7a6a79-4b04-48db-8d8f-519752e9aaeb.jpg already downloaded
2026-03-27 17:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b828b2f-6565-5c17-8a95-6d431a127372, identifier: 10735285
2026-03-27 17:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395
2026-03-27 17:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 848a4667-7d5e-59de-8509-fe8d55452c9a with scrape type 1
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 848a4667-7d5e-59de-8509-fe8d55452c9a
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252Fa924551a-adbd-4c22-8f62-b04722e7d958.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/a924551a-adbd-4c22-8f62-b04722e7d958.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F3f08e719-cf1b-417e-ac68-d92aeb41ceae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/3f08e719-cf1b-417e-ac68-d92aeb41ceae.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252Fef2ea3ac-2d7f-4f59-9e94-45ff847cfbbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/ef2ea3ac-2d7f-4f59-9e94-45ff847cfbbb.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F7f587256-81df-42cf-81d5-2a0c11d033af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/7f587256-81df-42cf-81d5-2a0c11d033af.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F7d2e2171-cb61-423e-858f-cea0889ffb12.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/7d2e2171-cb61-423e-858f-cea0889ffb12.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F62e7a94a-3cec-43a6-85e5-28d9a12cd2c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/62e7a94a-3cec-43a6-85e5-28d9a12cd2c9.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F0495b0b4-6445-49a9-9fc3-386bfb8109a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/0495b0b4-6445-49a9-9fc3-386bfb8109a8.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F665a216d-a274-42a0-9637-c6471d35551c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/665a216d-a274-42a0-9637-c6471d35551c.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F9d4ef26e-38ff-48fa-948c-31ceeb48604c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/9d4ef26e-38ff-48fa-948c-31ceeb48604c.jpg already downloaded
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710304%252Fgeneral%252F8068790f-ceeb-4ee7-b549-16c7b5a0529d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710304/general/8068790f-ceeb-4ee7-b549-16c7b5a0529d.jpg already downloaded
2026-03-27 17:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 848a4667-7d5e-59de-8509-fe8d55452c9a, identifier: 10734395
2026-03-27 17:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389
2026-03-27 17:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389
2026-03-27 17:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 771f96ed-5274-5426-9285-02e56c11d896 with identifier: 10734389 to the API
2026-03-27 17:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734389>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '771f96ed-5274-5426-9285-02e56c11d896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-ST 1773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734389',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 286828,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5694879/general/c1284d77-d0ac-4f2e-ad35-b4ba6acebe56.jpg',
'https://images.openlane.eu/carimgs/5694879/general/01f06301-78c6-48c3-ae73-fe32a3b2a890.jpg',
'https://images.openlane.eu/carimgs/5694879/general/f7bd5deb-95b0-4f2b-b7f8-1f20f9792ce1.jpg',
'https://images.openlane.eu/carimgs/5694879/general/65c05ddd-e5e3-4f38-9c05-6de9bde53c01.jpg',
'https://images.openlane.eu/carimgs/5694879/general/3c03f6cf-afda-475e-a106-35854a168b20.jpg',
'https://images.openlane.eu/carimgs/5694879/general/153ad3d1-97af-47f4-b18a-dbc23c5790df.jpg',
'https://images.openlane.eu/carimgs/5694879/general/f7a06cf0-ffe5-4da0-b14e-05850d41fec1.jpg',
'https://images.openlane.eu/carimgs/5694879/general/4d424a2d-cdd6-4ef2-87c5-8c42c317f5b4.jpg',
'https://images.openlane.eu/carimgs/5694879/general/39edda39-f806-4f81-b8c7-5a87ab08625a.jpg',
'https://images.openlane.eu/carimgs/5694879/general/3dc29346-991b-4f0c-bdc4-e42e905f66ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223280,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/c1284d77-d0ac-4f2e-ad35-b4ba6acebe56.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264752,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/01f06301-78c6-48c3-ae73-fe32a3b2a890.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224284,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/f7bd5deb-95b0-4f2b-b7f8-1f20f9792ce1.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236924,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/65c05ddd-e5e3-4f38-9c05-6de9bde53c01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235785,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/3c03f6cf-afda-475e-a106-35854a168b20.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263312,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/153ad3d1-97af-47f4-b18a-dbc23c5790df.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248854,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/f7a06cf0-ffe5-4da0-b14e-05850d41fec1.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318430,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/4d424a2d-cdd6-4ef2-87c5-8c42c317f5b4.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282488,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/39edda39-f806-4f81-b8c7-5a87ab08625a.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_771f96ed-5274-5426-9285-02e56c11d896/771f96ed-5274-5426-9285-02e56c11d896_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694879/general/3dc29346-991b-4f0c-bdc4-e42e905f66ac.jpg',
'Width': 1280}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 8,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 286.828 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-27 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734389%27 HTTP/1.1" 200 None
2026-03-27 17:17:17 [adesa.de] INFO: Saving data for 10734389: {'created_time': 1774631837.457634, 'last_price_update_time': 1774631837.45765, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734389') HTTP/1.1" 204 0
2026-03-27 17:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285
2026-03-27 17:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285
2026-03-27 17:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b828b2f-6565-5c17-8a95-6d431a127372 with identifier: 10735285 to the API
2026-03-27 17:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735285>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '2b828b2f-6565-5c17-8a95-6d431a127372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016128D',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735285',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 24780,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5742414/general/c84673a2-77a7-4c05-8737-f07fb807bf85.jpg',
'https://images.openlane.eu/carimgs/5742414/general/ff469905-64af-4178-aa26-3a394de9d4bf.jpg',
'https://images.openlane.eu/carimgs/5742414/general/6e4123d6-8689-461e-a782-91ab818f47d3.jpg',
'https://images.openlane.eu/carimgs/5742414/general/077876bd-bcc9-4a83-95bd-2f067029ced2.jpg',
'https://images.openlane.eu/carimgs/5742414/general/062e3abe-b40c-4d88-ac6a-a03bf197961b.jpg',
'https://images.openlane.eu/carimgs/5742414/general/52a36f2f-6a5f-40e1-bf92-4c7b6af3ff58.jpg',
'https://images.openlane.eu/carimgs/5742414/general/51718420-5e05-47fb-b3ce-102318c5b360.jpg',
'https://images.openlane.eu/carimgs/5742414/general/73d9595c-33e1-4ad9-9351-83d29f01f967.jpg',
'https://images.openlane.eu/carimgs/5742414/general/e2566602-d76a-42ce-b148-28ea3b5e752b.jpg',
'https://images.openlane.eu/carimgs/5742414/general/1d7a6a79-4b04-48db-8d8f-519752e9aaeb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/c84673a2-77a7-4c05-8737-f07fb807bf85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/ff469905-64af-4178-aa26-3a394de9d4bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/6e4123d6-8689-461e-a782-91ab818f47d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/077876bd-bcc9-4a83-95bd-2f067029ced2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/062e3abe-b40c-4d88-ac6a-a03bf197961b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33667,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/52a36f2f-6a5f-40e1-bf92-4c7b6af3ff58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/51718420-5e05-47fb-b3ce-102318c5b360.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/73d9595c-33e1-4ad9-9351-83d29f01f967.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/e2566602-d76a-42ce-b148-28ea3b5e752b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b828b2f-6565-5c17-8a95-6d431a127372/2b828b2f-6565-5c17-8a95-6d431a127372_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742414/general/1d7a6a79-4b04-48db-8d8f-519752e9aaeb.jpg',
'Width': 1024}],
'price': 22700,
'price_includes_vat': True,
'registration_date': '2024-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 24.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735285%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [adesa.de] INFO: Saving data for 10735285: {'created_time': 1774631838.457728, 'last_price_update_time': 1774631838.457739, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735285') HTTP/1.1" 204 0
2026-03-27 17:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395
2026-03-27 17:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395
2026-03-27 17:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 848a4667-7d5e-59de-8509-fe8d55452c9a with identifier: 10734395 to the API
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '848a4667-7d5e-59de-8509-fe8d55452c9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260113BCF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734395',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 33275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5710304/general/a924551a-adbd-4c22-8f62-b04722e7d958.jpg',
'https://images.openlane.eu/carimgs/5710304/general/3f08e719-cf1b-417e-ac68-d92aeb41ceae.jpg',
'https://images.openlane.eu/carimgs/5710304/general/ef2ea3ac-2d7f-4f59-9e94-45ff847cfbbb.jpg',
'https://images.openlane.eu/carimgs/5710304/general/7f587256-81df-42cf-81d5-2a0c11d033af.jpg',
'https://images.openlane.eu/carimgs/5710304/general/7d2e2171-cb61-423e-858f-cea0889ffb12.jpg',
'https://images.openlane.eu/carimgs/5710304/general/62e7a94a-3cec-43a6-85e5-28d9a12cd2c9.jpg',
'https://images.openlane.eu/carimgs/5710304/general/0495b0b4-6445-49a9-9fc3-386bfb8109a8.jpg',
'https://images.openlane.eu/carimgs/5710304/general/665a216d-a274-42a0-9637-c6471d35551c.jpg',
'https://images.openlane.eu/carimgs/5710304/general/9d4ef26e-38ff-48fa-948c-31ceeb48604c.jpg',
'https://images.openlane.eu/carimgs/5710304/general/8068790f-ceeb-4ee7-b549-16c7b5a0529d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/a924551a-adbd-4c22-8f62-b04722e7d958.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49333,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/3f08e719-cf1b-417e-ac68-d92aeb41ceae.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/ef2ea3ac-2d7f-4f59-9e94-45ff847cfbbb.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/7f587256-81df-42cf-81d5-2a0c11d033af.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129433,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/7d2e2171-cb61-423e-858f-cea0889ffb12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/62e7a94a-3cec-43a6-85e5-28d9a12cd2c9.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/0495b0b4-6445-49a9-9fc3-386bfb8109a8.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/665a216d-a274-42a0-9637-c6471d35551c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/9d4ef26e-38ff-48fa-948c-31ceeb48604c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_848a4667-7d5e-59de-8509-fe8d55452c9a/848a4667-7d5e-59de-8509-fe8d55452c9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710304/general/8068790f-ceeb-4ee7-b549-16c7b5a0529d.jpg',
'Width': 1024}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI - Petrol - Manual - 245 hp - 33.275 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734395%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [adesa.de] INFO: Saving data for 10734395: {'created_time': 1774631838.770784, 'last_price_update_time': 1774631838.770795, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734395') HTTP/1.1" 204 0
2026-03-27 17:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298
2026-03-27 17:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4103c1e9-53fd-5913-b66b-cb88559375b8 with scrape type 1
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4103c1e9-53fd-5913-b66b-cb88559375b8
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252Ffa221283-9f9d-4898-aa71-56732ecd63a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/fa221283-9f9d-4898-aa71-56732ecd63a8.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F9a87b915-aff2-4877-b0fe-a68d7487ffa8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/9a87b915-aff2-4877-b0fe-a68d7487ffa8.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F6e5f06ef-4b82-4f98-b329-10646ac54445.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/6e5f06ef-4b82-4f98-b329-10646ac54445.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F536368e0-6883-4ad2-9f4e-d5b53a764381.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/536368e0-6883-4ad2-9f4e-d5b53a764381.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252Ffddd84d1-85e9-4090-9668-f76b90df9a73.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/fddd84d1-85e9-4090-9668-f76b90df9a73.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252Fe4ea4cd4-7ae3-4bf2-903c-46328302475f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/e4ea4cd4-7ae3-4bf2-903c-46328302475f.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F8f33cf69-ee98-4b4a-9c17-47e4b59dd912.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/8f33cf69-ee98-4b4a-9c17-47e4b59dd912.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F60eb5892-1fd3-482e-8ebb-bc51359ede5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/60eb5892-1fd3-482e-8ebb-bc51359ede5a.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F8dfecddd-c61d-4734-820f-ec78abe7999e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/8dfecddd-c61d-4734-820f-ec78abe7999e.jpg already downloaded
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742464%252Fgeneral%252F326ce73a-f1ed-4ab5-8e6d-e083a1c26573.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742464/general/326ce73a-f1ed-4ab5-8e6d-e083a1c26573.jpg already downloaded
2026-03-27 17:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4103c1e9-53fd-5913-b66b-cb88559375b8, identifier: 10735298
2026-03-27 17:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298
2026-03-27 17:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298
2026-03-27 17:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4103c1e9-53fd-5913-b66b-cb88559375b8 with identifier: 10735298 to the API
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735298>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '4103c1e9-53fd-5913-b66b-cb88559375b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735298',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 81197,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5742464/general/fa221283-9f9d-4898-aa71-56732ecd63a8.jpg',
'https://images.openlane.eu/carimgs/5742464/general/9a87b915-aff2-4877-b0fe-a68d7487ffa8.jpg',
'https://images.openlane.eu/carimgs/5742464/general/6e5f06ef-4b82-4f98-b329-10646ac54445.jpg',
'https://images.openlane.eu/carimgs/5742464/general/536368e0-6883-4ad2-9f4e-d5b53a764381.jpg',
'https://images.openlane.eu/carimgs/5742464/general/fddd84d1-85e9-4090-9668-f76b90df9a73.jpg',
'https://images.openlane.eu/carimgs/5742464/general/e4ea4cd4-7ae3-4bf2-903c-46328302475f.jpg',
'https://images.openlane.eu/carimgs/5742464/general/8f33cf69-ee98-4b4a-9c17-47e4b59dd912.jpg',
'https://images.openlane.eu/carimgs/5742464/general/60eb5892-1fd3-482e-8ebb-bc51359ede5a.jpg',
'https://images.openlane.eu/carimgs/5742464/general/8dfecddd-c61d-4734-820f-ec78abe7999e.jpg',
'https://images.openlane.eu/carimgs/5742464/general/326ce73a-f1ed-4ab5-8e6d-e083a1c26573.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/fa221283-9f9d-4898-aa71-56732ecd63a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/9a87b915-aff2-4877-b0fe-a68d7487ffa8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/6e5f06ef-4b82-4f98-b329-10646ac54445.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56902,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/536368e0-6883-4ad2-9f4e-d5b53a764381.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/fddd84d1-85e9-4090-9668-f76b90df9a73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/e4ea4cd4-7ae3-4bf2-903c-46328302475f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/8f33cf69-ee98-4b4a-9c17-47e4b59dd912.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/60eb5892-1fd3-482e-8ebb-bc51359ede5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/8dfecddd-c61d-4734-820f-ec78abe7999e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4103c1e9-53fd-5913-b66b-cb88559375b8/4103c1e9-53fd-5913-b66b-cb88559375b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82825,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742464/general/326ce73a-f1ed-4ab5-8e6d-e083a1c26573.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant Alltrack 2.0 TDI - 4Motion - Diesel - '
'Automatic - 200 hp - 81.197 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735298%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [adesa.de] INFO: Saving data for 10735298: {'created_time': 1774631839.373273, 'last_price_update_time': 1774631839.373285, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735298') HTTP/1.1" 204 0
2026-03-27 17:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763
2026-03-27 17:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with scrape type 1
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dfef980a-f998-5a11-ab3b-3bd1e4ea90b6
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F1ac03b99-f97e-481f-84e1-8be15b19ced9.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/1ac03b99-f97e-481f-84e1-8be15b19ced9.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F54bb7dd6-5dde-4121-b72a-820d8569e000.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/54bb7dd6-5dde-4121-b72a-820d8569e000.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fc3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/c3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fc644620f-1b94-4ed1-bdc6-035b8ab9a70f.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/c644620f-1b94-4ed1-bdc6-035b8ab9a70f.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fc5efa6dd-4be6-46f7-8446-4790313ac756.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/c5efa6dd-4be6-46f7-8446-4790313ac756.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F94f5c387-7ad8-42cb-9325-db33dca4f902.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/94f5c387-7ad8-42cb-9325-db33dca4f902.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252F0ae7698e-2629-486c-9377-4bf205717bae.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/0ae7698e-2629-486c-9377-4bf205717bae.png already downloaded
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740391%252Fgeneral%252Fcf05497d-7200-40b0-95a1-3cb898b352e0.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740391/general/cf05497d-7200-40b0-95a1-3cb898b352e0.png already downloaded
2026-03-27 17:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6, identifier: 10736763
2026-03-27 17:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763
2026-03-27 17:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763
2026-03-27 17:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfef980a-f998-5a11-ab3b-3bd1e4ea90b6 with identifier: 10736763 to the API
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736763>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfef980a-f998-5a11-ab3b-3bd1e4ea90b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736763',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 25266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5740391/general/1ac03b99-f97e-481f-84e1-8be15b19ced9.png',
'https://images.openlane.eu/carimgs/5740391/general/54bb7dd6-5dde-4121-b72a-820d8569e000.png',
'https://images.openlane.eu/carimgs/5740391/general/60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png',
'https://images.openlane.eu/carimgs/5740391/general/c3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png',
'https://images.openlane.eu/carimgs/5740391/general/c644620f-1b94-4ed1-bdc6-035b8ab9a70f.png',
'https://images.openlane.eu/carimgs/5740391/general/c5efa6dd-4be6-46f7-8446-4790313ac756.png',
'https://images.openlane.eu/carimgs/5740391/general/6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png',
'https://images.openlane.eu/carimgs/5740391/general/94f5c387-7ad8-42cb-9325-db33dca4f902.png',
'https://images.openlane.eu/carimgs/5740391/general/0ae7698e-2629-486c-9377-4bf205717bae.png',
'https://images.openlane.eu/carimgs/5740391/general/cf05497d-7200-40b0-95a1-3cb898b352e0.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 273225,
'Height': 416,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/1ac03b99-f97e-481f-84e1-8be15b19ced9.png',
'Width': 547},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 263950,
'Height': 412,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/54bb7dd6-5dde-4121-b72a-820d8569e000.png',
'Width': 545},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 268046,
'Height': 411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/60d552a3-c4e2-4a4c-9076-3a14ad9594d9.png',
'Width': 552},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 259887,
'Height': 411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/c3ecdae5-37b4-4b2b-98ba-3a1d4f91f18f.png',
'Width': 550},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 300386,
'Height': 411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/c644620f-1b94-4ed1-bdc6-035b8ab9a70f.png',
'Width': 551},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 230115,
'Height': 424,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/c5efa6dd-4be6-46f7-8446-4790313ac756.png',
'Width': 550},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 75029,
'Height': 305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/6b2637b1-8a94-4fc0-8d8e-166da63e2e3f.png',
'Width': 409},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 316455,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/94f5c387-7ad8-42cb-9325-db33dca4f902.png',
'Width': 555},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 256293,
'Height': 424,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/0ae7698e-2629-486c-9377-4bf205717bae.png',
'Width': 549},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dfef980a-f998-5a11-ab3b-3bd1e4ea90b6/dfef980a-f998-5a11-ab3b-3bd1e4ea90b6_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 194038,
'Height': 415,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740391/general/cf05497d-7200-40b0-95a1-3cb898b352e0.png',
'Width': 535}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Plus Dark - Petrol - Automatic - 197 hp - 25.266 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736763%27 HTTP/1.1" 200 None
2026-03-27 17:17:19 [adesa.de] INFO: Saving data for 10736763: {'created_time': 1774631839.980526, 'last_price_update_time': 1774631839.980541, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736763') HTTP/1.1" 204 0
2026-03-27 17:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745
2026-03-27 17:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e125812-33d9-52b1-804e-050d3743df55 with scrape type 1
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e125812-33d9-52b1-804e-050d3743df55
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252Ffd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/fd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F08084652-de24-435f-8475-4c632f420a5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/08084652-de24-435f-8475-4c632f420a5f.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F15a10c57-4ce2-4763-8dc1-8613149f4687.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/15a10c57-4ce2-4763-8dc1-8613149f4687.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252F89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616281%252Fgeneral%252Fb1aedea0-af7a-4595-ba86-bef8faadebc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616281/general/b1aedea0-af7a-4595-ba86-bef8faadebc0.jpg already downloaded
2026-03-27 17:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e125812-33d9-52b1-804e-050d3743df55, identifier: 10736745
2026-03-27 17:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745
2026-03-27 17:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745
2026-03-27 17:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e125812-33d9-52b1-804e-050d3743df55 with identifier: 10736745 to the API
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736745>
{'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-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '8e125812-33d9-52b1-804e-050d3743df55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736745',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 149070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5616281/general/113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg',
'https://images.openlane.eu/carimgs/5616281/general/fd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg',
'https://images.openlane.eu/carimgs/5616281/general/4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg',
'https://images.openlane.eu/carimgs/5616281/general/08084652-de24-435f-8475-4c632f420a5f.jpg',
'https://images.openlane.eu/carimgs/5616281/general/7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg',
'https://images.openlane.eu/carimgs/5616281/general/15a10c57-4ce2-4763-8dc1-8613149f4687.jpg',
'https://images.openlane.eu/carimgs/5616281/general/256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg',
'https://images.openlane.eu/carimgs/5616281/general/6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg',
'https://images.openlane.eu/carimgs/5616281/general/89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg',
'https://images.openlane.eu/carimgs/5616281/general/b1aedea0-af7a-4595-ba86-bef8faadebc0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109507,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/113895f6-0c0d-4a49-a97e-87fcf28776b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/fd02c829-cee2-4d9f-bf37-f6a9b42c4d0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/4f2aee3c-3fa3-4c73-b73e-e7157e295de3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95623,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/08084652-de24-435f-8475-4c632f420a5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64460,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/7c9e9468-daef-480e-a977-b2d0335f6b2e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/15a10c57-4ce2-4763-8dc1-8613149f4687.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/256fb6a6-c09a-4b6c-b10b-49c9f4ca82de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94083,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/6f5417e2-6432-4fae-94b5-85d5aa16a940.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98920,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/89bacf67-a9ee-4dbc-8312-aa5daed11ee8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e125812-33d9-52b1-804e-050d3743df55/8e125812-33d9-52b1-804e-050d3743df55_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102232,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5616281/general/b1aedea0-af7a-4595-ba86-bef8faadebc0.jpg',
'Width': 1280}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 B4 Inscription - AWD - Diesel - Automatic - 197 hp - '
'149.070 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736745%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [adesa.de] INFO: Saving data for 10736745: {'created_time': 1774631840.8595, 'last_price_update_time': 1774631840.859512, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736745') HTTP/1.1" 204 0
2026-03-27 17:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759
2026-03-27 17:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ec1528-e350-5d63-b2f6-b092a13fbb61 with scrape type 1
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50ec1528-e350-5d63-b2f6-b092a13fbb61
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F77829db3-8742-4510-983c-e9d56b961e93.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/77829db3-8742-4510-983c-e9d56b961e93.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F36c6001b-4776-4b9f-b3f0-edd48993863c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/36c6001b-4776-4b9f-b3f0-edd48993863c.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fbd168548-62f4-4ba9-af8c-7068815e58b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/bd168548-62f4-4ba9-af8c-7068815e58b5.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fb5639179-bc3f-407f-ae70-f5ea1b8aff4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/b5639179-bc3f-407f-ae70-f5ea1b8aff4b.jpg already downloaded
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F3d1976da-2af9-428a-9116-56d643e71097.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/3d1976da-2af9-428a-9116-56d643e71097.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F5cdeb09b-8de9-4673-89d5-eab8c42818c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/5cdeb09b-8de9-4673-89d5-eab8c42818c2.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252F7a1559c6-4c75-4ab2-9a2c-b8aa7a22c29a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/7a1559c6-4c75-4ab2-9a2c-b8aa7a22c29a.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731271%252Fgeneral%252Fbd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731271/general/bd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg already downloaded
2026-03-27 17:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50ec1528-e350-5d63-b2f6-b092a13fbb61, identifier: 10736759
2026-03-27 17:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759
2026-03-27 17:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759
2026-03-27 17:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50ec1528-e350-5d63-b2f6-b092a13fbb61 with identifier: 10736759 to the API
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736759>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '50ec1528-e350-5d63-b2f6-b092a13fbb61',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OF-KC6699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736759',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 194565,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5731271/general/384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg',
'https://images.openlane.eu/carimgs/5731271/general/77829db3-8742-4510-983c-e9d56b961e93.jpg',
'https://images.openlane.eu/carimgs/5731271/general/36c6001b-4776-4b9f-b3f0-edd48993863c.jpg',
'https://images.openlane.eu/carimgs/5731271/general/bd168548-62f4-4ba9-af8c-7068815e58b5.jpg',
'https://images.openlane.eu/carimgs/5731271/general/b5639179-bc3f-407f-ae70-f5ea1b8aff4b.jpg',
'https://images.openlane.eu/carimgs/5731271/general/3d1976da-2af9-428a-9116-56d643e71097.jpg',
'https://images.openlane.eu/carimgs/5731271/general/613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg',
'https://images.openlane.eu/carimgs/5731271/general/5cdeb09b-8de9-4673-89d5-eab8c42818c2.jpg',
'https://images.openlane.eu/carimgs/5731271/general/7a1559c6-4c75-4ab2-9a2c-b8aa7a22c29a.jpg',
'https://images.openlane.eu/carimgs/5731271/general/bd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/384ef5e0-cb97-4f66-a696-81f84239bf7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/77829db3-8742-4510-983c-e9d56b961e93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144549,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/36c6001b-4776-4b9f-b3f0-edd48993863c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/bd168548-62f4-4ba9-af8c-7068815e58b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/b5639179-bc3f-407f-ae70-f5ea1b8aff4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/3d1976da-2af9-428a-9116-56d643e71097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/613b6c11-acb7-46ec-b101-1d33172f9fc4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/5cdeb09b-8de9-4673-89d5-eab8c42818c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/7a1559c6-4c75-4ab2-9a2c-b8aa7a22c29a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50ec1528-e350-5d63-b2f6-b092a13fbb61/50ec1528-e350-5d63-b2f6-b092a13fbb61_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731271/general/bd55c1b5-fa1f-49d1-afd7-3203b9f9756b.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2019-12-16',
'seats_number': 5,
'seller_name': 'ARVAL-DE',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 190 hp - 194.565 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736759%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [adesa.de] INFO: Saving data for 10736759: {'created_time': 1774631841.478443, 'last_price_update_time': 1774631841.478453, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736759') HTTP/1.1" 204 0
2026-03-27 17:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443
2026-03-27 17:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1a69424-94a5-5a24-ab34-0bd849106d77 with scrape type 1
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1a69424-94a5-5a24-ab34-0bd849106d77
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Fb1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/b1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Fd0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/d0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Ffaf5d4cc-78b9-47ce-b35d-59db01c5d26c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/faf5d4cc-78b9-47ce-b35d-59db01c5d26c.png already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Fae7dc799-6541-4c42-b737-745ac7735ff7.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/ae7dc799-6541-4c42-b737-745ac7735ff7.png already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252F5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252F44006618-911b-4667-b6e1-84e004e0b3fc.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/44006618-911b-4667-b6e1-84e004e0b3fc.png already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252F1940afa9-de4f-4e27-91cb-fd372586e57a.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/1940afa9-de4f-4e27-91cb-fd372586e57a.png already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fgeneral%252Ff1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/general/f1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fdamage%252Fe409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/damage/e409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg already downloaded
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703412%252Fdamage%252F55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png already downloaded
2026-03-27 17:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1a69424-94a5-5a24-ab34-0bd849106d77, identifier: 10737443
2026-03-27 17:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443
2026-03-27 17:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443
2026-03-27 17:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1a69424-94a5-5a24-ab34-0bd849106d77 with identifier: 10737443 to the API
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd1a69424-94a5-5a24-ab34-0bd849106d77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7105995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737443',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 90536,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5703412/general/b1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg',
'https://images.openlane.eu/carimgs/5703412/general/d0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg',
'https://images.openlane.eu/carimgs/5703412/general/faf5d4cc-78b9-47ce-b35d-59db01c5d26c.png',
'https://images.openlane.eu/carimgs/5703412/general/ae7dc799-6541-4c42-b737-745ac7735ff7.png',
'https://images.openlane.eu/carimgs/5703412/general/5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png',
'https://images.openlane.eu/carimgs/5703412/general/44006618-911b-4667-b6e1-84e004e0b3fc.png',
'https://images.openlane.eu/carimgs/5703412/general/1940afa9-de4f-4e27-91cb-fd372586e57a.png',
'https://images.openlane.eu/carimgs/5703412/general/f1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png',
'https://images.openlane.eu/carimgs/5703412/damage/e409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg',
'https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 517461,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/b1e5e80e-ab74-4d8f-8f53-e68132a95354.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 542159,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/d0cd74f8-0e84-4cc5-bb44-5fbdd5c87eaa.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 636152,
'Height': 615,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/faf5d4cc-78b9-47ce-b35d-59db01c5d26c.png',
'Width': 821},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 605702,
'Height': 616,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/ae7dc799-6541-4c42-b737-745ac7735ff7.png',
'Width': 822},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 840725,
'Height': 622,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/5dea8472-e1c4-462a-8e6d-94ec05dfd7ac.png',
'Width': 827},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 631016,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/44006618-911b-4667-b6e1-84e004e0b3fc.png',
'Width': 847},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 515339,
'Height': 622,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/1940afa9-de4f-4e27-91cb-fd372586e57a.png',
'Width': 827},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 405483,
'Height': 467,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/general/f1ce8143-de7b-4390-8c4c-3c2d3e6faeb3.png',
'Width': 613},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 493202,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/damage/e409cb26-e573-4ad5-b8f4-d9052ba3e2b6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1a69424-94a5-5a24-ab34-0bd849106d77/d1a69424-94a5-5a24-ab34-0bd849106d77_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 430525,
'Height': 462,
'OriginUrl': 'https://images.openlane.eu/carimgs/5703412/damage/55ef7cd2-bb47-4315-9100-029d3b1c4e3d.png',
'Width': 618}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T5 Plus Dark - Hybrid - Automatic - 180 hp - 90.536 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737443%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [adesa.de] INFO: Saving data for 10737443: {'created_time': 1774631842.087887, 'last_price_update_time': 1774631842.087899, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737443') HTTP/1.1" 204 0
2026-03-27 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744
2026-03-27 17:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with scrape type 1
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4494aecd-80a5-58b3-90c9-c5a43cffddd5
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252F601defa8-58bb-4e84-bf31-663186e144ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/601defa8-58bb-4e84-bf31-663186e144ce.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252F3e2f1471-8de7-4fb1-a629-d77c6a162f51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/3e2f1471-8de7-4fb1-a629-d77c6a162f51.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252F222133bb-74bc-4d33-b9c2-8c2a6a8acbb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/222133bb-74bc-4d33-b9c2-8c2a6a8acbb6.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252F2f3b4bfc-2963-4b43-b24f-d7e15dcc7547.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/2f3b4bfc-2963-4b43-b24f-d7e15dcc7547.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252Fef124e00-20dc-429f-a404-a5a23a124868.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/ef124e00-20dc-429f-a404-a5a23a124868.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252F04bd1418-540e-4700-95aa-9f929921ad60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/04bd1418-540e-4700-95aa-9f929921ad60.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252F7cdcdd55-8772-4e51-b8a9-953e14bebfe8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/7cdcdd55-8772-4e51-b8a9-953e14bebfe8.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252Fa62773b4-7b8e-4bf2-ad88-5a6fbcd39eb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/a62773b4-7b8e-4bf2-ad88-5a6fbcd39eb0.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252Fef7939ec-26a5-46db-ba0f-2a2c04cff073.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/ef7939ec-26a5-46db-ba0f-2a2c04cff073.jpg already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5607545%252Fgeneral%252Fe97b3141-69d5-44b0-ae3b-33f1ea56c7f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5607545/general/e97b3141-69d5-44b0-ae3b-33f1ea56c7f9.jpg already downloaded
2026-03-27 17:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4494aecd-80a5-58b3-90c9-c5a43cffddd5, identifier: 10736744
2026-03-27 17:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744
2026-03-27 17:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744
2026-03-27 17:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4494aecd-80a5-58b3-90c9-c5a43cffddd5 with identifier: 10736744 to the API
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736744>
{'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-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '4494aecd-80a5-58b3-90c9-c5a43cffddd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736744',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 96883,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5607545/general/601defa8-58bb-4e84-bf31-663186e144ce.jpg',
'https://images.openlane.eu/carimgs/5607545/general/3e2f1471-8de7-4fb1-a629-d77c6a162f51.jpg',
'https://images.openlane.eu/carimgs/5607545/general/222133bb-74bc-4d33-b9c2-8c2a6a8acbb6.jpg',
'https://images.openlane.eu/carimgs/5607545/general/2f3b4bfc-2963-4b43-b24f-d7e15dcc7547.jpg',
'https://images.openlane.eu/carimgs/5607545/general/ef124e00-20dc-429f-a404-a5a23a124868.jpg',
'https://images.openlane.eu/carimgs/5607545/general/04bd1418-540e-4700-95aa-9f929921ad60.jpg',
'https://images.openlane.eu/carimgs/5607545/general/7cdcdd55-8772-4e51-b8a9-953e14bebfe8.jpg',
'https://images.openlane.eu/carimgs/5607545/general/a62773b4-7b8e-4bf2-ad88-5a6fbcd39eb0.jpg',
'https://images.openlane.eu/carimgs/5607545/general/ef7939ec-26a5-46db-ba0f-2a2c04cff073.jpg',
'https://images.openlane.eu/carimgs/5607545/general/e97b3141-69d5-44b0-ae3b-33f1ea56c7f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104630,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/601defa8-58bb-4e84-bf31-663186e144ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/3e2f1471-8de7-4fb1-a629-d77c6a162f51.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96516,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/222133bb-74bc-4d33-b9c2-8c2a6a8acbb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95560,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/2f3b4bfc-2963-4b43-b24f-d7e15dcc7547.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117431,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/ef124e00-20dc-429f-a404-a5a23a124868.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47937,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/04bd1418-540e-4700-95aa-9f929921ad60.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103116,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/7cdcdd55-8772-4e51-b8a9-953e14bebfe8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115791,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/a62773b4-7b8e-4bf2-ad88-5a6fbcd39eb0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92537,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/ef7939ec-26a5-46db-ba0f-2a2c04cff073.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4494aecd-80a5-58b3-90c9-c5a43cffddd5/4494aecd-80a5-58b3-90c9-c5a43cffddd5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101768,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5607545/general/e97b3141-69d5-44b0-ae3b-33f1ea56c7f9.jpg',
'Width': 1280}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 T6 Inscription Expression - Hybrid - Automatic - 253 hp - '
'96.883 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2021}
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736744%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [adesa.de] INFO: Saving data for 10736744: {'created_time': 1774631842.868735, 'last_price_update_time': 1774631842.868747, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736744') HTTP/1.1" 204 0
2026-03-27 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673
2026-03-27 17:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 1
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d442bc5e-4618-5aea-b505-49a5f9a50d92
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F4a5f47a2-9825-4d22-b36d-dea13bf36c90.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F0ee2c656-a0fc-4480-b57f-35e80e6d7954.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png already downloaded
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F36bef088-46a1-4c52-b006-0e9dc8fe490b.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F35de1b06-d585-4646-a0e1-9da10c4ad087.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F8f1aefc5-1d4c-488d-84af-433077af5b48.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F3bd14553-07f8-4775-ae71-3f592862afa5.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252Fe5c2c991-6a7b-4460-928d-192622322b9a.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252Fac26a6c5-fa5e-4c72-b14e-96eaecc20155.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740305%252Fgeneral%252F0b73cbb8-8542-4347-a9e6-aafe77603484.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png already downloaded
2026-03-27 17:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d442bc5e-4618-5aea-b505-49a5f9a50d92, identifier: 10736673
2026-03-27 17:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673
2026-03-27 17:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673
2026-03-27 17:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10736673 to the API
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd442bc5e-4618-5aea-b505-49a5f9a50d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736673',
'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': 23300,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'71.968 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736673%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [adesa.de] INFO: Saving data for 10736673: {'created_time': 1774631843.618894, 'last_price_update_time': 1774631843.618906, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736673') HTTP/1.1" 204 0
2026-03-27 17:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9584be9b-2fa5-543c-85dd-7a80df7f34fc with identifier: 10737444
2026-03-27 17:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc with scrape type 1
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9584be9b-2fa5-543c-85dd-7a80df7f34fc
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F589de846-1d80-42e7-a56e-88e7632f6a37.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/589de846-1d80-42e7-a56e-88e7632f6a37.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F62fbd8e9-f082-4db2-ae67-cba516374f75.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/62fbd8e9-f082-4db2-ae67-cba516374f75.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F668b7a9a-8c3d-4249-a000-20b01dc3d839.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/668b7a9a-8c3d-4249-a000-20b01dc3d839.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F75c5a370-cbcb-4eff-b665-181209e4ec9d.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/75c5a370-cbcb-4eff-b665-181209e4ec9d.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F0b1eee03-e6cf-4aab-89bf-99f1b0358b90.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/0b1eee03-e6cf-4aab-89bf-99f1b0358b90.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F4f01e0bc-6d17-41c8-aa56-db832c6b2ba1.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/4f01e0bc-6d17-41c8-aa56-db832c6b2ba1.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252Fa2682c3d-b359-4224-9b6f-d3c6adbe7d09.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/a2682c3d-b359-4224-9b6f-d3c6adbe7d09.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5703452%252Fgeneral%252F813b4c98-b82b-42dd-8f98-be8c9d615099.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/813b4c98-b82b-42dd-8f98-be8c9d615099.png not downloaded yet
2026-03-27 17:17:23 [adesa.de] INFO: Found listing with ID: 10736762
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736762%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [adesa.de] INFO: Scrape type for 10736762: 1
2026-03-27 17:17:23 [adesa.de] INFO: Scraping item 10736762 url https://www.openlane.eu/en/carv6/auction/10736762
2026-03-27 17:17:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751
2026-03-27 17:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 460fe256-965d-54c7-9a0c-068f2cb0b89e with scrape type 1
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 460fe256-965d-54c7-9a0c-068f2cb0b89e
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702921%252Fgeneral%252Fa44a13d8-ef78-43f3-be60-70251eea206e.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/a44a13d8-ef78-43f3-be60-70251eea206e.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702921%252Fgeneral%252F0b252f3e-be42-4b13-bf2e-7730ddca3478.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/0b252f3e-be42-4b13-bf2e-7730ddca3478.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702921%252Fgeneral%252Fd0ac8fed-e152-439c-8f65-68f5766ec911.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/d0ac8fed-e152-439c-8f65-68f5766ec911.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702921%252Fgeneral%252F8787bca6-75a6-4c9c-bc81-581fd3ef992d.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/8787bca6-75a6-4c9c-bc81-581fd3ef992d.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702921%252Fgeneral%252Fe9d31772-6d48-44d0-82ea-db3d645084d6.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/e9d31772-6d48-44d0-82ea-db3d645084d6.png already downloaded
2026-03-27 17:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5702921%252Fgeneral%252F4cec21f7-b000-4a0b-af86-a4a8c279fb1e.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/4cec21f7-b000-4a0b-af86-a4a8c279fb1e.png already downloaded
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5702921%252Fgeneral%252F4ba4dfb0-7e4d-43d9-8ac9-23d52a0fc229.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/4ba4dfb0-7e4d-43d9-8ac9-23d52a0fc229.png already downloaded
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5702921%252Fgeneral%252F931838e6-b31f-4d98-9656-ed9b1cba5d6d.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/general/931838e6-b31f-4d98-9656-ed9b1cba5d6d.png already downloaded
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5702921%252Fdamage%252F84ca5659-0b12-4fe4-8bd2-14b1cda687c8.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/damage/84ca5659-0b12-4fe4-8bd2-14b1cda687c8.png already downloaded
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5702921%252Fdamage%252F4a4911d0-b681-4124-9587-ba053bc64bf4.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702921/damage/4a4911d0-b681-4124-9587-ba053bc64bf4.png already downloaded
2026-03-27 17:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 460fe256-965d-54c7-9a0c-068f2cb0b89e, identifier: 10736751
2026-03-27 17:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5527773/general/48908800-7734-4736-a241-803a2a96b23d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736523)
2026-03-27 17:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751
2026-03-27 17:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751
2026-03-27 17:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 460fe256-965d-54c7-9a0c-068f2cb0b89e with identifier: 10736751 to the API
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736751>
{'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': 197,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '460fe256-965d-54c7-9a0c-068f2cb0b89e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736751',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 157274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5702921/general/a44a13d8-ef78-43f3-be60-70251eea206e.png',
'https://images.openlane.eu/carimgs/5702921/general/0b252f3e-be42-4b13-bf2e-7730ddca3478.png',
'https://images.openlane.eu/carimgs/5702921/general/d0ac8fed-e152-439c-8f65-68f5766ec911.png',
'https://images.openlane.eu/carimgs/5702921/general/8787bca6-75a6-4c9c-bc81-581fd3ef992d.png',
'https://images.openlane.eu/carimgs/5702921/general/e9d31772-6d48-44d0-82ea-db3d645084d6.png',
'https://images.openlane.eu/carimgs/5702921/general/4cec21f7-b000-4a0b-af86-a4a8c279fb1e.png',
'https://images.openlane.eu/carimgs/5702921/general/4ba4dfb0-7e4d-43d9-8ac9-23d52a0fc229.png',
'https://images.openlane.eu/carimgs/5702921/general/931838e6-b31f-4d98-9656-ed9b1cba5d6d.png',
'https://images.openlane.eu/carimgs/5702921/damage/84ca5659-0b12-4fe4-8bd2-14b1cda687c8.png',
'https://images.openlane.eu/carimgs/5702921/damage/4a4911d0-b681-4124-9587-ba053bc64bf4.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 316616,
'Height': 382,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/a44a13d8-ef78-43f3-be60-70251eea206e.png',
'Width': 546},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 285462,
'Height': 372,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/0b252f3e-be42-4b13-bf2e-7730ddca3478.png',
'Width': 546},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 244811,
'Height': 395,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/d0ac8fed-e152-439c-8f65-68f5766ec911.png',
'Width': 558},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 278565,
'Height': 416,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/8787bca6-75a6-4c9c-bc81-581fd3ef992d.png',
'Width': 563},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 156306,
'Height': 289,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/e9d31772-6d48-44d0-82ea-db3d645084d6.png',
'Width': 418},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 164670,
'Height': 384,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/4cec21f7-b000-4a0b-af86-a4a8c279fb1e.png',
'Width': 545},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 108436,
'Height': 324,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/4ba4dfb0-7e4d-43d9-8ac9-23d52a0fc229.png',
'Width': 420},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 73239,
'Height': 303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/general/931838e6-b31f-4d98-9656-ed9b1cba5d6d.png',
'Width': 411},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 130146,
'Height': 291,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/damage/84ca5659-0b12-4fe4-8bd2-14b1cda687c8.png',
'Width': 408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_460fe256-965d-54c7-9a0c-068f2cb0b89e/460fe256-965d-54c7-9a0c-068f2cb0b89e_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 191182,
'Height': 303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702921/damage/4a4911d0-b681-4124-9587-ba053bc64bf4.png',
'Width': 412}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 B4 Core - Diesel - Automatic - 197 hp - 157.274 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736751%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [adesa.de] INFO: Saving data for 10736751: {'created_time': 1774631844.653947, 'last_price_update_time': 1774631844.653968, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736751') HTTP/1.1" 204 0
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5703452%252Fgeneral%252F0444b93e-33eb-468d-a8b2-1fb86ba82317.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/0444b93e-33eb-468d-a8b2-1fb86ba82317.png not downloaded yet
2026-03-27 17:17:24 [adesa.de] INFO: Found listing with ID: 10736754
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736754%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [adesa.de] INFO: Scrape type for 10736754: 1
2026-03-27 17:17:24 [adesa.de] INFO: Scraping item 10736754 url https://www.openlane.eu/en/carv6/auction/10736754
2026-03-27 17:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734386> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5703452%252Fgeneral%252F0647efb2-3e28-4084-9bbf-6c64be77108b.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5703452/general/0647efb2-3e28-4084-9bbf-6c64be77108b.png already downloaded
2026-03-27 17:17:24 [adesa.de] INFO: Found listing with ID: 10740640
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740640%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [adesa.de] INFO: Scrape type for 10740640: 1
2026-03-27 17:17:24 [adesa.de] INFO: Scraping item 10740640 url https://www.openlane.eu/en/carv6/auction/10740640
2026-03-27 17:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7bc910>
2026-03-27 17:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5527773%252Fgeneral%252F48908800-7734-4736-a241-803a2a96b23d.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527773/general/48908800-7734-4736-a241-803a2a96b23d.jpg saved to cache
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d
2026-03-27 17:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d, skipping ID generation
2026-03-27 17:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with scrape type 1
2026-03-27 17:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 46e27d4f-5822-5f82-b0fd-fb96a3620c0d sending to next pipeline
2026-03-27 17:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d, identifier: 10736523
2026-03-27 17:17:24 [adesa.de] INFO: Found listing with ID: 10740631
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740631%27 HTTP/1.1" 200 None
2026-03-27 17:17:24 [adesa.de] INFO: Scrape type for 10740631: 1
2026-03-27 17:17:24 [adesa.de] INFO: Scraping item 10740631 url https://www.openlane.eu/en/carv6/auction/10740631
2026-03-27 17:17:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523
2026-03-27 17:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523
2026-03-27 17:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46e27d4f-5822-5f82-b0fd-fb96a3620c0d with identifier: 10736523 to the API
2026-03-27 17:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5527773/general/48908800-7734-4736-a241-803a2a96b23d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '46e27d4f-5822-5f82-b0fd-fb96a3620c0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736523',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 42773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35042,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/ff7f93f6-69db-4a91-bdb1-ad58d0eb5cee.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45791,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/502003b3-0d76-4a64-97cd-22353d0f3eaa.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36283,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/8852266a-9846-4420-900f-26d2aadf4cd7.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31255,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/809b1256-6592-495e-b06d-4f897cb071ac.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37678,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/e4ffdffa-a7d1-4b5b-a30b-6fcefcf72caf.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27299,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/21a9455e-b363-45ac-9dfe-7ca80303d53b.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19794,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/4d76dd44-de1f-479f-97a1-50b79b601819.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 24510,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/f05148fb-18b6-457c-9515-05b11c8c6866.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29089,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/dc2ad7ce-4eb3-4a54-b921-45382084ab74.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46e27d4f-5822-5f82-b0fd-fb96a3620c0d/46e27d4f-5822-5f82-b0fd-fb96a3620c0d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23587,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527773/general/48908800-7734-4736-a241-803a2a96b23d.jpg',
'Width': 530}],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 42.773 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736523%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [adesa.de] INFO: Saving data for 10736523: {'created_time': 1774631845.217107, 'last_price_update_time': 1774631845.217119, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736523') HTTP/1.1" 204 0
2026-03-27 17:17:25 [adesa.de] INFO: Found listing with ID: 10740637
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740637%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [adesa.de] INFO: Scrape type for 10740637: 1
2026-03-27 17:17:25 [adesa.de] INFO: Scraping item 10740637 url https://www.openlane.eu/en/carv6/auction/10740637
2026-03-27 17:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386
2026-03-27 17:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 1
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b2abe7d-d697-59fd-9664-70a84eea3a20
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F313b9dc5-0fba-44c7-9be0-0dc892c4c239.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/313b9dc5-0fba-44c7-9be0-0dc892c4c239.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F5b8a3185-9192-4a54-8e26-0f3bfb09f827.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/5b8a3185-9192-4a54-8e26-0f3bfb09f827.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F98674fe8-53ec-4d8e-a236-04b0eb10ad1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/98674fe8-53ec-4d8e-a236-04b0eb10ad1d.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252Fcfb9546a-026b-4af0-9127-3c86cbf1d337.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/cfb9546a-026b-4af0-9127-3c86cbf1d337.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F87821ba4-f237-48bc-ad5e-196e5dc55558.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/87821ba4-f237-48bc-ad5e-196e5dc55558.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F7145b5f4-323e-475c-a9e8-5248fa53de9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/7145b5f4-323e-475c-a9e8-5248fa53de9d.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F63accebf-1e0b-4b53-b7c4-4547760a1c4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/63accebf-1e0b-4b53-b7c4-4547760a1c4e.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F86bf9a8e-4914-42f5-b635-35968f49eed6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/86bf9a8e-4914-42f5-b635-35968f49eed6.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252F1b8a3335-6a1d-4cdf-9971-e303d88e2b62.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/1b8a3335-6a1d-4cdf-9971-e303d88e2b62.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681852%252Fgeneral%252Ff80cb900-0f8b-4112-9435-e7d9283b93e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/f80cb900-0f8b-4112-9435-e7d9283b93e8.jpg already downloaded
2026-03-27 17:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b2abe7d-d697-59fd-9664-70a84eea3a20, identifier: 10734386
2026-03-27 17:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755
2026-03-27 17:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d with scrape type 1
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7441c2d-b7fa-57b8-ad26-46430ab83c2d
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F0d82f488-2559-43df-8aaf-a99d367d421a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/0d82f488-2559-43df-8aaf-a99d367d421a.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fffdbc705-aa74-4184-8328-042ec46a97c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/ffdbc705-aa74-4184-8328-042ec46a97c7.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F8490da98-d63d-431e-8877-870ef71f7c44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/8490da98-d63d-431e-8877-870ef71f7c44.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fa2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/a2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fc1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/c1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252F68caf37e-8b28-4785-a579-d73678a7f949.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/68caf37e-8b28-4785-a579-d73678a7f949.jpg already downloaded
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721615%252Fgeneral%252Fe1243bce-ba84-4a83-9788-ac316669d691.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721615/general/e1243bce-ba84-4a83-9788-ac316669d691.jpg already downloaded
2026-03-27 17:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7441c2d-b7fa-57b8-ad26-46430ab83c2d, identifier: 10736755
2026-03-27 17:17:25 [adesa.de] INFO: Found listing with ID: 10740672
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740672%27 HTTP/1.1" 200 None
2026-03-27 17:17:25 [adesa.de] INFO: Scrape type for 10740672: 1
2026-03-27 17:17:25 [adesa.de] INFO: Scraping item 10740672 url https://www.openlane.eu/en/carv6/auction/10740672
2026-03-27 17:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386
2026-03-27 17:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386
2026-03-27 17:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10734386 to the API
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30: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=10734386',
'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': 24500,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': None,
'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-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734386%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Saving data for 10734386: {'created_time': 1774631846.263434, 'last_price_update_time': 1774631846.263444, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734386') HTTP/1.1" 204 0
2026-03-27 17:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755
2026-03-27 17:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755
2026-03-27 17:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7441c2d-b7fa-57b8-ad26-46430ab83c2d with identifier: 10736755 to the API
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736755>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7441c2d-b7fa-57b8-ad26-46430ab83c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EU-ML 3132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736755',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 36753,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5721615/general/0d82f488-2559-43df-8aaf-a99d367d421a.jpg',
'https://images.openlane.eu/carimgs/5721615/general/ffdbc705-aa74-4184-8328-042ec46a97c7.jpg',
'https://images.openlane.eu/carimgs/5721615/general/8490da98-d63d-431e-8877-870ef71f7c44.jpg',
'https://images.openlane.eu/carimgs/5721615/general/a2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg',
'https://images.openlane.eu/carimgs/5721615/general/c1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg',
'https://images.openlane.eu/carimgs/5721615/general/3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg',
'https://images.openlane.eu/carimgs/5721615/general/70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg',
'https://images.openlane.eu/carimgs/5721615/general/79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg',
'https://images.openlane.eu/carimgs/5721615/general/68caf37e-8b28-4785-a579-d73678a7f949.jpg',
'https://images.openlane.eu/carimgs/5721615/general/e1243bce-ba84-4a83-9788-ac316669d691.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411118,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/0d82f488-2559-43df-8aaf-a99d367d421a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/ffdbc705-aa74-4184-8328-042ec46a97c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/8490da98-d63d-431e-8877-870ef71f7c44.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/a2afcabd-f9b0-43eb-8d7b-a37aee2f7f44.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/c1157cd2-5c37-448b-a2b9-d8966cecd51c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374200,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/3ca9d09d-5899-4b3e-9a51-8e57f2de9b07.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342905,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/70fd2e1f-90d2-4f09-b222-1e6f4dd89ba7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406147,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/79d6c55e-088c-4aeb-8da6-fe1c720b5551.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410364,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/68caf37e-8b28-4785-a579-d73678a7f949.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7441c2d-b7fa-57b8-ad26-46430ab83c2d/d7441c2d-b7fa-57b8-ad26-46430ab83c2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315656,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721615/general/e1243bce-ba84-4a83-9788-ac316669d691.jpg',
'Width': 1280}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2025-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 36.753 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736755%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Saving data for 10736755: {'created_time': 1774631846.584407, 'last_price_update_time': 1774631846.584419, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736755') HTTP/1.1" 204 0
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740701
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740701%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740701: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740701 url https://www.openlane.eu/en/carv6/auction/10740701
2026-03-27 17:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740222
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740222%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740222: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740222 url https://www.openlane.eu/en/carv6/auction/10740222
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740687
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740687%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740687: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740687 url https://www.openlane.eu/en/carv6/auction/10740687
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740693
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740693%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740693: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740693 url https://www.openlane.eu/en/carv6/auction/10740693
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740676
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740676%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740676: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740676 url https://www.openlane.eu/en/carv6/auction/10740676
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740224
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740224%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740224: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740224 url https://www.openlane.eu/en/carv6/auction/10740224
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740694
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740694%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740694: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740694 url https://www.openlane.eu/en/carv6/auction/10740694
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740675
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740675%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740675: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740675 url https://www.openlane.eu/en/carv6/auction/10740675
2026-03-27 17:17:26 [adesa.de] INFO: Found listing with ID: 10740702
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740702%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [adesa.de] INFO: Scrape type for 10740702: 1
2026-03-27 17:17:26 [adesa.de] INFO: Scraping item 10740702 url https://www.openlane.eu/en/carv6/auction/10740702
2026-03-27 17:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393
2026-03-27 17:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with scrape type 1
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F8cd20ff3-e150-451f-bbdb-e302ef1ae700.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/8cd20ff3-e150-451f-bbdb-e302ef1ae700.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F07182ce4-87f8-4f44-8da3-df4aaae5f3b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/07182ce4-87f8-4f44-8da3-df4aaae5f3b9.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F89ee5f4b-a717-43d4-8112-0deb94d68fed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/89ee5f4b-a717-43d4-8112-0deb94d68fed.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252Fa5d229e1-44f2-44d0-94aa-1aa834a151b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/a5d229e1-44f2-44d0-94aa-1aa834a151b0.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F947b6272-a8cb-49f6-b5fc-cfd6bfcb1100.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/947b6272-a8cb-49f6-b5fc-cfd6bfcb1100.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F26b67970-9704-4bf2-bb89-b46ed5d94667.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/26b67970-9704-4bf2-bb89-b46ed5d94667.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F263e538c-d718-4127-aa28-dec6ac9b40d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/263e538c-d718-4127-aa28-dec6ac9b40d7.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252Fe6621a2c-48e8-4e82-97d8-0548c0f0b2e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/e6621a2c-48e8-4e82-97d8-0548c0f0b2e6.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F238defdc-9a72-4938-a385-f3d260d99de7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/238defdc-9a72-4938-a385-f3d260d99de7.jpg already downloaded
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719107%252Fgeneral%252F9226bd16-8351-4463-b79c-f343cab1fde8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719107/general/9226bd16-8351-4463-b79c-f343cab1fde8.jpg already downloaded
2026-03-27 17:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed, identifier: 10734393
2026-03-27 17:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299
2026-03-27 17:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with scrape type 1
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9592e02d-1ab3-5a7e-af08-3c97acd490b3
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F7bb321af-4358-4a43-9ead-896501fe2047.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252Fcb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252Ff2b88ff3-4306-4577-9a30-d5909f13e29c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F866bfc58-fe9e-41ba-9702-9683a579c221.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F9352ad71-3e13-40db-a120-614efec2611f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252Fce254b94-c8aa-497a-b12d-bb56f629e22f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg already downloaded
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742473%252Fgeneral%252F120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg already downloaded
2026-03-27 17:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9592e02d-1ab3-5a7e-af08-3c97acd490b3, identifier: 10735299
2026-03-27 17:17:27 [adesa.de] INFO: Found listing with ID: 10740425
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740425%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [adesa.de] INFO: Scrape type for 10740425: 1
2026-03-27 17:17:27 [adesa.de] INFO: Scraping item 10740425 url https://www.openlane.eu/en/carv6/auction/10740425
2026-03-27 17:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393
2026-03-27 17:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393
2026-03-27 17:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed with identifier: 10734393 to the API
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734393>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'V021673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734393',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 24619,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5719107/general/8cd20ff3-e150-451f-bbdb-e302ef1ae700.jpg',
'https://images.openlane.eu/carimgs/5719107/general/07182ce4-87f8-4f44-8da3-df4aaae5f3b9.jpg',
'https://images.openlane.eu/carimgs/5719107/general/89ee5f4b-a717-43d4-8112-0deb94d68fed.jpg',
'https://images.openlane.eu/carimgs/5719107/general/a5d229e1-44f2-44d0-94aa-1aa834a151b0.jpg',
'https://images.openlane.eu/carimgs/5719107/general/947b6272-a8cb-49f6-b5fc-cfd6bfcb1100.jpg',
'https://images.openlane.eu/carimgs/5719107/general/26b67970-9704-4bf2-bb89-b46ed5d94667.jpg',
'https://images.openlane.eu/carimgs/5719107/general/263e538c-d718-4127-aa28-dec6ac9b40d7.jpg',
'https://images.openlane.eu/carimgs/5719107/general/e6621a2c-48e8-4e82-97d8-0548c0f0b2e6.jpg',
'https://images.openlane.eu/carimgs/5719107/general/238defdc-9a72-4938-a385-f3d260d99de7.jpg',
'https://images.openlane.eu/carimgs/5719107/general/9226bd16-8351-4463-b79c-f343cab1fde8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1806754,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/8cd20ff3-e150-451f-bbdb-e302ef1ae700.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1906223,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/07182ce4-87f8-4f44-8da3-df4aaae5f3b9.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1588937,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/89ee5f4b-a717-43d4-8112-0deb94d68fed.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1795165,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/a5d229e1-44f2-44d0-94aa-1aa834a151b0.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1638305,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/947b6272-a8cb-49f6-b5fc-cfd6bfcb1100.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1619689,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/26b67970-9704-4bf2-bb89-b46ed5d94667.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1693823,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/263e538c-d718-4127-aa28-dec6ac9b40d7.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1877202,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/e6621a2c-48e8-4e82-97d8-0548c0f0b2e6.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1388664,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/238defdc-9a72-4938-a385-f3d260d99de7.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed/6cd0d4f3-6bbc-5308-b3c9-de572f1f31ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1342468,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719107/general/9226bd16-8351-4463-b79c-f343cab1fde8.jpg',
'Width': 2668}],
'price': 25100,
'price_includes_vat': True,
'registration_date': '2025-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 24.619 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734393%27 HTTP/1.1" 200 None
2026-03-27 17:17:27 [adesa.de] INFO: Saving data for 10734393: {'created_time': 1774631847.665734, 'last_price_update_time': 1774631847.665744, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734393') HTTP/1.1" 204 0
2026-03-27 17:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299
2026-03-27 17:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299
2026-03-27 17:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9592e02d-1ab3-5a7e-af08-3c97acd490b3 with identifier: 10735299 to the API
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735299>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '9592e02d-1ab3-5a7e-af08-3c97acd490b3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612BF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735299',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 82954,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg',
'https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg',
'https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg',
'https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg',
'https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg',
'https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg',
'https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg',
'https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg',
'https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg',
'https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/7bb321af-4358-4a43-9ead-896501fe2047.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67935,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/999a0034-2546-4e93-a7ad-f1b4d61f3c70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64391,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/1b152b8e-bd3c-4964-b1a8-d3e98b76c827.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/cb5e6e50-b74d-4cba-b7ab-428afc961a5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/f2b88ff3-4306-4577-9a30-d5909f13e29c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/866bfc58-fe9e-41ba-9702-9683a579c221.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/9352ad71-3e13-40db-a120-614efec2611f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/ce254b94-c8aa-497a-b12d-bb56f629e22f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/78f0b23b-d2f3-4e2d-9b86-f13591ccaac9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9592e02d-1ab3-5a7e-af08-3c97acd490b3/9592e02d-1ab3-5a7e-af08-3c97acd490b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742473/general/120b2777-6ddd-4bcd-afa6-7d36e581001b.jpg',
'Width': 1024}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Life - Diesel - Automatic - 150 '
'hp - 82.954 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735299%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Saving data for 10735299: {'created_time': 1774631848.066897, 'last_price_update_time': 1774631848.066909, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735299') HTTP/1.1" 204 0
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740443
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740443%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740443: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740443 url https://www.openlane.eu/en/carv6/auction/10740443
2026-03-27 17:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740688
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740688%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740688: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740688 url https://www.openlane.eu/en/carv6/auction/10740688
2026-03-27 17:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740570
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740570%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740570: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740570 url https://www.openlane.eu/en/carv6/auction/10740570
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740258
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740258%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740258: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740258 url https://www.openlane.eu/en/carv6/auction/10740258
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740572
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740572%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740572: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740572 url https://www.openlane.eu/en/carv6/auction/10740572
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740604
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740604%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740604: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740604 url https://www.openlane.eu/en/carv6/auction/10740604
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740605
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740605%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740605: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740605 url https://www.openlane.eu/en/carv6/auction/10740605
2026-03-27 17:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749
2026-03-27 17:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cc95b6-27e1-596b-be4e-14e68f7de267 with scrape type 1
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62cc95b6-27e1-596b-be4e-14e68f7de267
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252Fcc6b2f92-ab46-4805-8558-32f929d466b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/cc6b2f92-ab46-4805-8558-32f929d466b9.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252F32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252F780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252Fd704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/d704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252Faea4315f-36c2-4003-9d39-4005936f2e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/aea4315f-36c2-4003-9d39-4005936f2e57.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252Fa63dae68-9737-4e9e-a79e-b75459b0551e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/a63dae68-9737-4e9e-a79e-b75459b0551e.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252F7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252F6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252Fcec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/cec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5685322%252Fgeneral%252F00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685322/general/00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg already downloaded
2026-03-27 17:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62cc95b6-27e1-596b-be4e-14e68f7de267, identifier: 10736749
2026-03-27 17:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241
2026-03-27 17:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5b704ea-2661-5887-87a9-b3b38339cee6 with scrape type 1
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c5b704ea-2661-5887-87a9-b3b38339cee6
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252Ffe6e2f20-c56b-439b-a5be-9b42325432ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/fe6e2f20-c56b-439b-a5be-9b42325432ed.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F4e5589ba-71e3-4c52-ad72-060c1bea81d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/4e5589ba-71e3-4c52-ad72-060c1bea81d3.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F2ecb3b3e-b91a-4b3b-b654-ffc5ba9366ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/2ecb3b3e-b91a-4b3b-b654-ffc5ba9366ff.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F94d6166f-b903-469d-a106-56739da89c1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/94d6166f-b903-469d-a106-56739da89c1c.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F53e3b861-9436-4d28-a37f-73d27af6913a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/53e3b861-9436-4d28-a37f-73d27af6913a.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252Fe30df1bb-145c-4f08-a8a9-8213bd0d74ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/e30df1bb-145c-4f08-a8a9-8213bd0d74ec.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F63cff2c8-8cbb-4f5b-a7f2-865d9b700661.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/63cff2c8-8cbb-4f5b-a7f2-865d9b700661.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252Fd45fe66b-32dc-4eaa-8fe0-942b3438487b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/d45fe66b-32dc-4eaa-8fe0-942b3438487b.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F1c84dd39-0526-42a1-8841-8e3d57240c7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/1c84dd39-0526-42a1-8841-8e3d57240c7f.jpg already downloaded
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742357%252Fgeneral%252F039aa1a8-3237-4b4c-a427-4e2b71fcaf49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742357/general/039aa1a8-3237-4b4c-a427-4e2b71fcaf49.jpg already downloaded
2026-03-27 17:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c5b704ea-2661-5887-87a9-b3b38339cee6, identifier: 10735241
2026-03-27 17:17:28 [adesa.de] INFO: Found listing with ID: 10740187
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740187%27 HTTP/1.1" 200 None
2026-03-27 17:17:28 [adesa.de] INFO: Scrape type for 10740187: 1
2026-03-27 17:17:28 [adesa.de] INFO: Scraping item 10740187 url https://www.openlane.eu/en/carv6/auction/10740187
2026-03-27 17:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749
2026-03-27 17:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749
2026-03-27 17:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62cc95b6-27e1-596b-be4e-14e68f7de267 with identifier: 10736749 to the API
2026-03-27 17:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736749>
{'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-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': '62cc95b6-27e1-596b-be4e-14e68f7de267',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025118207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tayron',
'odometer': 15732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5685322/general/cc6b2f92-ab46-4805-8558-32f929d466b9.jpg',
'https://images.openlane.eu/carimgs/5685322/general/32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg',
'https://images.openlane.eu/carimgs/5685322/general/780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg',
'https://images.openlane.eu/carimgs/5685322/general/d704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg',
'https://images.openlane.eu/carimgs/5685322/general/aea4315f-36c2-4003-9d39-4005936f2e57.jpg',
'https://images.openlane.eu/carimgs/5685322/general/a63dae68-9737-4e9e-a79e-b75459b0551e.jpg',
'https://images.openlane.eu/carimgs/5685322/general/7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg',
'https://images.openlane.eu/carimgs/5685322/general/6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg',
'https://images.openlane.eu/carimgs/5685322/general/cec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg',
'https://images.openlane.eu/carimgs/5685322/general/00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77760,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/cc6b2f92-ab46-4805-8558-32f929d466b9.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67297,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/32359e20-f3b2-4d31-9f72-aab0e6e20fd2.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47994,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/780aa4d9-c384-4d1b-a70a-5fa82bf4eadf.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50721,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/d704c25d-80cb-4e6f-bfce-d6a4a87c838c.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104105,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/aea4315f-36c2-4003-9d39-4005936f2e57.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109663,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/a63dae68-9737-4e9e-a79e-b75459b0551e.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105360,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/7e5cc750-3434-449d-a7d6-5970b6cdc9b9.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103986,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/6ba7d7f7-0841-4191-8e86-71bf4ce3d3ab.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95089,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/cec1d3ea-9146-40c8-b5f3-663d1ef15207.jpg',
'Width': 603},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62cc95b6-27e1-596b-be4e-14e68f7de267/62cc95b6-27e1-596b-be4e-14e68f7de267_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96157,
'Height': 452,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685322/general/00d5d67a-8d00-4389-9ccd-1275b763a97d.jpg',
'Width': 603}],
'price': 28400,
'price_includes_vat': True,
'registration_date': '2025-05-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tayron 1.5 eTSI Elegance - Petrol - Automatic - 150 hp - '
'15.732 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2025}
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736749%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Saving data for 10736749: {'created_time': 1774631849.107004, 'last_price_update_time': 1774631849.107016, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736749') HTTP/1.1" 204 0
2026-03-27 17:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241
2026-03-27 17:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241
2026-03-27 17:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c5b704ea-2661-5887-87a9-b3b38339cee6 with identifier: 10735241 to the API
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735241>
{'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': 300,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': 'c5b704ea-2661-5887-87a9-b3b38339cee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H26016125C',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735241',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Ateca',
'odometer': 53190,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5742357/general/fe6e2f20-c56b-439b-a5be-9b42325432ed.jpg',
'https://images.openlane.eu/carimgs/5742357/general/4e5589ba-71e3-4c52-ad72-060c1bea81d3.jpg',
'https://images.openlane.eu/carimgs/5742357/general/2ecb3b3e-b91a-4b3b-b654-ffc5ba9366ff.jpg',
'https://images.openlane.eu/carimgs/5742357/general/94d6166f-b903-469d-a106-56739da89c1c.jpg',
'https://images.openlane.eu/carimgs/5742357/general/53e3b861-9436-4d28-a37f-73d27af6913a.jpg',
'https://images.openlane.eu/carimgs/5742357/general/e30df1bb-145c-4f08-a8a9-8213bd0d74ec.jpg',
'https://images.openlane.eu/carimgs/5742357/general/63cff2c8-8cbb-4f5b-a7f2-865d9b700661.jpg',
'https://images.openlane.eu/carimgs/5742357/general/d45fe66b-32dc-4eaa-8fe0-942b3438487b.jpg',
'https://images.openlane.eu/carimgs/5742357/general/1c84dd39-0526-42a1-8841-8e3d57240c7f.jpg',
'https://images.openlane.eu/carimgs/5742357/general/039aa1a8-3237-4b4c-a427-4e2b71fcaf49.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/fe6e2f20-c56b-439b-a5be-9b42325432ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/4e5589ba-71e3-4c52-ad72-060c1bea81d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/2ecb3b3e-b91a-4b3b-b654-ffc5ba9366ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/94d6166f-b903-469d-a106-56739da89c1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/53e3b861-9436-4d28-a37f-73d27af6913a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/e30df1bb-145c-4f08-a8a9-8213bd0d74ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/63cff2c8-8cbb-4f5b-a7f2-865d9b700661.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/d45fe66b-32dc-4eaa-8fe0-942b3438487b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/1c84dd39-0526-42a1-8841-8e3d57240c7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c5b704ea-2661-5887-87a9-b3b38339cee6/c5b704ea-2661-5887-87a9-b3b38339cee6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742357/general/039aa1a8-3237-4b4c-a427-4e2b71fcaf49.jpg',
'Width': 1024}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Ateca 2.0 TSI VZ - Petrol - Automatic - 300 hp - 53.190 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735241%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Saving data for 10735241: {'created_time': 1774631849.528516, 'last_price_update_time': 1774631849.528528, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735241') HTTP/1.1" 204 0
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740647
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740647%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740647: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740647 url https://www.openlane.eu/en/carv6/auction/10740647
2026-03-27 17:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740560
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740560%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740560: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740560 url https://www.openlane.eu/en/carv6/auction/10740560
2026-03-27 17:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740183
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740183%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740183: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740183 url https://www.openlane.eu/en/carv6/auction/10740183
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740683
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740683%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740683: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740683 url https://www.openlane.eu/en/carv6/auction/10740683
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740674
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740674%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740674: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740674 url https://www.openlane.eu/en/carv6/auction/10740674
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740698
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740698%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740698: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740698 url https://www.openlane.eu/en/carv6/auction/10740698
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740641
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740641%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740641: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740641 url https://www.openlane.eu/en/carv6/auction/10740641
2026-03-27 17:17:29 [adesa.de] INFO: Found listing with ID: 10740261
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740261%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [adesa.de] INFO: Scrape type for 10740261: 1
2026-03-27 17:17:29 [adesa.de] INFO: Scraping item 10740261 url https://www.openlane.eu/en/carv6/auction/10740261
2026-03-27 17:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297
2026-03-27 17:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11556cb6-ca63-5f6b-9739-393391e29349 with scrape type 1
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11556cb6-ca63-5f6b-9739-393391e29349
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F51224843-8526-41ba-a2ae-4e04b8aa6887.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F52692800-ae87-4260-98ec-e2e10a3d1327.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F3930871f-d1d2-4637-ad02-e07371ac367c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252Fa1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F1668e127-72c1-4b28-bfff-60f5606017c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F806eaeba-183f-4adc-8518-d6c6f8915e05.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252Fcaef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg already downloaded
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742455%252Fgeneral%252F488865d2-911a-499c-9781-f74399a82afe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg already downloaded
2026-03-27 17:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 11556cb6-ca63-5f6b-9739-393391e29349, identifier: 10735297
2026-03-27 17:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292
2026-03-27 17:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7240b503-bd96-599a-a7ec-4069d101fe8e with scrape type 1
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7240b503-bd96-599a-a7ec-4069d101fe8e
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fcedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F1070aa0e-378c-4123-baf3-84d203e16a1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fdb4869be-11a1-407c-a4b6-cc7c17235ab0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Faa8c286e-b869-4bb0-878b-dd1333037e36.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fc009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F4d12aa59-56b5-4b45-b818-1442e3db2075.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252Fedf1c222-ddf3-441e-8ced-847238966b60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F98dc8768-391f-41b0-91e8-8e71f82fa754.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742429%252Fgeneral%252F06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg already downloaded
2026-03-27 17:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7240b503-bd96-599a-a7ec-4069d101fe8e, identifier: 10735292
2026-03-27 17:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488
2026-03-27 17:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d308132-5910-5717-b734-cceaef542113 with scrape type 1
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d308132-5910-5717-b734-cceaef542113
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252F39363050-8368-47ab-881c-40c890cccbeb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/39363050-8368-47ab-881c-40c890cccbeb.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252F94ea40b6-9b76-4834-8858-2ee8f66bf3b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/94ea40b6-9b76-4834-8858-2ee8f66bf3b3.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252Fbc05e06e-f979-4666-baf3-d2adf71175f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/bc05e06e-f979-4666-baf3-d2adf71175f2.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252Ffa2a1bc7-2ddb-4998-99a9-1b51c1a3687d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/fa2a1bc7-2ddb-4998-99a9-1b51c1a3687d.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252Fed60ff6f-b251-411a-939c-88e945f3caf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/ed60ff6f-b251-411a-939c-88e945f3caf9.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252Ff8003575-ae59-4e8f-add7-b2c2f5817caa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/f8003575-ae59-4e8f-add7-b2c2f5817caa.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252Fa3e4e819-0772-4e70-8898-4d5f6cbe57da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/a3e4e819-0772-4e70-8898-4d5f6cbe57da.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252F1ad79a45-e5ef-4521-b54b-dea87d4870ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/1ad79a45-e5ef-4521-b54b-dea87d4870ed.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252F83e09147-7037-484b-9d5e-bd4031eb49a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/83e09147-7037-484b-9d5e-bd4031eb49a6.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729415%252Fgeneral%252Ffe64d7af-a4b5-4fe8-bb6b-cf1d1a696782.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729415/general/fe64d7af-a4b5-4fe8-bb6b-cf1d1a696782.jpg already downloaded
2026-03-27 17:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d308132-5910-5717-b734-cceaef542113, identifier: 10737488
2026-03-27 17:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753
2026-03-27 17:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with scrape type 1
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1133d4d5-c5b1-5fbc-a113-4fed013215d5
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F64e169c0-5573-4f67-a965-fc5a303873c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/64e169c0-5573-4f67-a965-fc5a303873c3.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F5bd697e2-b987-483b-bb4f-ea43cd015413.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/5bd697e2-b987-483b-bb4f-ea43cd015413.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252Faa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/aa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252Fffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/ffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg already downloaded
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716313%252Fgeneral%252F1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716313/general/1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg already downloaded
2026-03-27 17:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1133d4d5-c5b1-5fbc-a113-4fed013215d5, identifier: 10736753
2026-03-27 17:17:30 [adesa.de] INFO: Found listing with ID: 10740679
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740679%27 HTTP/1.1" 200 None
2026-03-27 17:17:30 [adesa.de] INFO: Scrape type for 10740679: 1
2026-03-27 17:17:30 [adesa.de] INFO: Scraping item 10740679 url https://www.openlane.eu/en/carv6/auction/10740679
2026-03-27 17:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297
2026-03-27 17:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297
2026-03-27 17:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 11556cb6-ca63-5f6b-9739-393391e29349 with identifier: 10735297 to the API
2026-03-27 17:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735297>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '11556cb6-ca63-5f6b-9739-393391e29349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612B9',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735297',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 72787,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg',
'https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg',
'https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg',
'https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg',
'https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg',
'https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg',
'https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg',
'https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg',
'https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg',
'https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/51224843-8526-41ba-a2ae-4e04b8aa6887.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/52692800-ae87-4260-98ec-e2e10a3d1327.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/44188b4c-43ec-4884-9ff1-9f525e3f6459.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/778d1f96-2d2e-4cc7-a40a-1311c2d9ecd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/3930871f-d1d2-4637-ad02-e07371ac367c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/a1510bb9-7c9e-4133-b1a8-c71d8042e2d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/1668e127-72c1-4b28-bfff-60f5606017c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/806eaeba-183f-4adc-8518-d6c6f8915e05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/caef7956-e9bc-47c0-8b3e-10a907d9b5d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11556cb6-ca63-5f6b-9739-393391e29349/11556cb6-ca63-5f6b-9739-393391e29349_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130430,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742455/general/488865d2-911a-499c-9781-f74399a82afe.jpg',
'Width': 1024}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Manual - 110 hp - 72.787 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735297%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [adesa.de] INFO: Saving data for 10735297: {'created_time': 1774631851.206243, 'last_price_update_time': 1774631851.206254, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735297') HTTP/1.1" 204 0
2026-03-27 17:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292
2026-03-27 17:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292
2026-03-27 17:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7240b503-bd96-599a-a7ec-4069d101fe8e with identifier: 10735292 to the API
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735292>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Petrol',
'id': '7240b503-bd96-599a-a7ec-4069d101fe8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612B8',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735292',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 103,
'photo_urls': ['https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg',
'https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg',
'https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg',
'https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg',
'https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg',
'https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg',
'https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg',
'https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg',
'https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg',
'https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/cedcd6d4-6df9-455a-85b8-9805a2e365c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/1070aa0e-378c-4123-baf3-84d203e16a1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/db4869be-11a1-407c-a4b6-cc7c17235ab0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/aa8c286e-b869-4bb0-878b-dd1333037e36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/c009e18d-9a6e-480a-9cd5-febf0f0e00e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76665,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/4d12aa59-56b5-4b45-b818-1442e3db2075.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/ca93daf9-61fa-4c34-a2f5-95755141c1b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97929,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/edf1c222-ddf3-441e-8ced-847238966b60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/98dc8768-391f-41b0-91e8-8e71f82fa754.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7240b503-bd96-599a-a7ec-4069d101fe8e/7240b503-bd96-599a-a7ec-4069d101fe8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742429/general/06c665c6-e4cf-4c57-8d35-80695ffe6f2b.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 Life - Petrol - Manual - 80 hp - 54.940 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735292%27 HTTP/1.1" 200 None
2026-03-27 17:17:31 [adesa.de] INFO: Saving data for 10735292: {'created_time': 1774631851.885273, 'last_price_update_time': 1774631851.885284, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735292') HTTP/1.1" 204 0
2026-03-27 17:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488
2026-03-27 17:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488
2026-03-27 17:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d308132-5910-5717-b734-cceaef542113 with identifier: 10737488 to the API
2026-03-27 17:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737488>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': '4d308132-5910-5717-b734-cceaef542113',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260140193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737488',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 136736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5729415/general/39363050-8368-47ab-881c-40c890cccbeb.jpg',
'https://images.openlane.eu/carimgs/5729415/general/94ea40b6-9b76-4834-8858-2ee8f66bf3b3.jpg',
'https://images.openlane.eu/carimgs/5729415/general/bc05e06e-f979-4666-baf3-d2adf71175f2.jpg',
'https://images.openlane.eu/carimgs/5729415/general/fa2a1bc7-2ddb-4998-99a9-1b51c1a3687d.jpg',
'https://images.openlane.eu/carimgs/5729415/general/ed60ff6f-b251-411a-939c-88e945f3caf9.jpg',
'https://images.openlane.eu/carimgs/5729415/general/f8003575-ae59-4e8f-add7-b2c2f5817caa.jpg',
'https://images.openlane.eu/carimgs/5729415/general/a3e4e819-0772-4e70-8898-4d5f6cbe57da.jpg',
'https://images.openlane.eu/carimgs/5729415/general/1ad79a45-e5ef-4521-b54b-dea87d4870ed.jpg',
'https://images.openlane.eu/carimgs/5729415/general/83e09147-7037-484b-9d5e-bd4031eb49a6.jpg',
'https://images.openlane.eu/carimgs/5729415/general/fe64d7af-a4b5-4fe8-bb6b-cf1d1a696782.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/39363050-8368-47ab-881c-40c890cccbeb.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/94ea40b6-9b76-4834-8858-2ee8f66bf3b3.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/bc05e06e-f979-4666-baf3-d2adf71175f2.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/fa2a1bc7-2ddb-4998-99a9-1b51c1a3687d.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/ed60ff6f-b251-411a-939c-88e945f3caf9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/f8003575-ae59-4e8f-add7-b2c2f5817caa.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/a3e4e819-0772-4e70-8898-4d5f6cbe57da.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/1ad79a45-e5ef-4521-b54b-dea87d4870ed.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73872,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/83e09147-7037-484b-9d5e-bd4031eb49a6.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d308132-5910-5717-b734-cceaef542113/4d308132-5910-5717-b734-cceaef542113_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93848,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729415/general/fe64d7af-a4b5-4fe8-bb6b-cf1d1a696782.jpg',
'Width': 1023}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-07-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 122 hp - '
'136.736 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737488%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Saving data for 10737488: {'created_time': 1774631852.231287, 'last_price_update_time': 1774631852.231299, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737488') HTTP/1.1" 204 0
2026-03-27 17:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753
2026-03-27 17:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753
2026-03-27 17:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1133d4d5-c5b1-5fbc-a113-4fed013215d5 with identifier: 10736753 to the API
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Electric',
'id': '1133d4d5-c5b1-5fbc-a113-4fed013215d5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '64144082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736753',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 54542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5716313/general/4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg',
'https://images.openlane.eu/carimgs/5716313/general/9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg',
'https://images.openlane.eu/carimgs/5716313/general/64e169c0-5573-4f67-a965-fc5a303873c3.jpg',
'https://images.openlane.eu/carimgs/5716313/general/26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg',
'https://images.openlane.eu/carimgs/5716313/general/5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg',
'https://images.openlane.eu/carimgs/5716313/general/5bd697e2-b987-483b-bb4f-ea43cd015413.jpg',
'https://images.openlane.eu/carimgs/5716313/general/86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg',
'https://images.openlane.eu/carimgs/5716313/general/aa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg',
'https://images.openlane.eu/carimgs/5716313/general/ffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg',
'https://images.openlane.eu/carimgs/5716313/general/1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105961,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/4ab6b0f5-5b22-4abd-9131-11ee11288aa7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88931,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/9840ac9a-6c83-46a9-b150-bc502f2e4a3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/64e169c0-5573-4f67-a965-fc5a303873c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/26082aab-fe7d-4a00-9fbb-24e87287d9f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90412,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/5697c3d7-d477-4d63-88fc-7b0381df17bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78531,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/5bd697e2-b987-483b-bb4f-ea43cd015413.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/86471c9a-67ed-4544-9dff-0f1c6e6da6ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150971,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/aa511182-c2ba-4d5a-bc0a-9d211133a18b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105577,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/ffe66d48-b0e2-4bdc-8c91-0bff6eb63742.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1133d4d5-c5b1-5fbc-a113-4fed013215d5/1133d4d5-c5b1-5fbc-a113-4fed013215d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97165,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716313/general/1b8b91aa-2064-4086-b45b-e746aa312d3b.jpg',
'Width': 800}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 8,
'seller_name': 'Allane Group',
'title': 'Opel Zafira Life Selection - Electric - Automatic - 136 hp - 54.542 '
'km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2022}
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736753%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Saving data for 10736753: {'created_time': 1774631852.548546, 'last_price_update_time': 1774631852.548559, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736753') HTTP/1.1" 204 0
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740671
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740671%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740671: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740671 url https://www.openlane.eu/en/carv6/auction/10740671
2026-03-27 17:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740582
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740582%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740582: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740582 url https://www.openlane.eu/en/carv6/auction/10740582
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740573
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740573%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740573: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740573 url https://www.openlane.eu/en/carv6/auction/10740573
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740378
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740378%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740378: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740378 url https://www.openlane.eu/en/carv6/auction/10740378
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740377
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740377%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740377: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740377 url https://www.openlane.eu/en/carv6/auction/10740377
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740583
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740583%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740583: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740583 url https://www.openlane.eu/en/carv6/auction/10740583
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740376
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740376%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740376: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740376 url https://www.openlane.eu/en/carv6/auction/10740376
2026-03-27 17:17:32 [adesa.de] INFO: Found listing with ID: 10740381
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740381%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [adesa.de] INFO: Scrape type for 10740381: 1
2026-03-27 17:17:32 [adesa.de] INFO: Scraping item 10740381 url https://www.openlane.eu/en/carv6/auction/10740381
2026-03-27 17:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385
2026-03-27 17:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 1
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46349adc-a4b8-59d2-a34d-bb390be6494c
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Fea6cbc75-bdc5-4d1a-a3d1-fa52752fa63c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/ea6cbc75-bdc5-4d1a-a3d1-fa52752fa63c.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Fb4d98c35-e365-4e88-b92f-a0df60391645.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/b4d98c35-e365-4e88-b92f-a0df60391645.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Ff7124e67-d307-408f-b25b-10ec3466e617.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/f7124e67-d307-408f-b25b-10ec3466e617.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252F198595e3-b8d9-4ba5-95e1-7e7b538acbd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/198595e3-b8d9-4ba5-95e1-7e7b538acbd5.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252F0f6dd8ad-006a-4d35-8f89-c0ca7cd45204.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/0f6dd8ad-006a-4d35-8f89-c0ca7cd45204.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Fcbdcea88-a4c7-44b4-86cb-3f168c8de86d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/cbdcea88-a4c7-44b4-86cb-3f168c8de86d.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Fe70ed99c-2d24-41f7-9b45-c2109337cc88.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/e70ed99c-2d24-41f7-9b45-c2109337cc88.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252F689e2b3c-6980-48d2-96ea-3d4a13ce93da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/689e2b3c-6980-48d2-96ea-3d4a13ce93da.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Fa7069a1f-7ebd-4f95-99c0-1d26adad5c14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/a7069a1f-7ebd-4f95-99c0-1d26adad5c14.jpg already downloaded
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5666933%252Fgeneral%252Fd8d9af00-d28a-48a1-8c6c-10f61fbe20c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/d8d9af00-d28a-48a1-8c6c-10f61fbe20c5.jpg already downloaded
2026-03-27 17:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46349adc-a4b8-59d2-a34d-bb390be6494c, identifier: 10734385
2026-03-27 17:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293
2026-03-27 17:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68c628ae-cc6c-58c8-bb21-49d0a814e139 with scrape type 1
2026-03-27 17:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68c628ae-cc6c-58c8-bb21-49d0a814e139
2026-03-27 17:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252Fbdd59fc6-43a3-44fd-8b31-b2bb2aa6454b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/bdd59fc6-43a3-44fd-8b31-b2bb2aa6454b.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252F2ec77f8d-fb03-4173-a3b9-6bd5f05db76f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/2ec77f8d-fb03-4173-a3b9-6bd5f05db76f.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252F88cccfe2-d609-4c57-a097-eec5fcff48df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/88cccfe2-d609-4c57-a097-eec5fcff48df.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252F4c5c6b98-cf04-450f-8e2c-2c364106713f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/4c5c6b98-cf04-450f-8e2c-2c364106713f.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252F9564df2d-df35-4b6e-9742-945cf379941b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/9564df2d-df35-4b6e-9742-945cf379941b.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252Fc36b01fc-cecf-49a4-9e40-fd2ae2339bd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/c36b01fc-cecf-49a4-9e40-fd2ae2339bd5.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252F5b354d44-be4e-45ba-9d8e-62483f985dd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/5b354d44-be4e-45ba-9d8e-62483f985dd4.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252F57259d3e-6310-4a6f-b486-2ea2fda8846c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/57259d3e-6310-4a6f-b486-2ea2fda8846c.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252Ffcadc692-d038-457c-837a-6b58c96558c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/fcadc692-d038-457c-837a-6b58c96558c7.jpg already downloaded
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742431%252Fgeneral%252Fa9a024d3-a0b4-47c6-ada5-0cc49a4d3db0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742431/general/a9a024d3-a0b4-47c6-ada5-0cc49a4d3db0.jpg already downloaded
2026-03-27 17:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68c628ae-cc6c-58c8-bb21-49d0a814e139, identifier: 10735293
2026-03-27 17:17:33 [adesa.de] INFO: Found listing with ID: 10740383
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740383%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [adesa.de] INFO: Scrape type for 10740383: 1
2026-03-27 17:17:33 [adesa.de] INFO: Scraping item 10740383 url https://www.openlane.eu/en/carv6/auction/10740383
2026-03-27 17:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385
2026-03-27 17:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385
2026-03-27 17:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10734385 to the API
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T12:30: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=10734385',
'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': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': None,
'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-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734385%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [adesa.de] INFO: Saving data for 10734385: {'created_time': 1774631853.679582, 'last_price_update_time': 1774631853.679595, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734385') HTTP/1.1" 204 0
2026-03-27 17:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293
2026-03-27 17:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293
2026-03-27 17:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68c628ae-cc6c-58c8-bb21-49d0a814e139 with identifier: 10735293 to the API
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735293>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': '68c628ae-cc6c-58c8-bb21-49d0a814e139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2601612A2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735293',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 71290,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5742431/general/bdd59fc6-43a3-44fd-8b31-b2bb2aa6454b.jpg',
'https://images.openlane.eu/carimgs/5742431/general/2ec77f8d-fb03-4173-a3b9-6bd5f05db76f.jpg',
'https://images.openlane.eu/carimgs/5742431/general/88cccfe2-d609-4c57-a097-eec5fcff48df.jpg',
'https://images.openlane.eu/carimgs/5742431/general/4c5c6b98-cf04-450f-8e2c-2c364106713f.jpg',
'https://images.openlane.eu/carimgs/5742431/general/9564df2d-df35-4b6e-9742-945cf379941b.jpg',
'https://images.openlane.eu/carimgs/5742431/general/c36b01fc-cecf-49a4-9e40-fd2ae2339bd5.jpg',
'https://images.openlane.eu/carimgs/5742431/general/5b354d44-be4e-45ba-9d8e-62483f985dd4.jpg',
'https://images.openlane.eu/carimgs/5742431/general/57259d3e-6310-4a6f-b486-2ea2fda8846c.jpg',
'https://images.openlane.eu/carimgs/5742431/general/fcadc692-d038-457c-837a-6b58c96558c7.jpg',
'https://images.openlane.eu/carimgs/5742431/general/a9a024d3-a0b4-47c6-ada5-0cc49a4d3db0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/bdd59fc6-43a3-44fd-8b31-b2bb2aa6454b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/2ec77f8d-fb03-4173-a3b9-6bd5f05db76f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/88cccfe2-d609-4c57-a097-eec5fcff48df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/4c5c6b98-cf04-450f-8e2c-2c364106713f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102622,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/9564df2d-df35-4b6e-9742-945cf379941b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/c36b01fc-cecf-49a4-9e40-fd2ae2339bd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/5b354d44-be4e-45ba-9d8e-62483f985dd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/57259d3e-6310-4a6f-b486-2ea2fda8846c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/fcadc692-d038-457c-837a-6b58c96558c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68c628ae-cc6c-58c8-bb21-49d0a814e139/68c628ae-cc6c-58c8-bb21-49d0a814e139_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742431/general/a9a024d3-a0b4-47c6-ada5-0cc49a4d3db0.jpg',
'Width': 1024}],
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 115 hp - '
'71.290 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735293%27 HTTP/1.1" 200 None
2026-03-27 17:17:33 [adesa.de] INFO: Saving data for 10735293: {'created_time': 1774631853.986918, 'last_price_update_time': 1774631853.986932, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735293') HTTP/1.1" 204 0
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740380
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740380%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740380: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740380 url https://www.openlane.eu/en/carv6/auction/10740380
2026-03-27 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740382
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740382%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740382: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740382 url https://www.openlane.eu/en/carv6/auction/10740382
2026-03-27 17:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740384
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740384%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740384: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740384 url https://www.openlane.eu/en/carv6/auction/10740384
2026-03-27 17:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740386
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740386%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740386: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740386 url https://www.openlane.eu/en/carv6/auction/10740386
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740385
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740385%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740385: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740385 url https://www.openlane.eu/en/carv6/auction/10740385
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740388
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740388%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740388: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740388 url https://www.openlane.eu/en/carv6/auction/10740388
2026-03-27 17:17:34 [adesa.de] INFO: Found listing with ID: 10740387
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740387%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [adesa.de] INFO: Scrape type for 10740387: 1
2026-03-27 17:17:34 [adesa.de] INFO: Scraping item 10740387 url https://www.openlane.eu/en/carv6/auction/10740387
2026-03-27 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762
2026-03-27 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7be9136b-f892-54a4-845a-54988e66392f with scrape type 1
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7be9136b-f892-54a4-845a-54988e66392f
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F953b2750-ff56-4f51-afd5-3b618e74d3a8.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/953b2750-ff56-4f51-afd5-3b618e74d3a8.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F9b71f91a-45e2-4397-a288-2e6ca0e5a610.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/9b71f91a-45e2-4397-a288-2e6ca0e5a610.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F81af6cf5-1675-4711-bead-99272dcec50e.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/81af6cf5-1675-4711-bead-99272dcec50e.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F61131366-9303-4385-b2c3-2486c05f141c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/61131366-9303-4385-b2c3-2486c05f141c.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252Fc4f91b74-2185-46e8-9c04-83c79e878391.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/c4f91b74-2185-46e8-9c04-83c79e878391.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F845adaa7-14f0-4cb3-9a86-231327e6bcb0.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/845adaa7-14f0-4cb3-9a86-231327e6bcb0.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252Fb87ad4fd-1b00-4346-acd4-5784c78ccc67.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/b87ad4fd-1b00-4346-acd4-5784c78ccc67.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F6e0c8225-e30d-426f-9adf-e75fdea7c93c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/6e0c8225-e30d-426f-9adf-e75fdea7c93c.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F1100e527-69a3-49d8-a89b-3abd1af4361b.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/1100e527-69a3-49d8-a89b-3abd1af4361b.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740325%252Fgeneral%252F3727b229-e3d0-45f1-85dc-fbf4798e6776.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740325/general/3727b229-e3d0-45f1-85dc-fbf4798e6776.png already downloaded
2026-03-27 17:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7be9136b-f892-54a4-845a-54988e66392f, identifier: 10736762
2026-03-27 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754
2026-03-27 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with scrape type 1
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c9a4fe5a-fa02-5cc3-b516-4f340ea6583e
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252Ff2a2adb3-ede7-4230-8682-aaaff3de6b5c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/f2a2adb3-ede7-4230-8682-aaaff3de6b5c.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252F5ba7ef13-509c-4e09-ac22-ed93890ec5c3.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/5ba7ef13-509c-4e09-ac22-ed93890ec5c3.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252F811a56de-e12f-45b3-b1be-88b2da890135.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/811a56de-e12f-45b3-b1be-88b2da890135.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252Fc021423d-bedd-468e-a6e8-9d66e0f9a047.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/c021423d-bedd-468e-a6e8-9d66e0f9a047.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252F9d8c1d5d-c3b7-414e-9073-fb124e55981d.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/9d8c1d5d-c3b7-414e-9073-fb124e55981d.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252Fb4f50622-bcf6-45f2-9e02-90bebdf5b92f.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/b4f50622-bcf6-45f2-9e02-90bebdf5b92f.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252F9ee3d097-e10a-4591-83ed-2fdff9f7fbd9.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/9ee3d097-e10a-4591-83ed-2fdff9f7fbd9.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252Fe8b34a6c-b975-47d9-b33b-8c23dbf5425e.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/e8b34a6c-b975-47d9-b33b-8c23dbf5425e.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252F8b081910-8c6f-4455-8374-c2cefd02fca1.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/8b081910-8c6f-4455-8374-c2cefd02fca1.png already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716642%252Fgeneral%252F4015c7b2-028b-4ba8-bce6-2ffb11aa8555.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716642/general/4015c7b2-028b-4ba8-bce6-2ffb11aa8555.png already downloaded
2026-03-27 17:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e, identifier: 10736754
2026-03-27 17:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758
2026-03-27 17:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aab9040d-5619-5b81-b476-209518577c37 with scrape type 1
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aab9040d-5619-5b81-b476-209518577c37
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252Ffd1c8188-4d69-48bc-afea-cae1ffb7c91e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/fd1c8188-4d69-48bc-afea-cae1ffb7c91e.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F10f4589e-03a1-4846-8ce5-dcc7200b9d8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/10f4589e-03a1-4846-8ce5-dcc7200b9d8a.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F1ee79676-0873-4db1-bffa-acad0e0c621b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/1ee79676-0873-4db1-bffa-acad0e0c621b.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F89347bc8-9754-4d43-a796-bac4e35f08b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/89347bc8-9754-4d43-a796-bac4e35f08b9.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F7f6f8819-2296-4fe7-902b-1c1557fe603e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/7f6f8819-2296-4fe7-902b-1c1557fe603e.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252Fe9ad2b38-6aa9-4a66-bc18-c3b3fbbd6b7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/e9ad2b38-6aa9-4a66-bc18-c3b3fbbd6b7c.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F6645050d-6ccb-4b16-afac-2a8ce266052b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/6645050d-6ccb-4b16-afac-2a8ce266052b.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F1aff37d4-f06c-44a9-a336-23fd92cd1c33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/1aff37d4-f06c-44a9-a336-23fd92cd1c33.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F4a843e9a-5294-403c-ac87-098de6e75b45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/4a843e9a-5294-403c-ac87-098de6e75b45.jpg already downloaded
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728509%252Fgeneral%252F6b0598a4-8353-49dd-a278-29c19c930ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728509/general/6b0598a4-8353-49dd-a278-29c19c930ca2.jpg already downloaded
2026-03-27 17:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aab9040d-5619-5b81-b476-209518577c37, identifier: 10736758
2026-03-27 17:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 893b23f8-4146-5b79-bd01-ff89b749cf17 with identifier: 10740640
2026-03-27 17:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 893b23f8-4146-5b79-bd01-ff89b749cf17 with scrape type 1
2026-03-27 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 893b23f8-4146-5b79-bd01-ff89b749cf17
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F45ae5834-b457-42df-bdb3-fbfb0179491f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/45ae5834-b457-42df-bdb3-fbfb0179491f.jpg not downloaded yet
2026-03-27 17:17:35 [adesa.de] INFO: Found listing with ID: 10740389
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740389%27 HTTP/1.1" 200 None
2026-03-27 17:17:35 [adesa.de] INFO: Scrape type for 10740389: 1
2026-03-27 17:17:35 [adesa.de] INFO: Scraping item 10740389 url https://www.openlane.eu/en/carv6/auction/10740389
2026-03-27 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-27 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762
2026-03-27 17:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7be9136b-f892-54a4-845a-54988e66392f with identifier: 10736762 to the API
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736762>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': '7be9136b-f892-54a4-845a-54988e66392f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736762',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5740325/general/953b2750-ff56-4f51-afd5-3b618e74d3a8.png',
'https://images.openlane.eu/carimgs/5740325/general/9b71f91a-45e2-4397-a288-2e6ca0e5a610.png',
'https://images.openlane.eu/carimgs/5740325/general/81af6cf5-1675-4711-bead-99272dcec50e.png',
'https://images.openlane.eu/carimgs/5740325/general/61131366-9303-4385-b2c3-2486c05f141c.png',
'https://images.openlane.eu/carimgs/5740325/general/c4f91b74-2185-46e8-9c04-83c79e878391.png',
'https://images.openlane.eu/carimgs/5740325/general/845adaa7-14f0-4cb3-9a86-231327e6bcb0.png',
'https://images.openlane.eu/carimgs/5740325/general/b87ad4fd-1b00-4346-acd4-5784c78ccc67.png',
'https://images.openlane.eu/carimgs/5740325/general/6e0c8225-e30d-426f-9adf-e75fdea7c93c.png',
'https://images.openlane.eu/carimgs/5740325/general/1100e527-69a3-49d8-a89b-3abd1af4361b.png',
'https://images.openlane.eu/carimgs/5740325/general/3727b229-e3d0-45f1-85dc-fbf4798e6776.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 262952,
'Height': 336,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/953b2750-ff56-4f51-afd5-3b618e74d3a8.png',
'Width': 511},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 289001,
'Height': 332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/9b71f91a-45e2-4397-a288-2e6ca0e5a610.png',
'Width': 539},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 238724,
'Height': 347,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/81af6cf5-1675-4711-bead-99272dcec50e.png',
'Width': 562},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 282337,
'Height': 339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/61131366-9303-4385-b2c3-2486c05f141c.png',
'Width': 561},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 206577,
'Height': 259,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/c4f91b74-2185-46e8-9c04-83c79e878391.png',
'Width': 419},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 192169,
'Height': 348,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/845adaa7-14f0-4cb3-9a86-231327e6bcb0.png',
'Width': 561},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 249412,
'Height': 348,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/b87ad4fd-1b00-4346-acd4-5784c78ccc67.png',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 208411,
'Height': 345,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/6e0c8225-e30d-426f-9adf-e75fdea7c93c.png',
'Width': 562},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 134556,
'Height': 257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/1100e527-69a3-49d8-a89b-3abd1af4361b.png',
'Width': 420},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7be9136b-f892-54a4-845a-54988e66392f/7be9136b-f892-54a4-845a-54988e66392f_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 128028,
'Height': 264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740325/general/3727b229-e3d0-45f1-85dc-fbf4798e6776.png',
'Width': 423}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate Bright - Hybrid - Automatic - 310 hp - '
'165.182 km',
'transmission': 'automatic',
'trim': 'Ultimate Bright',
'vin': None,
'year': 2022}
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736762%27 HTTP/1.1" 200 None
2026-03-27 17:17:35 [adesa.de] INFO: Saving data for 10736762: {'created_time': 1774631855.615783, 'last_price_update_time': 1774631855.615799, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736762') HTTP/1.1" 204 0
2026-03-27 17:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754
2026-03-27 17:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754
2026-03-27 17:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9a4fe5a-fa02-5cc3-b516-4f340ea6583e with identifier: 10736754 to the API
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736754>
{'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': 310,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c9a4fe5a-fa02-5cc3-b516-4f340ea6583e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736754',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 132980,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5716642/general/f2a2adb3-ede7-4230-8682-aaaff3de6b5c.png',
'https://images.openlane.eu/carimgs/5716642/general/5ba7ef13-509c-4e09-ac22-ed93890ec5c3.png',
'https://images.openlane.eu/carimgs/5716642/general/811a56de-e12f-45b3-b1be-88b2da890135.png',
'https://images.openlane.eu/carimgs/5716642/general/c021423d-bedd-468e-a6e8-9d66e0f9a047.png',
'https://images.openlane.eu/carimgs/5716642/general/9d8c1d5d-c3b7-414e-9073-fb124e55981d.png',
'https://images.openlane.eu/carimgs/5716642/general/b4f50622-bcf6-45f2-9e02-90bebdf5b92f.png',
'https://images.openlane.eu/carimgs/5716642/general/9ee3d097-e10a-4591-83ed-2fdff9f7fbd9.png',
'https://images.openlane.eu/carimgs/5716642/general/e8b34a6c-b975-47d9-b33b-8c23dbf5425e.png',
'https://images.openlane.eu/carimgs/5716642/general/8b081910-8c6f-4455-8374-c2cefd02fca1.png',
'https://images.openlane.eu/carimgs/5716642/general/4015c7b2-028b-4ba8-bce6-2ffb11aa8555.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 247219,
'Height': 330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/f2a2adb3-ede7-4230-8682-aaaff3de6b5c.png',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 216536,
'Height': 322,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/5ba7ef13-509c-4e09-ac22-ed93890ec5c3.png',
'Width': 448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 195215,
'Height': 337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/811a56de-e12f-45b3-b1be-88b2da890135.png',
'Width': 448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 185385,
'Height': 339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/c021423d-bedd-468e-a6e8-9d66e0f9a047.png',
'Width': 447},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 130554,
'Height': 244,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/9d8c1d5d-c3b7-414e-9073-fb124e55981d.png',
'Width': 335},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 130004,
'Height': 247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/b4f50622-bcf6-45f2-9e02-90bebdf5b92f.png',
'Width': 333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 93466,
'Height': 249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/9ee3d097-e10a-4591-83ed-2fdff9f7fbd9.png',
'Width': 331},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 87781,
'Height': 240,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/e8b34a6c-b975-47d9-b33b-8c23dbf5425e.png',
'Width': 333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 108077,
'Height': 336,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/8b081910-8c6f-4455-8374-c2cefd02fca1.png',
'Width': 450},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c9a4fe5a-fa02-5cc3-b516-4f340ea6583e/c9a4fe5a-fa02-5cc3-b516-4f340ea6583e_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 62832,
'Height': 237,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716642/general/4015c7b2-028b-4ba8-bce6-2ffb11aa8555.png',
'Width': 335}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 Ultimate - Hybrid - Automatic - 310 hp - 132.980 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2022}
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736754%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [adesa.de] INFO: Saving data for 10736754: {'created_time': 1774631856.013092, 'last_price_update_time': 1774631856.013103, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736754') HTTP/1.1" 204 0
2026-03-27 17:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758
2026-03-27 17:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758
2026-03-27 17:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aab9040d-5619-5b81-b476-209518577c37 with identifier: 10736758 to the API
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Petrol',
'id': 'aab9040d-5619-5b81-b476-209518577c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2025784508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736758',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 22868,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5728509/general/fd1c8188-4d69-48bc-afea-cae1ffb7c91e.jpg',
'https://images.openlane.eu/carimgs/5728509/general/10f4589e-03a1-4846-8ce5-dcc7200b9d8a.jpg',
'https://images.openlane.eu/carimgs/5728509/general/1ee79676-0873-4db1-bffa-acad0e0c621b.jpg',
'https://images.openlane.eu/carimgs/5728509/general/89347bc8-9754-4d43-a796-bac4e35f08b9.jpg',
'https://images.openlane.eu/carimgs/5728509/general/7f6f8819-2296-4fe7-902b-1c1557fe603e.jpg',
'https://images.openlane.eu/carimgs/5728509/general/e9ad2b38-6aa9-4a66-bc18-c3b3fbbd6b7c.jpg',
'https://images.openlane.eu/carimgs/5728509/general/6645050d-6ccb-4b16-afac-2a8ce266052b.jpg',
'https://images.openlane.eu/carimgs/5728509/general/1aff37d4-f06c-44a9-a336-23fd92cd1c33.jpg',
'https://images.openlane.eu/carimgs/5728509/general/4a843e9a-5294-403c-ac87-098de6e75b45.jpg',
'https://images.openlane.eu/carimgs/5728509/general/6b0598a4-8353-49dd-a278-29c19c930ca2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/fd1c8188-4d69-48bc-afea-cae1ffb7c91e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/10f4589e-03a1-4846-8ce5-dcc7200b9d8a.jpg',
'Width': 1020},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/1ee79676-0873-4db1-bffa-acad0e0c621b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68264,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/89347bc8-9754-4d43-a796-bac4e35f08b9.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/7f6f8819-2296-4fe7-902b-1c1557fe603e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/e9ad2b38-6aa9-4a66-bc18-c3b3fbbd6b7c.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/6645050d-6ccb-4b16-afac-2a8ce266052b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148993,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/1aff37d4-f06c-44a9-a336-23fd92cd1c33.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/4a843e9a-5294-403c-ac87-098de6e75b45.jpg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aab9040d-5619-5b81-b476-209518577c37/aab9040d-5619-5b81-b476-209518577c37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728509/general/6b0598a4-8353-49dd-a278-29c19c930ca2.jpg',
'Width': 1024}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 22.868 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736758%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [adesa.de] INFO: Saving data for 10736758: {'created_time': 1774631856.455571, 'last_price_update_time': 1774631856.455584, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736758') HTTP/1.1" 204 0
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5602057%252Fgeneral%252Fa2ff6775-9329-4613-9f5e-d1529c5f7615.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/a2ff6775-9329-4613-9f5e-d1529c5f7615.jpg not downloaded yet
2026-03-27 17:17:36 [adesa.de] INFO: Found listing with ID: 10740395
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740395%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [adesa.de] INFO: Scrape type for 10740395: 1
2026-03-27 17:17:36 [adesa.de] INFO: Scraping item 10740395 url https://www.openlane.eu/en/carv6/auction/10740395
2026-03-27 17:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273
2026-03-27 17:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbae012d-87ed-523c-b239-a3bdb4b7fd05 with scrape type 1
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bbae012d-87ed-523c-b239-a3bdb4b7fd05
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252Fb0cc0fa9-557c-49af-af37-12e00619d45d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/b0cc0fa9-557c-49af-af37-12e00619d45d.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F54c2afee-5a9f-4e66-9c01-b974020e5de6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/54c2afee-5a9f-4e66-9c01-b974020e5de6.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F0b0bb78b-3058-4f63-b6b0-c68279b55441.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/0b0bb78b-3058-4f63-b6b0-c68279b55441.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F76c124a7-bc3f-4913-9104-6f8b004bc7fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/76c124a7-bc3f-4913-9104-6f8b004bc7fb.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F0bf0bd09-53f4-41f2-a498-234c419204a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/0bf0bd09-53f4-41f2-a498-234c419204a3.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F10f54618-dba9-462b-b30a-a94a9f200dea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/10f54618-dba9-462b-b30a-a94a9f200dea.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252Fce7e7122-69c4-47ca-9044-d7d089c5f4a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/ce7e7122-69c4-47ca-9044-d7d089c5f4a4.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F49347765-d480-4f94-ad50-bdf86bdf996a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/49347765-d480-4f94-ad50-bdf86bdf996a.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F4f735c31-ef76-417c-99f8-e85733bfbea6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/4f735c31-ef76-417c-99f8-e85733bfbea6.jpg already downloaded
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5742397%252Fgeneral%252F5dcd4007-1f92-4ed1-ac36-84170f243304.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742397/general/5dcd4007-1f92-4ed1-ac36-84170f243304.jpg already downloaded
2026-03-27 17:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bbae012d-87ed-523c-b239-a3bdb4b7fd05, identifier: 10735273
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5602057%252Fgeneral%252Fcb43b651-6ecd-4c3f-b40c-3fdb242643e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/cb43b651-6ecd-4c3f-b40c-3fdb242643e1.jpg not downloaded yet
2026-03-27 17:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273
2026-03-27 17:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273
2026-03-27 17:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bbae012d-87ed-523c-b239-a3bdb4b7fd05 with identifier: 10735273 to the API
2026-03-27 17:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735273>
{'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': 115,
'expiration_date': '2026-03-30T10:25:00Z',
'fuel_type': 'Diesel',
'id': 'bbae012d-87ed-523c-b239-a3bdb4b7fd05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H260161280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735273',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 71830,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5742397/general/b0cc0fa9-557c-49af-af37-12e00619d45d.jpg',
'https://images.openlane.eu/carimgs/5742397/general/54c2afee-5a9f-4e66-9c01-b974020e5de6.jpg',
'https://images.openlane.eu/carimgs/5742397/general/0b0bb78b-3058-4f63-b6b0-c68279b55441.jpg',
'https://images.openlane.eu/carimgs/5742397/general/76c124a7-bc3f-4913-9104-6f8b004bc7fb.jpg',
'https://images.openlane.eu/carimgs/5742397/general/0bf0bd09-53f4-41f2-a498-234c419204a3.jpg',
'https://images.openlane.eu/carimgs/5742397/general/10f54618-dba9-462b-b30a-a94a9f200dea.jpg',
'https://images.openlane.eu/carimgs/5742397/general/ce7e7122-69c4-47ca-9044-d7d089c5f4a4.jpg',
'https://images.openlane.eu/carimgs/5742397/general/49347765-d480-4f94-ad50-bdf86bdf996a.jpg',
'https://images.openlane.eu/carimgs/5742397/general/4f735c31-ef76-417c-99f8-e85733bfbea6.jpg',
'https://images.openlane.eu/carimgs/5742397/general/5dcd4007-1f92-4ed1-ac36-84170f243304.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/b0cc0fa9-557c-49af-af37-12e00619d45d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/54c2afee-5a9f-4e66-9c01-b974020e5de6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/0b0bb78b-3058-4f63-b6b0-c68279b55441.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/76c124a7-bc3f-4913-9104-6f8b004bc7fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/0bf0bd09-53f4-41f2-a498-234c419204a3.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/10f54618-dba9-462b-b30a-a94a9f200dea.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/ce7e7122-69c4-47ca-9044-d7d089c5f4a4.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/49347765-d480-4f94-ad50-bdf86bdf996a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/4f735c31-ef76-417c-99f8-e85733bfbea6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bbae012d-87ed-523c-b239-a3bdb4b7fd05/bbae012d-87ed-523c-b239-a3bdb4b7fd05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742397/general/5dcd4007-1f92-4ed1-ac36-84170f243304.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq 2.0 TDI Style - Diesel - Automatic - 115 hp - 71.830 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735273%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Saving data for 10735273: {'created_time': 1774631857.530422, 'last_price_update_time': 1774631857.530433, 'auction_closing_time': 1774866300.0}
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735273') HTTP/1.1" 204 0
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740248
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740248%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740248: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740248 url https://www.openlane.eu/en/carv6/auction/10740248
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F3fe08839-c1d6-4f69-8df0-b895cde24f08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/3fe08839-c1d6-4f69-8df0-b895cde24f08.jpg not downloaded yet
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740249
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740249%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740249: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740249 url https://www.openlane.eu/en/carv6/auction/10740249
2026-03-27 17:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F71360f87-be0f-49a1-b6ce-4e4ba407ecc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/71360f87-be0f-49a1-b6ce-4e4ba407ecc9.jpg not downloaded yet
2026-03-27 17:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740179
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740179%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740179: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740179 url https://www.openlane.eu/en/carv6/auction/10740179
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F30068d69-ba6e-4a6c-b1eb-822e863afbb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/30068d69-ba6e-4a6c-b1eb-822e863afbb6.jpg not downloaded yet
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740665
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740665%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740665: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740665 url https://www.openlane.eu/en/carv6/auction/10740665
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F19203fdf-26b6-498c-9ce3-0cc7a816b847.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/19203fdf-26b6-498c-9ce3-0cc7a816b847.jpg not downloaded yet
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740668
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740668%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740668: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740668 url https://www.openlane.eu/en/carv6/auction/10740668
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F1a395f0d-3c70-4c48-97a5-832716a22b0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/1a395f0d-3c70-4c48-97a5-832716a22b0e.jpg already downloaded
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252Fdccecf85-4cbe-41b6-8d69-025e2f79fba1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/dccecf85-4cbe-41b6-8d69-025e2f79fba1.jpg already downloaded
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252Fc93376d5-811f-48ec-a70d-7e293d6e3573.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/c93376d5-811f-48ec-a70d-7e293d6e3573.jpg already downloaded
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740627
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740627%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740627: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740627 url https://www.openlane.eu/en/carv6/auction/10740627
2026-03-27 17:17:37 [adesa.de] INFO: Found listing with ID: 10740415
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740415%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [adesa.de] INFO: Scrape type for 10740415: 1
2026-03-27 17:17:37 [adesa.de] INFO: Scraping item 10740415 url https://www.openlane.eu/en/carv6/auction/10740415
2026-03-27 17:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672
2026-03-27 17:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b88cb77-78f8-55a1-a6fc-562746014cf9 with scrape type 1
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b88cb77-78f8-55a1-a6fc-562746014cf9
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F42107b9f-a969-48a0-aab7-22fc3827747f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/42107b9f-a969-48a0-aab7-22fc3827747f.jpg already downloaded
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F57fed408-cca0-4407-9023-1136cae99f2f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/57fed408-cca0-4407-9023-1136cae99f2f.jpg already downloaded
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F8309c776-6581-4cda-a5cd-95a7adfd63c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/8309c776-6581-4cda-a5cd-95a7adfd63c1.jpg already downloaded
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252Fadecd446-4346-4e38-a5bd-260244ce5238.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/adecd446-4346-4e38-a5bd-260244ce5238.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252Fa8ce1a5f-f3e4-4fc5-b108-a4347d3582fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/a8ce1a5f-f3e4-4fc5-b108-a4347d3582fd.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252Fdabe3742-1e63-4e2f-8545-9984d7b847f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/dabe3742-1e63-4e2f-8545-9984d7b847f0.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F4f1812e1-1c48-47ef-a3ad-fcc069917d5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/4f1812e1-1c48-47ef-a3ad-fcc069917d5d.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F8bff58a5-3ef2-4e9a-9f8e-e7b3db3a5ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/8bff58a5-3ef2-4e9a-9f8e-e7b3db3a5ef2.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F5df20632-101e-43ef-b2d3-dd70e59a2117.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/5df20632-101e-43ef-b2d3-dd70e59a2117.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522995%252Fgeneral%252F1a6865a3-0032-432b-90c8-597c42fece9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522995/general/1a6865a3-0032-432b-90c8-597c42fece9e.jpg already downloaded
2026-03-27 17:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b88cb77-78f8-55a1-a6fc-562746014cf9, identifier: 10740672
2026-03-27 17:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701
2026-03-27 17:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item accbb18f-b490-5b83-b186-b2dc0c3eb52d with scrape type 1
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item accbb18f-b490-5b83-b186-b2dc0c3eb52d
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fdd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/dd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fde2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/de2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F4994173d-04c4-442a-9d0d-3c8aacf29875.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/4994173d-04c4-442a-9d0d-3c8aacf29875.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Ffa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/fa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252F4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fe5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/e5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fdc3adad6-4107-43fb-9639-8a08ad904c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/dc3adad6-4107-43fb-9639-8a08ad904c16.jpg already downloaded
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5470357%252Fgeneral%252Fbc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470357/general/bc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg already downloaded
2026-03-27 17:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: accbb18f-b490-5b83-b186-b2dc0c3eb52d, identifier: 10740701
2026-03-27 17:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672
2026-03-27 17:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672
2026-03-27 17:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b88cb77-78f8-55a1-a6fc-562746014cf9 with identifier: 10740672 to the API
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '9b88cb77-78f8-55a1-a6fc-562746014cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740672',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 95422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5522995/general/42107b9f-a969-48a0-aab7-22fc3827747f.jpg',
'https://images.openlane.eu/carimgs/5522995/general/57fed408-cca0-4407-9023-1136cae99f2f.jpg',
'https://images.openlane.eu/carimgs/5522995/general/8309c776-6581-4cda-a5cd-95a7adfd63c1.jpg',
'https://images.openlane.eu/carimgs/5522995/general/adecd446-4346-4e38-a5bd-260244ce5238.jpg',
'https://images.openlane.eu/carimgs/5522995/general/a8ce1a5f-f3e4-4fc5-b108-a4347d3582fd.jpg',
'https://images.openlane.eu/carimgs/5522995/general/dabe3742-1e63-4e2f-8545-9984d7b847f0.jpg',
'https://images.openlane.eu/carimgs/5522995/general/4f1812e1-1c48-47ef-a3ad-fcc069917d5d.jpg',
'https://images.openlane.eu/carimgs/5522995/general/8bff58a5-3ef2-4e9a-9f8e-e7b3db3a5ef2.jpg',
'https://images.openlane.eu/carimgs/5522995/general/5df20632-101e-43ef-b2d3-dd70e59a2117.jpg',
'https://images.openlane.eu/carimgs/5522995/general/1a6865a3-0032-432b-90c8-597c42fece9e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223773,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/42107b9f-a969-48a0-aab7-22fc3827747f.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205474,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/57fed408-cca0-4407-9023-1136cae99f2f.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234084,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/8309c776-6581-4cda-a5cd-95a7adfd63c1.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251739,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/adecd446-4346-4e38-a5bd-260244ce5238.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333933,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/a8ce1a5f-f3e4-4fc5-b108-a4347d3582fd.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307070,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/dabe3742-1e63-4e2f-8545-9984d7b847f0.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253643,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/4f1812e1-1c48-47ef-a3ad-fcc069917d5d.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387442,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/8bff58a5-3ef2-4e9a-9f8e-e7b3db3a5ef2.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289855,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/5df20632-101e-43ef-b2d3-dd70e59a2117.jpg',
'Width': 835},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b88cb77-78f8-55a1-a6fc-562746014cf9/9b88cb77-78f8-55a1-a6fc-562746014cf9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262650,
'Height': 627,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522995/general/1a6865a3-0032-432b-90c8-597c42fece9e.jpg',
'Width': 835}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.422 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740672%27 HTTP/1.1" 200 None
2026-03-27 17:17:38 [adesa.de] INFO: Saving data for 10740672: {'created_time': 1774631858.77857, 'last_price_update_time': 1774631858.778582, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740672') HTTP/1.1" 204 0
2026-03-27 17:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:17:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-27 17:17:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701
2026-03-27 17:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: accbb18f-b490-5b83-b186-b2dc0c3eb52d with identifier: 10740701 to the API
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740701>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'accbb18f-b490-5b83-b186-b2dc0c3eb52d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740701',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 77146,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5470357/general/dd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg',
'https://images.openlane.eu/carimgs/5470357/general/9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg',
'https://images.openlane.eu/carimgs/5470357/general/362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg',
'https://images.openlane.eu/carimgs/5470357/general/de2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg',
'https://images.openlane.eu/carimgs/5470357/general/4994173d-04c4-442a-9d0d-3c8aacf29875.jpg',
'https://images.openlane.eu/carimgs/5470357/general/fa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg',
'https://images.openlane.eu/carimgs/5470357/general/4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg',
'https://images.openlane.eu/carimgs/5470357/general/e5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg',
'https://images.openlane.eu/carimgs/5470357/general/dc3adad6-4107-43fb-9639-8a08ad904c16.jpg',
'https://images.openlane.eu/carimgs/5470357/general/bc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/dd1b3e9e-c3dc-44f0-92cf-39149fc3fded.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/9e656a9a-c5d6-47a3-9beb-edb0aecf1c31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/362f4d6a-7756-4b82-9304-ec6f53409c3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111356,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/de2e08d2-a2e1-4782-9b8d-206aef3ba4de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/4994173d-04c4-442a-9d0d-3c8aacf29875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/fa09da63-0f4e-40f0-ab52-8ae772d19abb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/4aa6d51c-22e7-4eec-b7dc-0d2a238ddb62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84022,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/e5a5efe7-4160-4a32-acb1-1a76f9f4dc48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/dc3adad6-4107-43fb-9639-8a08ad904c16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_accbb18f-b490-5b83-b186-b2dc0c3eb52d/accbb18f-b490-5b83-b186-b2dc0c3eb52d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470357/general/bc702942-2adc-4b9a-85f0-ab46c3eb7f54.jpg',
'Width': 1024}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'77.146 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740701%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [adesa.de] INFO: Saving data for 10740701: {'created_time': 1774631859.826886, 'last_price_update_time': 1774631859.826897, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740701') HTTP/1.1" 204 0
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5602057/general/3fe08839-c1d6-4f69-8df0-b895cde24f08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740640)
2026-03-27 17:17:39 [adesa.de] INFO: Found listing with ID: 10740414
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740414%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [adesa.de] INFO: Scrape type for 10740414: 1
2026-03-27 17:17:39 [adesa.de] INFO: Scraping item 10740414 url https://www.openlane.eu/en/carv6/auction/10740414
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:39 [adesa.de] INFO: Found listing with ID: 10740184
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740184%27 HTTP/1.1" 200 None
2026-03-27 17:17:39 [adesa.de] INFO: Scrape type for 10740184: 1
2026-03-27 17:17:39 [adesa.de] INFO: Scraping item 10740184 url https://www.openlane.eu/en/carv6/auction/10740184
2026-03-27 17:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:39 [adesa.de] INFO: Found listing with ID: 10740186
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740186%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [adesa.de] INFO: Scrape type for 10740186: 1
2026-03-27 17:17:40 [adesa.de] INFO: Scraping item 10740186 url https://www.openlane.eu/en/carv6/auction/10740186
2026-03-27 17:17:40 [adesa.de] INFO: Found listing with ID: 10740550
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740550%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [adesa.de] INFO: Scrape type for 10740550: 1
2026-03-27 17:17:40 [adesa.de] INFO: Scraping item 10740550 url https://www.openlane.eu/en/carv6/auction/10740550
2026-03-27 17:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f044a50>
2026-03-27 17:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_893b23f8-4146-5b79-bd01-ff89b749cf17/893b23f8-4146-5b79-bd01-ff89b749cf17_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F3fe08839-c1d6-4f69-8df0-b895cde24f08.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/3fe08839-c1d6-4f69-8df0-b895cde24f08.jpg saved to cache
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 893b23f8-4146-5b79-bd01-ff89b749cf17
2026-03-27 17:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425
2026-03-27 17:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924fc773-2d21-5392-beaa-7635a35e7322 with scrape type 1
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 924fc773-2d21-5392-beaa-7635a35e7322
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Ffc0e2d40-adbf-4553-8694-56741b607950.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/fc0e2d40-adbf-4553-8694-56741b607950.png already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252F525f7c51-6a06-46c3-ae50-11eb438d9029.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/525f7c51-6a06-46c3-ae50-11eb438d9029.png already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252F5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fe8b489c9-4274-440a-aec1-7e22978d002b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/e8b489c9-4274-440a-aec1-7e22978d002b.jpeg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fa0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/a0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fdfc37982-fce4-497a-90f1-eec60a291ffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/dfc37982-fce4-497a-90f1-eec60a291ffd.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252F107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fa34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/a34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fdaa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/daa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5700308%252Fgeneral%252Fb0537123-4fd2-458e-944e-0322a305d345.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5700308/general/b0537123-4fd2-458e-944e-0322a305d345.jpg already downloaded
2026-03-27 17:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 924fc773-2d21-5392-beaa-7635a35e7322, identifier: 10740425
2026-03-27 17:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647
2026-03-27 17:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba668590-92c9-5134-8d3a-b3be74cfeb13 with scrape type 1
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba668590-92c9-5134-8d3a-b3be74cfeb13
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252Fd014d45c-16c2-4a52-a347-59d018c83fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/d014d45c-16c2-4a52-a347-59d018c83fa3.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252Fd20a3413-977e-4062-afa3-70a556dfc786.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/d20a3413-977e-4062-afa3-70a556dfc786.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252Fec2a92ef-b9e6-49d2-b4ff-18bd5b3a2bb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/ec2a92ef-b9e6-49d2-b4ff-18bd5b3a2bb0.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252Fcb12215f-5e4e-4fe8-b180-e0d815bfc07a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/cb12215f-5e4e-4fe8-b180-e0d815bfc07a.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252F6875d164-36d2-4085-b356-cdce787f01df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/6875d164-36d2-4085-b356-cdce787f01df.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252Fb16515ee-76dc-4ec8-bf8c-2703097adab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/b16515ee-76dc-4ec8-bf8c-2703097adab6.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252F8c56fd7f-b73d-4545-93c0-8333270e2eef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/8c56fd7f-b73d-4545-93c0-8333270e2eef.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252F3d7c5ee7-564e-49f7-bda0-70a7251bed26.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/3d7c5ee7-564e-49f7-bda0-70a7251bed26.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252F29c68797-5642-4639-b59d-d780b6dd4722.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/29c68797-5642-4639-b59d-d780b6dd4722.jpg already downloaded
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5463318%252Fgeneral%252F413fd56d-da12-4358-bdce-634f8ba6170c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5463318/general/413fd56d-da12-4358-bdce-634f8ba6170c.jpg already downloaded
2026-03-27 17:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba668590-92c9-5134-8d3a-b3be74cfeb13, identifier: 10740647
2026-03-27 17:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425
2026-03-27 17:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425
2026-03-27 17:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 924fc773-2d21-5392-beaa-7635a35e7322 with identifier: 10740425 to the API
2026-03-27 17:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 266,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '924fc773-2d21-5392-beaa-7635a35e7322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740425',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 81170,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5700308/general/fc0e2d40-adbf-4553-8694-56741b607950.png',
'https://images.openlane.eu/carimgs/5700308/general/525f7c51-6a06-46c3-ae50-11eb438d9029.png',
'https://images.openlane.eu/carimgs/5700308/general/5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg',
'https://images.openlane.eu/carimgs/5700308/general/e8b489c9-4274-440a-aec1-7e22978d002b.jpeg',
'https://images.openlane.eu/carimgs/5700308/general/a0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg',
'https://images.openlane.eu/carimgs/5700308/general/dfc37982-fce4-497a-90f1-eec60a291ffd.jpg',
'https://images.openlane.eu/carimgs/5700308/general/107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg',
'https://images.openlane.eu/carimgs/5700308/general/a34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg',
'https://images.openlane.eu/carimgs/5700308/general/daa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg',
'https://images.openlane.eu/carimgs/5700308/general/b0537123-4fd2-458e-944e-0322a305d345.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 528907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/fc0e2d40-adbf-4553-8694-56741b607950.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 621956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/525f7c51-6a06-46c3-ae50-11eb438d9029.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80062,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/5821fbe6-3572-4cca-9b2c-b3bebc7c5c61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/e8b489c9-4274-440a-aec1-7e22978d002b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/a0b6da42-77be-40de-8ddc-bdc34c5072ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/dfc37982-fce4-497a-90f1-eec60a291ffd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/107373c3-4793-4b3c-9205-8c4aec9d2495.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/a34ca7c4-14d4-4cb4-94b8-f7f6871600d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/daa5a0e6-7081-42f9-84eb-47cbcdfd5966.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_924fc773-2d21-5392-beaa-7635a35e7322/924fc773-2d21-5392-beaa-7635a35e7322_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5700308/general/b0537123-4fd2-458e-944e-0322a305d345.jpg',
'Width': 800}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi A6 Avant 50 TFSIe Sport - Hybrid - Automatic - 266 hp - 81.170 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740425%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [adesa.de] INFO: Saving data for 10740425: {'created_time': 1774631861.179106, 'last_price_update_time': 1774631861.179119, 'auction_closing_time': 1774864800.0}
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740425') HTTP/1.1" 204 0
2026-03-27 17:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647
2026-03-27 17:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647
2026-03-27 17:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba668590-92c9-5134-8d3a-b3be74cfeb13 with identifier: 10740647 to the API
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740647>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ba668590-92c9-5134-8d3a-b3be74cfeb13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740647',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5463318/general/d014d45c-16c2-4a52-a347-59d018c83fa3.jpg',
'https://images.openlane.eu/carimgs/5463318/general/d20a3413-977e-4062-afa3-70a556dfc786.jpg',
'https://images.openlane.eu/carimgs/5463318/general/ec2a92ef-b9e6-49d2-b4ff-18bd5b3a2bb0.jpg',
'https://images.openlane.eu/carimgs/5463318/general/cb12215f-5e4e-4fe8-b180-e0d815bfc07a.jpg',
'https://images.openlane.eu/carimgs/5463318/general/6875d164-36d2-4085-b356-cdce787f01df.jpg',
'https://images.openlane.eu/carimgs/5463318/general/b16515ee-76dc-4ec8-bf8c-2703097adab6.jpg',
'https://images.openlane.eu/carimgs/5463318/general/8c56fd7f-b73d-4545-93c0-8333270e2eef.jpg',
'https://images.openlane.eu/carimgs/5463318/general/3d7c5ee7-564e-49f7-bda0-70a7251bed26.jpg',
'https://images.openlane.eu/carimgs/5463318/general/29c68797-5642-4639-b59d-d780b6dd4722.jpg',
'https://images.openlane.eu/carimgs/5463318/general/413fd56d-da12-4358-bdce-634f8ba6170c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44722,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/d014d45c-16c2-4a52-a347-59d018c83fa3.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/d20a3413-977e-4062-afa3-70a556dfc786.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/ec2a92ef-b9e6-49d2-b4ff-18bd5b3a2bb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42287,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/cb12215f-5e4e-4fe8-b180-e0d815bfc07a.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/6875d164-36d2-4085-b356-cdce787f01df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/b16515ee-76dc-4ec8-bf8c-2703097adab6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70536,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/8c56fd7f-b73d-4545-93c0-8333270e2eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/3d7c5ee7-564e-49f7-bda0-70a7251bed26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/29c68797-5642-4639-b59d-d780b6dd4722.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba668590-92c9-5134-8d3a-b3be74cfeb13/ba668590-92c9-5134-8d3a-b3be74cfeb13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100660,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5463318/general/413fd56d-da12-4358-bdce-634f8ba6170c.jpg',
'Width': 1024}],
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 Sportback 35 TDI S Line - Quattro - Diesel - Automatic - '
'150 hp - 48.756 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740647%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [adesa.de] INFO: Saving data for 10740647: {'created_time': 1774631861.587756, 'last_price_update_time': 1774631861.587768, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740647') HTTP/1.1" 204 0
2026-03-27 17:17:41 [adesa.de] INFO: Found listing with ID: 10740188
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740188%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [adesa.de] INFO: Scrape type for 10740188: 1
2026-03-27 17:17:41 [adesa.de] INFO: Scraping item 10740188 url https://www.openlane.eu/en/carv6/auction/10740188
2026-03-27 17:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5602057/general/19203fdf-26b6-498c-9ce3-0cc7a816b847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740640)
2026-03-27 17:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443
2026-03-27 17:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 039d064f-1d9b-5891-9556-dcfd218d5618 with scrape type 1
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 039d064f-1d9b-5891-9556-dcfd218d5618
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F1957ad04-4579-45ab-8c46-b726cf89a442.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/1957ad04-4579-45ab-8c46-b726cf89a442.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Fd6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/d6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F23099227-26c2-406d-953d-ff5bb518700c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/23099227-26c2-406d-953d-ff5bb518700c.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Fcdf2319b-9777-4f61-aad1-db05d191d95a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/cdf2319b-9777-4f61-aad1-db05d191d95a.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F0c313557-0050-483c-8725-6001f858fdb7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/0c313557-0050-483c-8725-6001f858fdb7.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Ff688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/f688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252F7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5578003%252Fgeneral%252Fcbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578003/general/cbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg already downloaded
2026-03-27 17:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 039d064f-1d9b-5891-9556-dcfd218d5618, identifier: 10740443
2026-03-27 17:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605
2026-03-27 17:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c1c8cc-e436-51be-a5d9-68f942555482 with scrape type 1
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6c1c8cc-e436-51be-a5d9-68f942555482
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252F395c292e-2337-428a-8c29-92d0f511ba03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/395c292e-2337-428a-8c29-92d0f511ba03.jpg already downloaded
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252F24d16dcf-ee4f-4dec-bb91-7c68f420f4a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/24d16dcf-ee4f-4dec-bb91-7c68f420f4a0.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252F5e545657-dada-4696-b57e-822e89d13c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/5e545657-dada-4696-b57e-822e89d13c87.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252Fcfec333c-0830-4ccf-ab55-8e3480dcff27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/cfec333c-0830-4ccf-ab55-8e3480dcff27.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252Fe50b16fa-4813-4a30-8ebf-e320c9d09222.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/e50b16fa-4813-4a30-8ebf-e320c9d09222.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252Fe6ffb2a8-abe7-4ac5-8781-797db8164b89.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/e6ffb2a8-abe7-4ac5-8781-797db8164b89.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252F74d328f9-f366-4b33-9cb7-201d09c22033.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/74d328f9-f366-4b33-9cb7-201d09c22033.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252F465decde-16f1-4a5c-971c-47c06f8bbd1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/465decde-16f1-4a5c-971c-47c06f8bbd1a.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252Fd24c4f01-d91f-4210-93b9-48c6d8653986.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/d24c4f01-d91f-4210-93b9-48c6d8653986.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647437%252Fgeneral%252F855af618-3f1c-4d11-8be5-cb6308460387.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647437/general/855af618-3f1c-4d11-8be5-cb6308460387.jpg already downloaded
2026-03-27 17:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f6c1c8cc-e436-51be-a5d9-68f942555482, identifier: 10740605
2026-03-27 17:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187
2026-03-27 17:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66b343a-f5b5-59a9-9fda-3c86795cfce7 with scrape type 1
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d66b343a-f5b5-59a9-9fda-3c86795cfce7
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Fa305eda1-9372-4850-89f6-e82311f9e849.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/a305eda1-9372-4850-89f6-e82311f9e849.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252F2b825024-3819-4e63-b4d5-577d01b3393b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/2b825024-3819-4e63-b4d5-577d01b3393b.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Fe6ab07cb-baf9-45f8-a87b-e789d5322378.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/e6ab07cb-baf9-45f8-a87b-e789d5322378.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Fae984151-d678-482e-b530-0ab3e9e51edf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/ae984151-d678-482e-b530-0ab3e9e51edf.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Faafadf4a-cc3f-460d-9068-8fe76d98437c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/aafadf4a-cc3f-460d-9068-8fe76d98437c.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252F63b4fd9b-b07a-435b-80b5-d9b23e098f1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/63b4fd9b-b07a-435b-80b5-d9b23e098f1d.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Fd147f691-dc1a-4b5c-905d-c24a9ebca538.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/d147f691-dc1a-4b5c-905d-c24a9ebca538.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Ffcd514b8-6539-4594-820f-f4caa71e8ad1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/fcd514b8-6539-4594-820f-f4caa71e8ad1.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252Fb1be9bad-0119-41e5-9033-f43e208d9e89.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/b1be9bad-0119-41e5-9033-f43e208d9e89.jpg already downloaded
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603513%252Fgeneral%252F631aca7e-7fcb-4698-9596-621e185b5146.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603513/general/631aca7e-7fcb-4698-9596-621e185b5146.jpg already downloaded
2026-03-27 17:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d66b343a-f5b5-59a9-9fda-3c86795cfce7, identifier: 10740187
2026-03-27 17:17:42 [adesa.de] INFO: Found listing with ID: 10740185
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740185%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [adesa.de] INFO: Scrape type for 10740185: 1
2026-03-27 17:17:42 [adesa.de] INFO: Scraping item 10740185 url https://www.openlane.eu/en/carv6/auction/10740185
2026-03-27 17:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443
2026-03-27 17:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443
2026-03-27 17:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 039d064f-1d9b-5891-9556-dcfd218d5618 with identifier: 10740443 to the API
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740443>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '039d064f-1d9b-5891-9556-dcfd218d5618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740443',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 92969,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5578003/general/1957ad04-4579-45ab-8c46-b726cf89a442.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/d6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png',
'https://images.openlane.eu/carimgs/5578003/general/23099227-26c2-406d-953d-ff5bb518700c.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/cdf2319b-9777-4f61-aad1-db05d191d95a.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/0c313557-0050-483c-8725-6001f858fdb7.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/f688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg',
'https://images.openlane.eu/carimgs/5578003/general/cbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/1957ad04-4579-45ab-8c46-b726cf89a442.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 432942,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/d6d352f1-d2a3-4fa5-8f18-5fd8cce1c4cd.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/23099227-26c2-406d-953d-ff5bb518700c.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/cdf2319b-9777-4f61-aad1-db05d191d95a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/53832ef9-ce6c-44ca-92d3-c231a446ae01.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/0c313557-0050-483c-8725-6001f858fdb7.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/8433caa0-64bc-4ce2-8a19-eebfb4476c89.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/f688cc5f-f61a-4bfc-8649-bdf1712ed21b.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/7f13e8c0-1227-47b7-87d9-105e34692e72.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_039d064f-1d9b-5891-9556-dcfd218d5618/039d064f-1d9b-5891-9556-dcfd218d5618_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5578003/general/cbf9f2ce-d48d-4e97-aad5-5413c1730563.jpeg',
'Width': 1021}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 50 - Electric - Automatic - 313 hp - 92.969 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740443%27 HTTP/1.1" 200 None
2026-03-27 17:17:42 [adesa.de] INFO: Saving data for 10740443: {'created_time': 1774631862.853499, 'last_price_update_time': 1774631862.85351, 'auction_closing_time': 1774864800.0}
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740443') HTTP/1.1" 204 0
2026-03-27 17:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605
2026-03-27 17:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605
2026-03-27 17:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f6c1c8cc-e436-51be-a5d9-68f942555482 with identifier: 10740605 to the API
2026-03-27 17:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740605>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6c1c8cc-e436-51be-a5d9-68f942555482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740605',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 96271,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5647437/general/395c292e-2337-428a-8c29-92d0f511ba03.jpg',
'https://images.openlane.eu/carimgs/5647437/general/24d16dcf-ee4f-4dec-bb91-7c68f420f4a0.jpg',
'https://images.openlane.eu/carimgs/5647437/general/5e545657-dada-4696-b57e-822e89d13c87.jpg',
'https://images.openlane.eu/carimgs/5647437/general/cfec333c-0830-4ccf-ab55-8e3480dcff27.jpg',
'https://images.openlane.eu/carimgs/5647437/general/e50b16fa-4813-4a30-8ebf-e320c9d09222.jpg',
'https://images.openlane.eu/carimgs/5647437/general/e6ffb2a8-abe7-4ac5-8781-797db8164b89.jpg',
'https://images.openlane.eu/carimgs/5647437/general/74d328f9-f366-4b33-9cb7-201d09c22033.jpg',
'https://images.openlane.eu/carimgs/5647437/general/465decde-16f1-4a5c-971c-47c06f8bbd1a.jpg',
'https://images.openlane.eu/carimgs/5647437/general/d24c4f01-d91f-4210-93b9-48c6d8653986.jpg',
'https://images.openlane.eu/carimgs/5647437/general/855af618-3f1c-4d11-8be5-cb6308460387.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115965,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/395c292e-2337-428a-8c29-92d0f511ba03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50921,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/24d16dcf-ee4f-4dec-bb91-7c68f420f4a0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/5e545657-dada-4696-b57e-822e89d13c87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/cfec333c-0830-4ccf-ab55-8e3480dcff27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/e50b16fa-4813-4a30-8ebf-e320c9d09222.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/e6ffb2a8-abe7-4ac5-8781-797db8164b89.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102666,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/74d328f9-f366-4b33-9cb7-201d09c22033.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70110,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/465decde-16f1-4a5c-971c-47c06f8bbd1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/d24c4f01-d91f-4210-93b9-48c6d8653986.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6c1c8cc-e436-51be-a5d9-68f942555482/f6c1c8cc-e436-51be-a5d9-68f942555482_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647437/general/855af618-3f1c-4d11-8be5-cb6308460387.jpg',
'Width': 800}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 96.271 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740605%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [adesa.de] INFO: Saving data for 10740605: {'created_time': 1774631863.222124, 'last_price_update_time': 1774631863.222137, 'auction_closing_time': 1774865400.0}
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740605') HTTP/1.1" 204 0
2026-03-27 17:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187
2026-03-27 17:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187
2026-03-27 17:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d66b343a-f5b5-59a9-9fda-3c86795cfce7 with identifier: 10740187 to the API
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740187>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd66b343a-f5b5-59a9-9fda-3c86795cfce7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740187',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5603513/general/a305eda1-9372-4850-89f6-e82311f9e849.jpg',
'https://images.openlane.eu/carimgs/5603513/general/2b825024-3819-4e63-b4d5-577d01b3393b.jpg',
'https://images.openlane.eu/carimgs/5603513/general/e6ab07cb-baf9-45f8-a87b-e789d5322378.jpg',
'https://images.openlane.eu/carimgs/5603513/general/ae984151-d678-482e-b530-0ab3e9e51edf.jpg',
'https://images.openlane.eu/carimgs/5603513/general/aafadf4a-cc3f-460d-9068-8fe76d98437c.jpg',
'https://images.openlane.eu/carimgs/5603513/general/63b4fd9b-b07a-435b-80b5-d9b23e098f1d.jpg',
'https://images.openlane.eu/carimgs/5603513/general/d147f691-dc1a-4b5c-905d-c24a9ebca538.jpg',
'https://images.openlane.eu/carimgs/5603513/general/fcd514b8-6539-4594-820f-f4caa71e8ad1.jpg',
'https://images.openlane.eu/carimgs/5603513/general/b1be9bad-0119-41e5-9033-f43e208d9e89.jpg',
'https://images.openlane.eu/carimgs/5603513/general/631aca7e-7fcb-4698-9596-621e185b5146.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60688,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/a305eda1-9372-4850-89f6-e82311f9e849.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/2b825024-3819-4e63-b4d5-577d01b3393b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/e6ab07cb-baf9-45f8-a87b-e789d5322378.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/ae984151-d678-482e-b530-0ab3e9e51edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/aafadf4a-cc3f-460d-9068-8fe76d98437c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/63b4fd9b-b07a-435b-80b5-d9b23e098f1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/d147f691-dc1a-4b5c-905d-c24a9ebca538.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/fcd514b8-6539-4594-820f-f4caa71e8ad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/b1be9bad-0119-41e5-9033-f43e208d9e89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d66b343a-f5b5-59a9-9fda-3c86795cfce7/d66b343a-f5b5-59a9-9fda-3c86795cfce7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603513/general/631aca7e-7fcb-4698-9596-621e185b5146.jpg',
'Width': 1024}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 95.697 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740187%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [adesa.de] INFO: Saving data for 10740187: {'created_time': 1774631863.532326, 'last_price_update_time': 1774631863.532366, 'auction_closing_time': 1774866600.0}
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740187') HTTP/1.1" 204 0
2026-03-27 17:17:43 [adesa.de] INFO: Found listing with ID: 10740200
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740200%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [adesa.de] INFO: Scrape type for 10740200: 1
2026-03-27 17:17:43 [adesa.de] INFO: Scraping item 10740200 url https://www.openlane.eu/en/carv6/auction/10740200
2026-03-27 17:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f45bc50>
2026-03-27 17:17:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_893b23f8-4146-5b79-bd01-ff89b749cf17/893b23f8-4146-5b79-bd01-ff89b749cf17_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602057%252Fgeneral%252F19203fdf-26b6-498c-9ce3-0cc7a816b847.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602057/general/19203fdf-26b6-498c-9ce3-0cc7a816b847.jpg saved to cache
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 893b23f8-4146-5b79-bd01-ff89b749cf17
2026-03-27 17:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671
2026-03-27 17:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57261398-ee38-53f9-a121-299466e41534 with scrape type 1
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57261398-ee38-53f9-a121-299466e41534
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252F68e64159-3543-49c1-9257-ccc4f94c7fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/68e64159-3543-49c1-9257-ccc4f94c7fc9.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252F5d5775b5-8145-43e6-a993-e4bc0cc0fe5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/5d5775b5-8145-43e6-a993-e4bc0cc0fe5b.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252F482be72f-442f-4fb7-92f0-a671138daccb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/482be72f-442f-4fb7-92f0-a671138daccb.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252Fbccfcbad-7aeb-4ae5-9183-0c72534098a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/bccfcbad-7aeb-4ae5-9183-0c72534098a3.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252F42859799-0d00-478e-851b-f671a01ee098.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/42859799-0d00-478e-851b-f671a01ee098.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252Fd61a9154-5577-465c-99f7-04a63f2a2495.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/d61a9154-5577-465c-99f7-04a63f2a2495.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252Fc5e60b80-46a9-4e36-acac-2e5c536ad9e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/c5e60b80-46a9-4e36-acac-2e5c536ad9e7.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252Fcf2f44eb-4691-4f88-94f8-c2a6519b54c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/cf2f44eb-4691-4f88-94f8-c2a6519b54c0.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252Faee35780-2fd0-4007-92ea-3467a65041f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/aee35780-2fd0-4007-92ea-3467a65041f3.jpg already downloaded
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5522756%252Fgeneral%252F5da73f70-965d-45e4-8f45-94292d8c26ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5522756/general/5da73f70-965d-45e4-8f45-94292d8c26ca.jpg already downloaded
2026-03-27 17:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57261398-ee38-53f9-a121-299466e41534, identifier: 10740671
2026-03-27 17:17:43 [adesa.de] INFO: Found listing with ID: 10740202
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740202%27 HTTP/1.1" 200 None
2026-03-27 17:17:43 [adesa.de] INFO: Scrape type for 10740202: 1
2026-03-27 17:17:43 [adesa.de] INFO: Scraping item 10740202 url https://www.openlane.eu/en/carv6/auction/10740202
2026-03-27 17:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671
2026-03-27 17:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671
2026-03-27 17:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57261398-ee38-53f9-a121-299466e41534 with identifier: 10740671 to the API
2026-03-27 17:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740671>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '57261398-ee38-53f9-a121-299466e41534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740671',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 59426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5522756/general/68e64159-3543-49c1-9257-ccc4f94c7fc9.jpg',
'https://images.openlane.eu/carimgs/5522756/general/5d5775b5-8145-43e6-a993-e4bc0cc0fe5b.jpg',
'https://images.openlane.eu/carimgs/5522756/general/482be72f-442f-4fb7-92f0-a671138daccb.jpg',
'https://images.openlane.eu/carimgs/5522756/general/bccfcbad-7aeb-4ae5-9183-0c72534098a3.jpg',
'https://images.openlane.eu/carimgs/5522756/general/42859799-0d00-478e-851b-f671a01ee098.jpg',
'https://images.openlane.eu/carimgs/5522756/general/d61a9154-5577-465c-99f7-04a63f2a2495.jpg',
'https://images.openlane.eu/carimgs/5522756/general/c5e60b80-46a9-4e36-acac-2e5c536ad9e7.jpg',
'https://images.openlane.eu/carimgs/5522756/general/cf2f44eb-4691-4f88-94f8-c2a6519b54c0.jpg',
'https://images.openlane.eu/carimgs/5522756/general/aee35780-2fd0-4007-92ea-3467a65041f3.jpg',
'https://images.openlane.eu/carimgs/5522756/general/5da73f70-965d-45e4-8f45-94292d8c26ca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113253,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/68e64159-3543-49c1-9257-ccc4f94c7fc9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118148,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/5d5775b5-8145-43e6-a993-e4bc0cc0fe5b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150808,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/482be72f-442f-4fb7-92f0-a671138daccb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222922,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/bccfcbad-7aeb-4ae5-9183-0c72534098a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/42859799-0d00-478e-851b-f671a01ee098.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139381,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/d61a9154-5577-465c-99f7-04a63f2a2495.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120529,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/c5e60b80-46a9-4e36-acac-2e5c536ad9e7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100047,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/cf2f44eb-4691-4f88-94f8-c2a6519b54c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/aee35780-2fd0-4007-92ea-3467a65041f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57261398-ee38-53f9-a121-299466e41534/57261398-ee38-53f9-a121-299466e41534_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5522756/general/5da73f70-965d-45e4-8f45-94292d8c26ca.jpg',
'Width': 1280}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW X1 25e Sport Line - xDrive - Hybrid - Automatic - 125 hp - '
'59.426 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740671%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Saving data for 10740671: {'created_time': 1774631864.211961, 'last_price_update_time': 1774631864.211971, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740671') HTTP/1.1" 204 0
2026-03-27 17:17:44 [adesa.de] INFO: Found listing with ID: 10740638
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740638%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Scrape type for 10740638: 1
2026-03-27 17:17:44 [adesa.de] INFO: Scraping item 10740638 url https://www.openlane.eu/en/carv6/auction/10740638
2026-03-27 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10740383
2026-03-27 17:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800cf861-2402-5708-a09c-83e430bbd508 with scrape type 1
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252Fc239c325-0451-41e3-970f-1262fa3dd6fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/c239c325-0451-41e3-970f-1262fa3dd6fd.jpg not downloaded yet
2026-03-27 17:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:44 [adesa.de] INFO: Found listing with ID: 10740190
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740190%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Scrape type for 10740190: 1
2026-03-27 17:17:44 [adesa.de] INFO: Scraping item 10740190 url https://www.openlane.eu/en/carv6/auction/10740190
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F58e68423-e48a-44ad-ad62-be70bd40f147.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/58e68423-e48a-44ad-ad62-be70bd40f147.jpg not downloaded yet
2026-03-27 17:17:44 [adesa.de] INFO: Found listing with ID: 10740218
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740218%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Scrape type for 10740218: 1
2026-03-27 17:17:44 [adesa.de] INFO: Scraping item 10740218 url https://www.openlane.eu/en/carv6/auction/10740218
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F92d145c7-609a-4012-b31c-7425e7e2ecf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/92d145c7-609a-4012-b31c-7425e7e2ecf4.jpg not downloaded yet
2026-03-27 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:44 [adesa.de] INFO: Found listing with ID: 10740203
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740203%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Scrape type for 10740203: 1
2026-03-27 17:17:44 [adesa.de] INFO: Scraping item 10740203 url https://www.openlane.eu/en/carv6/auction/10740203
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F9abebf48-eea4-45ea-87e0-146a2d004847.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/9abebf48-eea4-45ea-87e0-146a2d004847.jpg not downloaded yet
2026-03-27 17:17:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:44 [adesa.de] INFO: Found listing with ID: 10740194
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740194%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Scrape type for 10740194: 1
2026-03-27 17:17:44 [adesa.de] INFO: Scraping item 10740194 url https://www.openlane.eu/en/carv6/auction/10740194
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F3176f657-913d-4d13-bcbc-e5c337f3a00d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/3176f657-913d-4d13-bcbc-e5c337f3a00d.jpg not downloaded yet
2026-03-27 17:17:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750394/general/c239c325-0451-41e3-970f-1262fa3dd6fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740383)
2026-03-27 17:17:44 [adesa.de] INFO: Found listing with ID: 10740634
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740634%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [adesa.de] INFO: Scrape type for 10740634: 1
2026-03-27 17:17:44 [adesa.de] INFO: Scraping item 10740634 url https://www.openlane.eu/en/carv6/auction/10740634
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F9b332e06-f9aa-4e1c-9122-9a166c6c2bf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/9b332e06-f9aa-4e1c-9122-9a166c6c2bf0.jpg not downloaded yet
2026-03-27 17:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583
2026-03-27 17:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bae395cf-8b2a-59af-ade0-9d2dd28b4365 with scrape type 1
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 4 photos for item bae395cf-8b2a-59af-ade0-9d2dd28b4365
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252F265069dc-be04-43bc-82d3-2065ccff1b98.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/265069dc-be04-43bc-82d3-2065ccff1b98.jpg already downloaded
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252F6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg already downloaded
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252Fda9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/da9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg already downloaded
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660069%252Fgeneral%252F5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660069/general/5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg already downloaded
2026-03-27 17:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bae395cf-8b2a-59af-ade0-9d2dd28b4365, identifier: 10740583
2026-03-27 17:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-27 17:17:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-27 17:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-27 17:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583
2026-03-27 17:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bae395cf-8b2a-59af-ade0-9d2dd28b4365 with identifier: 10740583 to the API
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'bae395cf-8b2a-59af-ade0-9d2dd28b4365',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30064',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740583',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal',
'odometer': 100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 4,
'photo_urls': ['https://images.openlane.eu/carimgs/5660069/general/265069dc-be04-43bc-82d3-2065ccff1b98.jpg',
'https://images.openlane.eu/carimgs/5660069/general/6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg',
'https://images.openlane.eu/carimgs/5660069/general/da9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg',
'https://images.openlane.eu/carimgs/5660069/general/5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30581,
'Height': 557,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/265069dc-be04-43bc-82d3-2065ccff1b98.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22940,
'Height': 598,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/6dabf577-33eb-4b52-b77f-5d042fb542fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51404,
'Height': 603,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/da9f3c70-12ac-4624-bf70-984e7c8d8e55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bae395cf-8b2a-59af-ade0-9d2dd28b4365/bae395cf-8b2a-59af-ade0-9d2dd28b4365_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44554,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660069/general/5d9c8f60-4860-47f1-bcc4-07dacf1da48f.jpg',
'Width': 800}],
'price': 29400,
'price_includes_vat': True,
'registration_date': '2025-05-22',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal Comfort - Electric - Automatic - 231 hp - 100 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740583%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [adesa.de] INFO: Saving data for 10740583: {'created_time': 1774631865.238004, 'last_price_update_time': 1774631865.238015, 'auction_closing_time': 1774865400.0}
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740583') HTTP/1.1" 204 0
2026-03-27 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750394/general/92d145c7-609a-4012-b31c-7425e7e2ecf4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740383)
2026-03-27 17:17:45 [adesa.de] INFO: Found listing with ID: 10740639
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740639%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [adesa.de] INFO: Scrape type for 10740639: 1
2026-03-27 17:17:45 [adesa.de] INFO: Scraping item 10740639 url https://www.openlane.eu/en/carv6/auction/10740639
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252Ff37d6435-2ead-4a07-b1c2-b2fae1f9d06e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/f37d6435-2ead-4a07-b1c2-b2fae1f9d06e.jpg not downloaded yet
2026-03-27 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 5.326(s), this was the 1st time calling it.
2026-03-27 17:17:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.855487259979901 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 17:17:45 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '88dae6bd758377cf82d1034117522d5c', '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=88dae6bd758377cf82d1034117522d5c.
2026-03-27 17:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10740376
2026-03-27 17:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f964a58b-6e93-59b0-9bea-a751e713af65 with scrape type 1
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252F8d0d0a06-2fa4-4c84-a752-b802c6c96546.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/8d0d0a06-2fa4-4c84-a752-b802c6c96546.jpg not downloaded yet
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e416850>
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252Fc239c325-0451-41e3-970f-1262fa3dd6fd.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/c239c325-0451-41e3-970f-1262fa3dd6fd.jpg saved to cache
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-27 17:17:45 [adesa.de] INFO: Found listing with ID: 10740189
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740189%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [adesa.de] INFO: Scrape type for 10740189: 1
2026-03-27 17:17:45 [adesa.de] INFO: Scraping item 10740189 url https://www.openlane.eu/en/carv6/auction/10740189
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fdb299cb3-79b6-48c7-a7c8-96c12621aa7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/db299cb3-79b6-48c7-a7c8-96c12621aa7c.jpg not downloaded yet
2026-03-27 17:17:45 [adesa.de] INFO: Found listing with ID: 10740635
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740635%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [adesa.de] INFO: Scrape type for 10740635: 1
2026-03-27 17:17:45 [adesa.de] INFO: Scraping item 10740635 url https://www.openlane.eu/en/carv6/auction/10740635
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fde43a291-9f45-4179-ae8f-583c78233e2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/de43a291-9f45-4179-ae8f-583c78233e2c.jpg not downloaded yet
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0f0910>
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F92d145c7-609a-4012-b31c-7425e7e2ecf4.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/92d145c7-609a-4012-b31c-7425e7e2ecf4.jpg saved to cache
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-27 17:17:45 [adesa.de] INFO: Found listing with ID: 10740574
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740574%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [adesa.de] INFO: Scrape type for 10740574: 1
2026-03-27 17:17:45 [adesa.de] INFO: Scraping item 10740574 url https://www.openlane.eu/en/carv6/auction/10740574
2026-03-27 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750394/general/3176f657-913d-4d13-bcbc-e5c337f3a00d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740383)
2026-03-27 17:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750394/general/9b332e06-f9aa-4e1c-9122-9a166c6c2bf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740383)
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252F7d1781e5-c16a-43d3-830f-9a523383ae6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/7d1781e5-c16a-43d3-830f-9a523383ae6e.jpg not downloaded yet
2026-03-27 17:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679
2026-03-27 17:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3b219d-b98f-5378-a44f-90c0d1ed5fed with scrape type 1
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed3b219d-b98f-5378-a44f-90c0d1ed5fed
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F6ad04710-7b15-411c-9709-a2ce00bcc791.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/6ad04710-7b15-411c-9709-a2ce00bcc791.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F8943329f-cc60-4b9c-b536-90655ccfc138.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/8943329f-cc60-4b9c-b536-90655ccfc138.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252Fa6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/a6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F47196280-97c7-47d7-9591-951e328b26f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/47196280-97c7-47d7-9591-951e328b26f4.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252Fc4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/c4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252Fd3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/d3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F21b1899e-75ba-49c7-8104-0cee6129e142.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/21b1899e-75ba-49c7-8104-0cee6129e142.jpg already downloaded
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523006%252Fgeneral%252F69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523006/general/69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg already downloaded
2026-03-27 17:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed3b219d-b98f-5378-a44f-90c0d1ed5fed, identifier: 10740679
2026-03-27 17:17:45 [adesa.de] INFO: Found listing with ID: 10740264
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740264%27 HTTP/1.1" 200 None
2026-03-27 17:17:45 [adesa.de] INFO: Scrape type for 10740264: 1
2026-03-27 17:17:45 [adesa.de] INFO: Scraping item 10740264 url https://www.openlane.eu/en/carv6/auction/10740264
2026-03-27 17:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679
2026-03-27 17:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679
2026-03-27 17:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed3b219d-b98f-5378-a44f-90c0d1ed5fed with identifier: 10740679 to the API
2026-03-27 17:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740679>
{'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-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ed3b219d-b98f-5378-a44f-90c0d1ed5fed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740679',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 84216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5523006/general/6ad04710-7b15-411c-9709-a2ce00bcc791.jpg',
'https://images.openlane.eu/carimgs/5523006/general/8943329f-cc60-4b9c-b536-90655ccfc138.jpg',
'https://images.openlane.eu/carimgs/5523006/general/0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg',
'https://images.openlane.eu/carimgs/5523006/general/0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg',
'https://images.openlane.eu/carimgs/5523006/general/a6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg',
'https://images.openlane.eu/carimgs/5523006/general/47196280-97c7-47d7-9591-951e328b26f4.jpg',
'https://images.openlane.eu/carimgs/5523006/general/c4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg',
'https://images.openlane.eu/carimgs/5523006/general/d3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg',
'https://images.openlane.eu/carimgs/5523006/general/21b1899e-75ba-49c7-8104-0cee6129e142.jpg',
'https://images.openlane.eu/carimgs/5523006/general/69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/6ad04710-7b15-411c-9709-a2ce00bcc791.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/8943329f-cc60-4b9c-b536-90655ccfc138.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/0976596e-bdde-4faa-b3d3-5ed12808b5de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/0edc64cd-60a7-4ed5-91da-92cd4612b964.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/a6458b66-a1f5-4e40-941f-8dffd2b3cd4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/47196280-97c7-47d7-9591-951e328b26f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/c4b0f65f-513b-416e-b28b-8d0187c5a8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/d3fd46fa-c689-462c-ab8c-0453b5a85c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/21b1899e-75ba-49c7-8104-0cee6129e142.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed3b219d-b98f-5378-a44f-90c0d1ed5fed/ed3b219d-b98f-5378-a44f-90c0d1ed5fed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523006/general/69bc9d1f-3990-4e74-82d0-61eafed21f5b.jpg',
'Width': 1024}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'BMW X1 20d X Line - Diesel - Automatic - 190 hp - 84.216 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740679%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Saving data for 10740679: {'created_time': 1774631866.155212, 'last_price_update_time': 1774631866.155223, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740679') HTTP/1.1" 204 0
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252F9d1a7c3d-f307-4dc7-a35e-d186e7332a57.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/9d1a7c3d-f307-4dc7-a35e-d186e7332a57.jpg not downloaded yet
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740262
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740262%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740262: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740262 url https://www.openlane.eu/en/carv6/auction/10740262
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e440a50>
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F3176f657-913d-4d13-bcbc-e5c337f3a00d.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/3176f657-913d-4d13-bcbc-e5c337f3a00d.jpg saved to cache
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efebc50>
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_800cf861-2402-5708-a09c-83e430bbd508/800cf861-2402-5708-a09c-83e430bbd508_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750394%252Fgeneral%252F9b332e06-f9aa-4e1c-9122-9a166c6c2bf0.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750394/general/9b332e06-f9aa-4e1c-9122-9a166c6c2bf0.jpg saved to cache
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 800cf861-2402-5708-a09c-83e430bbd508
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fc676a56c-eede-4828-9d08-90266c37fdc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/c676a56c-eede-4828-9d08-90266c37fdc6.jpg not downloaded yet
2026-03-27 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741306/general/de43a291-9f45-4179-ae8f-583c78233e2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740376)
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740265
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740265%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740265: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740265 url https://www.openlane.eu/en/carv6/auction/10740265
2026-03-27 17:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fc631a63a-4345-4e67-b862-d7d9483f2a4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/c631a63a-4345-4e67-b862-d7d9483f2a4c.jpg not downloaded yet
2026-03-27 17:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740259
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740259%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740259: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740259 url https://www.openlane.eu/en/carv6/auction/10740259
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740256
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740256%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740256: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740256 url https://www.openlane.eu/en/carv6/auction/10740256
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740260
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740260%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740260: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740260 url https://www.openlane.eu/en/carv6/auction/10740260
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740257
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740257%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740257: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740257 url https://www.openlane.eu/en/carv6/auction/10740257
2026-03-27 17:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741306/general/9d1a7c3d-f307-4dc7-a35e-d186e7332a57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740376)
2026-03-27 17:17:46 [adesa.de] INFO: Found listing with ID: 10740255
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740255%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [adesa.de] INFO: Scrape type for 10740255: 1
2026-03-27 17:17:46 [adesa.de] INFO: Scraping item 10740255 url https://www.openlane.eu/en/carv6/auction/10740255
2026-03-27 17:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415
2026-03-27 17:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93e2663-a02f-519e-9c89-63d98dc1a6cc with scrape type 1
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d93e2663-a02f-519e-9c89-63d98dc1a6cc
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F8b6f3dea-8758-4def-a214-c79ac898705b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/8b6f3dea-8758-4def-a214-c79ac898705b.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Ff5b15d2b-bf41-4bee-9571-7999e22745e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/f5b15d2b-bf41-4bee-9571-7999e22745e2.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F31474943-a217-4b84-b975-8b929594f036.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/31474943-a217-4b84-b975-8b929594f036.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Fa9ead344-4d75-431f-962a-d8685c65e501.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/a9ead344-4d75-431f-962a-d8685c65e501.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F7ad0427a-1209-4c26-9693-6367facaf2fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/7ad0427a-1209-4c26-9693-6367facaf2fb.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Fe954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/e954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252Fd9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/d9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg already downloaded
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695508%252Fgeneral%252F5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695508/general/5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg already downloaded
2026-03-27 17:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93e2663-a02f-519e-9c89-63d98dc1a6cc, identifier: 10740415
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c252c7690>
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fde43a291-9f45-4179-ae8f-583c78233e2c.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/de43a291-9f45-4179-ae8f-583c78233e2c.jpg saved to cache
2026-03-27 17:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415
2026-03-27 17:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415
2026-03-27 17:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93e2663-a02f-519e-9c89-63d98dc1a6cc with identifier: 10740415 to the API
2026-03-27 17:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740415>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd93e2663-a02f-519e-9c89-63d98dc1a6cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740415',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5695508/general/8b6f3dea-8758-4def-a214-c79ac898705b.jpg',
'https://images.openlane.eu/carimgs/5695508/general/f5b15d2b-bf41-4bee-9571-7999e22745e2.jpg',
'https://images.openlane.eu/carimgs/5695508/general/31474943-a217-4b84-b975-8b929594f036.jpg',
'https://images.openlane.eu/carimgs/5695508/general/a9ead344-4d75-431f-962a-d8685c65e501.jpg',
'https://images.openlane.eu/carimgs/5695508/general/5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg',
'https://images.openlane.eu/carimgs/5695508/general/7ad0427a-1209-4c26-9693-6367facaf2fb.jpg',
'https://images.openlane.eu/carimgs/5695508/general/e954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg',
'https://images.openlane.eu/carimgs/5695508/general/1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg',
'https://images.openlane.eu/carimgs/5695508/general/d9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg',
'https://images.openlane.eu/carimgs/5695508/general/5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 11762,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/8b6f3dea-8758-4def-a214-c79ac898705b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9852,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/f5b15d2b-bf41-4bee-9571-7999e22745e2.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19189,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/31474943-a217-4b84-b975-8b929594f036.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17702,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/a9ead344-4d75-431f-962a-d8685c65e501.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17162,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/5a545f8c-515e-4c4e-acac-81cbeb4ed72d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17711,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/7ad0427a-1209-4c26-9693-6367facaf2fb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28232,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/e954c9c0-f8c4-4f8f-9000-9833a4addd1d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7642,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/1307e33d-07bd-4b4a-9395-4cc8d6efb117.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15930,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/d9dd01d1-5f3a-4cab-b7a3-2e3153b76be8.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93e2663-a02f-519e-9c89-63d98dc1a6cc/d93e2663-a02f-519e-9c89-63d98dc1a6cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15783,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695508/general/5b2c4ab8-c3b7-4063-a93b-b07175ead3dd.jpg',
'Width': 344}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Manual - 140 hp - 34.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740415%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Saving data for 10740415: {'created_time': 1774631867.163744, 'last_price_update_time': 1774631867.163757, 'auction_closing_time': 1774864800.0}
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740415') HTTP/1.1" 204 0
2026-03-27 17:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741306/general/c676a56c-eede-4828-9d08-90266c37fdc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740376)
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740697
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740697%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740697: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740697 url https://www.openlane.eu/en/carv6/auction/10740697
2026-03-27 17:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: f964a58b-6e93-59b0-9bea-a751e713af65 with identifier: 10740248, dropping item
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740612
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740612%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740612: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740612 url https://www.openlane.eu/en/carv6/auction/10740612
2026-03-27 17:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f038490>
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252F9d1a7c3d-f307-4dc7-a35e-d186e7332a57.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/9d1a7c3d-f307-4dc7-a35e-d186e7332a57.jpg saved to cache
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740620
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740620%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740620: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740620 url https://www.openlane.eu/en/carv6/auction/10740620
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740660
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740660%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740660: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740660 url https://www.openlane.eu/en/carv6/auction/10740660
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f047850>
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fc676a56c-eede-4828-9d08-90266c37fdc6.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/c676a56c-eede-4828-9d08-90266c37fdc6.jpg saved to cache
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740661
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740661%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740661: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740661 url https://www.openlane.eu/en/carv6/auction/10740661
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740662
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740662%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740662: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740662 url https://www.openlane.eu/en/carv6/auction/10740662
2026-03-27 17:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627
2026-03-27 17:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with scrape type 1
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fa8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/a8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F2263a2e7-c631-4016-92cf-8435a99ba99e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/2263a2e7-c631-4016-92cf-8435a99ba99e.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F58b8d510-71b3-412a-9200-54106eadda61.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/58b8d510-71b3-412a-9200-54106eadda61.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fd70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/d70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fb545ace2-02a1-4626-bb6b-223aeaa58a34.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/b545ace2-02a1-4626-bb6b-223aeaa58a34.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fb0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/b0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252F0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Fc4a78845-a5f1-4869-bab0-3948ea596d60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/c4a78845-a5f1-4869-bab0-3948ea596d60.jpg already downloaded
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622636%252Fgeneral%252Ff5817858-ff49-465d-bb13-5025ad854858.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622636/general/f5817858-ff49-465d-bb13-5025ad854858.jpg already downloaded
2026-03-27 17:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e, identifier: 10740627
2026-03-27 17:17:47 [adesa.de] INFO: Found listing with ID: 10740663
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740663%27 HTTP/1.1" 200 None
2026-03-27 17:17:47 [adesa.de] INFO: Scrape type for 10740663: 1
2026-03-27 17:17:47 [adesa.de] INFO: Scraping item 10740663 url https://www.openlane.eu/en/carv6/auction/10740663
2026-03-27 17:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627
2026-03-27 17:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627
2026-03-27 17:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e with identifier: 10740627 to the API
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740627>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740627',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 7904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5622636/general/a8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg',
'https://images.openlane.eu/carimgs/5622636/general/2263a2e7-c631-4016-92cf-8435a99ba99e.jpg',
'https://images.openlane.eu/carimgs/5622636/general/58b8d510-71b3-412a-9200-54106eadda61.jpg',
'https://images.openlane.eu/carimgs/5622636/general/4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg',
'https://images.openlane.eu/carimgs/5622636/general/d70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg',
'https://images.openlane.eu/carimgs/5622636/general/b545ace2-02a1-4626-bb6b-223aeaa58a34.jpg',
'https://images.openlane.eu/carimgs/5622636/general/b0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg',
'https://images.openlane.eu/carimgs/5622636/general/0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg',
'https://images.openlane.eu/carimgs/5622636/general/c4a78845-a5f1-4869-bab0-3948ea596d60.jpg',
'https://images.openlane.eu/carimgs/5622636/general/f5817858-ff49-465d-bb13-5025ad854858.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253435,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/a8506b9d-7503-4a54-a2a5-868ab1a0bf2c.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265841,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/2263a2e7-c631-4016-92cf-8435a99ba99e.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254390,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/58b8d510-71b3-412a-9200-54106eadda61.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249145,
'Height': 709,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/4029e2e9-c584-4a14-aab9-ca774e7b4bb9.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290756,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/d70404f8-5525-4dd4-bd3f-304a8c1463b0.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242899,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/b545ace2-02a1-4626-bb6b-223aeaa58a34.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221082,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/b0195145-4f2d-4188-998b-a9f6fb4d2b29.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272101,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/0a35667b-dec3-4439-a554-2d68aa3f10b7.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255375,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/c4a78845-a5f1-4869-bab0-3948ea596d60.jpg',
'Width': 1259},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e/2bc33db8-e8c8-51f8-9f5f-a0ef831bce8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304915,
'Height': 708,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622636/general/f5817858-ff49-465d-bb13-5025ad854858.jpg',
'Width': 1259}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C5 Aircross Shine - Hybrid - Automatic - 225 hp - 7.904 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2023}
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740627%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Saving data for 10740627: {'created_time': 1774631868.012894, 'last_price_update_time': 1774631868.012906, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740627') HTTP/1.1" 204 0
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740653
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740653%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740653: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740653 url https://www.openlane.eu/en/carv6/auction/10740653
2026-03-27 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740664
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740664%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740664: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740664 url https://www.openlane.eu/en/carv6/auction/10740664
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740642
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740642%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740642: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740642 url https://www.openlane.eu/en/carv6/auction/10740642
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740267
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740267%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740267: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740267 url https://www.openlane.eu/en/carv6/auction/10740267
2026-03-27 17:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740266
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740266%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740266: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740266 url https://www.openlane.eu/en/carv6/auction/10740266
2026-03-27 17:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740246
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740246%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740246: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740246 url https://www.openlane.eu/en/carv6/auction/10740246
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740454
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740454%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740454: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740454 url https://www.openlane.eu/en/carv6/auction/10740454
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740650
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740650%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740650: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740650 url https://www.openlane.eu/en/carv6/auction/10740650
2026-03-27 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668
2026-03-27 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b with scrape type 1
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ced5a333-92e8-5ff0-8a2b-9315b4a2112b
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252Fd485aad5-4fec-417c-9a8c-1f6162729f66.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/d485aad5-4fec-417c-9a8c-1f6162729f66.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F5fa1ecec-8975-4c95-b329-1785b67114e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/5fa1ecec-8975-4c95-b329-1785b67114e7.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F540f18e9-13c8-4337-99e9-c71932976c2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/540f18e9-13c8-4337-99e9-c71932976c2a.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546174%252Fgeneral%252F0d6ef803-6553-47b4-8201-36277d4c399e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546174/general/0d6ef803-6553-47b4-8201-36277d4c399e.jpg already downloaded
2026-03-27 17:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced5a333-92e8-5ff0-8a2b-9315b4a2112b, identifier: 10740668
2026-03-27 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 800cf861-2402-5708-a09c-83e430bbd508 with identifier: 10740382, dropping item
2026-03-27 17:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414
2026-03-27 17:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13514883-00f5-55cf-9c62-0e682cb54b5b with scrape type 1
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13514883-00f5-55cf-9c62-0e682cb54b5b
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F797852d8-616b-4f38-96d6-b9b450b184f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/797852d8-616b-4f38-96d6-b9b450b184f1.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252Fa26e042b-1216-4234-9004-bee6dd4d9613.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/a26e042b-1216-4234-9004-bee6dd4d9613.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252Ff4007c4f-4422-45b5-8505-e2d2f1251d17.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/f4007c4f-4422-45b5-8505-e2d2f1251d17.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252Fb62dbccb-f12b-40f7-ac70-3520d5436f07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/b62dbccb-f12b-40f7-ac70-3520d5436f07.jpg already downloaded
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5695690%252Fgeneral%252F43324c2b-f515-442b-80de-3d6508eba1c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695690/general/43324c2b-f515-442b-80de-3d6508eba1c4.jpg already downloaded
2026-03-27 17:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 13514883-00f5-55cf-9c62-0e682cb54b5b, identifier: 10740414
2026-03-27 17:17:48 [adesa.de] INFO: Found listing with ID: 10740622
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740622%27 HTTP/1.1" 200 None
2026-03-27 17:17:48 [adesa.de] INFO: Scrape type for 10740622: 1
2026-03-27 17:17:48 [adesa.de] INFO: Scraping item 10740622 url https://www.openlane.eu/en/carv6/auction/10740622
2026-03-27 17:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668
2026-03-27 17:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668
2026-03-27 17:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced5a333-92e8-5ff0-8a2b-9315b4a2112b with identifier: 10740668 to the API
2026-03-27 17:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'ced5a333-92e8-5ff0-8a2b-9315b4a2112b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740668',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 41075,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5546174/general/d485aad5-4fec-417c-9a8c-1f6162729f66.jpg',
'https://images.openlane.eu/carimgs/5546174/general/8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg',
'https://images.openlane.eu/carimgs/5546174/general/5fa1ecec-8975-4c95-b329-1785b67114e7.jpg',
'https://images.openlane.eu/carimgs/5546174/general/933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg',
'https://images.openlane.eu/carimgs/5546174/general/60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg',
'https://images.openlane.eu/carimgs/5546174/general/540f18e9-13c8-4337-99e9-c71932976c2a.jpg',
'https://images.openlane.eu/carimgs/5546174/general/2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg',
'https://images.openlane.eu/carimgs/5546174/general/3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg',
'https://images.openlane.eu/carimgs/5546174/general/7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg',
'https://images.openlane.eu/carimgs/5546174/general/0d6ef803-6553-47b4-8201-36277d4c399e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194697,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/d485aad5-4fec-417c-9a8c-1f6162729f66.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/8035012a-3fd8-4ca7-87de-84e187b54e1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/5fa1ecec-8975-4c95-b329-1785b67114e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194239,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/933abea4-7c7d-489f-8f2f-6fa1187171d1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168023,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/60767a90-5e8b-4b0f-8443-d678f5f3c16d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175477,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/540f18e9-13c8-4337-99e9-c71932976c2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/2f69f481-5f03-4c3b-9ebb-f42fa5804452.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178832,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/3b5ed2c3-0cf4-4aa3-8f50-32d19fa0afbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173755,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/7b89237b-6b3c-4c69-a38a-a8a0049e0014.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced5a333-92e8-5ff0-8a2b-9315b4a2112b/ced5a333-92e8-5ff0-8a2b-9315b4a2112b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100269,
'Height': 441,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546174/general/0d6ef803-6553-47b4-8201-36277d4c399e.jpg',
'Width': 587}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-08-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 41.075 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740668%27 HTTP/1.1" 200 None
2026-03-27 17:17:49 [adesa.de] INFO: Saving data for 10740668: {'created_time': 1774631869.472547, 'last_price_update_time': 1774631869.472558, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740668') HTTP/1.1" 204 0
2026-03-27 17:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414
2026-03-27 17:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414
2026-03-27 17:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 13514883-00f5-55cf-9c62-0e682cb54b5b with identifier: 10740414 to the API
2026-03-27 17:17:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '13514883-00f5-55cf-9c62-0e682cb54b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740414',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 39605,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5695690/general/797852d8-616b-4f38-96d6-b9b450b184f1.jpg',
'https://images.openlane.eu/carimgs/5695690/general/49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg',
'https://images.openlane.eu/carimgs/5695690/general/7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg',
'https://images.openlane.eu/carimgs/5695690/general/5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg',
'https://images.openlane.eu/carimgs/5695690/general/a26e042b-1216-4234-9004-bee6dd4d9613.jpg',
'https://images.openlane.eu/carimgs/5695690/general/6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg',
'https://images.openlane.eu/carimgs/5695690/general/3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg',
'https://images.openlane.eu/carimgs/5695690/general/f4007c4f-4422-45b5-8505-e2d2f1251d17.jpg',
'https://images.openlane.eu/carimgs/5695690/general/b62dbccb-f12b-40f7-ac70-3520d5436f07.jpg',
'https://images.openlane.eu/carimgs/5695690/general/43324c2b-f515-442b-80de-3d6508eba1c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 11116,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/797852d8-616b-4f38-96d6-b9b450b184f1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9851,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/49bb6dfe-ea3b-4edf-914f-518c0702bc93.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22894,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/7bdf27f8-b896-4f90-8d22-3c42007ad4ab.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16774,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/5f1ee7d8-c078-4235-b7b5-7da1dcf4a76b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21298,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/a26e042b-1216-4234-9004-bee6dd4d9613.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19975,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/6bb45d8b-c173-41a2-8c61-abe94ddbad4a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27983,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/3d30bce5-e360-4983-b602-e2f7c5296c2a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22036,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/f4007c4f-4422-45b5-8505-e2d2f1251d17.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14752,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/b62dbccb-f12b-40f7-ac70-3520d5436f07.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13514883-00f5-55cf-9c62-0e682cb54b5b/13514883-00f5-55cf-9c62-0e682cb54b5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14152,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695690/general/43324c2b-f515-442b-80de-3d6508eba1c4.jpg',
'Width': 344}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2024-07-22',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën Jumper L2H2 - Diesel - Manual - 140 hp - 39.605 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740414%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [adesa.de] INFO: Saving data for 10740414: {'created_time': 1774631870.260138, 'last_price_update_time': 1774631870.26015, 'auction_closing_time': 1774864800.0}
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740414') HTTP/1.1" 204 0
2026-03-27 17:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665
2026-03-27 17:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 393381d3-bf93-59ad-82c8-1d421ca9241d with scrape type 1
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 393381d3-bf93-59ad-82c8-1d421ca9241d
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fdc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/dc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fd12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/d12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fc27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/c27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fa4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/a4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252F5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252F9bebea5c-0b15-4987-b285-493658c2e211.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/9bebea5c-0b15-4987-b285-493658c2e211.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fb296df47-de10-4636-bf34-0bde3d440a49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/b296df47-de10-4636-bf34-0bde3d440a49.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fd5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/d5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252Fc16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/c16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg already downloaded
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5539615%252Fgeneral%252F42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5539615/general/42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg already downloaded
2026-03-27 17:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 393381d3-bf93-59ad-82c8-1d421ca9241d, identifier: 10740665
2026-03-27 17:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665
2026-03-27 17:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665
2026-03-27 17:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 393381d3-bf93-59ad-82c8-1d421ca9241d with identifier: 10740665 to the API
2026-03-27 17:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '393381d3-bf93-59ad-82c8-1d421ca9241d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740665',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 34801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5539615/general/dc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg',
'https://images.openlane.eu/carimgs/5539615/general/d12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg',
'https://images.openlane.eu/carimgs/5539615/general/c27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg',
'https://images.openlane.eu/carimgs/5539615/general/a4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg',
'https://images.openlane.eu/carimgs/5539615/general/5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg',
'https://images.openlane.eu/carimgs/5539615/general/9bebea5c-0b15-4987-b285-493658c2e211.jpg',
'https://images.openlane.eu/carimgs/5539615/general/b296df47-de10-4636-bf34-0bde3d440a49.jpg',
'https://images.openlane.eu/carimgs/5539615/general/d5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg',
'https://images.openlane.eu/carimgs/5539615/general/c16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg',
'https://images.openlane.eu/carimgs/5539615/general/42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/dc6f6ea3-de9d-4eae-a368-52772ba573c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/d12a6e48-3daa-4a81-a46d-839f29a0bd0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213000,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/c27d0f00-c47e-484c-bca6-c3c1aa73a364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/a4813618-64ab-468a-8bf0-1b60a5c0c5d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/5e3693a2-13f5-4f6a-b8b8-b583b5dd83ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/9bebea5c-0b15-4987-b285-493658c2e211.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/b296df47-de10-4636-bf34-0bde3d440a49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160700,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/d5fd149f-dccb-4b0e-be78-cfa93ed0d364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/c16fe8a0-1933-4d94-913b-0aa69c76a8fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_393381d3-bf93-59ad-82c8-1d421ca9241d/393381d3-bf93-59ad-82c8-1d421ca9241d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197671,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5539615/general/42178a1c-51fc-434c-8d64-5e7cd8e78203.jpg',
'Width': 800}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Citroën C4 Plus - Diesel - Automatic - 131 hp - 34.801 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-27 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740665%27 HTTP/1.1" 200 None
2026-03-27 17:17:51 [adesa.de] INFO: Saving data for 10740665: {'created_time': 1774631871.204924, 'last_price_update_time': 1774631871.204936, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740665') HTTP/1.1" 204 0
2026-03-27 17:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740188> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188
2026-03-27 17:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f with scrape type 1
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85648cac-a5a5-55b6-8793-ce8e9b5b853f
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252Fd1ca2875-9bd1-4a74-a20a-d19faf92f698.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/d1ca2875-9bd1-4a74-a20a-d19faf92f698.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F276d0f05-ba14-47e2-ab28-df7bd32b3740.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/276d0f05-ba14-47e2-ab28-df7bd32b3740.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F9c02fad5-7126-48e6-a883-7dd38a2aafc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/9c02fad5-7126-48e6-a883-7dd38a2aafc9.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F019521f0-35e6-4cb6-8d7b-1de2fb5cb795.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/019521f0-35e6-4cb6-8d7b-1de2fb5cb795.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F182be99c-ba53-42f9-ae20-6e5d1971d553.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/182be99c-ba53-42f9-ae20-6e5d1971d553.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F83dfe2fa-cf19-453e-8d59-9792a02831af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/83dfe2fa-cf19-453e-8d59-9792a02831af.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F0ad240ad-3dca-4c0f-bb7c-8f58d19f1e9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/0ad240ad-3dca-4c0f-bb7c-8f58d19f1e9e.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252Ffcc337fb-13e2-45d9-8009-907d194c0453.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/fcc337fb-13e2-45d9-8009-907d194c0453.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F3f03864b-2a29-4a5c-8f47-7882dd7dd87b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/3f03864b-2a29-4a5c-8f47-7882dd7dd87b.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603517%252Fgeneral%252F0cb46215-1c2e-44e6-8efc-e5114fdac073.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603517/general/0cb46215-1c2e-44e6-8efc-e5114fdac073.jpg already downloaded
2026-03-27 17:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85648cac-a5a5-55b6-8793-ce8e9b5b853f, identifier: 10740188
2026-03-27 17:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188
2026-03-27 17:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188
2026-03-27 17:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85648cac-a5a5-55b6-8793-ce8e9b5b853f with identifier: 10740188 to the API
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740188>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '85648cac-a5a5-55b6-8793-ce8e9b5b853f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740188',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 19567,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5603517/general/d1ca2875-9bd1-4a74-a20a-d19faf92f698.jpg',
'https://images.openlane.eu/carimgs/5603517/general/276d0f05-ba14-47e2-ab28-df7bd32b3740.jpg',
'https://images.openlane.eu/carimgs/5603517/general/9c02fad5-7126-48e6-a883-7dd38a2aafc9.jpg',
'https://images.openlane.eu/carimgs/5603517/general/019521f0-35e6-4cb6-8d7b-1de2fb5cb795.jpg',
'https://images.openlane.eu/carimgs/5603517/general/182be99c-ba53-42f9-ae20-6e5d1971d553.jpg',
'https://images.openlane.eu/carimgs/5603517/general/83dfe2fa-cf19-453e-8d59-9792a02831af.jpg',
'https://images.openlane.eu/carimgs/5603517/general/0ad240ad-3dca-4c0f-bb7c-8f58d19f1e9e.jpg',
'https://images.openlane.eu/carimgs/5603517/general/fcc337fb-13e2-45d9-8009-907d194c0453.jpg',
'https://images.openlane.eu/carimgs/5603517/general/3f03864b-2a29-4a5c-8f47-7882dd7dd87b.jpg',
'https://images.openlane.eu/carimgs/5603517/general/0cb46215-1c2e-44e6-8efc-e5114fdac073.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/d1ca2875-9bd1-4a74-a20a-d19faf92f698.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/276d0f05-ba14-47e2-ab28-df7bd32b3740.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/9c02fad5-7126-48e6-a883-7dd38a2aafc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52448,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/019521f0-35e6-4cb6-8d7b-1de2fb5cb795.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75106,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/182be99c-ba53-42f9-ae20-6e5d1971d553.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78707,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/83dfe2fa-cf19-453e-8d59-9792a02831af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84457,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/0ad240ad-3dca-4c0f-bb7c-8f58d19f1e9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/fcc337fb-13e2-45d9-8009-907d194c0453.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/3f03864b-2a29-4a5c-8f47-7882dd7dd87b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85648cac-a5a5-55b6-8793-ce8e9b5b853f/85648cac-a5a5-55b6-8793-ce8e9b5b853f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603517/general/0cb46215-1c2e-44e6-8efc-e5114fdac073.jpg',
'Width': 800}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'19.567 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740188%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [adesa.de] INFO: Saving data for 10740188: {'created_time': 1774631872.68468, 'last_price_update_time': 1774631872.684693, 'auction_closing_time': 1774866600.0}
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740188') HTTP/1.1" 204 0
2026-03-27 17:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 17:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185
2026-03-27 17:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55209630-8b08-57bb-b72a-39d3739d81c9 with scrape type 1
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55209630-8b08-57bb-b72a-39d3739d81c9
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252Ff8f19fcd-7540-4bdb-ba52-c99cd18ec74b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/f8f19fcd-7540-4bdb-ba52-c99cd18ec74b.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252F65291ab8-5ef4-4e4f-b68e-b6a7746bcc8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/65291ab8-5ef4-4e4f-b68e-b6a7746bcc8d.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252Fc4ad2f5e-2852-461f-8420-aa05777a4786.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/c4ad2f5e-2852-461f-8420-aa05777a4786.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252Fcdfdf2e9-bd05-433d-8819-9beedc47d0c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/cdfdf2e9-bd05-433d-8819-9beedc47d0c2.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252Ffff0205f-03bf-46f2-b3db-2ee43cdae76d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/fff0205f-03bf-46f2-b3db-2ee43cdae76d.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252F44e89e41-add3-4702-a0d7-bcfaacbdd447.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/44e89e41-add3-4702-a0d7-bcfaacbdd447.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252Fb5fc95f4-6cd6-4e75-bd6c-73ae286c1039.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/b5fc95f4-6cd6-4e75-bd6c-73ae286c1039.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252F14af35bd-789a-40f1-89a2-9bac83091ffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/14af35bd-789a-40f1-89a2-9bac83091ffd.jpg already downloaded
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5577962%252Fgeneral%252F44a3347c-f88a-4b6a-839d-647fe47b07ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/44a3347c-f88a-4b6a-839d-647fe47b07ec.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5577962%252Fgeneral%252Faa55f4f3-0406-48ae-88f3-0534108a8057.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577962/general/aa55f4f3-0406-48ae-88f3-0534108a8057.jpg already downloaded
2026-03-27 17:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55209630-8b08-57bb-b72a-39d3739d81c9, identifier: 10740185
2026-03-27 17:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185
2026-03-27 17:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185
2026-03-27 17:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55209630-8b08-57bb-b72a-39d3739d81c9 with identifier: 10740185 to the API
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740185>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '55209630-8b08-57bb-b72a-39d3739d81c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740185',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 58486,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5577962/general/f8f19fcd-7540-4bdb-ba52-c99cd18ec74b.jpg',
'https://images.openlane.eu/carimgs/5577962/general/65291ab8-5ef4-4e4f-b68e-b6a7746bcc8d.jpg',
'https://images.openlane.eu/carimgs/5577962/general/c4ad2f5e-2852-461f-8420-aa05777a4786.jpg',
'https://images.openlane.eu/carimgs/5577962/general/cdfdf2e9-bd05-433d-8819-9beedc47d0c2.jpg',
'https://images.openlane.eu/carimgs/5577962/general/fff0205f-03bf-46f2-b3db-2ee43cdae76d.jpg',
'https://images.openlane.eu/carimgs/5577962/general/44e89e41-add3-4702-a0d7-bcfaacbdd447.jpg',
'https://images.openlane.eu/carimgs/5577962/general/b5fc95f4-6cd6-4e75-bd6c-73ae286c1039.jpg',
'https://images.openlane.eu/carimgs/5577962/general/14af35bd-789a-40f1-89a2-9bac83091ffd.jpg',
'https://images.openlane.eu/carimgs/5577962/general/44a3347c-f88a-4b6a-839d-647fe47b07ec.jpg',
'https://images.openlane.eu/carimgs/5577962/general/aa55f4f3-0406-48ae-88f3-0534108a8057.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/f8f19fcd-7540-4bdb-ba52-c99cd18ec74b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/65291ab8-5ef4-4e4f-b68e-b6a7746bcc8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/c4ad2f5e-2852-461f-8420-aa05777a4786.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/cdfdf2e9-bd05-433d-8819-9beedc47d0c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/fff0205f-03bf-46f2-b3db-2ee43cdae76d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130395,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/44e89e41-add3-4702-a0d7-bcfaacbdd447.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/b5fc95f4-6cd6-4e75-bd6c-73ae286c1039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/14af35bd-789a-40f1-89a2-9bac83091ffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/44a3347c-f88a-4b6a-839d-647fe47b07ec.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55209630-8b08-57bb-b72a-39d3739d81c9/55209630-8b08-57bb-b72a-39d3739d81c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577962/general/aa55f4f3-0406-48ae-88f3-0534108a8057.jpg',
'Width': 1024}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'58.486 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740185%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [adesa.de] INFO: Saving data for 10740185: {'created_time': 1774631873.415931, 'last_price_update_time': 1774631873.415943, 'auction_closing_time': 1774866600.0}
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740185') HTTP/1.1" 204 0
2026-03-27 17:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634
2026-03-27 17:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d07a83c8-c930-5e17-976f-854d359aad45 with scrape type 1
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d07a83c8-c930-5e17-976f-854d359aad45
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F6380ab83-7369-406c-8cc5-f15512272b21.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/6380ab83-7369-406c-8cc5-f15512272b21.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F14cd0634-c19f-4a77-b896-eb2ef00e0b0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/14cd0634-c19f-4a77-b896-eb2ef00e0b0c.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F726b18de-cd75-4508-9e74-33a76aea3d50.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/726b18de-cd75-4508-9e74-33a76aea3d50.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F6b6d45ef-7fd1-43c7-ae04-04070f784a67.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/6b6d45ef-7fd1-43c7-ae04-04070f784a67.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252Fb663ee24-f4ee-4ec0-8ba6-8a5af90a4c63.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/b663ee24-f4ee-4ec0-8ba6-8a5af90a4c63.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F34ca0e72-be46-499b-9273-d015815bb26c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/34ca0e72-be46-499b-9273-d015815bb26c.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F0c019d72-aa79-4dcc-9486-2496538605fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/0c019d72-aa79-4dcc-9486-2496538605fb.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F38f56db2-daff-465e-a83a-9ed539ea4994.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/38f56db2-daff-465e-a83a-9ed539ea4994.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252F87d44842-ed2e-4921-86da-2040b500efbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/87d44842-ed2e-4921-86da-2040b500efbc.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603521%252Fgeneral%252Fe5b3f3f7-69de-49ba-985a-df5db37860b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603521/general/e5b3f3f7-69de-49ba-985a-df5db37860b4.jpg already downloaded
2026-03-27 17:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d07a83c8-c930-5e17-976f-854d359aad45, identifier: 10740634
2026-03-27 17:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635
2026-03-27 17:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4436b742-2728-5250-b296-a8850429ce53 with scrape type 1
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4436b742-2728-5250-b296-a8850429ce53
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252F73532bf3-91a2-415b-8df8-cb80189b4ced.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/73532bf3-91a2-415b-8df8-cb80189b4ced.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252F9f018a1f-63bb-41a4-b21c-52641d533fd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/9f018a1f-63bb-41a4-b21c-52641d533fd2.jpg already downloaded
2026-03-27 17:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252F63309a10-434c-4f78-8414-58d12c6ddf62.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/63309a10-434c-4f78-8414-58d12c6ddf62.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252Fed9bb17c-e295-416d-8f42-9cd4d0efd10b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/ed9bb17c-e295-416d-8f42-9cd4d0efd10b.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252Fe4f10c7f-290b-48cf-9912-8347d0db1f6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/e4f10c7f-290b-48cf-9912-8347d0db1f6b.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252F68db9437-fcb8-45c3-8a68-9bd00928049c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/68db9437-fcb8-45c3-8a68-9bd00928049c.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252Fc2feacad-24dc-4d64-938d-575479bda42a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/c2feacad-24dc-4d64-938d-575479bda42a.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252F67cc09f8-e7c4-4dd3-9caa-243cd7c31da7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/67cc09f8-e7c4-4dd3-9caa-243cd7c31da7.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252Fda964235-f819-4867-8923-db3d5464041a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/da964235-f819-4867-8923-db3d5464041a.jpg already downloaded
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17: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%252F5603528%252Fgeneral%252F2b5a62d8-bac8-4ce6-bf3d-60e1de90306b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603528/general/2b5a62d8-bac8-4ce6-bf3d-60e1de90306b.jpg already downloaded
2026-03-27 17:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4436b742-2728-5250-b296-a8850429ce53, identifier: 10740635
2026-03-27 17:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634
2026-03-27 17:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634
2026-03-27 17:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d07a83c8-c930-5e17-976f-854d359aad45 with identifier: 10740634 to the API
2026-03-27 17:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740634>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'd07a83c8-c930-5e17-976f-854d359aad45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740634',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 11336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5603521/general/6380ab83-7369-406c-8cc5-f15512272b21.jpg',
'https://images.openlane.eu/carimgs/5603521/general/14cd0634-c19f-4a77-b896-eb2ef00e0b0c.jpg',
'https://images.openlane.eu/carimgs/5603521/general/726b18de-cd75-4508-9e74-33a76aea3d50.jpg',
'https://images.openlane.eu/carimgs/5603521/general/6b6d45ef-7fd1-43c7-ae04-04070f784a67.jpg',
'https://images.openlane.eu/carimgs/5603521/general/b663ee24-f4ee-4ec0-8ba6-8a5af90a4c63.jpg',
'https://images.openlane.eu/carimgs/5603521/general/34ca0e72-be46-499b-9273-d015815bb26c.jpg',
'https://images.openlane.eu/carimgs/5603521/general/0c019d72-aa79-4dcc-9486-2496538605fb.jpg',
'https://images.openlane.eu/carimgs/5603521/general/38f56db2-daff-465e-a83a-9ed539ea4994.jpg',
'https://images.openlane.eu/carimgs/5603521/general/87d44842-ed2e-4921-86da-2040b500efbc.jpg',
'https://images.openlane.eu/carimgs/5603521/general/e5b3f3f7-69de-49ba-985a-df5db37860b4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/6380ab83-7369-406c-8cc5-f15512272b21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51366,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/14cd0634-c19f-4a77-b896-eb2ef00e0b0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54867,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/726b18de-cd75-4508-9e74-33a76aea3d50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/6b6d45ef-7fd1-43c7-ae04-04070f784a67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/b663ee24-f4ee-4ec0-8ba6-8a5af90a4c63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/34ca0e72-be46-499b-9273-d015815bb26c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/0c019d72-aa79-4dcc-9486-2496538605fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/38f56db2-daff-465e-a83a-9ed539ea4994.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57368,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/87d44842-ed2e-4921-86da-2040b500efbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d07a83c8-c930-5e17-976f-854d359aad45/d07a83c8-c930-5e17-976f-854d359aad45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603521/general/e5b3f3f7-69de-49ba-985a-df5db37860b4.jpg',
'Width': 800}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-03-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'11.336 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740634%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [adesa.de] INFO: Saving data for 10740634: {'created_time': 1774631875.179439, 'last_price_update_time': 1774631875.179452, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740634') HTTP/1.1" 204 0
2026-03-27 17:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635
2026-03-27 17:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635
2026-03-27 17:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4436b742-2728-5250-b296-a8850429ce53 with identifier: 10740635 to the API
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '4436b742-2728-5250-b296-a8850429ce53',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740635',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 14726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 59,
'photo_urls': ['https://images.openlane.eu/carimgs/5603528/general/73532bf3-91a2-415b-8df8-cb80189b4ced.jpg',
'https://images.openlane.eu/carimgs/5603528/general/9f018a1f-63bb-41a4-b21c-52641d533fd2.jpg',
'https://images.openlane.eu/carimgs/5603528/general/63309a10-434c-4f78-8414-58d12c6ddf62.jpg',
'https://images.openlane.eu/carimgs/5603528/general/ed9bb17c-e295-416d-8f42-9cd4d0efd10b.jpg',
'https://images.openlane.eu/carimgs/5603528/general/e4f10c7f-290b-48cf-9912-8347d0db1f6b.jpg',
'https://images.openlane.eu/carimgs/5603528/general/68db9437-fcb8-45c3-8a68-9bd00928049c.jpg',
'https://images.openlane.eu/carimgs/5603528/general/c2feacad-24dc-4d64-938d-575479bda42a.jpg',
'https://images.openlane.eu/carimgs/5603528/general/67cc09f8-e7c4-4dd3-9caa-243cd7c31da7.jpg',
'https://images.openlane.eu/carimgs/5603528/general/da964235-f819-4867-8923-db3d5464041a.jpg',
'https://images.openlane.eu/carimgs/5603528/general/2b5a62d8-bac8-4ce6-bf3d-60e1de90306b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/73532bf3-91a2-415b-8df8-cb80189b4ced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54567,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/9f018a1f-63bb-41a4-b21c-52641d533fd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/63309a10-434c-4f78-8414-58d12c6ddf62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/ed9bb17c-e295-416d-8f42-9cd4d0efd10b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/e4f10c7f-290b-48cf-9912-8347d0db1f6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104349,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/68db9437-fcb8-45c3-8a68-9bd00928049c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/c2feacad-24dc-4d64-938d-575479bda42a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/67cc09f8-e7c4-4dd3-9caa-243cd7c31da7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/da964235-f819-4867-8923-db3d5464041a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4436b742-2728-5250-b296-a8850429ce53/4436b742-2728-5250-b296-a8850429ce53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54467,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603528/general/2b5a62d8-bac8-4ce6-bf3d-60e1de90306b.jpg',
'Width': 800}],
'price': 31700,
'price_includes_vat': True,
'registration_date': '2024-09-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Tavascan VZ - AWD - Electric - Automatic - 340 hp - 14.726 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740635%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [adesa.de] INFO: Saving data for 10740635: {'created_time': 1774631875.495376, 'last_price_update_time': 1774631875.495387, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740635') HTTP/1.1" 204 0
2026-03-27 17:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262
2026-03-27 17:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad30882c-10eb-59bb-af2e-81df1cf30600 with scrape type 1
2026-03-27 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252Fc3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/c3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg not downloaded yet
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252F43d77282-bd00-4d86-a7c8-d4d8695e6b65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/43d77282-bd00-4d86-a7c8-d4d8695e6b65.jpg not downloaded yet
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252Febb7d1ca-d062-4ed7-9449-08858896f49f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/ebb7d1ca-d062-4ed7-9449-08858896f49f.jpg not downloaded yet
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252Fd67318d1-95fd-44ff-a7fc-6b6ea71ce5d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/d67318d1-95fd-44ff-a7fc-6b6ea71ce5d4.jpg not downloaded yet
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252F625ac96b-e69c-4f59-bb13-bc207442266d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/625ac96b-e69c-4f59-bb13-bc207442266d.jpg not downloaded yet
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737447> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741317/general/625ac96b-e69c-4f59-bb13-bc207442266d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740262)
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447
2026-03-27 17:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd273e0a-1644-5d2c-9485-fee68b7356dd with scrape type 1
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd273e0a-1644-5d2c-9485-fee68b7356dd
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F2472f905-8822-4e35-a9d2-6864f0d77d28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fc35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fa6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fb636d234-15b7-4817-8d03-49bb1d2713aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fddbe2f47-4563-420b-9f36-9a143448409b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Ff1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252Fbfe24493-e04d-4081-8db3-e11801ccb917.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638369%252Fgeneral%252F4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg already downloaded
2026-03-27 17:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd273e0a-1644-5d2c-9485-fee68b7356dd, identifier: 10737447
2026-03-27 17:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447
2026-03-27 17:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447
2026-03-27 17:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd273e0a-1644-5d2c-9485-fee68b7356dd with identifier: 10737447 to the API
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737447>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T12:30:00Z',
'fuel_type': 'Diesel',
'id': 'bd273e0a-1644-5d2c-9485-fee68b7356dd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-Z5259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737447',
'listing': 'auctionplusdirectbuy',
'location': 'Hulin (Czech republic)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 220114,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg',
'https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg',
'https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg',
'https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg',
'https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg',
'https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg',
'https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg',
'https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg',
'https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg',
'https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/2472f905-8822-4e35-a9d2-6864f0d77d28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/c35b7c45-5fe4-46e3-a392-6c23d8d5d199.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/a6f7a1c7-1bc5-45dc-81d8-3050caec5b9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/9f98a7b2-ed2f-4d52-ae88-b441aaded0cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/b636d234-15b7-4817-8d03-49bb1d2713aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/ddbe2f47-4563-420b-9f36-9a143448409b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/366b7cd4-bb68-46a7-b3cf-5088ad84b9ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/f1a440e6-2f55-4d41-a669-cb9ad24c80d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123030,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/bfe24493-e04d-4081-8db3-e11801ccb917.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd273e0a-1644-5d2c-9485-fee68b7356dd/bd273e0a-1644-5d2c-9485-fee68b7356dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5638369/general/4f90f405-ed31-4fdc-b6b6-e07ea06052b5.jpg',
'Width': 1024}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'ARVAL-DE',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI R-Line - 4Motion - Diesel - '
'Automatic - 200 hp - 220.114 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737447%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [adesa.de] INFO: Saving data for 10737447: {'created_time': 1774631876.704853, 'last_price_update_time': 1774631876.704863, 'auction_closing_time': 1774873800.0}
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737447') HTTP/1.1" 204 0
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741317/general/ebb7d1ca-d062-4ed7-9449-08858896f49f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740262)
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741317/general/d67318d1-95fd-44ff-a7fc-6b6ea71ce5d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740262)
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740257> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f082b50>
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252F625ac96b-e69c-4f59-bb13-bc207442266d.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/625ac96b-e69c-4f59-bb13-bc207442266d.jpg saved to cache
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-27 17:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381
2026-03-27 17:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 1
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F731b4419-f9f1-41ab-8d24-11d4532c5583.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/731b4419-f9f1-41ab-8d24-11d4532c5583.jpg not downloaded yet
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F64ac3ec6-9b22-4556-94bf-77474ec3285f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/64ac3ec6-9b22-4556-94bf-77474ec3285f.jpg not downloaded yet
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252Fadb313a9-bab0-4d31-acd8-88d2cd31a573.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/adb313a9-bab0-4d31-acd8-88d2cd31a573.jpg not downloaded yet
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741317/general/43d77282-bd00-4d86-a7c8-d4d8695e6b65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740262)
2026-03-27 17:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741317/general/c3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740262)
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F5240d559-c38c-448b-9655-ed7b1dd5a05b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/5240d559-c38c-448b-9655-ed7b1dd5a05b.jpg not downloaded yet
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e797850>
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252Febb7d1ca-d062-4ed7-9449-08858896f49f.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/ebb7d1ca-d062-4ed7-9449-08858896f49f.jpg saved to cache
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0c7b90>
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252Fd67318d1-95fd-44ff-a7fc-6b6ea71ce5d4.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/d67318d1-95fd-44ff-a7fc-6b6ea71ce5d4.jpg saved to cache
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-27 17:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257
2026-03-27 17:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b340bee3-203d-5308-a050-5e6806a02688 with scrape type 1
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b340bee3-203d-5308-a050-5e6806a02688
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F4660c3bf-7696-4bec-aaa6-3809f491e656.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/4660c3bf-7696-4bec-aaa6-3809f491e656.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252Fa3081698-007e-4b57-83fa-433a422dabd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/a3081698-007e-4b57-83fa-433a422dabd5.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252Fe9651797-4ea7-4ae8-acc5-762c6bbcc8bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/e9651797-4ea7-4ae8-acc5-762c6bbcc8bb.jpg already downloaded
2026-03-27 17:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F45422224-6c35-44d1-8887-15097dda6226.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/45422224-6c35-44d1-8887-15097dda6226.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F88476f33-3cdc-4e59-9559-c4002694e87c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/88476f33-3cdc-4e59-9559-c4002694e87c.png already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F7db3d431-b5d6-4aea-af4c-f98f34905155.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/7db3d431-b5d6-4aea-af4c-f98f34905155.png already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252Fc0847403-a0d6-47a8-aab5-6bff3a85b56c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/c0847403-a0d6-47a8-aab5-6bff3a85b56c.png already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F3ecf6ff4-5525-4095-b026-be02c7e8e79c.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/3ecf6ff4-5525-4095-b026-be02c7e8e79c.png already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F2fb353f3-4a4b-4c93-88d9-fd1fcad8f0f2.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/2fb353f3-4a4b-4c93-88d9-fd1fcad8f0f2.png already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741298%252Fgeneral%252F6c41b7c4-b962-425a-bb09-3e0591306bd5.png%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741298/general/6c41b7c4-b962-425a-bb09-3e0591306bd5.png already downloaded
2026-03-27 17:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b340bee3-203d-5308-a050-5e6806a02688, identifier: 10740257
2026-03-27 17:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697
2026-03-27 17:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cc51dd-e887-5b12-bda2-843fb268ba46 with scrape type 1
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52cc51dd-e887-5b12-bda2-843fb268ba46
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F6ea9c4fd-755c-49c9-a311-22e75284688d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/6ea9c4fd-755c-49c9-a311-22e75284688d.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F87a657e2-6727-48d9-ab3d-53e8701d44d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/87a657e2-6727-48d9-ab3d-53e8701d44d8.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F2b26415f-9426-452d-a2b2-4457dce37fac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/2b26415f-9426-452d-a2b2-4457dce37fac.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252Fa1c955ae-5b82-4dd5-8678-63a7de16fead.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/a1c955ae-5b82-4dd5-8678-63a7de16fead.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F718d8d26-ca0c-47f9-ae7e-807da2def298.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/718d8d26-ca0c-47f9-ae7e-807da2def298.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F8a878c54-4717-4c1d-b2c2-bb1bb8ec0873.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/8a878c54-4717-4c1d-b2c2-bb1bb8ec0873.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F3b00fe68-468f-45c6-ab1c-9bc2a64258cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/3b00fe68-468f-45c6-ab1c-9bc2a64258cd.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252F01de8d16-9f78-44ec-8b92-13a5fe6190f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/01de8d16-9f78-44ec-8b92-13a5fe6190f0.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252Fed658e63-1071-4afb-81d8-6b3c40c1ac97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/ed658e63-1071-4afb-81d8-6b3c40c1ac97.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5405040%252Fgeneral%252Fdd4095f0-23f6-4391-a2c9-886bbca7aa9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5405040/general/dd4095f0-23f6-4391-a2c9-886bbca7aa9c.jpg already downloaded
2026-03-27 17:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 52cc51dd-e887-5b12-bda2-843fb268ba46, identifier: 10740697
2026-03-27 17:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663
2026-03-27 17:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a726e292-c327-570b-a7f6-e2fd010910e1 with scrape type 1
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a726e292-c327-570b-a7f6-e2fd010910e1
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252F0b29e3e2-f472-4bcc-be5e-f6add9c7ba02.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/0b29e3e2-f472-4bcc-be5e-f6add9c7ba02.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252Fd7866765-3750-46df-bb34-99c6b44c9085.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/d7866765-3750-46df-bb34-99c6b44c9085.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252Fa09ed2bd-d640-440e-aa41-d42915ae371d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/a09ed2bd-d640-440e-aa41-d42915ae371d.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252Fa06e3e44-c55c-4680-aef7-5aefc423e073.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/a06e3e44-c55c-4680-aef7-5aefc423e073.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252F9ebd50ca-ccb1-4e1e-a9a6-d670782f5a79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/9ebd50ca-ccb1-4e1e-a9a6-d670782f5a79.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252F806a48b0-cc6a-4580-a41a-8cd14ff93573.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/806a48b0-cc6a-4580-a41a-8cd14ff93573.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252F22dd5971-56a8-4fe9-a065-bf8f3fd499a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/22dd5971-56a8-4fe9-a065-bf8f3fd499a5.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252F55121d25-fd4e-48cf-bf52-139bff550432.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/55121d25-fd4e-48cf-bf52-139bff550432.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252Ff7026fef-b9f9-4c21-a1cc-8a11300ada78.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/f7026fef-b9f9-4c21-a1cc-8a11300ada78.jpg already downloaded
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545576%252Fgeneral%252Fc055ec94-c3ef-434b-9e61-b59fad7665e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545576/general/c055ec94-c3ef-434b-9e61-b59fad7665e2.jpg already downloaded
2026-03-27 17:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a726e292-c327-570b-a7f6-e2fd010910e1, identifier: 10740663
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F87f84fba-e05c-4bf4-95b4-6309982984e4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/87f84fba-e05c-4bf4-95b4-6309982984e4.jpg not downloaded yet
2026-03-27 17:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257
2026-03-27 17:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257
2026-03-27 17:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b340bee3-203d-5308-a050-5e6806a02688 with identifier: 10740257 to the API
2026-03-27 17:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740257>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'b340bee3-203d-5308-a050-5e6806a02688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740257',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 9586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5741298/general/4660c3bf-7696-4bec-aaa6-3809f491e656.jpg',
'https://images.openlane.eu/carimgs/5741298/general/a3081698-007e-4b57-83fa-433a422dabd5.jpg',
'https://images.openlane.eu/carimgs/5741298/general/e9651797-4ea7-4ae8-acc5-762c6bbcc8bb.jpg',
'https://images.openlane.eu/carimgs/5741298/general/45422224-6c35-44d1-8887-15097dda6226.jpg',
'https://images.openlane.eu/carimgs/5741298/general/88476f33-3cdc-4e59-9559-c4002694e87c.png',
'https://images.openlane.eu/carimgs/5741298/general/7db3d431-b5d6-4aea-af4c-f98f34905155.png',
'https://images.openlane.eu/carimgs/5741298/general/c0847403-a0d6-47a8-aab5-6bff3a85b56c.png',
'https://images.openlane.eu/carimgs/5741298/general/3ecf6ff4-5525-4095-b026-be02c7e8e79c.png',
'https://images.openlane.eu/carimgs/5741298/general/2fb353f3-4a4b-4c93-88d9-fd1fcad8f0f2.png',
'https://images.openlane.eu/carimgs/5741298/general/6c41b7c4-b962-425a-bb09-3e0591306bd5.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102095,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/4660c3bf-7696-4bec-aaa6-3809f491e656.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99183,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/a3081698-007e-4b57-83fa-433a422dabd5.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110964,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/e9651797-4ea7-4ae8-acc5-762c6bbcc8bb.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106085,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/45422224-6c35-44d1-8887-15097dda6226.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 613008,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/88476f33-3cdc-4e59-9559-c4002694e87c.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 745520,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/7db3d431-b5d6-4aea-af4c-f98f34905155.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 556377,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/c0847403-a0d6-47a8-aab5-6bff3a85b56c.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 629960,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/3ecf6ff4-5525-4095-b026-be02c7e8e79c.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 675983,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/2fb353f3-4a4b-4c93-88d9-fd1fcad8f0f2.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b340bee3-203d-5308-a050-5e6806a02688/b340bee3-203d-5308-a050-5e6806a02688_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 680755,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741298/general/6c41b7c4-b962-425a-bb09-3e0591306bd5.png',
'Width': 800}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 9.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740257%27 HTTP/1.1" 200 None
2026-03-27 17:17:59 [adesa.de] INFO: Saving data for 10740257: {'created_time': 1774631879.011717, 'last_price_update_time': 1774631879.011728, 'auction_closing_time': 1774866600.0}
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740257') HTTP/1.1" 204 0
2026-03-27 17:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697
2026-03-27 17:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697
2026-03-27 17:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 52cc51dd-e887-5b12-bda2-843fb268ba46 with identifier: 10740697 to the API
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '52cc51dd-e887-5b12-bda2-843fb268ba46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740697',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': 'Scudo',
'odometer': 47575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5405040/general/6ea9c4fd-755c-49c9-a311-22e75284688d.jpg',
'https://images.openlane.eu/carimgs/5405040/general/87a657e2-6727-48d9-ab3d-53e8701d44d8.jpg',
'https://images.openlane.eu/carimgs/5405040/general/2b26415f-9426-452d-a2b2-4457dce37fac.jpg',
'https://images.openlane.eu/carimgs/5405040/general/a1c955ae-5b82-4dd5-8678-63a7de16fead.jpg',
'https://images.openlane.eu/carimgs/5405040/general/718d8d26-ca0c-47f9-ae7e-807da2def298.jpg',
'https://images.openlane.eu/carimgs/5405040/general/8a878c54-4717-4c1d-b2c2-bb1bb8ec0873.jpg',
'https://images.openlane.eu/carimgs/5405040/general/3b00fe68-468f-45c6-ab1c-9bc2a64258cd.jpg',
'https://images.openlane.eu/carimgs/5405040/general/01de8d16-9f78-44ec-8b92-13a5fe6190f0.jpg',
'https://images.openlane.eu/carimgs/5405040/general/ed658e63-1071-4afb-81d8-6b3c40c1ac97.jpg',
'https://images.openlane.eu/carimgs/5405040/general/dd4095f0-23f6-4391-a2c9-886bbca7aa9c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200811,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/6ea9c4fd-755c-49c9-a311-22e75284688d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208682,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/87a657e2-6727-48d9-ab3d-53e8701d44d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152545,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/2b26415f-9426-452d-a2b2-4457dce37fac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150669,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/a1c955ae-5b82-4dd5-8678-63a7de16fead.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114227,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/718d8d26-ca0c-47f9-ae7e-807da2def298.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92626,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/8a878c54-4717-4c1d-b2c2-bb1bb8ec0873.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172201,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/3b00fe68-468f-45c6-ab1c-9bc2a64258cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/01de8d16-9f78-44ec-8b92-13a5fe6190f0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83829,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/ed658e63-1071-4afb-81d8-6b3c40c1ac97.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52cc51dd-e887-5b12-bda2-843fb268ba46/52cc51dd-e887-5b12-bda2-843fb268ba46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85259,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5405040/general/dd4095f0-23f6-4391-a2c9-886bbca7aa9c.jpg',
'Width': 1280}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat Scudo 2.0 - Diesel - Automatic - 177 hp - 47.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740697%27 HTTP/1.1" 200 None
2026-03-27 17:17:59 [adesa.de] INFO: Saving data for 10740697: {'created_time': 1774631879.384237, 'last_price_update_time': 1774631879.384248, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740697') HTTP/1.1" 204 0
2026-03-27 17:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663
2026-03-27 17:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663
2026-03-27 17:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a726e292-c327-570b-a7f6-e2fd010910e1 with identifier: 10740663 to the API
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': 'a726e292-c327-570b-a7f6-e2fd010910e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740663',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 6090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5545576/general/0b29e3e2-f472-4bcc-be5e-f6add9c7ba02.jpg',
'https://images.openlane.eu/carimgs/5545576/general/d7866765-3750-46df-bb34-99c6b44c9085.jpg',
'https://images.openlane.eu/carimgs/5545576/general/a09ed2bd-d640-440e-aa41-d42915ae371d.jpg',
'https://images.openlane.eu/carimgs/5545576/general/a06e3e44-c55c-4680-aef7-5aefc423e073.jpg',
'https://images.openlane.eu/carimgs/5545576/general/9ebd50ca-ccb1-4e1e-a9a6-d670782f5a79.jpg',
'https://images.openlane.eu/carimgs/5545576/general/806a48b0-cc6a-4580-a41a-8cd14ff93573.jpg',
'https://images.openlane.eu/carimgs/5545576/general/22dd5971-56a8-4fe9-a065-bf8f3fd499a5.jpg',
'https://images.openlane.eu/carimgs/5545576/general/55121d25-fd4e-48cf-bf52-139bff550432.jpg',
'https://images.openlane.eu/carimgs/5545576/general/f7026fef-b9f9-4c21-a1cc-8a11300ada78.jpg',
'https://images.openlane.eu/carimgs/5545576/general/c055ec94-c3ef-434b-9e61-b59fad7665e2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158303,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/0b29e3e2-f472-4bcc-be5e-f6add9c7ba02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/d7866765-3750-46df-bb34-99c6b44c9085.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/a09ed2bd-d640-440e-aa41-d42915ae371d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160086,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/a06e3e44-c55c-4680-aef7-5aefc423e073.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/9ebd50ca-ccb1-4e1e-a9a6-d670782f5a79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156760,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/806a48b0-cc6a-4580-a41a-8cd14ff93573.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/22dd5971-56a8-4fe9-a065-bf8f3fd499a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/55121d25-fd4e-48cf-bf52-139bff550432.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100640,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/f7026fef-b9f9-4c21-a1cc-8a11300ada78.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a726e292-c327-570b-a7f6-e2fd010910e1/a726e292-c327-570b-a7f6-e2fd010910e1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545576/general/c055ec94-c3ef-434b-9e61-b59fad7665e2.jpg',
'Width': 800}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 6.090 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740663%27 HTTP/1.1" 200 None
2026-03-27 17:17:59 [adesa.de] INFO: Saving data for 10740663: {'created_time': 1774631879.720036, 'last_price_update_time': 1774631879.720048, 'auction_closing_time': 1774866000.0}
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740663') HTTP/1.1" 204 0
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/64ac3ec6-9b22-4556-94bf-77474ec3285f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/adb313a9-bab0-4d31-acd8-88d2cd31a573.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252Ffe651b35-1ea9-4442-ac31-05659cea999b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/fe651b35-1ea9-4442-ac31-05659cea999b.jpg not downloaded yet
2026-03-27 17:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f06c290>
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252F43d77282-bd00-4d86-a7c8-d4d8695e6b65.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/43d77282-bd00-4d86-a7c8-d4d8695e6b65.jpg saved to cache
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e423cd0>
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741317%252Fgeneral%252Fc3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg') HTTP/1.1" 204 0
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741317/general/c3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg saved to cache
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad30882c-10eb-59bb-af2e-81df1cf30600
2026-03-27 17:17:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad30882c-10eb-59bb-af2e-81df1cf30600, skipping ID generation
2026-03-27 17:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad30882c-10eb-59bb-af2e-81df1cf30600 with scrape type 1
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad30882c-10eb-59bb-af2e-81df1cf30600 sending to next pipeline
2026-03-27 17:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad30882c-10eb-59bb-af2e-81df1cf30600, identifier: 10740262
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F5d7eea5b-df36-48d0-937a-f6fcf686f425.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/5d7eea5b-df36-48d0-937a-f6fcf686f425.jpg not downloaded yet
2026-03-27 17:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262
2026-03-27 17:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262
2026-03-27 17:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740262 to the API
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741317/general/c3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ad30882c-10eb-59bb-af2e-81df1cf30600',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740262',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 5,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32454,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741317/general/c3f1bfa3-2a84-4d4f-b44d-dafbe1d154a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23328,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741317/general/43d77282-bd00-4d86-a7c8-d4d8695e6b65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32022,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741317/general/ebb7d1ca-d062-4ed7-9449-08858896f49f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45359,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741317/general/d67318d1-95fd-44ff-a7fc-6b6ea71ce5d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad30882c-10eb-59bb-af2e-81df1cf30600/ad30882c-10eb-59bb-af2e-81df1cf30600_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53052,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741317/general/625ac96b-e69c-4f59-bb13-bc207442266d.jpg',
'Width': 800}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2025-12-17',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 C Red - Electric - Automatic - 118 hp - 10 km',
'transmission': 'automatic',
'trim': 'Red',
'vin': None,
'year': 2025}
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740262%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [adesa.de] INFO: Saving data for 10740262: {'created_time': 1774631880.291825, 'last_price_update_time': 1774631880.291836, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740262') HTTP/1.1" 204 0
2026-03-27 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/5240d559-c38c-448b-9655-ed7b1dd5a05b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/87f84fba-e05c-4bf4-95b4-6309982984e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e10ba10>
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F64ac3ec6-9b22-4556-94bf-77474ec3285f.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/64ac3ec6-9b22-4556-94bf-77474ec3285f.jpg saved to cache
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255
2026-03-27 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb128c8d-ce04-5e54-87fb-be19c40f140c with scrape type 1
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eb128c8d-ce04-5e54-87fb-be19c40f140c
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F2074b3a8-a24a-4d59-9c7f-c38e52ca347e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/2074b3a8-a24a-4d59-9c7f-c38e52ca347e.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F0b5d9d15-cbf6-46a1-b052-ce4155e9a649.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/0b5d9d15-cbf6-46a1-b052-ce4155e9a649.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F57f5c486-d218-49ed-944c-9773055839fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/57f5c486-d218-49ed-944c-9773055839fa.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252Fe8766f43-0161-4736-970c-4d79cd5d55a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/e8766f43-0161-4736-970c-4d79cd5d55a0.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F963f6626-1401-4d32-b990-a7741dbfcb2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/963f6626-1401-4d32-b990-a7741dbfcb2d.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252Fb37fca4c-0e65-4983-b0d5-955d2c50a50c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/b37fca4c-0e65-4983-b0d5-955d2c50a50c.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F4495d550-40a7-42db-8522-7f8a33e150de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/4495d550-40a7-42db-8522-7f8a33e150de.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252Fc7b251ec-4b7f-4701-b6cf-beb154e34b00.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/c7b251ec-4b7f-4701-b6cf-beb154e34b00.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F363b0fe6-f740-424d-8608-1f93443496b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/363b0fe6-f740-424d-8608-1f93443496b8.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741296%252Fgeneral%252F3fb9a7d5-6e83-4374-b6c3-f45e1292ea2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741296/general/3fb9a7d5-6e83-4374-b6c3-f45e1292ea2b.jpg already downloaded
2026-03-27 17:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb128c8d-ce04-5e54-87fb-be19c40f140c, identifier: 10740255
2026-03-27 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604
2026-03-27 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with scrape type 1
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb99c4c3-1911-52c1-9c51-a9dccbb3df3f
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252Fe7bea64f-6147-41c1-a0e2-8609d752aa61.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/e7bea64f-6147-41c1-a0e2-8609d752aa61.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252Ff24db479-f6da-4ec0-8863-35189add9a1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/f24db479-f6da-4ec0-8863-35189add9a1e.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252F3b3c5b42-0434-4e4c-90b0-4c39ce8bebfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/3b3c5b42-0434-4e4c-90b0-4c39ce8bebfe.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252F74da2aec-6e83-4975-9e44-b0ab5fc14116.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/74da2aec-6e83-4975-9e44-b0ab5fc14116.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252Fbc7ee6b6-04b3-4f75-8e80-77931509f63e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/bc7ee6b6-04b3-4f75-8e80-77931509f63e.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252F8689dace-bf6e-4297-a012-38a650679bfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/8689dace-bf6e-4297-a012-38a650679bfb.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252F71d7d9d1-1770-4608-b924-772daad4030d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/71d7d9d1-1770-4608-b924-772daad4030d.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252Fd7757c1a-edd3-4b7d-b165-397de6bef552.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/d7757c1a-edd3-4b7d-b165-397de6bef552.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252Fcc3c77e0-1897-4d45-9cef-946c2bbfe22e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/cc3c77e0-1897-4d45-9cef-946c2bbfe22e.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647438%252Fgeneral%252F06228db8-1e1d-4228-bdee-a521bec419be.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647438/general/06228db8-1e1d-4228-bdee-a521bec419be.jpg already downloaded
2026-03-27 17:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f, identifier: 10740604
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e1207d0>
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252Fadb313a9-bab0-4d31-acd8-88d2cd31a573.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/adb313a9-bab0-4d31-acd8-88d2cd31a573.jpg saved to cache
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662
2026-03-27 17:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610fcc7c-f534-5016-813c-4b2c6627ff40 with scrape type 1
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 610fcc7c-f534-5016-813c-4b2c6627ff40
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Fcd49e464-ed20-434a-9bc5-4bde004faa7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/cd49e464-ed20-434a-9bc5-4bde004faa7b.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Ff8a7d9ed-600f-4371-9217-65b53973aa29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/f8a7d9ed-600f-4371-9217-65b53973aa29.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F61d266f6-b385-4148-82f3-ecd36e04b93f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/61d266f6-b385-4148-82f3-ecd36e04b93f.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Faa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/aa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg already downloaded
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Fa7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/a7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252F7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545572%252Fgeneral%252Fc16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545572/general/c16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg already downloaded
2026-03-27 17:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 610fcc7c-f534-5016-813c-4b2c6627ff40, identifier: 10740662
2026-03-27 17:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661
2026-03-27 17:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9146956e-d087-5fd9-a828-7c4fa362c76e with scrape type 1
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9146956e-d087-5fd9-a828-7c4fa362c76e
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252Fde5339b4-2dd1-4a65-a0f9-df589aaf7023.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/de5339b4-2dd1-4a65-a0f9-df589aaf7023.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252F8b76a919-87ca-49c5-9eea-bbb2081a6d55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/8b76a919-87ca-49c5-9eea-bbb2081a6d55.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252Fb46d6730-98d4-4c36-9b9f-d04a156dcfaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/b46d6730-98d4-4c36-9b9f-d04a156dcfaf.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252F444e7ce0-1c4f-455b-b625-e766b449bfc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/444e7ce0-1c4f-455b-b625-e766b449bfc5.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252F09c4a2cb-73ec-4a6c-b47f-ba8d409d5a85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/09c4a2cb-73ec-4a6c-b47f-ba8d409d5a85.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252F431ae5b7-f04b-4a72-bd8a-34a250f3b71b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/431ae5b7-f04b-4a72-bd8a-34a250f3b71b.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252F4cc1c980-7111-4570-8868-951893c85c19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/4cc1c980-7111-4570-8868-951893c85c19.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252Fd968874c-598f-4cdf-804b-5e5926ba1941.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/d968874c-598f-4cdf-804b-5e5926ba1941.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252Fcb0bfb24-6955-4816-80ed-be7323c739fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/cb0bfb24-6955-4816-80ed-be7323c739fb.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545571%252Fgeneral%252Fb16bd416-69b7-47ee-9272-a036818ef08c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545571/general/b16bd416-69b7-47ee-9272-a036818ef08c.jpg already downloaded
2026-03-27 17:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9146956e-d087-5fd9-a828-7c4fa362c76e, identifier: 10740661
2026-03-27 17:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550
2026-03-27 17:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7995a689-372c-59eb-af1f-db10d4a4c5de with scrape type 1
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7995a689-372c-59eb-af1f-db10d4a4c5de
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Ffe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/fe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Fd3817951-bb01-484e-b72e-b425ede1757f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/d3817951-bb01-484e-b72e-b425ede1757f.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252F09d96f8a-e975-4178-9eac-864a4ce3deff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/09d96f8a-e975-4178-9eac-864a4ce3deff.jpg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Fabe119bb-9c30-4919-8bfd-85d934a59261.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/abe119bb-9c30-4919-8bfd-85d934a59261.jpeg already downloaded
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687096%252Fgeneral%252Feab38cf8-0f81-4551-9743-60a56959d2ee.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687096/general/eab38cf8-0f81-4551-9743-60a56959d2ee.jpeg already downloaded
2026-03-27 17:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7995a689-372c-59eb-af1f-db10d4a4c5de, identifier: 10740550
2026-03-27 17:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255
2026-03-27 17:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255
2026-03-27 17:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb128c8d-ce04-5e54-87fb-be19c40f140c with identifier: 10740255 to the API
2026-03-27 17:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740255>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'eb128c8d-ce04-5e54-87fb-be19c40f140c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740255',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 29353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5741296/general/2074b3a8-a24a-4d59-9c7f-c38e52ca347e.jpg',
'https://images.openlane.eu/carimgs/5741296/general/0b5d9d15-cbf6-46a1-b052-ce4155e9a649.jpg',
'https://images.openlane.eu/carimgs/5741296/general/57f5c486-d218-49ed-944c-9773055839fa.jpg',
'https://images.openlane.eu/carimgs/5741296/general/e8766f43-0161-4736-970c-4d79cd5d55a0.jpg',
'https://images.openlane.eu/carimgs/5741296/general/963f6626-1401-4d32-b990-a7741dbfcb2d.jpg',
'https://images.openlane.eu/carimgs/5741296/general/b37fca4c-0e65-4983-b0d5-955d2c50a50c.jpg',
'https://images.openlane.eu/carimgs/5741296/general/4495d550-40a7-42db-8522-7f8a33e150de.jpg',
'https://images.openlane.eu/carimgs/5741296/general/c7b251ec-4b7f-4701-b6cf-beb154e34b00.jpg',
'https://images.openlane.eu/carimgs/5741296/general/363b0fe6-f740-424d-8608-1f93443496b8.jpg',
'https://images.openlane.eu/carimgs/5741296/general/3fb9a7d5-6e83-4374-b6c3-f45e1292ea2b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117208,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/2074b3a8-a24a-4d59-9c7f-c38e52ca347e.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107163,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/0b5d9d15-cbf6-46a1-b052-ce4155e9a649.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116917,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/57f5c486-d218-49ed-944c-9773055839fa.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92492,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/e8766f43-0161-4736-970c-4d79cd5d55a0.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108293,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/963f6626-1401-4d32-b990-a7741dbfcb2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148054,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/b37fca4c-0e65-4983-b0d5-955d2c50a50c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76544,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/4495d550-40a7-42db-8522-7f8a33e150de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/c7b251ec-4b7f-4701-b6cf-beb154e34b00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60914,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/363b0fe6-f740-424d-8608-1f93443496b8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eb128c8d-ce04-5e54-87fb-be19c40f140c/eb128c8d-ce04-5e54-87fb-be19c40f140c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131268,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741296/general/3fb9a7d5-6e83-4374-b6c3-f45e1292ea2b.jpg',
'Width': 1280}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e - Electric - Automatic - 95 hp - 29.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740255%27 HTTP/1.1" 200 None
2026-03-27 17:18:02 [adesa.de] INFO: Saving data for 10740255: {'created_time': 1774631882.233296, 'last_price_update_time': 1774631882.233308, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740255') HTTP/1.1" 204 0
2026-03-27 17:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604
2026-03-27 17:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604
2026-03-27 17:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb99c4c3-1911-52c1-9c51-a9dccbb3df3f with identifier: 10740604 to the API
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740604>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cb99c4c3-1911-52c1-9c51-a9dccbb3df3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740604',
'listing': 'auction',
'location': 'Ergolding (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75124,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5647438/general/e7bea64f-6147-41c1-a0e2-8609d752aa61.jpg',
'https://images.openlane.eu/carimgs/5647438/general/f24db479-f6da-4ec0-8863-35189add9a1e.jpg',
'https://images.openlane.eu/carimgs/5647438/general/3b3c5b42-0434-4e4c-90b0-4c39ce8bebfe.jpg',
'https://images.openlane.eu/carimgs/5647438/general/74da2aec-6e83-4975-9e44-b0ab5fc14116.jpg',
'https://images.openlane.eu/carimgs/5647438/general/bc7ee6b6-04b3-4f75-8e80-77931509f63e.jpg',
'https://images.openlane.eu/carimgs/5647438/general/8689dace-bf6e-4297-a012-38a650679bfb.jpg',
'https://images.openlane.eu/carimgs/5647438/general/71d7d9d1-1770-4608-b924-772daad4030d.jpg',
'https://images.openlane.eu/carimgs/5647438/general/d7757c1a-edd3-4b7d-b165-397de6bef552.jpg',
'https://images.openlane.eu/carimgs/5647438/general/cc3c77e0-1897-4d45-9cef-946c2bbfe22e.jpg',
'https://images.openlane.eu/carimgs/5647438/general/06228db8-1e1d-4228-bdee-a521bec419be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/e7bea64f-6147-41c1-a0e2-8609d752aa61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/f24db479-f6da-4ec0-8863-35189add9a1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50747,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/3b3c5b42-0434-4e4c-90b0-4c39ce8bebfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115339,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/74da2aec-6e83-4975-9e44-b0ab5fc14116.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81851,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/bc7ee6b6-04b3-4f75-8e80-77931509f63e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88072,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/8689dace-bf6e-4297-a012-38a650679bfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/71d7d9d1-1770-4608-b924-772daad4030d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/d7757c1a-edd3-4b7d-b165-397de6bef552.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57091,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/cc3c77e0-1897-4d45-9cef-946c2bbfe22e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb99c4c3-1911-52c1-9c51-a9dccbb3df3f/cb99c4c3-1911-52c1-9c51-a9dccbb3df3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56544,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647438/general/06228db8-1e1d-4228-bdee-a521bec419be.jpg',
'Width': 800}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi Q3 35 TDI Advanced - Diesel - Automatic - 150 hp - 75.124 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740604%27 HTTP/1.1" 200 None
2026-03-27 17:18:02 [adesa.de] INFO: Saving data for 10740604: {'created_time': 1774631882.66785, 'last_price_update_time': 1774631882.66786, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740604') HTTP/1.1" 204 0
2026-03-27 17:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662
2026-03-27 17:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662
2026-03-27 17:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 610fcc7c-f534-5016-813c-4b2c6627ff40 with identifier: 10740662 to the API
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740662>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '610fcc7c-f534-5016-813c-4b2c6627ff40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740662',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 19991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5545572/general/cd49e464-ed20-434a-9bc5-4bde004faa7b.jpg',
'https://images.openlane.eu/carimgs/5545572/general/f8a7d9ed-600f-4371-9217-65b53973aa29.jpg',
'https://images.openlane.eu/carimgs/5545572/general/61d266f6-b385-4148-82f3-ecd36e04b93f.jpg',
'https://images.openlane.eu/carimgs/5545572/general/aa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg',
'https://images.openlane.eu/carimgs/5545572/general/7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg',
'https://images.openlane.eu/carimgs/5545572/general/a7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg',
'https://images.openlane.eu/carimgs/5545572/general/2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg',
'https://images.openlane.eu/carimgs/5545572/general/523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg',
'https://images.openlane.eu/carimgs/5545572/general/7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg',
'https://images.openlane.eu/carimgs/5545572/general/c16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/cd49e464-ed20-434a-9bc5-4bde004faa7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/f8a7d9ed-600f-4371-9217-65b53973aa29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/61d266f6-b385-4148-82f3-ecd36e04b93f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194491,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/aa94ccd2-92c1-416a-91dc-080f8ced59f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170259,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/7a1fa61c-6c87-44a1-8fd7-ca96664a143f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195912,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/a7c0587b-63f7-49d8-b7db-ebd8e82e4ba0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166447,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/2ad074a3-197a-4eee-8b91-4df6a60f4e4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187595,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/523c600d-185d-4919-8db9-2f9bc7a0cb25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/7241b568-fa47-4fcd-b160-e01797a8d1c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610fcc7c-f534-5016-813c-4b2c6627ff40/610fcc7c-f534-5016-813c-4b2c6627ff40_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192968,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545572/general/c16fae49-a954-4b92-8e5d-c8af579ce6d9.jpg',
'Width': 800}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 19.991 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740662%27 HTTP/1.1" 200 None
2026-03-27 17:18:02 [adesa.de] INFO: Saving data for 10740662: {'created_time': 1774631882.992808, 'last_price_update_time': 1774631882.99282, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740662') HTTP/1.1" 204 0
2026-03-27 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661
2026-03-27 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661
2026-03-27 17:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9146956e-d087-5fd9-a828-7c4fa362c76e with identifier: 10740661 to the API
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9146956e-d087-5fd9-a828-7c4fa362c76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740661',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 14984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5545571/general/de5339b4-2dd1-4a65-a0f9-df589aaf7023.jpg',
'https://images.openlane.eu/carimgs/5545571/general/8b76a919-87ca-49c5-9eea-bbb2081a6d55.jpg',
'https://images.openlane.eu/carimgs/5545571/general/b46d6730-98d4-4c36-9b9f-d04a156dcfaf.jpg',
'https://images.openlane.eu/carimgs/5545571/general/444e7ce0-1c4f-455b-b625-e766b449bfc5.jpg',
'https://images.openlane.eu/carimgs/5545571/general/09c4a2cb-73ec-4a6c-b47f-ba8d409d5a85.jpg',
'https://images.openlane.eu/carimgs/5545571/general/431ae5b7-f04b-4a72-bd8a-34a250f3b71b.jpg',
'https://images.openlane.eu/carimgs/5545571/general/4cc1c980-7111-4570-8868-951893c85c19.jpg',
'https://images.openlane.eu/carimgs/5545571/general/d968874c-598f-4cdf-804b-5e5926ba1941.jpg',
'https://images.openlane.eu/carimgs/5545571/general/cb0bfb24-6955-4816-80ed-be7323c739fb.jpg',
'https://images.openlane.eu/carimgs/5545571/general/b16bd416-69b7-47ee-9272-a036818ef08c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188822,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/de5339b4-2dd1-4a65-a0f9-df589aaf7023.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/8b76a919-87ca-49c5-9eea-bbb2081a6d55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201681,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/b46d6730-98d4-4c36-9b9f-d04a156dcfaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/444e7ce0-1c4f-455b-b625-e766b449bfc5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160331,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/09c4a2cb-73ec-4a6c-b47f-ba8d409d5a85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193668,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/431ae5b7-f04b-4a72-bd8a-34a250f3b71b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/4cc1c980-7111-4570-8868-951893c85c19.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149759,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/d968874c-598f-4cdf-804b-5e5926ba1941.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207632,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/cb0bfb24-6955-4816-80ed-be7323c739fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9146956e-d087-5fd9-a828-7c4fa362c76e/9146956e-d087-5fd9-a828-7c4fa362c76e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206848,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545571/general/b16bd416-69b7-47ee-9272-a036818ef08c.jpg',
'Width': 800}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 14.984 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740661%27 HTTP/1.1" 200 None
2026-03-27 17:18:03 [adesa.de] INFO: Saving data for 10740661: {'created_time': 1774631883.51311, 'last_price_update_time': 1774631883.513123, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740661') HTTP/1.1" 204 0
2026-03-27 17:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550
2026-03-27 17:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550
2026-03-27 17:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7995a689-372c-59eb-af1f-db10d4a4c5de with identifier: 10740550 to the API
2026-03-27 17:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7995a689-372c-59eb-af1f-db10d4a4c5de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740550',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 59716,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5687096/general/fe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg',
'https://images.openlane.eu/carimgs/5687096/general/0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png',
'https://images.openlane.eu/carimgs/5687096/general/d3817951-bb01-484e-b72e-b425ede1757f.jpg',
'https://images.openlane.eu/carimgs/5687096/general/432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/09d96f8a-e975-4178-9eac-864a4ce3deff.jpg',
'https://images.openlane.eu/carimgs/5687096/general/abe119bb-9c30-4919-8bfd-85d934a59261.jpeg',
'https://images.openlane.eu/carimgs/5687096/general/eab38cf8-0f81-4551-9743-60a56959d2ee.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/fe25b2ea-59a5-44b7-9d3e-1300ad43b026.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 393828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/0e4fd3e6-0fda-44af-a828-0f6540dfe2fd.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/d3817951-bb01-484e-b72e-b425ede1757f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88768,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/432f94d2-8913-4ef5-9ba5-6e5c89d556cf.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/0579a70f-cf45-4986-b2cb-d41a9eb67773.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90964,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/743eb76d-23ca-4482-98d5-343b1acde2b9.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/5ab99619-c315-495e-a2bb-5a30a28ffcfe.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52499,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/09d96f8a-e975-4178-9eac-864a4ce3deff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/abe119bb-9c30-4919-8bfd-85d934a59261.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7995a689-372c-59eb-af1f-db10d4a4c5de/7995a689-372c-59eb-af1f-db10d4a4c5de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73708,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687096/general/eab38cf8-0f81-4551-9743-60a56959d2ee.jpeg',
'Width': 1021}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Formentor 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 59.716 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740550%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [adesa.de] INFO: Saving data for 10740550: {'created_time': 1774631884.3932, 'last_price_update_time': 1774631884.393211, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740550') HTTP/1.1" 204 0
2026-03-27 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/fe651b35-1ea9-4442-ac31-05659cea999b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/5d7eea5b-df36-48d0-937a-f6fcf686f425.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e507b90>
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F5240d559-c38c-448b-9655-ed7b1dd5a05b.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/5240d559-c38c-448b-9655-ed7b1dd5a05b.jpg saved to cache
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0bcc50>
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F87f84fba-e05c-4bf4-95b4-6309982984e4.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/87f84fba-e05c-4bf4-95b4-6309982984e4.jpg saved to cache
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e141450>
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252Ffe651b35-1ea9-4442-ac31-05659cea999b.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/fe651b35-1ea9-4442-ac31-05659cea999b.jpg saved to cache
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0108d0>
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F5d7eea5b-df36-48d0-937a-f6fcf686f425.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/5d7eea5b-df36-48d0-937a-f6fcf686f425.jpg saved to cache
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622
2026-03-27 17:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01a650a0-ee1f-5ddd-9161-8b619384b778 with scrape type 1
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01a650a0-ee1f-5ddd-9161-8b619384b778
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252Ff6dc4c0c-a4a5-4d32-989f-97905e615960.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/f6dc4c0c-a4a5-4d32-989f-97905e615960.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F5b948a2f-4b45-4015-81f1-856b28d0cfc3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/5b948a2f-4b45-4015-81f1-856b28d0cfc3.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F4108d854-aa11-4e9d-87d4-829f8caf6ad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/4108d854-aa11-4e9d-87d4-829f8caf6ad4.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F4d827334-ef90-4939-8e8a-50c5839e2f12.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/4d827334-ef90-4939-8e8a-50c5839e2f12.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F31af2fef-a819-4bff-b991-a97e9f2dfed4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/31af2fef-a819-4bff-b991-a97e9f2dfed4.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F074aee41-a87c-4af5-8011-56a2630e4d60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/074aee41-a87c-4af5-8011-56a2630e4d60.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F0449ff10-720b-457c-922d-01552d917ba3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/0449ff10-720b-457c-922d-01552d917ba3.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252Fc11acd8f-7960-40a8-9eac-eb62c5e6a760.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/c11acd8f-7960-40a8-9eac-eb62c5e6a760.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F0c272a73-ff25-48fe-bca6-393aa1009b23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/0c272a73-ff25-48fe-bca6-393aa1009b23.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637059%252Fgeneral%252F88a6250d-8dae-4917-b6b7-64eef25e8b8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637059/general/88a6250d-8dae-4917-b6b7-64eef25e8b8b.jpg already downloaded
2026-03-27 17:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01a650a0-ee1f-5ddd-9161-8b619384b778, identifier: 10740622
2026-03-27 17:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267
2026-03-27 17:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with scrape type 1
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3cb8c57f-aa36-5da2-87d7-f92c6399f762
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fgeneral%252F493f55af-68e1-459f-9e77-432583965572.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/general/493f55af-68e1-459f-9e77-432583965572.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fgeneral%252F958e28ce-547f-4609-b5ee-d5d3959462aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/general/958e28ce-547f-4609-b5ee-d5d3959462aa.jpg already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fgeneral%252F9f2372aa-b0ae-40af-b66e-9e7c563ca924.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/general/9f2372aa-b0ae-40af-b66e-9e7c563ca924.png already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fgeneral%252F2279d63b-1d32-461d-8e7f-3ff4f49a84f0.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/general/2279d63b-1d32-461d-8e7f-3ff4f49a84f0.png already downloaded
2026-03-27 17:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fgeneral%252Fc118dcf1-55c6-4050-95ac-293edec30327.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/general/c118dcf1-55c6-4050-95ac-293edec30327.png already downloaded
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fgeneral%252Fd053640f-4bc5-4b26-b719-ad36769e1ddb.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/general/d053640f-4bc5-4b26-b719-ad36769e1ddb.png already downloaded
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fdamage%252F7b54d59c-6240-4baf-b700-0cbb6b4a21fe.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/damage/7b54d59c-6240-4baf-b700-0cbb6b4a21fe.png already downloaded
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fdamage%252F967b59c3-1724-4de3-97a1-f73eea22fd43.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/damage/967b59c3-1724-4de3-97a1-f73eea22fd43.png already downloaded
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fdamage%252Ff77851c1-933b-438c-8413-6f55ffd90197.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/damage/f77851c1-933b-438c-8413-6f55ffd90197.png already downloaded
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745268%252Fdamage%252Fa0fa1801-3905-400d-9103-b60b0fe52037.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745268/damage/a0fa1801-3905-400d-9103-b60b0fe52037.png already downloaded
2026-03-27 17:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cb8c57f-aa36-5da2-87d7-f92c6399f762, identifier: 10740267
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740643
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740643%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740643: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740643 url https://www.openlane.eu/en/carv6/auction/10740643
2026-03-27 17:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622
2026-03-27 17:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622
2026-03-27 17:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01a650a0-ee1f-5ddd-9161-8b619384b778 with identifier: 10740622 to the API
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740622>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 585,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '01a650a0-ee1f-5ddd-9161-8b619384b778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740622',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'EV6',
'odometer': 14371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5637059/general/f6dc4c0c-a4a5-4d32-989f-97905e615960.jpg',
'https://images.openlane.eu/carimgs/5637059/general/5b948a2f-4b45-4015-81f1-856b28d0cfc3.jpg',
'https://images.openlane.eu/carimgs/5637059/general/4108d854-aa11-4e9d-87d4-829f8caf6ad4.jpg',
'https://images.openlane.eu/carimgs/5637059/general/4d827334-ef90-4939-8e8a-50c5839e2f12.jpg',
'https://images.openlane.eu/carimgs/5637059/general/31af2fef-a819-4bff-b991-a97e9f2dfed4.jpg',
'https://images.openlane.eu/carimgs/5637059/general/074aee41-a87c-4af5-8011-56a2630e4d60.jpg',
'https://images.openlane.eu/carimgs/5637059/general/0449ff10-720b-457c-922d-01552d917ba3.jpg',
'https://images.openlane.eu/carimgs/5637059/general/c11acd8f-7960-40a8-9eac-eb62c5e6a760.jpg',
'https://images.openlane.eu/carimgs/5637059/general/0c272a73-ff25-48fe-bca6-393aa1009b23.jpg',
'https://images.openlane.eu/carimgs/5637059/general/88a6250d-8dae-4917-b6b7-64eef25e8b8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/f6dc4c0c-a4a5-4d32-989f-97905e615960.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/5b948a2f-4b45-4015-81f1-856b28d0cfc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73992,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/4108d854-aa11-4e9d-87d4-829f8caf6ad4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/4d827334-ef90-4939-8e8a-50c5839e2f12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77699,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/31af2fef-a819-4bff-b991-a97e9f2dfed4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/074aee41-a87c-4af5-8011-56a2630e4d60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66035,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/0449ff10-720b-457c-922d-01552d917ba3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41116,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/c11acd8f-7960-40a8-9eac-eb62c5e6a760.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115530,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/0c272a73-ff25-48fe-bca6-393aa1009b23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01a650a0-ee1f-5ddd-9161-8b619384b778/01a650a0-ee1f-5ddd-9161-8b619384b778_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637059/general/88a6250d-8dae-4917-b6b7-64eef25e8b8b.jpg',
'Width': 1024}],
'price': 33200,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia EV6 GT - Electric - Automatic - 585 hp - 14.371 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740622%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Saving data for 10740622: {'created_time': 1774631885.48453, 'last_price_update_time': 1774631885.48454, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740622') HTTP/1.1" 204 0
2026-03-27 17:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267
2026-03-27 17:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267
2026-03-27 17:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cb8c57f-aa36-5da2-87d7-f92c6399f762 with identifier: 10740267 to the API
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '3cb8c57f-aa36-5da2-87d7-f92c6399f762',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740267',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 28102,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5745268/general/493f55af-68e1-459f-9e77-432583965572.jpg',
'https://images.openlane.eu/carimgs/5745268/general/958e28ce-547f-4609-b5ee-d5d3959462aa.jpg',
'https://images.openlane.eu/carimgs/5745268/general/9f2372aa-b0ae-40af-b66e-9e7c563ca924.png',
'https://images.openlane.eu/carimgs/5745268/general/2279d63b-1d32-461d-8e7f-3ff4f49a84f0.png',
'https://images.openlane.eu/carimgs/5745268/general/c118dcf1-55c6-4050-95ac-293edec30327.png',
'https://images.openlane.eu/carimgs/5745268/general/d053640f-4bc5-4b26-b719-ad36769e1ddb.png',
'https://images.openlane.eu/carimgs/5745268/damage/7b54d59c-6240-4baf-b700-0cbb6b4a21fe.png',
'https://images.openlane.eu/carimgs/5745268/damage/967b59c3-1724-4de3-97a1-f73eea22fd43.png',
'https://images.openlane.eu/carimgs/5745268/damage/f77851c1-933b-438c-8413-6f55ffd90197.png',
'https://images.openlane.eu/carimgs/5745268/damage/a0fa1801-3905-400d-9103-b60b0fe52037.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124340,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/general/493f55af-68e1-459f-9e77-432583965572.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135377,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/general/958e28ce-547f-4609-b5ee-d5d3959462aa.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 2588734,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/general/9f2372aa-b0ae-40af-b66e-9e7c563ca924.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 2057434,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/general/2279d63b-1d32-461d-8e7f-3ff4f49a84f0.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 1957880,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/general/c118dcf1-55c6-4050-95ac-293edec30327.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 2218438,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/general/d053640f-4bc5-4b26-b719-ad36769e1ddb.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 2381141,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/damage/7b54d59c-6240-4baf-b700-0cbb6b4a21fe.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 2119572,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/damage/967b59c3-1724-4de3-97a1-f73eea22fd43.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 1827633,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/damage/f77851c1-933b-438c-8413-6f55ffd90197.png',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3cb8c57f-aa36-5da2-87d7-f92c6399f762/3cb8c57f-aa36-5da2-87d7-f92c6399f762_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 2166685,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745268/damage/a0fa1801-3905-400d-9103-b60b0fe52037.png',
'Width': 1600}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 - Electric - Automatic - 170 hp - 28.102 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740267%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Saving data for 10740267: {'created_time': 1774631885.796923, 'last_price_update_time': 1774631885.796933, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740267') HTTP/1.1" 204 0
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750392/general/731b4419-f9f1-41ab-8d24-11d4532c5583.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740381)
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741306/general/c631a63a-4345-4e67-b862-d7d9483f2a4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740376)
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740247
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740247%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740247: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740247 url https://www.openlane.eu/en/carv6/auction/10740247
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740268
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740268%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740268: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740268 url https://www.openlane.eu/en/carv6/auction/10740268
2026-03-27 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740455
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740455%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740455: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740455 url https://www.openlane.eu/en/carv6/auction/10740455
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740696
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740696%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740696: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740696 url https://www.openlane.eu/en/carv6/auction/10740696
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740695
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740695%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740695: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740695 url https://www.openlane.eu/en/carv6/auction/10740695
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740417
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740417%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740417: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740417 url https://www.openlane.eu/en/carv6/auction/10740417
2026-03-27 17:18:05 [adesa.de] INFO: Found listing with ID: 10740413
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740413%27 HTTP/1.1" 200 None
2026-03-27 17:18:05 [adesa.de] INFO: Scrape type for 10740413: 1
2026-03-27 17:18:05 [adesa.de] INFO: Scraping item 10740413 url https://www.openlane.eu/en/carv6/auction/10740413
2026-03-27 17:18:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2543b890>
2026-03-27 17:18:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750392%252Fgeneral%252F731b4419-f9f1-41ab-8d24-11d4532c5583.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750392/general/731b4419-f9f1-41ab-8d24-11d4532c5583.jpg saved to cache
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fed9a923-80e4-5478-b325-742916c00e67
2026-03-27 17:18:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fed9a923-80e4-5478-b325-742916c00e67, skipping ID generation
2026-03-27 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fed9a923-80e4-5478-b325-742916c00e67 with scrape type 1
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fed9a923-80e4-5478-b325-742916c00e67 sending to next pipeline
2026-03-27 17:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fed9a923-80e4-5478-b325-742916c00e67, identifier: 10740381
2026-03-27 17:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f04ed90>
2026-03-27 17:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fc631a63a-4345-4e67-b862-d7d9483f2a4c.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/c631a63a-4345-4e67-b862-d7d9483f2a4c.jpg saved to cache
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741306/general/db299cb3-79b6-48c7-a7c8-96c12621aa7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740376)
2026-03-27 17:18:06 [adesa.de] INFO: Found listing with ID: 10740416
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740416%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [adesa.de] INFO: Scrape type for 10740416: 1
2026-03-27 17:18:06 [adesa.de] INFO: Scraping item 10740416 url https://www.openlane.eu/en/carv6/auction/10740416
2026-03-27 17:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381
2026-03-27 17:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381
2026-03-27 17:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fed9a923-80e4-5478-b325-742916c00e67 with identifier: 10740381 to the API
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750392/general/731b4419-f9f1-41ab-8d24-11d4532c5583.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 324,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fed9a923-80e4-5478-b325-742916c00e67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740381',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U DM-i',
'odometer': 10,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 7,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31142,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/731b4419-f9f1-41ab-8d24-11d4532c5583.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37222,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/64ac3ec6-9b22-4556-94bf-77474ec3285f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27026,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/adb313a9-bab0-4d31-acd8-88d2cd31a573.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47161,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/5240d559-c38c-448b-9655-ed7b1dd5a05b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46744,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/87f84fba-e05c-4bf4-95b4-6309982984e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43757,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/fe651b35-1ea9-4442-ac31-05659cea999b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fed9a923-80e4-5478-b325-742916c00e67/fed9a923-80e4-5478-b325-742916c00e67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39191,
'Height': 533,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750392/general/5d7eea5b-df36-48d0-937a-f6fcf686f425.jpg',
'Width': 800}],
'price': 29200,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Byd Seal U DM-i Design - Hybrid - Automatic - 324 hp - 10 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2025}
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740381%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [adesa.de] INFO: Saving data for 10740381: {'created_time': 1774631886.552271, 'last_price_update_time': 1774631886.552281, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740381') HTTP/1.1" 204 0
2026-03-27 17:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741306/general/7d1781e5-c16a-43d3-830f-9a523383ae6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10740376)
2026-03-27 17:18:06 [scrapy.extensions.logstats] INFO: Crawled 352 pages (at 83 pages/min), scraped 165 items (at 69 items/min)
2026-03-27 17:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650
2026-03-27 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3244d195-c86b-54f3-8633-6b483517e85c with scrape type 1
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3244d195-c86b-54f3-8633-6b483517e85c
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252Fffd9010e-f71c-4f36-bcb7-99422f417c7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/ffd9010e-f71c-4f36-bcb7-99422f417c7b.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252F6a14301a-a55b-4979-8598-be38536858d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/6a14301a-a55b-4979-8598-be38536858d6.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252F8a51e3a7-003f-4fc9-870e-6fb840b7cb53.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/8a51e3a7-003f-4fc9-870e-6fb840b7cb53.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252F8020fc27-53ef-437f-a423-fb1ed13bf854.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/8020fc27-53ef-437f-a423-fb1ed13bf854.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252F5d9aac62-acfe-44e6-89fe-f330553fd89b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/5d9aac62-acfe-44e6-89fe-f330553fd89b.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252F89ac5f43-8607-456b-853d-71e66150c71a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/89ac5f43-8607-456b-853d-71e66150c71a.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252Fa79da7c3-f850-46bc-a758-65f6c61c3450.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/a79da7c3-f850-46bc-a758-65f6c61c3450.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252F50e4423e-5555-47a1-9d52-fd2c82e3685b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/50e4423e-5555-47a1-9d52-fd2c82e3685b.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252Fb8e15ee6-9f41-47d8-acdf-f1ed6865e622.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/b8e15ee6-9f41-47d8-acdf-f1ed6865e622.jpg already downloaded
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5564969%252Fgeneral%252Fc820ae53-1e37-4779-a553-3623224bd68f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564969/general/c820ae53-1e37-4779-a553-3623224bd68f.jpg already downloaded
2026-03-27 17:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3244d195-c86b-54f3-8633-6b483517e85c, identifier: 10740650
2026-03-27 17:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454
2026-03-27 17:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817255f8-ae64-516e-a1d3-c8c025ca01cb with scrape type 1
2026-03-27 17:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 817255f8-ae64-516e-a1d3-c8c025ca01cb
2026-03-27 17:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Fbeecb5a4-a0d8-4f78-9cec-2cd2a9f8c3b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/beecb5a4-a0d8-4f78-9cec-2cd2a9f8c3b5.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Fd7235cc9-1177-47e6-b80e-81f830e75ef6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/d7235cc9-1177-47e6-b80e-81f830e75ef6.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Ff94f7ab8-eb08-4540-b827-cfc8f4c97f5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/f94f7ab8-eb08-4540-b827-cfc8f4c97f5d.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Fa57cfb0f-b882-4eca-a161-47542d68cbb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/a57cfb0f-b882-4eca-a161-47542d68cbb1.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Fe465e74b-75c4-4edf-85b1-e0253211274f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/e465e74b-75c4-4edf-85b1-e0253211274f.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Fea17e596-0705-493b-8579-bd651f615806.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/ea17e596-0705-493b-8579-bd651f615806.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252Fe5c6de8b-6d7c-46be-a825-aa49c882f28b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/e5c6de8b-6d7c-46be-a825-aa49c882f28b.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252F4629c952-19a3-40c5-8273-ab279b5ce82f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/4629c952-19a3-40c5-8273-ab279b5ce82f.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252F4b84f1a6-7363-4012-a0bc-5846c4236135.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/4b84f1a6-7363-4012-a0bc-5846c4236135.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694624%252Fgeneral%252F88ed1f31-35e4-49fc-afb9-ff495f96e302.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694624/general/88ed1f31-35e4-49fc-afb9-ff495f96e302.jpg already downloaded
2026-03-27 17:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 817255f8-ae64-516e-a1d3-c8c025ca01cb, identifier: 10740454
2026-03-27 17:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246
2026-03-27 17:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3af6a864-eb67-5044-9108-f1fea8b2d87d with scrape type 1
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3af6a864-eb67-5044-9108-f1fea8b2d87d
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F6973a652-28f0-4c77-b659-08882e9410ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/6973a652-28f0-4c77-b659-08882e9410ee.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F6977ca8e-5ca9-4128-a46d-0972629d7448.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/6977ca8e-5ca9-4128-a46d-0972629d7448.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F9b008465-01ee-4307-9c22-3b78c6c2f115.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/9b008465-01ee-4307-9c22-3b78c6c2f115.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F287dbe58-7d58-42be-b12d-eac2dd822ea4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/287dbe58-7d58-42be-b12d-eac2dd822ea4.jpg already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252Fec1ab1a6-baa4-42b7-852f-024e9d90da4e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/ec1ab1a6-baa4-42b7-852f-024e9d90da4e.png already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F42d589ae-e2a0-4121-ae36-4fd2c8fd4cf7.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/42d589ae-e2a0-4121-ae36-4fd2c8fd4cf7.png already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252Fedd91948-2019-4375-aecc-62dae766ef94.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/edd91948-2019-4375-aecc-62dae766ef94.png already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F02618ff6-a804-485e-ae09-48b9590e299d.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/02618ff6-a804-485e-ae09-48b9590e299d.png already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F7a30755c-26fe-4c22-9f91-748e97542fc9.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/7a30755c-26fe-4c22-9f91-748e97542fc9.png already downloaded
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729103%252Fgeneral%252F411f3b49-dbae-499f-80af-10e6405e34da.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729103/general/411f3b49-dbae-499f-80af-10e6405e34da.png already downloaded
2026-03-27 17:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3af6a864-eb67-5044-9108-f1fea8b2d87d, identifier: 10740246
2026-03-27 17:18:07 [adesa.de] INFO: Found listing with ID: 10740419
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740419%27 HTTP/1.1" 200 None
2026-03-27 17:18:07 [adesa.de] INFO: Scrape type for 10740419: 1
2026-03-27 17:18:07 [adesa.de] INFO: Scraping item 10740419 url https://www.openlane.eu/en/carv6/auction/10740419
2026-03-27 17:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650
2026-03-27 17:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650
2026-03-27 17:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3244d195-c86b-54f3-8633-6b483517e85c with identifier: 10740650 to the API
2026-03-27 17:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740650>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '3244d195-c86b-54f3-8633-6b483517e85c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740650',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 55742,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5564969/general/ffd9010e-f71c-4f36-bcb7-99422f417c7b.jpg',
'https://images.openlane.eu/carimgs/5564969/general/6a14301a-a55b-4979-8598-be38536858d6.jpg',
'https://images.openlane.eu/carimgs/5564969/general/8a51e3a7-003f-4fc9-870e-6fb840b7cb53.jpg',
'https://images.openlane.eu/carimgs/5564969/general/8020fc27-53ef-437f-a423-fb1ed13bf854.jpg',
'https://images.openlane.eu/carimgs/5564969/general/5d9aac62-acfe-44e6-89fe-f330553fd89b.jpg',
'https://images.openlane.eu/carimgs/5564969/general/89ac5f43-8607-456b-853d-71e66150c71a.jpg',
'https://images.openlane.eu/carimgs/5564969/general/a79da7c3-f850-46bc-a758-65f6c61c3450.jpg',
'https://images.openlane.eu/carimgs/5564969/general/50e4423e-5555-47a1-9d52-fd2c82e3685b.jpg',
'https://images.openlane.eu/carimgs/5564969/general/b8e15ee6-9f41-47d8-acdf-f1ed6865e622.jpg',
'https://images.openlane.eu/carimgs/5564969/general/c820ae53-1e37-4779-a553-3623224bd68f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32622,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/ffd9010e-f71c-4f36-bcb7-99422f417c7b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/6a14301a-a55b-4979-8598-be38536858d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353679,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/8a51e3a7-003f-4fc9-870e-6fb840b7cb53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43242,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/8020fc27-53ef-437f-a423-fb1ed13bf854.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45169,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/5d9aac62-acfe-44e6-89fe-f330553fd89b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49391,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/89ac5f43-8607-456b-853d-71e66150c71a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40970,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/a79da7c3-f850-46bc-a758-65f6c61c3450.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41749,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/50e4423e-5555-47a1-9d52-fd2c82e3685b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44438,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/b8e15ee6-9f41-47d8-acdf-f1ed6865e622.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3244d195-c86b-54f3-8633-6b483517e85c/3244d195-c86b-54f3-8633-6b483517e85c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44336,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564969/general/c820ae53-1e37-4779-a553-3623224bd68f.jpg',
'Width': 344}],
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - Petrol - Automatic - 150 hp - '
'55.742 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740650%27 HTTP/1.1" 200 None
2026-03-27 17:18:08 [adesa.de] INFO: Saving data for 10740650: {'created_time': 1774631888.647914, 'last_price_update_time': 1774631888.647927, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740650') HTTP/1.1" 204 0
2026-03-27 17:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454
2026-03-27 17:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454
2026-03-27 17:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 817255f8-ae64-516e-a1d3-c8c025ca01cb with identifier: 10740454 to the API
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740454>
{'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': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '817255f8-ae64-516e-a1d3-c8c025ca01cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740454',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 22946,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5694624/general/beecb5a4-a0d8-4f78-9cec-2cd2a9f8c3b5.jpg',
'https://images.openlane.eu/carimgs/5694624/general/d7235cc9-1177-47e6-b80e-81f830e75ef6.jpg',
'https://images.openlane.eu/carimgs/5694624/general/f94f7ab8-eb08-4540-b827-cfc8f4c97f5d.jpg',
'https://images.openlane.eu/carimgs/5694624/general/a57cfb0f-b882-4eca-a161-47542d68cbb1.jpg',
'https://images.openlane.eu/carimgs/5694624/general/e465e74b-75c4-4edf-85b1-e0253211274f.jpg',
'https://images.openlane.eu/carimgs/5694624/general/ea17e596-0705-493b-8579-bd651f615806.jpg',
'https://images.openlane.eu/carimgs/5694624/general/e5c6de8b-6d7c-46be-a825-aa49c882f28b.jpg',
'https://images.openlane.eu/carimgs/5694624/general/4629c952-19a3-40c5-8273-ab279b5ce82f.jpg',
'https://images.openlane.eu/carimgs/5694624/general/4b84f1a6-7363-4012-a0bc-5846c4236135.jpg',
'https://images.openlane.eu/carimgs/5694624/general/88ed1f31-35e4-49fc-afb9-ff495f96e302.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10843,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/beecb5a4-a0d8-4f78-9cec-2cd2a9f8c3b5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9312,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/d7235cc9-1177-47e6-b80e-81f830e75ef6.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18718,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/f94f7ab8-eb08-4540-b827-cfc8f4c97f5d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21073,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/a57cfb0f-b882-4eca-a161-47542d68cbb1.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15439,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/e465e74b-75c4-4edf-85b1-e0253211274f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16251,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/ea17e596-0705-493b-8579-bd651f615806.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19469,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/e5c6de8b-6d7c-46be-a825-aa49c882f28b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19205,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/4629c952-19a3-40c5-8273-ab279b5ce82f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14938,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/4b84f1a6-7363-4012-a0bc-5846c4236135.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_817255f8-ae64-516e-a1d3-c8c025ca01cb/817255f8-ae64-516e-a1d3-c8c025ca01cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22618,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694624/general/88ed1f31-35e4-49fc-afb9-ff495f96e302.jpg',
'Width': 344}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI Prime - Hybrid - Automatic - 180 hp - '
'22.946 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2023}
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740454%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [adesa.de] INFO: Saving data for 10740454: {'created_time': 1774631889.057255, 'last_price_update_time': 1774631889.057267, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740454') HTTP/1.1" 204 0
2026-03-27 17:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246
2026-03-27 17:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246
2026-03-27 17:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3af6a864-eb67-5044-9108-f1fea8b2d87d with identifier: 10740246 to the API
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740246>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '3af6a864-eb67-5044-9108-f1fea8b2d87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740246',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 71372,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5729103/general/6973a652-28f0-4c77-b659-08882e9410ee.jpg',
'https://images.openlane.eu/carimgs/5729103/general/6977ca8e-5ca9-4128-a46d-0972629d7448.jpg',
'https://images.openlane.eu/carimgs/5729103/general/9b008465-01ee-4307-9c22-3b78c6c2f115.jpg',
'https://images.openlane.eu/carimgs/5729103/general/287dbe58-7d58-42be-b12d-eac2dd822ea4.jpg',
'https://images.openlane.eu/carimgs/5729103/general/ec1ab1a6-baa4-42b7-852f-024e9d90da4e.png',
'https://images.openlane.eu/carimgs/5729103/general/42d589ae-e2a0-4121-ae36-4fd2c8fd4cf7.png',
'https://images.openlane.eu/carimgs/5729103/general/edd91948-2019-4375-aecc-62dae766ef94.png',
'https://images.openlane.eu/carimgs/5729103/general/02618ff6-a804-485e-ae09-48b9590e299d.png',
'https://images.openlane.eu/carimgs/5729103/general/7a30755c-26fe-4c22-9f91-748e97542fc9.png',
'https://images.openlane.eu/carimgs/5729103/general/411f3b49-dbae-499f-80af-10e6405e34da.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95047,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/6973a652-28f0-4c77-b659-08882e9410ee.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105432,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/6977ca8e-5ca9-4128-a46d-0972629d7448.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106388,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/9b008465-01ee-4307-9c22-3b78c6c2f115.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110447,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/287dbe58-7d58-42be-b12d-eac2dd822ea4.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 123712,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/ec1ab1a6-baa4-42b7-852f-024e9d90da4e.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 103516,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/42d589ae-e2a0-4121-ae36-4fd2c8fd4cf7.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 120953,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/edd91948-2019-4375-aecc-62dae766ef94.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 122874,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/02618ff6-a804-485e-ae09-48b9590e299d.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 127292,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/7a30755c-26fe-4c22-9f91-748e97542fc9.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3af6a864-eb67-5044-9108-f1fea8b2d87d/3af6a864-eb67-5044-9108-f1fea8b2d87d_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 96696,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729103/general/411f3b49-dbae-499f-80af-10e6405e34da.png',
'Width': 344}],
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Hybrid - Automatic - 265 hp '
'- 71.372 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2022}
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740246%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [adesa.de] INFO: Saving data for 10740246: {'created_time': 1774631889.377919, 'last_price_update_time': 1774631889.377929, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740246') HTTP/1.1" 204 0
2026-03-27 17:18:09 [adesa.de] INFO: Found listing with ID: 10740418
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740418%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [adesa.de] INFO: Scrape type for 10740418: 1
2026-03-27 17:18:09 [adesa.de] INFO: Scraping item 10740418 url https://www.openlane.eu/en/carv6/auction/10740418
2026-03-27 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642
2026-03-27 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071cac25-9c53-57b1-9ce3-6d95cde9023f with scrape type 1
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 071cac25-9c53-57b1-9ce3-6d95cde9023f
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252Fd1d10483-60eb-4da3-8cc0-eb8b5b356600.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/d1d10483-60eb-4da3-8cc0-eb8b5b356600.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252F8bdc8ce7-fa0b-4b6c-bf37-af311749baa1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/8bdc8ce7-fa0b-4b6c-bf37-af311749baa1.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252F0cf408d4-1923-4ab6-81e7-9601dcc5c4f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/0cf408d4-1923-4ab6-81e7-9601dcc5c4f6.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252F3f79acf8-ce2c-4ce5-bc5c-a621a11a032d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/3f79acf8-ce2c-4ce5-bc5c-a621a11a032d.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252Fc89cd93a-4a9f-49a4-9c61-7fe9be7e174d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/c89cd93a-4a9f-49a4-9c61-7fe9be7e174d.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252F18bd7941-83e9-4f35-ab79-919f34899899.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/18bd7941-83e9-4f35-ab79-919f34899899.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602068%252Fgeneral%252Fd806be20-8868-4fa7-bfa1-b23e96bcc5cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602068/general/d806be20-8868-4fa7-bfa1-b23e96bcc5cb.jpg already downloaded
2026-03-27 17:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 071cac25-9c53-57b1-9ce3-6d95cde9023f, identifier: 10740642
2026-03-27 17:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266
2026-03-27 17:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c633527-a95d-5691-bcb4-c6f458b060df with scrape type 1
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c633527-a95d-5691-bcb4-c6f458b060df
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F3a7f7504-f258-44a4-b5f2-b3d1ee67d7e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/3a7f7504-f258-44a4-b5f2-b3d1ee67d7e9.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F4d0b9374-0769-430c-9c3e-be2c497eae4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/4d0b9374-0769-430c-9c3e-be2c497eae4a.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F6ae36fe2-f26e-49a0-ab49-74b7a3f1c5f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/6ae36fe2-f26e-49a0-ab49-74b7a3f1c5f7.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F3aa0b6d0-db93-49b0-a75b-75d9a08111b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/3aa0b6d0-db93-49b0-a75b-75d9a08111b8.jpg already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F8c9e443e-3e1b-4fe2-957a-d23ca589467a.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/8c9e443e-3e1b-4fe2-957a-d23ca589467a.png already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F90ea898c-7fd5-4dfc-8279-ae13b1f7ac22.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/90ea898c-7fd5-4dfc-8279-ae13b1f7ac22.png already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F0d85f33a-9181-4c0b-8411-fd1ddc4d1895.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/0d85f33a-9181-4c0b-8411-fd1ddc4d1895.png already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252Fe897bf99-56aa-47ba-a7f1-c52c2058c22e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/e897bf99-56aa-47ba-a7f1-c52c2058c22e.png already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F0b3f5a20-9716-44cb-b564-c2fb18e1f09e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/0b3f5a20-9716-44cb-b564-c2fb18e1f09e.png already downloaded
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745263%252Fgeneral%252F45821fb8-2644-4468-b9a6-2de6e4559f8f.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745263/general/45821fb8-2644-4468-b9a6-2de6e4559f8f.png already downloaded
2026-03-27 17:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c633527-a95d-5691-bcb4-c6f458b060df, identifier: 10740266
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e143210>
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252Fdb299cb3-79b6-48c7-a7c8-96c12621aa7c.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/db299cb3-79b6-48c7-a7c8-96c12621aa7c.jpg saved to cache
2026-03-27 17:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5e6950>
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:18:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f964a58b-6e93-59b0-9bea-a751e713af65/f964a58b-6e93-59b0-9bea-a751e713af65_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741306%252Fgeneral%252F7d1781e5-c16a-43d3-830f-9a523383ae6e.jpg') HTTP/1.1" 204 0
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741306/general/7d1781e5-c16a-43d3-830f-9a523383ae6e.jpg saved to cache
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f964a58b-6e93-59b0-9bea-a751e713af65
2026-03-27 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642
2026-03-27 17:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642
2026-03-27 17:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 071cac25-9c53-57b1-9ce3-6d95cde9023f with identifier: 10740642 to the API
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740642>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '071cac25-9c53-57b1-9ce3-6d95cde9023f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740642',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 11044,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 7,
'photo_urls': ['https://images.openlane.eu/carimgs/5602068/general/d1d10483-60eb-4da3-8cc0-eb8b5b356600.jpg',
'https://images.openlane.eu/carimgs/5602068/general/8bdc8ce7-fa0b-4b6c-bf37-af311749baa1.jpg',
'https://images.openlane.eu/carimgs/5602068/general/0cf408d4-1923-4ab6-81e7-9601dcc5c4f6.jpg',
'https://images.openlane.eu/carimgs/5602068/general/3f79acf8-ce2c-4ce5-bc5c-a621a11a032d.jpg',
'https://images.openlane.eu/carimgs/5602068/general/c89cd93a-4a9f-49a4-9c61-7fe9be7e174d.jpg',
'https://images.openlane.eu/carimgs/5602068/general/18bd7941-83e9-4f35-ab79-919f34899899.jpg',
'https://images.openlane.eu/carimgs/5602068/general/d806be20-8868-4fa7-bfa1-b23e96bcc5cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/d1d10483-60eb-4da3-8cc0-eb8b5b356600.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/8bdc8ce7-fa0b-4b6c-bf37-af311749baa1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110874,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/0cf408d4-1923-4ab6-81e7-9601dcc5c4f6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114523,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/3f79acf8-ce2c-4ce5-bc5c-a621a11a032d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91143,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/c89cd93a-4a9f-49a4-9c61-7fe9be7e174d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108655,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/18bd7941-83e9-4f35-ab79-919f34899899.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_071cac25-9c53-57b1-9ce3-6d95cde9023f/071cac25-9c53-57b1-9ce3-6d95cde9023f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70830,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602068/general/d806be20-8868-4fa7-bfa1-b23e96bcc5cb.jpg',
'Width': 800}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2024-08-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Style - Petrol - Manual - 120 hp - 11.044 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2024}
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740642%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [adesa.de] INFO: Saving data for 10740642: {'created_time': 1774631890.328848, 'last_price_update_time': 1774631890.32886, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740642') HTTP/1.1" 204 0
2026-03-27 17:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266
2026-03-27 17:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266
2026-03-27 17:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c633527-a95d-5691-bcb4-c6f458b060df with identifier: 10740266 to the API
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '8c633527-a95d-5691-bcb4-c6f458b060df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31903',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740266',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 43402,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5745263/general/3a7f7504-f258-44a4-b5f2-b3d1ee67d7e9.jpg',
'https://images.openlane.eu/carimgs/5745263/general/4d0b9374-0769-430c-9c3e-be2c497eae4a.jpg',
'https://images.openlane.eu/carimgs/5745263/general/6ae36fe2-f26e-49a0-ab49-74b7a3f1c5f7.jpg',
'https://images.openlane.eu/carimgs/5745263/general/3aa0b6d0-db93-49b0-a75b-75d9a08111b8.jpg',
'https://images.openlane.eu/carimgs/5745263/general/8c9e443e-3e1b-4fe2-957a-d23ca589467a.png',
'https://images.openlane.eu/carimgs/5745263/general/90ea898c-7fd5-4dfc-8279-ae13b1f7ac22.png',
'https://images.openlane.eu/carimgs/5745263/general/0d85f33a-9181-4c0b-8411-fd1ddc4d1895.png',
'https://images.openlane.eu/carimgs/5745263/general/e897bf99-56aa-47ba-a7f1-c52c2058c22e.png',
'https://images.openlane.eu/carimgs/5745263/general/0b3f5a20-9716-44cb-b564-c2fb18e1f09e.png',
'https://images.openlane.eu/carimgs/5745263/general/45821fb8-2644-4468-b9a6-2de6e4559f8f.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80892,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/3a7f7504-f258-44a4-b5f2-b3d1ee67d7e9.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97412,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/4d0b9374-0769-430c-9c3e-be2c497eae4a.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94593,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/6ae36fe2-f26e-49a0-ab49-74b7a3f1c5f7.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107751,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/3aa0b6d0-db93-49b0-a75b-75d9a08111b8.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 130173,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/8c9e443e-3e1b-4fe2-957a-d23ca589467a.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 134637,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/90ea898c-7fd5-4dfc-8279-ae13b1f7ac22.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 106536,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/0d85f33a-9181-4c0b-8411-fd1ddc4d1895.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 104853,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/e897bf99-56aa-47ba-a7f1-c52c2058c22e.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 60018,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/0b3f5a20-9716-44cb-b564-c2fb18e1f09e.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c633527-a95d-5691-bcb4-c6f458b060df/8c633527-a95d-5691-bcb4-c6f458b060df_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 56638,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745263/general/45821fb8-2644-4468-b9a6-2de6e4559f8f.png',
'Width': 344}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai Ioniq 5 Uniq - Electric - Automatic - 228 hp - 43.402 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740266%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [adesa.de] INFO: Saving data for 10740266: {'created_time': 1774631890.650299, 'last_price_update_time': 1774631890.65031, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740266') HTTP/1.1" 204 0
2026-03-27 17:18:10 [adesa.de] INFO: Found listing with ID: 10740412
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740412%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [adesa.de] INFO: Scrape type for 10740412: 1
2026-03-27 17:18:10 [adesa.de] INFO: Scraping item 10740412 url https://www.openlane.eu/en/carv6/auction/10740412
2026-03-27 17:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:10 [adesa.de] INFO: Found listing with ID: 10740669
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740669%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [adesa.de] INFO: Scrape type for 10740669: 1
2026-03-27 17:18:10 [adesa.de] INFO: Scraping item 10740669 url https://www.openlane.eu/en/carv6/auction/10740669
2026-03-27 17:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653
2026-03-27 17:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237e7f1d-a905-5897-b801-e65ca46a6f5d with scrape type 1
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 237e7f1d-a905-5897-b801-e65ca46a6f5d
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F764be3e4-5f22-471c-9223-b80a5eca1094.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/764be3e4-5f22-471c-9223-b80a5eca1094.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F7b22244c-5996-450d-bf41-f4511fbc76cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/7b22244c-5996-450d-bf41-f4511fbc76cd.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F19056a4e-7305-4376-a2df-1f056ad53ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/19056a4e-7305-4376-a2df-1f056ad53ccf.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252Fbd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/bd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252Ffb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/fb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252Fa9cf4e26-9fa5-4349-beeb-3a13390831df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/a9cf4e26-9fa5-4349-beeb-3a13390831df.jpg already downloaded
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5551820%252Fgeneral%252F334f1f76-669e-4c9a-bab2-80f7214b7505.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5551820/general/334f1f76-669e-4c9a-bab2-80f7214b7505.jpg already downloaded
2026-03-27 17:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 237e7f1d-a905-5897-b801-e65ca46a6f5d, identifier: 10740653
2026-03-27 17:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660
2026-03-27 17:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with scrape type 1
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef
2026-03-27 17:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18: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%252F5543496%252Fgeneral%252F60ee6877-8424-4842-9655-92f6d5251298.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/60ee6877-8424-4842-9655-92f6d5251298.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F4db8df18-256c-46ea-a5e9-c13d11c1751b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/4db8df18-256c-46ea-a5e9-c13d11c1751b.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F5cc82bd3-b257-45d0-82a5-f70495f03e2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/5cc82bd3-b257-45d0-82a5-f70495f03e2d.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F769c6a7f-0920-49e7-9e41-938a1913a743.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/769c6a7f-0920-49e7-9e41-938a1913a743.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F5f6a7cc6-140d-41fd-803a-2a5207ea8117.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/5f6a7cc6-140d-41fd-803a-2a5207ea8117.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F847f9b76-5876-41c2-bc59-9e6b96309ff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/847f9b76-5876-41c2-bc59-9e6b96309ff4.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F4fb0e925-b9dd-47c2-9784-e52dd31e914e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/4fb0e925-b9dd-47c2-9784-e52dd31e914e.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F125f2327-d960-4662-a908-eed54b87dac9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/125f2327-d960-4662-a908-eed54b87dac9.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252F04a0d08a-6820-4ad9-976d-929634443da9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/04a0d08a-6820-4ad9-976d-929634443da9.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5543496%252Fgeneral%252Fc29c8fa8-7254-44ac-bdea-920548043215.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543496/general/c29c8fa8-7254-44ac-bdea-920548043215.jpg already downloaded
2026-03-27 17:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef, identifier: 10740660
2026-03-27 17:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664
2026-03-27 17:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da with scrape type 1
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8583f4e3-effa-5ceb-98d0-b966ef98e5da
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252Fa6281a8b-9c9f-4480-a6bd-b62e42b526f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/a6281a8b-9c9f-4480-a6bd-b62e42b526f7.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252Ff8b16359-c14a-4bb7-b4fa-4634d7d7b621.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/f8b16359-c14a-4bb7-b4fa-4634d7d7b621.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252Fab24761b-a18f-4e87-95ca-648e235928f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/ab24761b-a18f-4e87-95ca-648e235928f4.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252F9a4967cb-06b7-4bba-b215-e6b05a389b51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/9a4967cb-06b7-4bba-b215-e6b05a389b51.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252Fa776c7bb-778e-4d0f-a61b-7427ce8d7426.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/a776c7bb-778e-4d0f-a61b-7427ce8d7426.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252Fc0b5dcd2-d54e-42fc-ad0d-52589393372b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/c0b5dcd2-d54e-42fc-ad0d-52589393372b.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252F342b0a4e-3fb5-42d8-b5e6-962d92b5fc31.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/342b0a4e-3fb5-42d8-b5e6-962d92b5fc31.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252Fb2c4d493-1b85-4d24-8d23-491241068ef1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/b2c4d493-1b85-4d24-8d23-491241068ef1.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252F553c419c-f2e6-4445-81e0-f075237b0a7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/553c419c-f2e6-4445-81e0-f075237b0a7e.jpg already downloaded
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546176%252Fgeneral%252F7181085a-da91-4ac8-b957-75802fc2e8b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546176/general/7181085a-da91-4ac8-b957-75802fc2e8b6.jpg already downloaded
2026-03-27 17:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8583f4e3-effa-5ceb-98d0-b966ef98e5da, identifier: 10740664
2026-03-27 17:18:11 [adesa.de] INFO: Found listing with ID: 10740666
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740666%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [adesa.de] INFO: Scrape type for 10740666: 1
2026-03-27 17:18:11 [adesa.de] INFO: Scraping item 10740666 url https://www.openlane.eu/en/carv6/auction/10740666
2026-03-27 17:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653
2026-03-27 17:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653
2026-03-27 17:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 237e7f1d-a905-5897-b801-e65ca46a6f5d with identifier: 10740653 to the API
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '237e7f1d-a905-5897-b801-e65ca46a6f5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740653',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5551820/general/764be3e4-5f22-471c-9223-b80a5eca1094.jpg',
'https://images.openlane.eu/carimgs/5551820/general/2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg',
'https://images.openlane.eu/carimgs/5551820/general/04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg',
'https://images.openlane.eu/carimgs/5551820/general/7b22244c-5996-450d-bf41-f4511fbc76cd.jpg',
'https://images.openlane.eu/carimgs/5551820/general/19056a4e-7305-4376-a2df-1f056ad53ccf.jpg',
'https://images.openlane.eu/carimgs/5551820/general/bd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg',
'https://images.openlane.eu/carimgs/5551820/general/376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg',
'https://images.openlane.eu/carimgs/5551820/general/fb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg',
'https://images.openlane.eu/carimgs/5551820/general/a9cf4e26-9fa5-4349-beeb-3a13390831df.jpg',
'https://images.openlane.eu/carimgs/5551820/general/334f1f76-669e-4c9a-bab2-80f7214b7505.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194023,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/764be3e4-5f22-471c-9223-b80a5eca1094.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/2e0aa051-9f10-47fc-a2fa-cb2b58d493ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191287,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/04147c39-f570-4a55-81e3-9f3a1b4ba215.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196215,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/7b22244c-5996-450d-bf41-f4511fbc76cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/19056a4e-7305-4376-a2df-1f056ad53ccf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197972,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/bd1e0823-8ead-49b1-9f5d-4a4565d73c91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180922,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/376bb0e6-1a2e-4e23-ab26-32ef89ae243c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191733,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/fb801f80-fa24-43bf-9ec2-8f5b3898bf5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140030,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/a9cf4e26-9fa5-4349-beeb-3a13390831df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237e7f1d-a905-5897-b801-e65ca46a6f5d/237e7f1d-a905-5897-b801-e65ca46a6f5d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157014,
'Height': 564,
'OriginUrl': 'https://images.openlane.eu/carimgs/5551820/general/334f1f76-669e-4c9a-bab2-80f7214b7505.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.340 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740653%27 HTTP/1.1" 200 None
2026-03-27 17:18:11 [adesa.de] INFO: Saving data for 10740653: {'created_time': 1774631891.8534, 'last_price_update_time': 1774631891.853411, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740653') HTTP/1.1" 204 0
2026-03-27 17:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660
2026-03-27 17:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660
2026-03-27 17:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 22b9fe3f-0bbe-564f-95c4-5647bf82e6ef with identifier: 10740660 to the API
2026-03-27 17:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '22b9fe3f-0bbe-564f-95c4-5647bf82e6ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740660',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 13480,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5543496/general/60ee6877-8424-4842-9655-92f6d5251298.jpg',
'https://images.openlane.eu/carimgs/5543496/general/4db8df18-256c-46ea-a5e9-c13d11c1751b.jpg',
'https://images.openlane.eu/carimgs/5543496/general/5cc82bd3-b257-45d0-82a5-f70495f03e2d.jpg',
'https://images.openlane.eu/carimgs/5543496/general/769c6a7f-0920-49e7-9e41-938a1913a743.jpg',
'https://images.openlane.eu/carimgs/5543496/general/5f6a7cc6-140d-41fd-803a-2a5207ea8117.jpg',
'https://images.openlane.eu/carimgs/5543496/general/847f9b76-5876-41c2-bc59-9e6b96309ff4.jpg',
'https://images.openlane.eu/carimgs/5543496/general/4fb0e925-b9dd-47c2-9784-e52dd31e914e.jpg',
'https://images.openlane.eu/carimgs/5543496/general/125f2327-d960-4662-a908-eed54b87dac9.jpg',
'https://images.openlane.eu/carimgs/5543496/general/04a0d08a-6820-4ad9-976d-929634443da9.jpg',
'https://images.openlane.eu/carimgs/5543496/general/c29c8fa8-7254-44ac-bdea-920548043215.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/60ee6877-8424-4842-9655-92f6d5251298.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190157,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/4db8df18-256c-46ea-a5e9-c13d11c1751b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/5cc82bd3-b257-45d0-82a5-f70495f03e2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218660,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/769c6a7f-0920-49e7-9e41-938a1913a743.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165319,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/5f6a7cc6-140d-41fd-803a-2a5207ea8117.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/847f9b76-5876-41c2-bc59-9e6b96309ff4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170233,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/4fb0e925-b9dd-47c2-9784-e52dd31e914e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135728,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/125f2327-d960-4662-a908-eed54b87dac9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/04a0d08a-6820-4ad9-976d-929634443da9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22b9fe3f-0bbe-564f-95c4-5647bf82e6ef/22b9fe3f-0bbe-564f-95c4-5647bf82e6ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543496/general/c29c8fa8-7254-44ac-bdea-920548043215.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 13.480 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740660%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [adesa.de] INFO: Saving data for 10740660: {'created_time': 1774631892.210662, 'last_price_update_time': 1774631892.210672, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740660') HTTP/1.1" 204 0
2026-03-27 17:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664
2026-03-27 17:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664
2026-03-27 17:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8583f4e3-effa-5ceb-98d0-b966ef98e5da with identifier: 10740664 to the API
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8583f4e3-effa-5ceb-98d0-b966ef98e5da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740664',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 9592,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5546176/general/a6281a8b-9c9f-4480-a6bd-b62e42b526f7.jpg',
'https://images.openlane.eu/carimgs/5546176/general/f8b16359-c14a-4bb7-b4fa-4634d7d7b621.jpg',
'https://images.openlane.eu/carimgs/5546176/general/ab24761b-a18f-4e87-95ca-648e235928f4.jpg',
'https://images.openlane.eu/carimgs/5546176/general/9a4967cb-06b7-4bba-b215-e6b05a389b51.jpg',
'https://images.openlane.eu/carimgs/5546176/general/a776c7bb-778e-4d0f-a61b-7427ce8d7426.jpg',
'https://images.openlane.eu/carimgs/5546176/general/c0b5dcd2-d54e-42fc-ad0d-52589393372b.jpg',
'https://images.openlane.eu/carimgs/5546176/general/342b0a4e-3fb5-42d8-b5e6-962d92b5fc31.jpg',
'https://images.openlane.eu/carimgs/5546176/general/b2c4d493-1b85-4d24-8d23-491241068ef1.jpg',
'https://images.openlane.eu/carimgs/5546176/general/553c419c-f2e6-4445-81e0-f075237b0a7e.jpg',
'https://images.openlane.eu/carimgs/5546176/general/7181085a-da91-4ac8-b957-75802fc2e8b6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192608,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/a6281a8b-9c9f-4480-a6bd-b62e42b526f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/f8b16359-c14a-4bb7-b4fa-4634d7d7b621.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/ab24761b-a18f-4e87-95ca-648e235928f4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/9a4967cb-06b7-4bba-b215-e6b05a389b51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159198,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/a776c7bb-778e-4d0f-a61b-7427ce8d7426.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185698,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/c0b5dcd2-d54e-42fc-ad0d-52589393372b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163944,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/342b0a4e-3fb5-42d8-b5e6-962d92b5fc31.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141777,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/b2c4d493-1b85-4d24-8d23-491241068ef1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/553c419c-f2e6-4445-81e0-f075237b0a7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8583f4e3-effa-5ceb-98d0-b966ef98e5da/8583f4e3-effa-5ceb-98d0-b966ef98e5da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169932,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546176/general/7181085a-da91-4ac8-b957-75802fc2e8b6.jpg',
'Width': 800}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai i30 1.0 T-GDI Select - Petrol - Manual - 120 hp - 9.592 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740664%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [adesa.de] INFO: Saving data for 10740664: {'created_time': 1774631892.542105, 'last_price_update_time': 1774631892.542116, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740664') HTTP/1.1" 204 0
2026-03-27 17:18:12 [adesa.de] INFO: Found listing with ID: 10740577
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740577%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [adesa.de] INFO: Scrape type for 10740577: 1
2026-03-27 17:18:12 [adesa.de] INFO: Scraping item 10740577 url https://www.openlane.eu/en/carv6/auction/10740577
2026-03-27 17:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620
2026-03-27 17:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10eced8e-8138-560e-ac7c-734dfe821234 with scrape type 1
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10eced8e-8138-560e-ac7c-734dfe821234
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252Ff8a2cd7c-870a-4b34-8d01-f617dfc95371.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/f8a2cd7c-870a-4b34-8d01-f617dfc95371.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252F874ee369-e769-4fb7-9150-6a395133b423.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/874ee369-e769-4fb7-9150-6a395133b423.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252Ffafa9797-d16c-4b8f-9dd6-3bd0db482d2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/fafa9797-d16c-4b8f-9dd6-3bd0db482d2c.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252F64940cd4-9c99-4940-bbcb-e1cc06d2d3aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/64940cd4-9c99-4940-bbcb-e1cc06d2d3aa.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252F2cca1856-6c9d-4f5e-a298-f4951f23ccbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/2cca1856-6c9d-4f5e-a298-f4951f23ccbb.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252F1c453e97-92da-412f-8dc0-b7f7f1611c5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/1c453e97-92da-412f-8dc0-b7f7f1611c5b.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252Fa5cf07ec-a6f5-48ba-be78-f4be2e55bd97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/a5cf07ec-a6f5-48ba-be78-f4be2e55bd97.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252Fbb7ad2f2-b7ff-43bf-adc6-ae5d0136870d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/bb7ad2f2-b7ff-43bf-adc6-ae5d0136870d.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252F16db55c9-2de6-4d18-8522-914a1b5b97c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/16db55c9-2de6-4d18-8522-914a1b5b97c8.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5639538%252Fgeneral%252Fdf96a124-280f-4b43-9c93-fc815d77818b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639538/general/df96a124-280f-4b43-9c93-fc815d77818b.jpg already downloaded
2026-03-27 17:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 10eced8e-8138-560e-ac7c-734dfe821234, identifier: 10740620
2026-03-27 17:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612
2026-03-27 17:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with scrape type 1
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 153bc7a3-0a54-5c67-b62d-dbacca8e09c1
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252Fe780f3ed-fb26-4706-8a99-bd15bea27c40.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/e780f3ed-fb26-4706-8a99-bd15bea27c40.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252F49f0a497-4cbe-436f-8960-96b1344e5e7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/49f0a497-4cbe-436f-8960-96b1344e5e7f.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252F6c1c9136-ea1a-45bd-a71d-48cdcee25f10.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/6c1c9136-ea1a-45bd-a71d-48cdcee25f10.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252F77e28177-2d18-400c-a5ce-dbd10c1dd295.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/77e28177-2d18-400c-a5ce-dbd10c1dd295.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252F8d5fc6f4-0b6e-4ec1-879b-64d96220ec0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/8d5fc6f4-0b6e-4ec1-879b-64d96220ec0a.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252Fbec27852-9550-435c-8c08-8e95ac442b9e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/bec27852-9550-435c-8c08-8e95ac442b9e.jpg already downloaded
2026-03-27 17:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252Feafa49f0-b7ab-43f3-8e4a-31589e8c8085.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/eafa49f0-b7ab-43f3-8e4a-31589e8c8085.jpg already downloaded
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252F54e48706-714c-410a-ab47-f2cf08a1c8d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/54e48706-714c-410a-ab47-f2cf08a1c8d0.jpg already downloaded
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252Ffb5d5c63-bc7d-4767-8d26-a24b6b34b6a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/fb5d5c63-bc7d-4767-8d26-a24b6b34b6a5.jpg already downloaded
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5640232%252Fgeneral%252F6ea27497-09e1-415b-b416-686c54001608.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640232/general/6ea27497-09e1-415b-b416-686c54001608.jpg already downloaded
2026-03-27 17:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1, identifier: 10740612
2026-03-27 17:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620
2026-03-27 17:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620
2026-03-27 17:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 10eced8e-8138-560e-ac7c-734dfe821234 with identifier: 10740620 to the API
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '10eced8e-8138-560e-ac7c-734dfe821234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740620',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 128740,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5639538/general/f8a2cd7c-870a-4b34-8d01-f617dfc95371.jpg',
'https://images.openlane.eu/carimgs/5639538/general/874ee369-e769-4fb7-9150-6a395133b423.jpg',
'https://images.openlane.eu/carimgs/5639538/general/fafa9797-d16c-4b8f-9dd6-3bd0db482d2c.jpg',
'https://images.openlane.eu/carimgs/5639538/general/64940cd4-9c99-4940-bbcb-e1cc06d2d3aa.jpg',
'https://images.openlane.eu/carimgs/5639538/general/2cca1856-6c9d-4f5e-a298-f4951f23ccbb.jpg',
'https://images.openlane.eu/carimgs/5639538/general/1c453e97-92da-412f-8dc0-b7f7f1611c5b.jpg',
'https://images.openlane.eu/carimgs/5639538/general/a5cf07ec-a6f5-48ba-be78-f4be2e55bd97.jpg',
'https://images.openlane.eu/carimgs/5639538/general/bb7ad2f2-b7ff-43bf-adc6-ae5d0136870d.jpg',
'https://images.openlane.eu/carimgs/5639538/general/16db55c9-2de6-4d18-8522-914a1b5b97c8.jpg',
'https://images.openlane.eu/carimgs/5639538/general/df96a124-280f-4b43-9c93-fc815d77818b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20516,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/f8a2cd7c-870a-4b34-8d01-f617dfc95371.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20597,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/874ee369-e769-4fb7-9150-6a395133b423.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22844,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/fafa9797-d16c-4b8f-9dd6-3bd0db482d2c.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22373,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/64940cd4-9c99-4940-bbcb-e1cc06d2d3aa.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18983,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/2cca1856-6c9d-4f5e-a298-f4951f23ccbb.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19838,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/1c453e97-92da-412f-8dc0-b7f7f1611c5b.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 9536,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/a5cf07ec-a6f5-48ba-be78-f4be2e55bd97.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17350,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/bb7ad2f2-b7ff-43bf-adc6-ae5d0136870d.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10578,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/16db55c9-2de6-4d18-8522-914a1b5b97c8.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10eced8e-8138-560e-ac7c-734dfe821234/10eced8e-8138-560e-ac7c-734dfe821234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18338,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639538/general/df96a124-280f-4b43-9c93-fc815d77818b.jpg',
'Width': 344}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 204 hp - 128.740 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740620%27 HTTP/1.1" 200 None
2026-03-27 17:18:13 [adesa.de] INFO: Saving data for 10740620: {'created_time': 1774631893.440698, 'last_price_update_time': 1774631893.44071, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740620') HTTP/1.1" 204 0
2026-03-27 17:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612
2026-03-27 17:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612
2026-03-27 17:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153bc7a3-0a54-5c67-b62d-dbacca8e09c1 with identifier: 10740612 to the API
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '153bc7a3-0a54-5c67-b62d-dbacca8e09c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740612',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 105187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5640232/general/e780f3ed-fb26-4706-8a99-bd15bea27c40.jpg',
'https://images.openlane.eu/carimgs/5640232/general/49f0a497-4cbe-436f-8960-96b1344e5e7f.jpg',
'https://images.openlane.eu/carimgs/5640232/general/6c1c9136-ea1a-45bd-a71d-48cdcee25f10.jpg',
'https://images.openlane.eu/carimgs/5640232/general/77e28177-2d18-400c-a5ce-dbd10c1dd295.jpg',
'https://images.openlane.eu/carimgs/5640232/general/8d5fc6f4-0b6e-4ec1-879b-64d96220ec0a.jpg',
'https://images.openlane.eu/carimgs/5640232/general/bec27852-9550-435c-8c08-8e95ac442b9e.jpg',
'https://images.openlane.eu/carimgs/5640232/general/eafa49f0-b7ab-43f3-8e4a-31589e8c8085.jpg',
'https://images.openlane.eu/carimgs/5640232/general/54e48706-714c-410a-ab47-f2cf08a1c8d0.jpg',
'https://images.openlane.eu/carimgs/5640232/general/fb5d5c63-bc7d-4767-8d26-a24b6b34b6a5.jpg',
'https://images.openlane.eu/carimgs/5640232/general/6ea27497-09e1-415b-b416-686c54001608.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19768,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/e780f3ed-fb26-4706-8a99-bd15bea27c40.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19782,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/49f0a497-4cbe-436f-8960-96b1344e5e7f.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20446,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/6c1c9136-ea1a-45bd-a71d-48cdcee25f10.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19933,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/77e28177-2d18-400c-a5ce-dbd10c1dd295.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 18017,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/8d5fc6f4-0b6e-4ec1-879b-64d96220ec0a.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19876,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/bec27852-9550-435c-8c08-8e95ac442b9e.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 16914,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/eafa49f0-b7ab-43f3-8e4a-31589e8c8085.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 15484,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/54e48706-714c-410a-ab47-f2cf08a1c8d0.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 19728,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/fb5d5c63-bc7d-4767-8d26-a24b6b34b6a5.jpg',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153bc7a3-0a54-5c67-b62d-dbacca8e09c1/153bc7a3-0a54-5c67-b62d-dbacca8e09c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 14018,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5640232/general/6ea27497-09e1-415b-b416-686c54001608.jpg',
'Width': 344}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Hyundai e-Kona Style - Electric - Automatic - 136 hp - 105.187 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740612%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [adesa.de] INFO: Saving data for 10740612: {'created_time': 1774631894.160845, 'last_price_update_time': 1774631894.160858, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740612') HTTP/1.1" 204 0
2026-03-27 17:18:14 [adesa.de] INFO: Found listing with ID: 10740667
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740667%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [adesa.de] INFO: Scrape type for 10740667: 1
2026-03-27 17:18:14 [adesa.de] INFO: Scraping item 10740667 url https://www.openlane.eu/en/carv6/auction/10740667
2026-03-27 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:14 [adesa.de] INFO: Found listing with ID: 10740178
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740178%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [adesa.de] INFO: Scrape type for 10740178: 1
2026-03-27 17:18:14 [adesa.de] INFO: Scraping item 10740178 url https://www.openlane.eu/en/carv6/auction/10740178
2026-03-27 17:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10740259
2026-03-27 17:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94db506-dda0-5a34-a13c-993c9d449322 with scrape type 1
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c94db506-dda0-5a34-a13c-993c9d449322
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252Fe8976ff5-e918-4c81-aa5b-6638c7864a26.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/e8976ff5-e918-4c81-aa5b-6638c7864a26.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F5b3e03c3-37e6-4534-b622-030e93be4e8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/5b3e03c3-37e6-4534-b622-030e93be4e8e.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F9e48cca8-0ee1-4a7a-8556-1584893dd2bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/9e48cca8-0ee1-4a7a-8556-1584893dd2bc.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F438644d9-3f07-49cf-8d5a-f96a2c30ffb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/438644d9-3f07-49cf-8d5a-f96a2c30ffb9.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F1784dad6-9bd2-4888-9010-653318cd7e64.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/1784dad6-9bd2-4888-9010-653318cd7e64.png already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252Fb364ebb5-99c4-4d4a-a78c-cf1d85e19f94.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/b364ebb5-99c4-4d4a-a78c-cf1d85e19f94.png already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F04bba1f5-97d4-4be9-859f-ccdce676e215.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/04bba1f5-97d4-4be9-859f-ccdce676e215.png already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F1b15191a-97ef-4f64-b845-284001ea4758.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/1b15191a-97ef-4f64-b845-284001ea4758.png already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252F83fa82ef-9fae-49af-9c4c-71f3f3a5d488.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/83fa82ef-9fae-49af-9c4c-71f3f3a5d488.png already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741300%252Fgeneral%252Fc1eae590-8fe9-4adf-a882-35e1fd8ccd09.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741300/general/c1eae590-8fe9-4adf-a882-35e1fd8ccd09.png already downloaded
2026-03-27 17:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c94db506-dda0-5a34-a13c-993c9d449322, identifier: 10740259
2026-03-27 17:18:14 [adesa.de] INFO: Found listing with ID: 10740597
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740597%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [adesa.de] INFO: Scrape type for 10740597: 1
2026-03-27 17:18:14 [adesa.de] INFO: Scraping item 10740597 url https://www.openlane.eu/en/carv6/auction/10740597
2026-03-27 17:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10740259
2026-03-27 17:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10740259
2026-03-27 17:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c94db506-dda0-5a34-a13c-993c9d449322 with identifier: 10740259 to the API
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740259>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'c94db506-dda0-5a34-a13c-993c9d449322',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740259',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 16332,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5741300/general/e8976ff5-e918-4c81-aa5b-6638c7864a26.jpg',
'https://images.openlane.eu/carimgs/5741300/general/5b3e03c3-37e6-4534-b622-030e93be4e8e.jpg',
'https://images.openlane.eu/carimgs/5741300/general/9e48cca8-0ee1-4a7a-8556-1584893dd2bc.jpg',
'https://images.openlane.eu/carimgs/5741300/general/438644d9-3f07-49cf-8d5a-f96a2c30ffb9.jpg',
'https://images.openlane.eu/carimgs/5741300/general/1784dad6-9bd2-4888-9010-653318cd7e64.png',
'https://images.openlane.eu/carimgs/5741300/general/b364ebb5-99c4-4d4a-a78c-cf1d85e19f94.png',
'https://images.openlane.eu/carimgs/5741300/general/04bba1f5-97d4-4be9-859f-ccdce676e215.png',
'https://images.openlane.eu/carimgs/5741300/general/1b15191a-97ef-4f64-b845-284001ea4758.png',
'https://images.openlane.eu/carimgs/5741300/general/83fa82ef-9fae-49af-9c4c-71f3f3a5d488.png',
'https://images.openlane.eu/carimgs/5741300/general/c1eae590-8fe9-4adf-a882-35e1fd8ccd09.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92524,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/e8976ff5-e918-4c81-aa5b-6638c7864a26.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112710,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/5b3e03c3-37e6-4534-b622-030e93be4e8e.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107569,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/9e48cca8-0ee1-4a7a-8556-1584893dd2bc.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123222,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/438644d9-3f07-49cf-8d5a-f96a2c30ffb9.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 700420,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/1784dad6-9bd2-4888-9010-653318cd7e64.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 670292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/b364ebb5-99c4-4d4a-a78c-cf1d85e19f94.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 513166,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/04bba1f5-97d4-4be9-859f-ccdce676e215.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 697170,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/1b15191a-97ef-4f64-b845-284001ea4758.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 471254,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/83fa82ef-9fae-49af-9c4c-71f3f3a5d488.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c94db506-dda0-5a34-a13c-993c9d449322/c94db506-dda0-5a34-a13c-993c9d449322_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 575517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741300/general/c1eae590-8fe9-4adf-a882-35e1fd8ccd09.png',
'Width': 800}],
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 16.332 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740259%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [adesa.de] INFO: Saving data for 10740259: {'created_time': 1774631894.857601, 'last_price_update_time': 1774631894.857613, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740259') HTTP/1.1" 204 0
2026-03-27 17:18:14 [adesa.de] INFO: Found listing with ID: 10740684
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740684%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [adesa.de] INFO: Scrape type for 10740684: 1
2026-03-27 17:18:14 [adesa.de] INFO: Scraping item 10740684 url https://www.openlane.eu/en/carv6/auction/10740684
2026-03-27 17:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10740256
2026-03-27 17:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a02af5b-08e6-5e37-897e-6504772ae0ef with scrape type 1
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a02af5b-08e6-5e37-897e-6504772ae0ef
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252Ff4389cf9-8f14-428a-b92d-b25066288128.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/f4389cf9-8f14-428a-b92d-b25066288128.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252Ff6530b63-561e-4c29-b422-cd3ee09487bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/f6530b63-561e-4c29-b422-cd3ee09487bf.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252Ffb9362c8-2847-4e4f-a3bd-9282ba9afd31.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/fb9362c8-2847-4e4f-a3bd-9282ba9afd31.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252F7bd9c83e-d35e-4d0b-a081-54da27632b33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/7bd9c83e-d35e-4d0b-a081-54da27632b33.jpg already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252F8e24ea1f-91c3-4695-b338-2b578552175f.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/8e24ea1f-91c3-4695-b338-2b578552175f.png already downloaded
2026-03-27 17:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252F08b925b8-1633-4a1e-9225-d7a2bf6996eb.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/08b925b8-1633-4a1e-9225-d7a2bf6996eb.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252Fa526958c-0124-4bfe-b642-b53bf4787ebd.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/a526958c-0124-4bfe-b642-b53bf4787ebd.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252Fb5219d42-f5eb-47cd-9851-565f2778129e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/b5219d42-f5eb-47cd-9851-565f2778129e.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252F508e0393-13b1-4b59-8ffa-e8f35fe7fd6d.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/508e0393-13b1-4b59-8ffa-e8f35fe7fd6d.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741297%252Fgeneral%252Fb36bc6f7-353e-4bff-bfc6-e82e26f395c3.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741297/general/b36bc6f7-353e-4bff-bfc6-e82e26f395c3.png already downloaded
2026-03-27 17:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a02af5b-08e6-5e37-897e-6504772ae0ef, identifier: 10740256
2026-03-27 17:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260
2026-03-27 17:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f60d174-296a-5848-9762-b9cf3fa6cdef with scrape type 1
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f60d174-296a-5848-9762-b9cf3fa6cdef
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252Fc7426bb6-00b5-4242-a773-1f19d563f833.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/c7426bb6-00b5-4242-a773-1f19d563f833.jpg already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F1029f408-c95a-478f-9703-f4550bfd1bf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/1029f408-c95a-478f-9703-f4550bfd1bf8.jpg already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F0bfafa88-01d3-4bc6-b192-5267f2385a04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/0bfafa88-01d3-4bc6-b192-5267f2385a04.jpg already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F6bf75535-4751-4d41-84e6-6c40390e0a66.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/6bf75535-4751-4d41-84e6-6c40390e0a66.jpg already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252Fb1dcda48-2b13-4a1c-b8b9-6710760760de.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/b1dcda48-2b13-4a1c-b8b9-6710760760de.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F3f5381c8-1e86-4772-a3f7-df5c8eda35b3.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/3f5381c8-1e86-4772-a3f7-df5c8eda35b3.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F9f2d86c3-63bd-4418-8b80-2517a4861de7.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/9f2d86c3-63bd-4418-8b80-2517a4861de7.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252Fe2d622f9-203d-45df-a6bd-922a4eed7bc1.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/e2d622f9-203d-45df-a6bd-922a4eed7bc1.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F9b25152e-e3dd-4bbc-bb16-0b998230400e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/9b25152e-e3dd-4bbc-bb16-0b998230400e.png already downloaded
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741301%252Fgeneral%252F37f033f3-9beb-47f1-b7e0-3bd532da5028.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741301/general/37f033f3-9beb-47f1-b7e0-3bd532da5028.png already downloaded
2026-03-27 17:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f60d174-296a-5848-9762-b9cf3fa6cdef, identifier: 10740260
2026-03-27 17:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10740256
2026-03-27 17:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10740256
2026-03-27 17:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a02af5b-08e6-5e37-897e-6504772ae0ef with identifier: 10740256 to the API
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '8a02af5b-08e6-5e37-897e-6504772ae0ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740256',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 3941,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5741297/general/f4389cf9-8f14-428a-b92d-b25066288128.jpg',
'https://images.openlane.eu/carimgs/5741297/general/f6530b63-561e-4c29-b422-cd3ee09487bf.jpg',
'https://images.openlane.eu/carimgs/5741297/general/fb9362c8-2847-4e4f-a3bd-9282ba9afd31.jpg',
'https://images.openlane.eu/carimgs/5741297/general/7bd9c83e-d35e-4d0b-a081-54da27632b33.jpg',
'https://images.openlane.eu/carimgs/5741297/general/8e24ea1f-91c3-4695-b338-2b578552175f.png',
'https://images.openlane.eu/carimgs/5741297/general/08b925b8-1633-4a1e-9225-d7a2bf6996eb.png',
'https://images.openlane.eu/carimgs/5741297/general/a526958c-0124-4bfe-b642-b53bf4787ebd.png',
'https://images.openlane.eu/carimgs/5741297/general/b5219d42-f5eb-47cd-9851-565f2778129e.png',
'https://images.openlane.eu/carimgs/5741297/general/508e0393-13b1-4b59-8ffa-e8f35fe7fd6d.png',
'https://images.openlane.eu/carimgs/5741297/general/b36bc6f7-353e-4bff-bfc6-e82e26f395c3.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104814,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/f4389cf9-8f14-428a-b92d-b25066288128.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118095,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/f6530b63-561e-4c29-b422-cd3ee09487bf.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89929,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/fb9362c8-2847-4e4f-a3bd-9282ba9afd31.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88958,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/7bd9c83e-d35e-4d0b-a081-54da27632b33.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 1010768,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/8e24ea1f-91c3-4695-b338-2b578552175f.png',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 1153144,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/08b925b8-1633-4a1e-9225-d7a2bf6996eb.png',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 1090713,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/a526958c-0124-4bfe-b642-b53bf4787ebd.png',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 1417950,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/b5219d42-f5eb-47cd-9851-565f2778129e.png',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 601338,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/508e0393-13b1-4b59-8ffa-e8f35fe7fd6d.png',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a02af5b-08e6-5e37-897e-6504772ae0ef/8a02af5b-08e6-5e37-897e-6504772ae0ef_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 1101032,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741297/general/b36bc6f7-353e-4bff-bfc6-e82e26f395c3.png',
'Width': 1200}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 3.941 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740256%27 HTTP/1.1" 200 None
2026-03-27 17:18:15 [adesa.de] INFO: Saving data for 10740256: {'created_time': 1774631895.731068, 'last_price_update_time': 1774631895.73108, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740256') HTTP/1.1" 204 0
2026-03-27 17:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260
2026-03-27 17:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260
2026-03-27 17:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f60d174-296a-5848-9762-b9cf3fa6cdef with identifier: 10740260 to the API
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740260>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '8f60d174-296a-5848-9762-b9cf3fa6cdef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740260',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': '500',
'odometer': 6500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5741301/general/c7426bb6-00b5-4242-a773-1f19d563f833.jpg',
'https://images.openlane.eu/carimgs/5741301/general/1029f408-c95a-478f-9703-f4550bfd1bf8.jpg',
'https://images.openlane.eu/carimgs/5741301/general/0bfafa88-01d3-4bc6-b192-5267f2385a04.jpg',
'https://images.openlane.eu/carimgs/5741301/general/6bf75535-4751-4d41-84e6-6c40390e0a66.jpg',
'https://images.openlane.eu/carimgs/5741301/general/b1dcda48-2b13-4a1c-b8b9-6710760760de.png',
'https://images.openlane.eu/carimgs/5741301/general/3f5381c8-1e86-4772-a3f7-df5c8eda35b3.png',
'https://images.openlane.eu/carimgs/5741301/general/9f2d86c3-63bd-4418-8b80-2517a4861de7.png',
'https://images.openlane.eu/carimgs/5741301/general/e2d622f9-203d-45df-a6bd-922a4eed7bc1.png',
'https://images.openlane.eu/carimgs/5741301/general/9b25152e-e3dd-4bbc-bb16-0b998230400e.png',
'https://images.openlane.eu/carimgs/5741301/general/37f033f3-9beb-47f1-b7e0-3bd532da5028.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101089,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/c7426bb6-00b5-4242-a773-1f19d563f833.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106070,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/1029f408-c95a-478f-9703-f4550bfd1bf8.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91285,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/0bfafa88-01d3-4bc6-b192-5267f2385a04.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96408,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/6bf75535-4751-4d41-84e6-6c40390e0a66.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 667114,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/b1dcda48-2b13-4a1c-b8b9-6710760760de.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 699801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/3f5381c8-1e86-4772-a3f7-df5c8eda35b3.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 538409,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/9f2d86c3-63bd-4418-8b80-2517a4861de7.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 647314,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/e2d622f9-203d-45df-a6bd-922a4eed7bc1.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 626371,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/9b25152e-e3dd-4bbc-bb16-0b998230400e.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f60d174-296a-5848-9762-b9cf3fa6cdef/8f60d174-296a-5848-9762-b9cf3fa6cdef_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 562996,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741301/general/37f033f3-9beb-47f1-b7e0-3bd532da5028.png',
'Width': 800}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 4,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Fiat 500 e 21 kWh - Electric - Automatic - 95 hp - 6.500 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740260%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [adesa.de] INFO: Saving data for 10740260: {'created_time': 1774631896.045878, 'last_price_update_time': 1774631896.045889, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740260') HTTP/1.1" 204 0
2026-03-27 17:18:16 [adesa.de] INFO: Found listing with ID: 10740685
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740685%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [adesa.de] INFO: Scrape type for 10740685: 1
2026-03-27 17:18:16 [adesa.de] INFO: Scraping item 10740685 url https://www.openlane.eu/en/carv6/auction/10740685
2026-03-27 17:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740189> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740264> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:16 [adesa.de] INFO: Found listing with ID: 10740654
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740654%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [adesa.de] INFO: Scrape type for 10740654: 1
2026-03-27 17:18:16 [adesa.de] INFO: Scraping item 10740654 url https://www.openlane.eu/en/carv6/auction/10740654
2026-03-27 17:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643
2026-03-27 17:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fe355f-60bc-5d59-924f-6f5713f85380 with scrape type 1
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95fe355f-60bc-5d59-924f-6f5713f85380
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F742ca3fe-6fea-4270-812c-ac02f8db8b81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/742ca3fe-6fea-4270-812c-ac02f8db8b81.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F2bc7fbad-9332-40c5-8caa-471128a1ebe4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/2bc7fbad-9332-40c5-8caa-471128a1ebe4.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F57d89721-0b49-4097-8759-8405aac988df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/57d89721-0b49-4097-8759-8405aac988df.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F99f6db83-b8d9-4811-8364-e3fd25f841b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/99f6db83-b8d9-4811-8364-e3fd25f841b6.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F244c349e-d5ec-4e04-886d-592a4ec81ef6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/244c349e-d5ec-4e04-886d-592a4ec81ef6.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252Ff0fd3dba-f413-4b3b-9eda-8e160e228371.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/f0fd3dba-f413-4b3b-9eda-8e160e228371.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F6eec0577-976f-45f9-a4d9-df6693d1e0e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/6eec0577-976f-45f9-a4d9-df6693d1e0e6.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F23695ad1-70e6-4d54-bcea-71858a2130ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/23695ad1-70e6-4d54-bcea-71858a2130ec.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252F731aa311-515e-4468-a274-c64b9caeb255.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/731aa311-515e-4468-a274-c64b9caeb255.jpg already downloaded
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602197%252Fgeneral%252Facefca8a-1aee-4fd7-a046-c8366f57e192.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602197/general/acefca8a-1aee-4fd7-a046-c8366f57e192.jpg already downloaded
2026-03-27 17:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 95fe355f-60bc-5d59-924f-6f5713f85380, identifier: 10740643
2026-03-27 17:18:16 [adesa.de] INFO: Found listing with ID: 10740704
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740704%27 HTTP/1.1" 200 None
2026-03-27 17:18:16 [adesa.de] INFO: Scrape type for 10740704: 1
2026-03-27 17:18:16 [adesa.de] INFO: Scraping item 10740704 url https://www.openlane.eu/en/carv6/auction/10740704
2026-03-27 17:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643
2026-03-27 17:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643
2026-03-27 17:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 95fe355f-60bc-5d59-924f-6f5713f85380 with identifier: 10740643 to the API
2026-03-27 17:18:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740643>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '95fe355f-60bc-5d59-924f-6f5713f85380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740643',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 69780,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5602197/general/742ca3fe-6fea-4270-812c-ac02f8db8b81.jpg',
'https://images.openlane.eu/carimgs/5602197/general/2bc7fbad-9332-40c5-8caa-471128a1ebe4.jpg',
'https://images.openlane.eu/carimgs/5602197/general/57d89721-0b49-4097-8759-8405aac988df.jpg',
'https://images.openlane.eu/carimgs/5602197/general/99f6db83-b8d9-4811-8364-e3fd25f841b6.jpg',
'https://images.openlane.eu/carimgs/5602197/general/244c349e-d5ec-4e04-886d-592a4ec81ef6.jpg',
'https://images.openlane.eu/carimgs/5602197/general/f0fd3dba-f413-4b3b-9eda-8e160e228371.jpg',
'https://images.openlane.eu/carimgs/5602197/general/6eec0577-976f-45f9-a4d9-df6693d1e0e6.jpg',
'https://images.openlane.eu/carimgs/5602197/general/23695ad1-70e6-4d54-bcea-71858a2130ec.jpg',
'https://images.openlane.eu/carimgs/5602197/general/731aa311-515e-4468-a274-c64b9caeb255.jpg',
'https://images.openlane.eu/carimgs/5602197/general/acefca8a-1aee-4fd7-a046-c8366f57e192.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271693,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/742ca3fe-6fea-4270-812c-ac02f8db8b81.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306585,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/2bc7fbad-9332-40c5-8caa-471128a1ebe4.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287406,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/57d89721-0b49-4097-8759-8405aac988df.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237263,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/99f6db83-b8d9-4811-8364-e3fd25f841b6.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251820,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/244c349e-d5ec-4e04-886d-592a4ec81ef6.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232054,
'Height': 750,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/f0fd3dba-f413-4b3b-9eda-8e160e228371.jpg',
'Width': 1000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139837,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/6eec0577-976f-45f9-a4d9-df6693d1e0e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/23695ad1-70e6-4d54-bcea-71858a2130ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133362,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/731aa311-515e-4468-a274-c64b9caeb255.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95fe355f-60bc-5d59-924f-6f5713f85380/95fe355f-60bc-5d59-924f-6f5713f85380_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602197/general/acefca8a-1aee-4fd7-a046-c8366f57e192.jpg',
'Width': 800}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Picanto 1.2 ISG Dream Team - Petrol - Manual - 84 hp - 69.780 '
'km',
'transmission': 'manual',
'trim': 'Dream Team',
'vin': None,
'year': 2017}
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740643%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [adesa.de] INFO: Saving data for 10740643: {'created_time': 1774631897.236662, 'last_price_update_time': 1774631897.236673, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740643') HTTP/1.1" 204 0
2026-03-27 17:18:17 [adesa.de] INFO: Found listing with ID: 10740707
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740707%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [adesa.de] INFO: Scrape type for 10740707: 1
2026-03-27 17:18:17 [adesa.de] INFO: Scraping item 10740707 url https://www.openlane.eu/en/carv6/auction/10740707
2026-03-27 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740413> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189
2026-03-27 17:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a732462-230f-5b09-986c-7c4641d4b112 with scrape type 1
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a732462-230f-5b09-986c-7c4641d4b112
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F0cf440f8-ffce-47c1-8896-4f8f7aaaeeb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/0cf440f8-ffce-47c1-8896-4f8f7aaaeeb6.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F31e1fd7a-231f-4bd9-91d6-6b647a74ebac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/31e1fd7a-231f-4bd9-91d6-6b647a74ebac.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F7f1d65a6-0673-4e01-9989-b2b78fdcafe5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/7f1d65a6-0673-4e01-9989-b2b78fdcafe5.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F668a32bc-8376-4cdb-85c2-a7ebd2e23007.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/668a32bc-8376-4cdb-85c2-a7ebd2e23007.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252Fc827eb55-3104-405f-9164-9168081555dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/c827eb55-3104-405f-9164-9168081555dc.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252Ff093f9c3-50e3-4294-bed8-64df0ff8ec81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/f093f9c3-50e3-4294-bed8-64df0ff8ec81.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F6ae141b6-f491-446b-a71c-a3d62a0eef1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/6ae141b6-f491-446b-a71c-a3d62a0eef1f.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F08603ea4-4762-4374-a2c6-ae2579b5df1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/08603ea4-4762-4374-a2c6-ae2579b5df1b.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F5e40c83a-a92f-4fd1-a17f-b44c703a4197.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/5e40c83a-a92f-4fd1-a17f-b44c703a4197.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603522%252Fgeneral%252F96733615-110c-4a53-abc7-5cbf66cf14ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603522/general/96733615-110c-4a53-abc7-5cbf66cf14ac.jpg already downloaded
2026-03-27 17:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7a732462-230f-5b09-986c-7c4641d4b112, identifier: 10740189
2026-03-27 17:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740264, dropping item
2026-03-27 17:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574
2026-03-27 17:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with scrape type 1
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5cb8259-0ced-5f97-ae66-c5e2b52ca81b
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252Fd525ed27-df95-4b0b-878e-2872ecdf9284.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/d525ed27-df95-4b0b-878e-2872ecdf9284.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252F0ac343a3-3ea8-4dcf-a7d7-903b7a0f989f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/0ac343a3-3ea8-4dcf-a7d7-903b7a0f989f.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252Fca2e4cdb-04ce-451c-bb77-43ccdaea00b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/ca2e4cdb-04ce-451c-bb77-43ccdaea00b1.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252Fb89c37a4-d6a9-43de-be84-7e0f064d1de6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/b89c37a4-d6a9-43de-be84-7e0f064d1de6.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252F67605361-54fc-437b-a180-af452ca33b34.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/67605361-54fc-437b-a180-af452ca33b34.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252F776770aa-72d7-46eb-a161-a47b0e7dff5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/776770aa-72d7-46eb-a161-a47b0e7dff5e.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252F72f69ad2-10bd-4d78-82bf-817e0280dd2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/72f69ad2-10bd-4d78-82bf-817e0280dd2a.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252Ffaa8465c-3ffd-48b9-9df8-41aba105aa83.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/faa8465c-3ffd-48b9-9df8-41aba105aa83.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252F81c1b841-86d9-4395-92c0-a90ded16499d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/81c1b841-86d9-4395-92c0-a90ded16499d.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633442%252Fgeneral%252F0648899b-8f63-4ec6-be0f-997a6b374d5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633442/general/0648899b-8f63-4ec6-be0f-997a6b374d5d.jpg already downloaded
2026-03-27 17:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b, identifier: 10740574
2026-03-27 17:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247
2026-03-27 17:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with scrape type 1
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 03dda1ee-54bd-5744-96ca-48a2b9e72ff8
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252Fdf851dd6-34d1-40b3-9b09-f5ef86a23a2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/df851dd6-34d1-40b3-9b09-f5ef86a23a2b.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252Ff51cb5af-2732-4d0c-9630-0801fdf0cb06.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/f51cb5af-2732-4d0c-9630-0801fdf0cb06.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252F3ca68d98-4f03-46fa-ba53-3a9804cb561b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/3ca68d98-4f03-46fa-ba53-3a9804cb561b.jpg already downloaded
2026-03-27 17:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252Fd4a80ed0-07d0-4661-8877-9af1b890b23e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/d4a80ed0-07d0-4661-8877-9af1b890b23e.jpg already downloaded
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252F6961f012-8ed5-4e61-a7a6-97b5dd1966e7.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/6961f012-8ed5-4e61-a7a6-97b5dd1966e7.png already downloaded
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252F56e23e7f-d258-4b29-a60e-5e1d45cf8d66.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/56e23e7f-d258-4b29-a60e-5e1d45cf8d66.png already downloaded
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252Fed4e5c8d-0600-48dc-9735-e42215db3aec.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/ed4e5c8d-0600-48dc-9735-e42215db3aec.png already downloaded
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fgeneral%252Fc43a6e49-7df5-4ceb-8869-8380aebbf8f0.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/general/c43a6e49-7df5-4ceb-8869-8380aebbf8f0.png already downloaded
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fdamage%252F797e8126-0f2e-4601-a3e8-7f41645a8bff.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/damage/797e8126-0f2e-4601-a3e8-7f41645a8bff.png already downloaded
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729106%252Fdamage%252Ffa61c8a5-08df-431f-abe5-daa824e98cb0.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729106/damage/fa61c8a5-08df-431f-abe5-daa824e98cb0.png already downloaded
2026-03-27 17:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8, identifier: 10740247
2026-03-27 17:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189
2026-03-27 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189
2026-03-27 17:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7a732462-230f-5b09-986c-7c4641d4b112 with identifier: 10740189 to the API
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740189>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': '7a732462-230f-5b09-986c-7c4641d4b112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740189',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 25681,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 103,
'photo_urls': ['https://images.openlane.eu/carimgs/5603522/general/0cf440f8-ffce-47c1-8896-4f8f7aaaeeb6.jpg',
'https://images.openlane.eu/carimgs/5603522/general/31e1fd7a-231f-4bd9-91d6-6b647a74ebac.jpg',
'https://images.openlane.eu/carimgs/5603522/general/7f1d65a6-0673-4e01-9989-b2b78fdcafe5.jpg',
'https://images.openlane.eu/carimgs/5603522/general/668a32bc-8376-4cdb-85c2-a7ebd2e23007.jpg',
'https://images.openlane.eu/carimgs/5603522/general/c827eb55-3104-405f-9164-9168081555dc.jpg',
'https://images.openlane.eu/carimgs/5603522/general/f093f9c3-50e3-4294-bed8-64df0ff8ec81.jpg',
'https://images.openlane.eu/carimgs/5603522/general/6ae141b6-f491-446b-a71c-a3d62a0eef1f.jpg',
'https://images.openlane.eu/carimgs/5603522/general/08603ea4-4762-4374-a2c6-ae2579b5df1b.jpg',
'https://images.openlane.eu/carimgs/5603522/general/5e40c83a-a92f-4fd1-a17f-b44c703a4197.jpg',
'https://images.openlane.eu/carimgs/5603522/general/96733615-110c-4a53-abc7-5cbf66cf14ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52316,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/0cf440f8-ffce-47c1-8896-4f8f7aaaeeb6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48888,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/31e1fd7a-231f-4bd9-91d6-6b647a74ebac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/7f1d65a6-0673-4e01-9989-b2b78fdcafe5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46955,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/668a32bc-8376-4cdb-85c2-a7ebd2e23007.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/c827eb55-3104-405f-9164-9168081555dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117925,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/f093f9c3-50e3-4294-bed8-64df0ff8ec81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/6ae141b6-f491-446b-a71c-a3d62a0eef1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/08603ea4-4762-4374-a2c6-ae2579b5df1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/5e40c83a-a92f-4fd1-a17f-b44c703a4197.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a732462-230f-5b09-986c-7c4641d4b112/7a732462-230f-5b09-986c-7c4641d4b112_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603522/general/96733615-110c-4a53-abc7-5cbf66cf14ac.jpg',
'Width': 800}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2024-07-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'25.681 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740189%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [adesa.de] INFO: Saving data for 10740189: {'created_time': 1774631898.474516, 'last_price_update_time': 1774631898.474527, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740189') HTTP/1.1" 204 0
2026-03-27 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574
2026-03-27 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574
2026-03-27 17:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cb8259-0ced-5f97-ae66-c5e2b52ca81b with identifier: 10740574 to the API
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e5cb8259-0ced-5f97-ae66-c5e2b52ca81b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740574',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Tavascan',
'odometer': 6675,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 53,
'photo_urls': ['https://images.openlane.eu/carimgs/5633442/general/d525ed27-df95-4b0b-878e-2872ecdf9284.jpg',
'https://images.openlane.eu/carimgs/5633442/general/0ac343a3-3ea8-4dcf-a7d7-903b7a0f989f.jpg',
'https://images.openlane.eu/carimgs/5633442/general/ca2e4cdb-04ce-451c-bb77-43ccdaea00b1.jpg',
'https://images.openlane.eu/carimgs/5633442/general/b89c37a4-d6a9-43de-be84-7e0f064d1de6.jpg',
'https://images.openlane.eu/carimgs/5633442/general/67605361-54fc-437b-a180-af452ca33b34.jpg',
'https://images.openlane.eu/carimgs/5633442/general/776770aa-72d7-46eb-a161-a47b0e7dff5e.jpg',
'https://images.openlane.eu/carimgs/5633442/general/72f69ad2-10bd-4d78-82bf-817e0280dd2a.jpg',
'https://images.openlane.eu/carimgs/5633442/general/faa8465c-3ffd-48b9-9df8-41aba105aa83.jpg',
'https://images.openlane.eu/carimgs/5633442/general/81c1b841-86d9-4395-92c0-a90ded16499d.jpg',
'https://images.openlane.eu/carimgs/5633442/general/0648899b-8f63-4ec6-be0f-997a6b374d5d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/d525ed27-df95-4b0b-878e-2872ecdf9284.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44384,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/0ac343a3-3ea8-4dcf-a7d7-903b7a0f989f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40642,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/ca2e4cdb-04ce-451c-bb77-43ccdaea00b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/b89c37a4-d6a9-43de-be84-7e0f064d1de6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/67605361-54fc-437b-a180-af452ca33b34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50716,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/776770aa-72d7-46eb-a161-a47b0e7dff5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/72f69ad2-10bd-4d78-82bf-817e0280dd2a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50051,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/faa8465c-3ffd-48b9-9df8-41aba105aa83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/81c1b841-86d9-4395-92c0-a90ded16499d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5cb8259-0ced-5f97-ae66-c5e2b52ca81b/e5cb8259-0ced-5f97-ae66-c5e2b52ca81b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86609,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633442/general/0648899b-8f63-4ec6-be0f-997a6b374d5d.jpg',
'Width': 800}],
'price': 32700,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Cupra Tavascan VZ - AWD - Electric - Automatic - 340 hp - 6.675 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2024}
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740574%27 HTTP/1.1" 200 None
2026-03-27 17:18:18 [adesa.de] INFO: Saving data for 10740574: {'created_time': 1774631898.961046, 'last_price_update_time': 1774631898.961058, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740574') HTTP/1.1" 204 0
2026-03-27 17:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247
2026-03-27 17:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247
2026-03-27 17:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03dda1ee-54bd-5744-96ca-48a2b9e72ff8 with identifier: 10740247 to the API
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740247>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '03dda1ee-54bd-5744-96ca-48a2b9e72ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740247',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 93301,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5729106/general/df851dd6-34d1-40b3-9b09-f5ef86a23a2b.jpg',
'https://images.openlane.eu/carimgs/5729106/general/f51cb5af-2732-4d0c-9630-0801fdf0cb06.jpg',
'https://images.openlane.eu/carimgs/5729106/general/3ca68d98-4f03-46fa-ba53-3a9804cb561b.jpg',
'https://images.openlane.eu/carimgs/5729106/general/d4a80ed0-07d0-4661-8877-9af1b890b23e.jpg',
'https://images.openlane.eu/carimgs/5729106/general/6961f012-8ed5-4e61-a7a6-97b5dd1966e7.png',
'https://images.openlane.eu/carimgs/5729106/general/56e23e7f-d258-4b29-a60e-5e1d45cf8d66.png',
'https://images.openlane.eu/carimgs/5729106/general/ed4e5c8d-0600-48dc-9735-e42215db3aec.png',
'https://images.openlane.eu/carimgs/5729106/general/c43a6e49-7df5-4ceb-8869-8380aebbf8f0.png',
'https://images.openlane.eu/carimgs/5729106/damage/797e8126-0f2e-4601-a3e8-7f41645a8bff.png',
'https://images.openlane.eu/carimgs/5729106/damage/fa61c8a5-08df-431f-abe5-daa824e98cb0.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96129,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/df851dd6-34d1-40b3-9b09-f5ef86a23a2b.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95236,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/f51cb5af-2732-4d0c-9630-0801fdf0cb06.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109094,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/3ca68d98-4f03-46fa-ba53-3a9804cb561b.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97109,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/d4a80ed0-07d0-4661-8877-9af1b890b23e.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 131044,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/6961f012-8ed5-4e61-a7a6-97b5dd1966e7.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 149562,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/56e23e7f-d258-4b29-a60e-5e1d45cf8d66.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 162566,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/ed4e5c8d-0600-48dc-9735-e42215db3aec.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 102942,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/general/c43a6e49-7df5-4ceb-8869-8380aebbf8f0.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 99524,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/damage/797e8126-0f2e-4601-a3e8-7f41645a8bff.png',
'Width': 344},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_03dda1ee-54bd-5744-96ca-48a2b9e72ff8/03dda1ee-54bd-5744-96ca-48a2b9e72ff8_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 101848,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729106/damage/fa61c8a5-08df-431f-abe5-daa824e98cb0.png',
'Width': 344}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Kia Sportage 1.6 GDI Vision - AWD - Hybrid - Automatic - 180 hp - '
'93.301 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2022}
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740247%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [adesa.de] INFO: Saving data for 10740247: {'created_time': 1774631899.322151, 'last_price_update_time': 1774631899.322165, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740247') HTTP/1.1" 204 0
2026-03-27 17:18:19 [adesa.de] INFO: Found listing with ID: 10740706
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740706%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [adesa.de] INFO: Scrape type for 10740706: 1
2026-03-27 17:18:19 [adesa.de] INFO: Scraping item 10740706 url https://www.openlane.eu/en/carv6/auction/10740706
2026-03-27 17:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:19 [adesa.de] INFO: Found listing with ID: 10740705
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740705%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [adesa.de] INFO: Scrape type for 10740705: 1
2026-03-27 17:18:19 [adesa.de] INFO: Scraping item 10740705 url https://www.openlane.eu/en/carv6/auction/10740705
2026-03-27 17:18:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413
2026-03-27 17:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with scrape type 1
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53e58143-0e4c-5213-b8a6-33c9fe8ba848
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F7d13d144-174d-4c0e-a745-ef7bdf543751.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/7d13d144-174d-4c0e-a745-ef7bdf543751.jpg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F568e1257-754c-4213-96bd-6fb07bd30033.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/568e1257-754c-4213-96bd-6fb07bd30033.jpg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F26638b9a-bbe8-4476-8136-be2f2142f665.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/26638b9a-bbe8-4476-8136-be2f2142f665.jpg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F288429b6-c670-4491-be2d-9083541ba576.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/288429b6-c670-4491-be2d-9083541ba576.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F769067fa-686f-4b1c-b875-05c877d3c75f.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/769067fa-686f-4b1c-b875-05c877d3c75f.png already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F7b276a99-6b20-4666-9c40-e55f88e8e1d2.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/7b276a99-6b20-4666-9c40-e55f88e8e1d2.png already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252Ff58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/f58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F3c0724bb-c0bd-440e-9770-c6c0f751c599.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/3c0724bb-c0bd-440e-9770-c6c0f751c599.png already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705630%252Fgeneral%252F95509c52-397c-46ed-b66f-4e267e86a2df.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705630/general/95509c52-397c-46ed-b66f-4e267e86a2df.png already downloaded
2026-03-27 17:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53e58143-0e4c-5213-b8a6-33c9fe8ba848, identifier: 10740413
2026-03-27 17:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417
2026-03-27 17:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79005133-7b69-51b3-8a20-b7f61eb91c90 with scrape type 1
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79005133-7b69-51b3-8a20-b7f61eb91c90
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252F39763405-7dd1-4ab9-84df-7aa30e7e3c3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/39763405-7dd1-4ab9-84df-7aa30e7e3c3b.jpg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252Fb9a8f2e9-661d-4db3-af8f-d54b76e01de3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/b9a8f2e9-661d-4db3-af8f-d54b76e01de3.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252Fcd655b00-4e6f-4dd4-a3fb-23c4bf35a1cf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/cd655b00-4e6f-4dd4-a3fb-23c4bf35a1cf.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252Fc54c5cb1-109d-4a65-8a51-9529af5197be.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/c54c5cb1-109d-4a65-8a51-9529af5197be.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252Fbb3fd344-fcda-4b33-82af-ed382e351b38.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/bb3fd344-fcda-4b33-82af-ed382e351b38.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252F65b97910-1efd-436d-b756-8bc44c47ab69.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/65b97910-1efd-436d-b756-8bc44c47ab69.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252F50d487e0-d6ff-4ef9-9974-a8c7199e1620.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/50d487e0-d6ff-4ef9-9974-a8c7199e1620.jpeg already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252F88d500f5-33c4-4730-8ac0-fb9a57df41da.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/88d500f5-33c4-4730-8ac0-fb9a57df41da.png already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252F0411d41d-2a4c-4f0c-a214-7971d36971d7.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/0411d41d-2a4c-4f0c-a214-7971d36971d7.png already downloaded
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705632%252Fgeneral%252F40688d1c-6b9f-4893-b70d-977d1a89c495.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705632/general/40688d1c-6b9f-4893-b70d-977d1a89c495.png already downloaded
2026-03-27 17:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79005133-7b69-51b3-8a20-b7f61eb91c90, identifier: 10740417
2026-03-27 17:18:19 [adesa.de] INFO: Found listing with ID: 10740708
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740708%27 HTTP/1.1" 200 None
2026-03-27 17:18:19 [adesa.de] INFO: Scrape type for 10740708: 1
2026-03-27 17:18:19 [adesa.de] INFO: Scraping item 10740708 url https://www.openlane.eu/en/carv6/auction/10740708
2026-03-27 17:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413
2026-03-27 17:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413
2026-03-27 17:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53e58143-0e4c-5213-b8a6-33c9fe8ba848 with identifier: 10740413 to the API
2026-03-27 17:18:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740413>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '53e58143-0e4c-5213-b8a6-33c9fe8ba848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740413',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5705630/general/7d13d144-174d-4c0e-a745-ef7bdf543751.jpg',
'https://images.openlane.eu/carimgs/5705630/general/523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg',
'https://images.openlane.eu/carimgs/5705630/general/568e1257-754c-4213-96bd-6fb07bd30033.jpg',
'https://images.openlane.eu/carimgs/5705630/general/26638b9a-bbe8-4476-8136-be2f2142f665.jpg',
'https://images.openlane.eu/carimgs/5705630/general/288429b6-c670-4491-be2d-9083541ba576.jpeg',
'https://images.openlane.eu/carimgs/5705630/general/769067fa-686f-4b1c-b875-05c877d3c75f.png',
'https://images.openlane.eu/carimgs/5705630/general/7b276a99-6b20-4666-9c40-e55f88e8e1d2.png',
'https://images.openlane.eu/carimgs/5705630/general/f58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg',
'https://images.openlane.eu/carimgs/5705630/general/3c0724bb-c0bd-440e-9770-c6c0f751c599.png',
'https://images.openlane.eu/carimgs/5705630/general/95509c52-397c-46ed-b66f-4e267e86a2df.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61326,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/7d13d144-174d-4c0e-a745-ef7bdf543751.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146401,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/523dd8d8-7b9c-46b8-8a3b-fcbebfaebaaa.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45172,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/568e1257-754c-4213-96bd-6fb07bd30033.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50831,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/26638b9a-bbe8-4476-8136-be2f2142f665.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164423,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/288429b6-c670-4491-be2d-9083541ba576.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 552946,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/769067fa-686f-4b1c-b875-05c877d3c75f.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 535286,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/7b276a99-6b20-4666-9c40-e55f88e8e1d2.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105456,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/f58ad5c6-0beb-4454-9dd5-7ff606bb48a4.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 524800,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/3c0724bb-c0bd-440e-9770-c6c0f751c599.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53e58143-0e4c-5213-b8a6-33c9fe8ba848/53e58143-0e4c-5213-b8a6-33c9fe8ba848_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 430292,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705630/general/95509c52-397c-46ed-b66f-4e267e86a2df.png',
'Width': 850}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.683 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740413%27 HTTP/1.1" 200 None
2026-03-27 17:18:20 [adesa.de] INFO: Saving data for 10740413: {'created_time': 1774631900.871839, 'last_price_update_time': 1774631900.87185, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740413') HTTP/1.1" 204 0
2026-03-27 17:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417
2026-03-27 17:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417
2026-03-27 17:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79005133-7b69-51b3-8a20-b7f61eb91c90 with identifier: 10740417 to the API
2026-03-27 17:18:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '79005133-7b69-51b3-8a20-b7f61eb91c90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740417',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12607,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5705632/general/39763405-7dd1-4ab9-84df-7aa30e7e3c3b.jpg',
'https://images.openlane.eu/carimgs/5705632/general/b9a8f2e9-661d-4db3-af8f-d54b76e01de3.jpeg',
'https://images.openlane.eu/carimgs/5705632/general/cd655b00-4e6f-4dd4-a3fb-23c4bf35a1cf.jpeg',
'https://images.openlane.eu/carimgs/5705632/general/c54c5cb1-109d-4a65-8a51-9529af5197be.jpeg',
'https://images.openlane.eu/carimgs/5705632/general/bb3fd344-fcda-4b33-82af-ed382e351b38.jpeg',
'https://images.openlane.eu/carimgs/5705632/general/65b97910-1efd-436d-b756-8bc44c47ab69.jpeg',
'https://images.openlane.eu/carimgs/5705632/general/50d487e0-d6ff-4ef9-9974-a8c7199e1620.jpeg',
'https://images.openlane.eu/carimgs/5705632/general/88d500f5-33c4-4730-8ac0-fb9a57df41da.png',
'https://images.openlane.eu/carimgs/5705632/general/0411d41d-2a4c-4f0c-a214-7971d36971d7.png',
'https://images.openlane.eu/carimgs/5705632/general/40688d1c-6b9f-4893-b70d-977d1a89c495.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47465,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/39763405-7dd1-4ab9-84df-7aa30e7e3c3b.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183272,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/b9a8f2e9-661d-4db3-af8f-d54b76e01de3.jpeg',
'Width': 790},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203810,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/cd655b00-4e6f-4dd4-a3fb-23c4bf35a1cf.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159602,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/c54c5cb1-109d-4a65-8a51-9529af5197be.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110352,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/bb3fd344-fcda-4b33-82af-ed382e351b38.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84031,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/65b97910-1efd-436d-b756-8bc44c47ab69.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107432,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/50d487e0-d6ff-4ef9-9974-a8c7199e1620.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 407459,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/88d500f5-33c4-4730-8ac0-fb9a57df41da.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 418716,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/0411d41d-2a4c-4f0c-a214-7971d36971d7.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79005133-7b69-51b3-8a20-b7f61eb91c90/79005133-7b69-51b3-8a20-b7f61eb91c90_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 429949,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705632/general/40688d1c-6b9f-4893-b70d-977d1a89c495.png',
'Width': 850}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 12.607 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740417%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Saving data for 10740417: {'created_time': 1774631901.326884, 'last_price_update_time': 1774631901.3269, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740417') HTTP/1.1" 204 0
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740686
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740686%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740686: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740686 url https://www.openlane.eu/en/carv6/auction/10740686
2026-03-27 17:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: ad30882c-10eb-59bb-af2e-81df1cf30600 with identifier: 10740265, dropping item
2026-03-27 17:18:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740690
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740690%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740690: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740690 url https://www.openlane.eu/en/carv6/auction/10740690
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740692
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740692%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740692: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740692 url https://www.openlane.eu/en/carv6/auction/10740692
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740691
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740691%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740691: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740691 url https://www.openlane.eu/en/carv6/auction/10740691
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740546
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740546%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740546: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740546 url https://www.openlane.eu/en/carv6/auction/10740546
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740617
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740617%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740617: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740617 url https://www.openlane.eu/en/carv6/auction/10740617
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740700
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740700%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740700: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740700 url https://www.openlane.eu/en/carv6/auction/10740700
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740250
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740250%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740250: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740250 url https://www.openlane.eu/en/carv6/auction/10740250
2026-03-27 17:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418
2026-03-27 17:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7768181-f9df-50b1-b3d3-7eff34175e8a with scrape type 1
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7768181-f9df-50b1-b3d3-7eff34175e8a
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252Fdb28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/db28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F983c117e-e517-4e32-8248-fbad7f518477.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/983c117e-e517-4e32-8248-fbad7f518477.jpg already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F907daf19-2227-4274-964a-7b110ac7f338.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/907daf19-2227-4274-964a-7b110ac7f338.png already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252Fa2396be1-3062-47a9-98d6-75bf9795b65b.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/a2396be1-3062-47a9-98d6-75bf9795b65b.png already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F55480d62-67ce-4b16-81b4-147c7b3a95fe.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/55480d62-67ce-4b16-81b4-147c7b3a95fe.png already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F95b0002b-4de9-41d4-93e6-e133de237cc0.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/95b0002b-4de9-41d4-93e6-e133de237cc0.png already downloaded
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705629%252Fgeneral%252F80442640-05c6-4a96-8e1a-a600140fb90a.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705629/general/80442640-05c6-4a96-8e1a-a600140fb90a.png already downloaded
2026-03-27 17:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7768181-f9df-50b1-b3d3-7eff34175e8a, identifier: 10740418
2026-03-27 17:18:21 [adesa.de] INFO: Found listing with ID: 10740375
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740375%27 HTTP/1.1" 200 None
2026-03-27 17:18:21 [adesa.de] INFO: Scrape type for 10740375: 1
2026-03-27 17:18:21 [adesa.de] INFO: Scraping item 10740375 url https://www.openlane.eu/en/carv6/auction/10740375
2026-03-27 17:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418
2026-03-27 17:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418
2026-03-27 17:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7768181-f9df-50b1-b3d3-7eff34175e8a with identifier: 10740418 to the API
2026-03-27 17:18:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740418>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b7768181-f9df-50b1-b3d3-7eff34175e8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31539',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740418',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5705629/general/db28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/983c117e-e517-4e32-8248-fbad7f518477.jpg',
'https://images.openlane.eu/carimgs/5705629/general/351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg',
'https://images.openlane.eu/carimgs/5705629/general/907daf19-2227-4274-964a-7b110ac7f338.png',
'https://images.openlane.eu/carimgs/5705629/general/a2396be1-3062-47a9-98d6-75bf9795b65b.png',
'https://images.openlane.eu/carimgs/5705629/general/55480d62-67ce-4b16-81b4-147c7b3a95fe.png',
'https://images.openlane.eu/carimgs/5705629/general/95b0002b-4de9-41d4-93e6-e133de237cc0.png',
'https://images.openlane.eu/carimgs/5705629/general/80442640-05c6-4a96-8e1a-a600140fb90a.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135802,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/db28e4cd-0db4-4436-8a9f-89ca32a4cfa1.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157836,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/6f8bf01b-4eb3-4fb7-9bc0-b095be3fa4a0.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150081,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/2caf503c-f711-4fc1-90dd-76dc9bc51b49.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61428,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/983c117e-e517-4e32-8248-fbad7f518477.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81527,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/351ccf82-7f8f-4ea7-96d9-47e56cecdd9b.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 405157,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/907daf19-2227-4274-964a-7b110ac7f338.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 476676,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/a2396be1-3062-47a9-98d6-75bf9795b65b.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 470601,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/55480d62-67ce-4b16-81b4-147c7b3a95fe.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 494991,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/95b0002b-4de9-41d4-93e6-e133de237cc0.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7768181-f9df-50b1-b3d3-7eff34175e8a/b7768181-f9df-50b1-b3d3-7eff34175e8a_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 439429,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705629/general/80442640-05c6-4a96-8e1a-a600140fb90a.png',
'Width': 850}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.760 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740418%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Saving data for 10740418: {'created_time': 1774631902.126045, 'last_price_update_time': 1774631902.126058, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740418') HTTP/1.1" 204 0
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740253
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740253%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740253: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740253 url https://www.openlane.eu/en/carv6/auction/10740253
2026-03-27 17:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740251
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740251%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740251: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740251 url https://www.openlane.eu/en/carv6/auction/10740251
2026-03-27 17:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740254
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740254%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740254: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740254 url https://www.openlane.eu/en/carv6/auction/10740254
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740263
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740263%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740263: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740263 url https://www.openlane.eu/en/carv6/auction/10740263
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740252
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740252%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740252: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740252 url https://www.openlane.eu/en/carv6/auction/10740252
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740549
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740549%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740549: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740549 url https://www.openlane.eu/en/carv6/auction/10740549
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740569
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740569%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740569: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740569 url https://www.openlane.eu/en/carv6/auction/10740569
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740649
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740649%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740649: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740649 url https://www.openlane.eu/en/carv6/auction/10740649
2026-03-27 17:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419
2026-03-27 17:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with scrape type 1
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f790a53-bb17-55c0-b1d1-47ae27887cb5
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252Fb2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/b2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F46e33618-3115-4059-ba70-3dda738aba4c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/46e33618-3115-4059-ba70-3dda738aba4c.jpeg already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252Fc834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/c834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F0b07b6ad-53df-45d2-8214-1017c9baa912.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/0b07b6ad-53df-45d2-8214-1017c9baa912.png already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252Ff91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/f91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png already downloaded
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705628%252Fgeneral%252F838f6214-d671-441f-8352-de68072c3210.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705628/general/838f6214-d671-441f-8352-de68072c3210.jpeg already downloaded
2026-03-27 17:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f790a53-bb17-55c0-b1d1-47ae27887cb5, identifier: 10740419
2026-03-27 17:18:22 [adesa.de] INFO: Found listing with ID: 10740648
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740648%27 HTTP/1.1" 200 None
2026-03-27 17:18:22 [adesa.de] INFO: Scrape type for 10740648: 1
2026-03-27 17:18:22 [adesa.de] INFO: Scraping item 10740648 url https://www.openlane.eu/en/carv6/auction/10740648
2026-03-27 17:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419
2026-03-27 17:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419
2026-03-27 17:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f790a53-bb17-55c0-b1d1-47ae27887cb5 with identifier: 10740419 to the API
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740419>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '8f790a53-bb17-55c0-b1d1-47ae27887cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740419',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 9315,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5705628/general/b2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg',
'https://images.openlane.eu/carimgs/5705628/general/69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/46e33618-3115-4059-ba70-3dda738aba4c.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/c834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg',
'https://images.openlane.eu/carimgs/5705628/general/3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png',
'https://images.openlane.eu/carimgs/5705628/general/0b07b6ad-53df-45d2-8214-1017c9baa912.png',
'https://images.openlane.eu/carimgs/5705628/general/f91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png',
'https://images.openlane.eu/carimgs/5705628/general/838f6214-d671-441f-8352-de68072c3210.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51474,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/b2aad9a7-0b88-4b15-82ff-6801c023a68d.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149205,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/69f76926-bb6f-41f8-99bc-154bf96dfd9b.jpeg',
'Width': 790},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179524,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/8fd28977-4a65-4b0d-91a0-27a3f621f548.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149498,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/46e33618-3115-4059-ba70-3dda738aba4c.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122588,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/2f4b9563-16b8-4db0-944f-86f9fb5eff0c.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92666,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/c834ab34-32bb-49c5-9679-c4b5382e9a9a.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 552782,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/3f02faee-b044-4f66-9e28-e6a03ccd0f6a.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 498706,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/0b07b6ad-53df-45d2-8214-1017c9baa912.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 509206,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/f91f8ff6-5e7a-4e3d-890d-53196ea6e0a7.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f790a53-bb17-55c0-b1d1-47ae27887cb5/8f790a53-bb17-55c0-b1d1-47ae27887cb5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101697,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705628/general/838f6214-d671-441f-8352-de68072c3210.jpeg',
'Width': 848}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 9.315 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740419%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Saving data for 10740419: {'created_time': 1774631903.076679, 'last_price_update_time': 1774631903.076693, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740419') HTTP/1.1" 204 0
2026-03-27 17:18:23 [adesa.de] INFO: Found listing with ID: 10740656
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740656%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Scrape type for 10740656: 1
2026-03-27 17:18:23 [adesa.de] INFO: Scraping item 10740656 url https://www.openlane.eu/en/carv6/auction/10740656
2026-03-27 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:23 [adesa.de] INFO: Found listing with ID: 10740658
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740658%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Scrape type for 10740658: 1
2026-03-27 17:18:23 [adesa.de] INFO: Scraping item 10740658 url https://www.openlane.eu/en/carv6/auction/10740658
2026-03-27 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:23 [adesa.de] INFO: Found listing with ID: 10740651
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740651%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Scrape type for 10740651: 1
2026-03-27 17:18:23 [adesa.de] INFO: Scraping item 10740651 url https://www.openlane.eu/en/carv6/auction/10740651
2026-03-27 17:18:23 [adesa.de] INFO: Found listing with ID: 10740652
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740652%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Scrape type for 10740652: 1
2026-03-27 17:18:23 [adesa.de] INFO: Scraping item 10740652 url https://www.openlane.eu/en/carv6/auction/10740652
2026-03-27 17:18:23 [adesa.de] INFO: Found listing with ID: 10740657
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740657%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Scrape type for 10740657: 1
2026-03-27 17:18:23 [adesa.de] INFO: Scraping item 10740657 url https://www.openlane.eu/en/carv6/auction/10740657
2026-03-27 17:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:23 [adesa.de] INFO: Found listing with ID: 10740543
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740543%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [adesa.de] INFO: Scrape type for 10740543: 1
2026-03-27 17:18:23 [adesa.de] INFO: Scraping item 10740543 url https://www.openlane.eu/en/carv6/auction/10740543
2026-03-27 17:18:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684
2026-03-27 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with scrape type 1
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bedbda9c-0ef1-5541-b8a6-50de7eda9b4e
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252Fee057b24-df4f-411f-9f4d-b4510474060d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/ee057b24-df4f-411f-9f4d-b4510474060d.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F7146f343-97f9-4e83-af18-81d06f8d3090.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/7146f343-97f9-4e83-af18-81d06f8d3090.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F1b95db80-3408-47f8-af5a-0fba731404ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/1b95db80-3408-47f8-af5a-0fba731404ba.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252Fad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/ad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F21237dd2-0956-4590-b2b6-79d567d697a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/21237dd2-0956-4590-b2b6-79d567d697a7.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F1af2bb7b-59aa-4610-8788-f611656befbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/1af2bb7b-59aa-4610-8788-f611656befbd.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252Ffb04944d-5e94-44c4-a620-7b1fa66a1692.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/fb04944d-5e94-44c4-a620-7b1fa66a1692.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487315%252Fgeneral%252F4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487315/general/4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg already downloaded
2026-03-27 17:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e, identifier: 10740684
2026-03-27 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577
2026-03-27 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec41e83e-23ac-551a-9b99-98e94237f1b4 with scrape type 1
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec41e83e-23ac-551a-9b99-98e94237f1b4
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Ffbb48e75-edf4-40be-a81c-c2777f0e4b5d.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/fbb48e75-edf4-40be-a81c-c2777f0e4b5d.png already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F16cdf63f-4449-4fe3-b210-d481289f6374.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/16cdf63f-4449-4fe3-b210-d481289f6374.png already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Fef0da14b-23be-4c54-ae84-d988c2070c37.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/ef0da14b-23be-4c54-ae84-d988c2070c37.jpeg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Fe4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/e4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F46d2c0c5-cd94-4877-97ac-4a1302927750.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/46d2c0c5-cd94-4877-97ac-4a1302927750.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252Fcc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/cc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F539e358d-44fb-461a-8593-e1d308f6b1e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/539e358d-44fb-461a-8593-e1d308f6b1e2.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663995%252Fgeneral%252F5fed173e-7809-4064-b6fd-c13a0240a262.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663995/general/5fed173e-7809-4064-b6fd-c13a0240a262.jpg already downloaded
2026-03-27 17:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec41e83e-23ac-551a-9b99-98e94237f1b4, identifier: 10740577
2026-03-27 17:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667
2026-03-27 17:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af4f7fe4-5b1a-5540-9d97-939c261dba14 with scrape type 1
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af4f7fe4-5b1a-5540-9d97-939c261dba14
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fcc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/cc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fb9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/b9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fd3ac2eff-aac4-46ca-8305-87296ec6206e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/d3ac2eff-aac4-46ca-8305-87296ec6206e.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Fb380440c-b7a7-4882-9efd-fa231c79588f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/b380440c-b7a7-4882-9efd-fa231c79588f.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Ff65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/f65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F5a2e3c75-7351-484f-9157-abc2a482faf9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/5a2e3c75-7351-484f-9157-abc2a482faf9.jpg already downloaded
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252F865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546172%252Fgeneral%252Ffb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546172/general/fb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg already downloaded
2026-03-27 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af4f7fe4-5b1a-5540-9d97-939c261dba14, identifier: 10740667
2026-03-27 17:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412
2026-03-27 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with scrape type 1
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 153826ba-4eaf-5eb9-844c-e9c6da9cd553
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Ffb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/fb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F4feab02c-df73-4be9-a582-f220975cbd3f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/4feab02c-df73-4be9-a582-f220975cbd3f.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F9574d9d7-04e4-41cd-8de7-99b90b209828.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/9574d9d7-04e4-41cd-8de7-99b90b209828.jpg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Fe51f3480-69e3-419f-95b2-e7e78936cf2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/e51f3480-69e3-419f-95b2-e7e78936cf2c.jpg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Fc6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/c6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252Fdc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/dc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F79f1241e-a106-4966-9f7c-472d17ad5447.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/79f1241e-a106-4966-9f7c-472d17ad5447.jpg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705631%252Fgeneral%252F7e9e4099-8e52-4485-9ce8-65d323661dd7.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705631/general/7e9e4099-8e52-4485-9ce8-65d323661dd7.png already downloaded
2026-03-27 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 153826ba-4eaf-5eb9-844c-e9c6da9cd553, identifier: 10740412
2026-03-27 17:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416
2026-03-27 17:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bda0d39-d1e0-595c-b255-af93f05df677 with scrape type 1
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1bda0d39-d1e0-595c-b255-af93f05df677
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252Fa05fc0b6-4230-4baa-a38e-50409fa37598.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/a05fc0b6-4230-4baa-a38e-50409fa37598.jpg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252Ffa51c92c-fc00-463a-af78-b4a25ec24c46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/fa51c92c-fc00-463a-af78-b4a25ec24c46.jpg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F681f3e07-4fec-4521-9d87-7b47708391d5.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/681f3e07-4fec-4521-9d87-7b47708391d5.png already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F545159d1-1f9f-4321-8294-a38913420231.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/545159d1-1f9f-4321-8294-a38913420231.png already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F4cee1166-85ce-4284-9c19-9929c5fe759b.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/4cee1166-85ce-4284-9c19-9929c5fe759b.png already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg already downloaded
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705633%252Fgeneral%252F821d5c98-7ea5-43c8-b5cc-041b02278693.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705633/general/821d5c98-7ea5-43c8-b5cc-041b02278693.png already downloaded
2026-03-27 17:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1bda0d39-d1e0-595c-b255-af93f05df677, identifier: 10740416
2026-03-27 17:18:24 [adesa.de] INFO: Found listing with ID: 10740459
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740459%27 HTTP/1.1" 200 None
2026-03-27 17:18:24 [adesa.de] INFO: Scrape type for 10740459: 1
2026-03-27 17:18:24 [adesa.de] INFO: Scraping item 10740459 url https://www.openlane.eu/en/carv6/auction/10740459
2026-03-27 17:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684
2026-03-27 17:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684
2026-03-27 17:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bedbda9c-0ef1-5541-b8a6-50de7eda9b4e with identifier: 10740684 to the API
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740684>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'bedbda9c-0ef1-5541-b8a6-50de7eda9b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740684',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 13922,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5487315/general/ee057b24-df4f-411f-9f4d-b4510474060d.jpg',
'https://images.openlane.eu/carimgs/5487315/general/7146f343-97f9-4e83-af18-81d06f8d3090.jpg',
'https://images.openlane.eu/carimgs/5487315/general/882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg',
'https://images.openlane.eu/carimgs/5487315/general/1b95db80-3408-47f8-af5a-0fba731404ba.jpg',
'https://images.openlane.eu/carimgs/5487315/general/ad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg',
'https://images.openlane.eu/carimgs/5487315/general/21237dd2-0956-4590-b2b6-79d567d697a7.jpg',
'https://images.openlane.eu/carimgs/5487315/general/5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg',
'https://images.openlane.eu/carimgs/5487315/general/1af2bb7b-59aa-4610-8788-f611656befbd.jpg',
'https://images.openlane.eu/carimgs/5487315/general/fb04944d-5e94-44c4-a620-7b1fa66a1692.jpg',
'https://images.openlane.eu/carimgs/5487315/general/4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37394,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/ee057b24-df4f-411f-9f4d-b4510474060d.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32465,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/7146f343-97f9-4e83-af18-81d06f8d3090.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61790,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/882f5aaf-1e0c-41de-bf57-02c9e3e98e0d.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217993,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/1b95db80-3408-47f8-af5a-0fba731404ba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194978,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/ad137ae3-dcc5-44f7-a336-b0f4df1d5842.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213581,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/21237dd2-0956-4590-b2b6-79d567d697a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226594,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/5a87d8cf-c8d7-4167-b8e6-5ce1c419281c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265381,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/1af2bb7b-59aa-4610-8788-f611656befbd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/fb04944d-5e94-44c4-a620-7b1fa66a1692.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bedbda9c-0ef1-5541-b8a6-50de7eda9b4e/bedbda9c-0ef1-5541-b8a6-50de7eda9b4e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223421,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487315/general/4b866d7d-9b98-4cd2-986c-d1f8f89ae03d.jpg',
'Width': 1280}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 13.922 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740684%27 HTTP/1.1" 200 None
2026-03-27 17:18:25 [adesa.de] INFO: Saving data for 10740684: {'created_time': 1774631905.021163, 'last_price_update_time': 1774631905.021176, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740684') HTTP/1.1" 204 0
2026-03-27 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577
2026-03-27 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577
2026-03-27 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec41e83e-23ac-551a-9b99-98e94237f1b4 with identifier: 10740577 to the API
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740577>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'ec41e83e-23ac-551a-9b99-98e94237f1b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740577',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 27778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5663995/general/fbb48e75-edf4-40be-a81c-c2777f0e4b5d.png',
'https://images.openlane.eu/carimgs/5663995/general/16cdf63f-4449-4fe3-b210-d481289f6374.png',
'https://images.openlane.eu/carimgs/5663995/general/ef0da14b-23be-4c54-ae84-d988c2070c37.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/e4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/46d2c0c5-cd94-4877-97ac-4a1302927750.jpg',
'https://images.openlane.eu/carimgs/5663995/general/142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg',
'https://images.openlane.eu/carimgs/5663995/general/cc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg',
'https://images.openlane.eu/carimgs/5663995/general/539e358d-44fb-461a-8593-e1d308f6b1e2.jpg',
'https://images.openlane.eu/carimgs/5663995/general/5fed173e-7809-4064-b6fd-c13a0240a262.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 359563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/fbb48e75-edf4-40be-a81c-c2777f0e4b5d.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 368036,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/16cdf63f-4449-4fe3-b210-d481289f6374.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72040,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/ef0da14b-23be-4c54-ae84-d988c2070c37.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/e4a32c45-d75e-4a8a-9b7a-e8399463a245.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52657,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/5a801c49-4e51-4fc7-961d-08391227e6a3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50025,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/46d2c0c5-cd94-4877-97ac-4a1302927750.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22007,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/142e3bcd-60e2-433c-b94b-a2233ac1def2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40056,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/cc6c4d3f-7c06-4b3b-9214-f1f3441c0b26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39337,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/539e358d-44fb-461a-8593-e1d308f6b1e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec41e83e-23ac-551a-9b99-98e94237f1b4/ec41e83e-23ac-551a-9b99-98e94237f1b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663995/general/5fed173e-7809-4064-b6fd-c13a0240a262.jpg',
'Width': 800}],
'price': 11800,
'price_includes_vat': True,
'registration_date': '2025-04-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 27.778 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740577%27 HTTP/1.1" 200 None
2026-03-27 17:18:25 [adesa.de] INFO: Saving data for 10740577: {'created_time': 1774631905.423906, 'last_price_update_time': 1774631905.42392, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740577') HTTP/1.1" 204 0
2026-03-27 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667
2026-03-27 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667
2026-03-27 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af4f7fe4-5b1a-5540-9d97-939c261dba14 with identifier: 10740667 to the API
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'af4f7fe4-5b1a-5540-9d97-939c261dba14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740667',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 112543,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5546172/general/214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg',
'https://images.openlane.eu/carimgs/5546172/general/426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg',
'https://images.openlane.eu/carimgs/5546172/general/cc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg',
'https://images.openlane.eu/carimgs/5546172/general/b9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg',
'https://images.openlane.eu/carimgs/5546172/general/d3ac2eff-aac4-46ca-8305-87296ec6206e.jpg',
'https://images.openlane.eu/carimgs/5546172/general/b380440c-b7a7-4882-9efd-fa231c79588f.jpg',
'https://images.openlane.eu/carimgs/5546172/general/f65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg',
'https://images.openlane.eu/carimgs/5546172/general/5a2e3c75-7351-484f-9157-abc2a482faf9.jpg',
'https://images.openlane.eu/carimgs/5546172/general/865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg',
'https://images.openlane.eu/carimgs/5546172/general/fb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197501,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/214b1464-2ba6-4203-96a7-46b3e6ff4ed2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189513,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/426ba75c-fcd1-40cd-8146-a80288bb2f0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201352,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/cc9c2bdf-20bf-4022-9a69-4df7b7989b74.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/b9c6b8cf-550b-4dfb-afa9-412002070f1b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179379,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/d3ac2eff-aac4-46ca-8305-87296ec6206e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198002,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/b380440c-b7a7-4882-9efd-fa231c79588f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199453,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/f65b6fd0-d421-4d7d-9ee5-14b91aeade48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157163,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/5a2e3c75-7351-484f-9157-abc2a482faf9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177646,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/865ac356-7c9a-4bba-b888-56c5e6b92ccb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af4f7fe4-5b1a-5540-9d97-939c261dba14/af4f7fe4-5b1a-5540-9d97-939c261dba14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172911,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546172/general/fb6084cc-2a2c-48a2-b45d-eeef4a738f03.jpg',
'Width': 800}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Crossland 1.5 120 Jahre - Diesel - Manual - 102 hp - 112.543 '
'km',
'transmission': 'manual',
'trim': '120 Jahre',
'vin': None,
'year': 2020}
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740667%27 HTTP/1.1" 200 None
2026-03-27 17:18:25 [adesa.de] INFO: Saving data for 10740667: {'created_time': 1774631905.723617, 'last_price_update_time': 1774631905.72363, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740667') HTTP/1.1" 204 0
2026-03-27 17:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412
2026-03-27 17:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412
2026-03-27 17:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 153826ba-4eaf-5eb9-844c-e9c6da9cd553 with identifier: 10740412 to the API
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '153826ba-4eaf-5eb9-844c-e9c6da9cd553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740412',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 12024,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5705631/general/fb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/4feab02c-df73-4be9-a582-f220975cbd3f.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/9574d9d7-04e4-41cd-8de7-99b90b209828.jpg',
'https://images.openlane.eu/carimgs/5705631/general/e51f3480-69e3-419f-95b2-e7e78936cf2c.jpg',
'https://images.openlane.eu/carimgs/5705631/general/c6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/dc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg',
'https://images.openlane.eu/carimgs/5705631/general/79f1241e-a106-4966-9f7c-472d17ad5447.jpg',
'https://images.openlane.eu/carimgs/5705631/general/7e9e4099-8e52-4485-9ce8-65d323661dd7.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133000,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/fb80d5cd-2c08-4f43-a005-c6751efbc9d0.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125582,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/4feab02c-df73-4be9-a582-f220975cbd3f.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55992,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/9574d9d7-04e4-41cd-8de7-99b90b209828.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49527,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/e51f3480-69e3-419f-95b2-e7e78936cf2c.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98177,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/c6f53bbe-c8ba-4b75-8b0d-8f6725ad9510.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118348,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/2977c9e3-018e-4770-ab16-aa6f4153a821.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120553,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/dc0f91c5-08bd-4d63-99be-e6eb8a3793e3.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87317,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/864c4654-d8af-4cfe-a5d7-f50b60c76e1b.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64416,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/79f1241e-a106-4966-9f7c-472d17ad5447.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_153826ba-4eaf-5eb9-844c-e9c6da9cd553/153826ba-4eaf-5eb9-844c-e9c6da9cd553_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 492290,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705631/general/7e9e4099-8e52-4485-9ce8-65d323661dd7.png',
'Width': 850}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 Luxury - Hybrid - Automatic - 194 hp - 12.024 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740412%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [adesa.de] INFO: Saving data for 10740412: {'created_time': 1774631906.086529, 'last_price_update_time': 1774631906.086542, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740412') HTTP/1.1" 204 0
2026-03-27 17:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416
2026-03-27 17:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416
2026-03-27 17:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1bda0d39-d1e0-595c-b255-af93f05df677 with identifier: 10740416 to the API
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740416>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1bda0d39-d1e0-595c-b255-af93f05df677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740416',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'MG',
'model': 'MG3',
'odometer': 13745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5705633/general/4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/a05fc0b6-4230-4baa-a38e-50409fa37598.jpg',
'https://images.openlane.eu/carimgs/5705633/general/fa51c92c-fc00-463a-af78-b4a25ec24c46.jpg',
'https://images.openlane.eu/carimgs/5705633/general/4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/681f3e07-4fec-4521-9d87-7b47708391d5.png',
'https://images.openlane.eu/carimgs/5705633/general/545159d1-1f9f-4321-8294-a38913420231.png',
'https://images.openlane.eu/carimgs/5705633/general/4cee1166-85ce-4284-9c19-9929c5fe759b.png',
'https://images.openlane.eu/carimgs/5705633/general/2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg',
'https://images.openlane.eu/carimgs/5705633/general/821d5c98-7ea5-43c8-b5cc-041b02278693.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147750,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/4490ffe1-13e5-4178-91e7-b6048569f7a9.jpeg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183818,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/87b98125-6e45-4ef7-8b06-920e323c48bc.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54320,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/a05fc0b6-4230-4baa-a38e-50409fa37598.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59643,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/fa51c92c-fc00-463a-af78-b4a25ec24c46.jpg',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104796,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/4aa138d5-c894-4a78-ba48-7b41fa582e1d.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 509091,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/681f3e07-4fec-4521-9d87-7b47708391d5.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 431774,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/545159d1-1f9f-4321-8294-a38913420231.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 534088,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/4cee1166-85ce-4284-9c19-9929c5fe759b.png',
'Width': 850},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111485,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/2b9ab4a1-482f-417c-9afc-f3f34d1075db.jpeg',
'Width': 848},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1bda0d39-d1e0-595c-b255-af93f05df677/1bda0d39-d1e0-595c-b255-af93f05df677_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 440038,
'Height': 638,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705633/general/821d5c98-7ea5-43c8-b5cc-041b02278693.png',
'Width': 850}],
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'MG MG3 1.5 Luxury - Hybrid - Automatic - 194 hp - 13.745 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740416%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [adesa.de] INFO: Saving data for 10740416: {'created_time': 1774631906.563349, 'last_price_update_time': 1774631906.563362, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740416') HTTP/1.1" 204 0
2026-03-27 17:18:26 [adesa.de] INFO: Found listing with ID: 10740452
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740452%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [adesa.de] INFO: Scrape type for 10740452: 1
2026-03-27 17:18:26 [adesa.de] INFO: Scraping item 10740452 url https://www.openlane.eu/en/carv6/auction/10740452
2026-03-27 17:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:26 [adesa.de] INFO: Found listing with ID: 10740445
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740445%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [adesa.de] INFO: Scrape type for 10740445: 1
2026-03-27 17:18:26 [adesa.de] INFO: Scraping item 10740445 url https://www.openlane.eu/en/carv6/auction/10740445
2026-03-27 17:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666
2026-03-27 17:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac30ab0-953f-5ff8-ab73-17627d57590d with scrape type 1
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bac30ab0-953f-5ff8-ab73-17627d57590d
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F6088d386-9a29-4c17-ac59-00c67da3d068.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/6088d386-9a29-4c17-ac59-00c67da3d068.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252Fc99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/c99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F07c9f860-65a4-4fa6-947d-941750e3d149.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/07c9f860-65a4-4fa6-947d-941750e3d149.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F1793273f-e4c6-43af-a335-f9218aa39d5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/1793273f-e4c6-43af-a335-f9218aa39d5e.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252Fb2793f70-143f-4962-81cc-746d65adfa79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/b2793f70-143f-4962-81cc-746d65adfa79.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252Fece47b88-6519-4e86-9cb1-54cabd026431.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/ece47b88-6519-4e86-9cb1-54cabd026431.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F75238734-0093-459f-8463-69e64be5d518.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/75238734-0093-459f-8463-69e64be5d518.jpg already downloaded
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5540557%252Fgeneral%252F40c861f9-b892-4421-91ca-d65795df20a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5540557/general/40c861f9-b892-4421-91ca-d65795df20a7.jpg already downloaded
2026-03-27 17:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bac30ab0-953f-5ff8-ab73-17627d57590d, identifier: 10740666
2026-03-27 17:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666
2026-03-27 17:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666
2026-03-27 17:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bac30ab0-953f-5ff8-ab73-17627d57590d with identifier: 10740666 to the API
2026-03-27 17:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740666>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': 'bac30ab0-953f-5ff8-ab73-17627d57590d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740666',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 66179,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5540557/general/6088d386-9a29-4c17-ac59-00c67da3d068.jpg',
'https://images.openlane.eu/carimgs/5540557/general/27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg',
'https://images.openlane.eu/carimgs/5540557/general/c99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg',
'https://images.openlane.eu/carimgs/5540557/general/07c9f860-65a4-4fa6-947d-941750e3d149.jpg',
'https://images.openlane.eu/carimgs/5540557/general/1793273f-e4c6-43af-a335-f9218aa39d5e.jpg',
'https://images.openlane.eu/carimgs/5540557/general/b2793f70-143f-4962-81cc-746d65adfa79.jpg',
'https://images.openlane.eu/carimgs/5540557/general/ece47b88-6519-4e86-9cb1-54cabd026431.jpg',
'https://images.openlane.eu/carimgs/5540557/general/0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg',
'https://images.openlane.eu/carimgs/5540557/general/75238734-0093-459f-8463-69e64be5d518.jpg',
'https://images.openlane.eu/carimgs/5540557/general/40c861f9-b892-4421-91ca-d65795df20a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180398,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/6088d386-9a29-4c17-ac59-00c67da3d068.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/27ee6bd4-8c27-426d-b8ba-4bd9c2dcc35a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/c99d64c0-9fbd-4498-bb59-0fe9eac1535e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184482,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/07c9f860-65a4-4fa6-947d-941750e3d149.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/1793273f-e4c6-43af-a335-f9218aa39d5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188290,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/b2793f70-143f-4962-81cc-746d65adfa79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181672,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/ece47b88-6519-4e86-9cb1-54cabd026431.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169971,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/0cf27450-ec41-47b6-bd50-8851b1cb40a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/75238734-0093-459f-8463-69e64be5d518.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bac30ab0-953f-5ff8-ab73-17627d57590d/bac30ab0-953f-5ff8-ab73-17627d57590d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139924,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5540557/general/40c861f9-b892-4421-91ca-d65795df20a7.jpg',
'Width': 800}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 66.179 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740666%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Saving data for 10740666: {'created_time': 1774631907.317683, 'last_price_update_time': 1774631907.317695, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740666') HTTP/1.1" 204 0
2026-03-27 17:18:27 [adesa.de] INFO: Found listing with ID: 10740457
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740457%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Scrape type for 10740457: 1
2026-03-27 17:18:27 [adesa.de] INFO: Scraping item 10740457 url https://www.openlane.eu/en/carv6/auction/10740457
2026-03-27 17:18:27 [adesa.de] INFO: Found listing with ID: 10740450
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740450%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Scrape type for 10740450: 1
2026-03-27 17:18:27 [adesa.de] INFO: Scraping item 10740450 url https://www.openlane.eu/en/carv6/auction/10740450
2026-03-27 17:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695
2026-03-27 17:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33e787fd-d334-583b-82e2-966a833e7f92 with scrape type 1
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33e787fd-d334-583b-82e2-966a833e7f92
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252F5402f999-3b86-4f98-9010-2b4a5563a4ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/5402f999-3b86-4f98-9010-2b4a5563a4ab.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252Fff9323b8-a9c2-4078-8267-1111b2d0590f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/ff9323b8-a9c2-4078-8267-1111b2d0590f.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252Fcb5e8738-d6e4-4349-840d-c3d05053c573.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/cb5e8738-d6e4-4349-840d-c3d05053c573.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252Faeae9d27-4e8e-455c-a8f2-f5328979db79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/aeae9d27-4e8e-455c-a8f2-f5328979db79.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252F5f33ef76-0be9-499f-8a91-de35971da19e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/5f33ef76-0be9-499f-8a91-de35971da19e.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252Fa5333637-fbeb-403b-9e8e-8d6bd1514606.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/a5333637-fbeb-403b-9e8e-8d6bd1514606.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252F72691618-16b3-4c71-8824-bac1281d97d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/72691618-16b3-4c71-8824-bac1281d97d1.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252F18b66912-6f01-4083-be3d-72fbdeb60d37.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/18b66912-6f01-4083-be3d-72fbdeb60d37.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252Fb863d373-7ff3-4dec-b0dd-2e0e72ab1b6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/b863d373-7ff3-4dec-b0dd-2e0e72ab1b6d.jpg already downloaded
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5494695%252Fgeneral%252F983c954e-3fc6-47ee-b30e-9776e2fc9fd0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5494695/general/983c954e-3fc6-47ee-b30e-9776e2fc9fd0.jpg already downloaded
2026-03-27 17:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33e787fd-d334-583b-82e2-966a833e7f92, identifier: 10740695
2026-03-27 17:18:27 [adesa.de] INFO: Found listing with ID: 10740451
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740451%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Scrape type for 10740451: 1
2026-03-27 17:18:27 [adesa.de] INFO: Scraping item 10740451 url https://www.openlane.eu/en/carv6/auction/10740451
2026-03-27 17:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695
2026-03-27 17:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695
2026-03-27 17:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33e787fd-d334-583b-82e2-966a833e7f92 with identifier: 10740695 to the API
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '33e787fd-d334-583b-82e2-966a833e7f92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740695',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 73758,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5494695/general/5402f999-3b86-4f98-9010-2b4a5563a4ab.jpg',
'https://images.openlane.eu/carimgs/5494695/general/ff9323b8-a9c2-4078-8267-1111b2d0590f.jpg',
'https://images.openlane.eu/carimgs/5494695/general/cb5e8738-d6e4-4349-840d-c3d05053c573.jpg',
'https://images.openlane.eu/carimgs/5494695/general/aeae9d27-4e8e-455c-a8f2-f5328979db79.jpg',
'https://images.openlane.eu/carimgs/5494695/general/5f33ef76-0be9-499f-8a91-de35971da19e.jpg',
'https://images.openlane.eu/carimgs/5494695/general/a5333637-fbeb-403b-9e8e-8d6bd1514606.jpg',
'https://images.openlane.eu/carimgs/5494695/general/72691618-16b3-4c71-8824-bac1281d97d1.jpg',
'https://images.openlane.eu/carimgs/5494695/general/18b66912-6f01-4083-be3d-72fbdeb60d37.jpg',
'https://images.openlane.eu/carimgs/5494695/general/b863d373-7ff3-4dec-b0dd-2e0e72ab1b6d.jpg',
'https://images.openlane.eu/carimgs/5494695/general/983c954e-3fc6-47ee-b30e-9776e2fc9fd0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107219,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/5402f999-3b86-4f98-9010-2b4a5563a4ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/ff9323b8-a9c2-4078-8267-1111b2d0590f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/cb5e8738-d6e4-4349-840d-c3d05053c573.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/aeae9d27-4e8e-455c-a8f2-f5328979db79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107449,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/5f33ef76-0be9-499f-8a91-de35971da19e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109294,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/a5333637-fbeb-403b-9e8e-8d6bd1514606.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85637,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/72691618-16b3-4c71-8824-bac1281d97d1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/18b66912-6f01-4083-be3d-72fbdeb60d37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61933,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/b863d373-7ff3-4dec-b0dd-2e0e72ab1b6d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33e787fd-d334-583b-82e2-966a833e7f92/33e787fd-d334-583b-82e2-966a833e7f92_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82701,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5494695/general/983c954e-3fc6-47ee-b30e-9776e2fc9fd0.jpg',
'Width': 800}],
'price': 38000,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Mercedes-Benz GLE 350e - Hybrid - Automatic - 211 hp - 73.758 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740695%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Saving data for 10740695: {'created_time': 1774631907.930333, 'last_price_update_time': 1774631907.930347, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740695') HTTP/1.1" 204 0
2026-03-27 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:27 [adesa.de] INFO: Found listing with ID: 10740458
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740458%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Scrape type for 10740458: 1
2026-03-27 17:18:27 [adesa.de] INFO: Scraping item 10740458 url https://www.openlane.eu/en/carv6/auction/10740458
2026-03-27 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:27 [adesa.de] INFO: Found listing with ID: 10740448
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740448%27 HTTP/1.1" 200 None
2026-03-27 17:18:27 [adesa.de] INFO: Scrape type for 10740448: 1
2026-03-27 17:18:27 [adesa.de] INFO: Scraping item 10740448 url https://www.openlane.eu/en/carv6/auction/10740448
2026-03-27 17:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:27 [adesa.de] INFO: Found listing with ID: 10740449
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740449%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Scrape type for 10740449: 1
2026-03-27 17:18:28 [adesa.de] INFO: Scraping item 10740449 url https://www.openlane.eu/en/carv6/auction/10740449
2026-03-27 17:18:28 [adesa.de] INFO: Found listing with ID: 10740447
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740447%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Scrape type for 10740447: 1
2026-03-27 17:18:28 [adesa.de] INFO: Scraping item 10740447 url https://www.openlane.eu/en/carv6/auction/10740447
2026-03-27 17:18:28 [adesa.de] INFO: Found listing with ID: 10740235
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740235%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Scrape type for 10740235: 1
2026-03-27 17:18:28 [adesa.de] INFO: Scraping item 10740235 url https://www.openlane.eu/en/carv6/auction/10740235
2026-03-27 17:18:28 [adesa.de] INFO: Found listing with ID: 10740236
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740236%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Scrape type for 10740236: 1
2026-03-27 17:18:28 [adesa.de] INFO: Scraping item 10740236 url https://www.openlane.eu/en/carv6/auction/10740236
2026-03-27 17:18:28 [adesa.de] INFO: Found listing with ID: 10740180
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740180%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Scrape type for 10740180: 1
2026-03-27 17:18:28 [adesa.de] INFO: Scraping item 10740180 url https://www.openlane.eu/en/carv6/auction/10740180
2026-03-27 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597
2026-03-27 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 127cd3b1-18e3-5018-8756-e45af9d1a87d with scrape type 1
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 127cd3b1-18e3-5018-8756-e45af9d1a87d
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F65863974-3734-4525-8ed5-ab10f2210530.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/65863974-3734-4525-8ed5-ab10f2210530.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F3d0649a3-ffd0-4811-8232-d22255c13b33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/3d0649a3-ffd0-4811-8232-d22255c13b33.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F27bb35df-5226-4074-a1a9-7e2778924346.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/27bb35df-5226-4074-a1a9-7e2778924346.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252F77c21136-5baf-401f-b1c4-784add63ba09.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/77c21136-5baf-401f-b1c4-784add63ba09.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5334415%252Fgeneral%252Fe65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5334415/general/e65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg already downloaded
2026-03-27 17:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 127cd3b1-18e3-5018-8756-e45af9d1a87d, identifier: 10740597
2026-03-27 17:18:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707
2026-03-27 17:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f057969e-177f-54bd-b4e0-1d9366061bdf with scrape type 1
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f057969e-177f-54bd-b4e0-1d9366061bdf
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252Fb2c9fc77-96b3-493d-ad07-64b7b7453c21.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/b2c9fc77-96b3-493d-ad07-64b7b7453c21.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252F2af2a778-8726-44fb-b8b0-e77d7366134e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/2af2a778-8726-44fb-b8b0-e77d7366134e.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252F0e89b70c-be31-4e0e-8095-cda34715d215.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/0e89b70c-be31-4e0e-8095-cda34715d215.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252Fe09495d2-e2e3-42d3-85f4-652adf89723d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/e09495d2-e2e3-42d3-85f4-652adf89723d.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252Fe853e064-3538-4f3d-bf5b-c9aa8bb3ad6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/e853e064-3538-4f3d-bf5b-c9aa8bb3ad6b.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252F61664b47-a9bf-4b0a-aa94-73abc1b8611b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/61664b47-a9bf-4b0a-aa94-73abc1b8611b.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252F7629d5fd-30a1-480b-8d9f-9dd60c1e4315.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/7629d5fd-30a1-480b-8d9f-9dd60c1e4315.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252F9d6d542b-bfa2-4c25-ba0b-7427e25a91ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/9d6d542b-bfa2-4c25-ba0b-7427e25a91ad.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252F099e2c66-7a21-44c2-b3d5-730443d75732.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/099e2c66-7a21-44c2-b3d5-730443d75732.jpg already downloaded
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393418%252Fgeneral%252Fa7a6ab23-b3b6-4c1a-a375-0f3d5a0e28d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393418/general/a7a6ab23-b3b6-4c1a-a375-0f3d5a0e28d4.jpg already downloaded
2026-03-27 17:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f057969e-177f-54bd-b4e0-1d9366061bdf, identifier: 10740707
2026-03-27 17:18:28 [adesa.de] INFO: Found listing with ID: 10740234
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740234%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Scrape type for 10740234: 1
2026-03-27 17:18:28 [adesa.de] INFO: Scraping item 10740234 url https://www.openlane.eu/en/carv6/auction/10740234
2026-03-27 17:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597
2026-03-27 17:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597
2026-03-27 17:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 127cd3b1-18e3-5018-8756-e45af9d1a87d with identifier: 10740597 to the API
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740597>
{'auction_title': '',
'c_o_2_emission_value': 30,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '127cd3b1-18e3-5018-8756-e45af9d1a87d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '24705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740597',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 77949,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photo_urls': ['https://images.openlane.eu/carimgs/5334415/general/96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg',
'https://images.openlane.eu/carimgs/5334415/general/65863974-3734-4525-8ed5-ab10f2210530.jpg',
'https://images.openlane.eu/carimgs/5334415/general/072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg',
'https://images.openlane.eu/carimgs/5334415/general/30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg',
'https://images.openlane.eu/carimgs/5334415/general/86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg',
'https://images.openlane.eu/carimgs/5334415/general/3d0649a3-ffd0-4811-8232-d22255c13b33.jpg',
'https://images.openlane.eu/carimgs/5334415/general/85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg',
'https://images.openlane.eu/carimgs/5334415/general/27bb35df-5226-4074-a1a9-7e2778924346.jpg',
'https://images.openlane.eu/carimgs/5334415/general/77c21136-5baf-401f-b1c4-784add63ba09.jpg',
'https://images.openlane.eu/carimgs/5334415/general/e65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60807,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/96ba5f8b-6b29-4609-9bf6-1d97eef0000e.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49561,
'Height': 650,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/65863974-3734-4525-8ed5-ab10f2210530.jpg',
'Width': 866},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49635,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/072f8531-0754-4dcf-a4a9-a36bf0bb74f5.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55828,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/30b15c02-a26e-497a-a37a-ca1e1d474d0c.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38113,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/86d5cf83-e3bb-4bc7-aee1-37b9fee0ed8d.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49526,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/3d0649a3-ffd0-4811-8232-d22255c13b33.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31834,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/85f1d785-53bd-4ba3-8b45-37b6f9171d0f.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41465,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/27bb35df-5226-4074-a1a9-7e2778924346.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47857,
'Height': 472,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/77c21136-5baf-401f-b1c4-784add63ba09.jpg',
'Width': 629},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_127cd3b1-18e3-5018-8756-e45af9d1a87d/127cd3b1-18e3-5018-8756-e45af9d1a87d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52614,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5334415/general/e65da82e-3048-41fa-bbc5-477f7e6f4fbd.jpg',
'Width': 800}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Grandland 1.6 Ultimate - Hybrid - Automatic - 200 hp - 77.949 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740597%27 HTTP/1.1" 200 None
2026-03-27 17:18:28 [adesa.de] INFO: Saving data for 10740597: {'created_time': 1774631908.935839, 'last_price_update_time': 1774631908.935852, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740597') HTTP/1.1" 204 0
2026-03-27 17:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707
2026-03-27 17:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707
2026-03-27 17:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f057969e-177f-54bd-b4e0-1d9366061bdf with identifier: 10740707 to the API
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740707>
{'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': 200,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'f057969e-177f-54bd-b4e0-1d9366061bdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740707',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 72159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 108,
'photo_urls': ['https://images.openlane.eu/carimgs/5393418/general/b2c9fc77-96b3-493d-ad07-64b7b7453c21.jpg',
'https://images.openlane.eu/carimgs/5393418/general/2af2a778-8726-44fb-b8b0-e77d7366134e.jpg',
'https://images.openlane.eu/carimgs/5393418/general/0e89b70c-be31-4e0e-8095-cda34715d215.jpg',
'https://images.openlane.eu/carimgs/5393418/general/e09495d2-e2e3-42d3-85f4-652adf89723d.jpg',
'https://images.openlane.eu/carimgs/5393418/general/e853e064-3538-4f3d-bf5b-c9aa8bb3ad6b.jpg',
'https://images.openlane.eu/carimgs/5393418/general/61664b47-a9bf-4b0a-aa94-73abc1b8611b.jpg',
'https://images.openlane.eu/carimgs/5393418/general/7629d5fd-30a1-480b-8d9f-9dd60c1e4315.jpg',
'https://images.openlane.eu/carimgs/5393418/general/9d6d542b-bfa2-4c25-ba0b-7427e25a91ad.jpg',
'https://images.openlane.eu/carimgs/5393418/general/099e2c66-7a21-44c2-b3d5-730443d75732.jpg',
'https://images.openlane.eu/carimgs/5393418/general/a7a6ab23-b3b6-4c1a-a375-0f3d5a0e28d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/b2c9fc77-96b3-493d-ad07-64b7b7453c21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/2af2a778-8726-44fb-b8b0-e77d7366134e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/0e89b70c-be31-4e0e-8095-cda34715d215.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/e09495d2-e2e3-42d3-85f4-652adf89723d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/e853e064-3538-4f3d-bf5b-c9aa8bb3ad6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/61664b47-a9bf-4b0a-aa94-73abc1b8611b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86916,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/7629d5fd-30a1-480b-8d9f-9dd60c1e4315.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/9d6d542b-bfa2-4c25-ba0b-7427e25a91ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75532,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/099e2c66-7a21-44c2-b3d5-730443d75732.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f057969e-177f-54bd-b4e0-1d9366061bdf/f057969e-177f-54bd-b4e0-1d9366061bdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393418/general/a7a6ab23-b3b6-4c1a-a375-0f3d5a0e28d4.jpg',
'Width': 1024}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'72.159 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740707%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [adesa.de] INFO: Saving data for 10740707: {'created_time': 1774631909.385552, 'last_price_update_time': 1774631909.385569, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740707') HTTP/1.1" 204 0
2026-03-27 17:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704
2026-03-27 17:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea662a9b-b71a-5d2f-a481-2999731741e3 with scrape type 1
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea662a9b-b71a-5d2f-a481-2999731741e3
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F40ddf341-b27d-469b-bdbd-c607d0294e64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/40ddf341-b27d-469b-bdbd-c607d0294e64.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F5a807278-12c8-4d24-8977-f049c91cf631.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/5a807278-12c8-4d24-8977-f049c91cf631.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fe1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/e1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fb774d65a-66b3-4907-ba2e-ed010bb4165c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/b774d65a-66b3-4907-ba2e-ed010bb4165c.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fc8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/c8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252F31198220-e688-4fb5-a668-bbbd44b65751.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/31198220-e688-4fb5-a668-bbbd44b65751.jpg already downloaded
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5374195%252Fgeneral%252Fc38800bd-fd42-47a3-ac0e-bffd54781f94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5374195/general/c38800bd-fd42-47a3-ac0e-bffd54781f94.jpg already downloaded
2026-03-27 17:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea662a9b-b71a-5d2f-a481-2999731741e3, identifier: 10740704
2026-03-27 17:18:29 [adesa.de] INFO: Found listing with ID: 10740421
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740421%27 HTTP/1.1" 200 None
2026-03-27 17:18:29 [adesa.de] INFO: Scrape type for 10740421: 1
2026-03-27 17:18:29 [adesa.de] INFO: Scraping item 10740421 url https://www.openlane.eu/en/carv6/auction/10740421
2026-03-27 17:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740178> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704
2026-03-27 17:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704
2026-03-27 17:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea662a9b-b71a-5d2f-a481-2999731741e3 with identifier: 10740704 to the API
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': 'ea662a9b-b71a-5d2f-a481-2999731741e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740704',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 66672,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 75,
'photo_urls': ['https://images.openlane.eu/carimgs/5374195/general/11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg',
'https://images.openlane.eu/carimgs/5374195/general/40ddf341-b27d-469b-bdbd-c607d0294e64.jpg',
'https://images.openlane.eu/carimgs/5374195/general/00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg',
'https://images.openlane.eu/carimgs/5374195/general/5a807278-12c8-4d24-8977-f049c91cf631.jpg',
'https://images.openlane.eu/carimgs/5374195/general/7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg',
'https://images.openlane.eu/carimgs/5374195/general/e1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg',
'https://images.openlane.eu/carimgs/5374195/general/b774d65a-66b3-4907-ba2e-ed010bb4165c.jpg',
'https://images.openlane.eu/carimgs/5374195/general/c8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg',
'https://images.openlane.eu/carimgs/5374195/general/31198220-e688-4fb5-a668-bbbd44b65751.jpg',
'https://images.openlane.eu/carimgs/5374195/general/c38800bd-fd42-47a3-ac0e-bffd54781f94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/11308489-1f6f-4586-afb1-ebe7d1589d3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/40ddf341-b27d-469b-bdbd-c607d0294e64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/00e2b77a-e0a8-4b3a-849a-6196d11fc450.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/5a807278-12c8-4d24-8977-f049c91cf631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/7e0a1284-3636-44ce-bc07-7aef6b554bf0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/e1a1fe3d-5930-4773-b45a-28e5d3fb7886.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/b774d65a-66b3-4907-ba2e-ed010bb4165c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/c8d21ed8-fe58-424b-9146-01dedf5d07c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/31198220-e688-4fb5-a668-bbbd44b65751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea662a9b-b71a-5d2f-a481-2999731741e3/ea662a9b-b71a-5d2f-a481-2999731741e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169359,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5374195/general/c38800bd-fd42-47a3-ac0e-bffd54781f94.jpg',
'Width': 1024}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'66.672 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740704%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [adesa.de] INFO: Saving data for 10740704: {'created_time': 1774631910.085745, 'last_price_update_time': 1774631910.085757, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740704') HTTP/1.1" 204 0
2026-03-27 17:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:30 [adesa.de] INFO: Found listing with ID: 10740201
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740201%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [adesa.de] INFO: Scrape type for 10740201: 1
2026-03-27 17:18:30 [adesa.de] INFO: Scraping item 10740201 url https://www.openlane.eu/en/carv6/auction/10740201
2026-03-27 17:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:30 [adesa.de] INFO: Found listing with ID: 10740598
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740598%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [adesa.de] INFO: Scrape type for 10740598: 1
2026-03-27 17:18:30 [adesa.de] INFO: Scraping item 10740598 url https://www.openlane.eu/en/carv6/auction/10740598
2026-03-27 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706
2026-03-27 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c8746e-d943-5fdf-a09b-00535062b259 with scrape type 1
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27c8746e-d943-5fdf-a09b-00535062b259
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252Feffd17ec-a331-44b1-8fc4-01488456a72b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/effd17ec-a331-44b1-8fc4-01488456a72b.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252F3c50de35-6616-44d8-b4a7-35d21d23459b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/3c50de35-6616-44d8-b4a7-35d21d23459b.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252F19b13874-6a33-4df0-94d3-fb5681047342.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/19b13874-6a33-4df0-94d3-fb5681047342.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252F428c52c5-55b7-4c4f-96f1-326072481b19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/428c52c5-55b7-4c4f-96f1-326072481b19.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252Fdc72e9c0-2195-42a5-8d73-0775605d1a31.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/dc72e9c0-2195-42a5-8d73-0775605d1a31.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252F9c4ad5d7-1cd6-4fb3-adc0-fd9a87415fa3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/9c4ad5d7-1cd6-4fb3-adc0-fd9a87415fa3.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252Ff367bf68-e8a2-4ff5-bac7-2c1ab09f225d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/f367bf68-e8a2-4ff5-bac7-2c1ab09f225d.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252F33899438-b6f8-4f79-99df-a65d4f3758fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/33899438-b6f8-4f79-99df-a65d4f3758fd.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252Fd2c88c0c-cd78-47fd-9397-a1b43bda3da8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/d2c88c0c-cd78-47fd-9397-a1b43bda3da8.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5393417%252Fgeneral%252F4afbb31c-5910-44c9-8e7d-1f6b96be1ace.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393417/general/4afbb31c-5910-44c9-8e7d-1f6b96be1ace.jpg already downloaded
2026-03-27 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27c8746e-d943-5fdf-a09b-00535062b259, identifier: 10740706
2026-03-27 17:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178
2026-03-27 17:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16703827-d98a-5517-94a1-aabecadccb5b with scrape type 1
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 16703827-d98a-5517-94a1-aabecadccb5b
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F3bd57a8a-090e-43fc-9b5e-20ade2d0cd51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/3bd57a8a-090e-43fc-9b5e-20ade2d0cd51.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F7aea1c21-f822-49a1-8ef8-de2aa1322413.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/7aea1c21-f822-49a1-8ef8-de2aa1322413.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F9f1d37c0-7c87-4855-bc1d-7d55c1ee1677.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/9f1d37c0-7c87-4855-bc1d-7d55c1ee1677.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F72389b67-fec0-4faf-ac43-77332d305149.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/72389b67-fec0-4faf-ac43-77332d305149.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F32cbfc3d-0571-4064-b56d-f14b1f555fe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/32cbfc3d-0571-4064-b56d-f14b1f555fe2.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F0a639e57-f4f4-4853-a82a-fcf44ea6c251.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/0a639e57-f4f4-4853-a82a-fcf44ea6c251.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252Fe85e6f1d-91e6-4251-9106-42bf8ab4d6f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/e85e6f1d-91e6-4251-9106-42bf8ab4d6f8.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F1ec8dc71-9b3a-434c-94ef-0588f9a6afb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/1ec8dc71-9b3a-434c-94ef-0588f9a6afb1.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F4835a813-3f6c-4192-9a64-d09fb4257dd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/4835a813-3f6c-4192-9a64-d09fb4257dd5.jpg already downloaded
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5538817%252Fgeneral%252F27bfe802-3f39-4686-a3d8-220a7c3a2e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538817/general/27bfe802-3f39-4686-a3d8-220a7c3a2e57.jpg already downloaded
2026-03-27 17:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16703827-d98a-5517-94a1-aabecadccb5b, identifier: 10740178
2026-03-27 17:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706
2026-03-27 17:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706
2026-03-27 17:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27c8746e-d943-5fdf-a09b-00535062b259 with identifier: 10740706 to the API
2026-03-27 17:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740706>
{'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': 200,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '27c8746e-d943-5fdf-a09b-00535062b259',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740706',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 72631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5393417/general/effd17ec-a331-44b1-8fc4-01488456a72b.jpg',
'https://images.openlane.eu/carimgs/5393417/general/3c50de35-6616-44d8-b4a7-35d21d23459b.jpg',
'https://images.openlane.eu/carimgs/5393417/general/19b13874-6a33-4df0-94d3-fb5681047342.jpg',
'https://images.openlane.eu/carimgs/5393417/general/428c52c5-55b7-4c4f-96f1-326072481b19.jpg',
'https://images.openlane.eu/carimgs/5393417/general/dc72e9c0-2195-42a5-8d73-0775605d1a31.jpg',
'https://images.openlane.eu/carimgs/5393417/general/9c4ad5d7-1cd6-4fb3-adc0-fd9a87415fa3.jpg',
'https://images.openlane.eu/carimgs/5393417/general/f367bf68-e8a2-4ff5-bac7-2c1ab09f225d.jpg',
'https://images.openlane.eu/carimgs/5393417/general/33899438-b6f8-4f79-99df-a65d4f3758fd.jpg',
'https://images.openlane.eu/carimgs/5393417/general/d2c88c0c-cd78-47fd-9397-a1b43bda3da8.jpg',
'https://images.openlane.eu/carimgs/5393417/general/4afbb31c-5910-44c9-8e7d-1f6b96be1ace.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/effd17ec-a331-44b1-8fc4-01488456a72b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/3c50de35-6616-44d8-b4a7-35d21d23459b.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/19b13874-6a33-4df0-94d3-fb5681047342.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/428c52c5-55b7-4c4f-96f1-326072481b19.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/dc72e9c0-2195-42a5-8d73-0775605d1a31.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/9c4ad5d7-1cd6-4fb3-adc0-fd9a87415fa3.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/f367bf68-e8a2-4ff5-bac7-2c1ab09f225d.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/33899438-b6f8-4f79-99df-a65d4f3758fd.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/d2c88c0c-cd78-47fd-9397-a1b43bda3da8.jpg',
'Width': 960},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27c8746e-d943-5fdf-a09b-00535062b259/27c8746e-d943-5fdf-a09b-00535062b259_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393417/general/4afbb31c-5910-44c9-8e7d-1f6b96be1ace.jpg',
'Width': 960}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 Allure Pack - AWD - Hybrid - Automatic - 200 hp - '
'72.631 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740706%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [adesa.de] INFO: Saving data for 10740706: {'created_time': 1774631911.409697, 'last_price_update_time': 1774631911.40971, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740706') HTTP/1.1" 204 0
2026-03-27 17:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178
2026-03-27 17:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178
2026-03-27 17:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16703827-d98a-5517-94a1-aabecadccb5b with identifier: 10740178 to the API
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740178>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '16703827-d98a-5517-94a1-aabecadccb5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740178',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 80185,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5538817/general/3bd57a8a-090e-43fc-9b5e-20ade2d0cd51.jpg',
'https://images.openlane.eu/carimgs/5538817/general/7aea1c21-f822-49a1-8ef8-de2aa1322413.jpg',
'https://images.openlane.eu/carimgs/5538817/general/9f1d37c0-7c87-4855-bc1d-7d55c1ee1677.jpg',
'https://images.openlane.eu/carimgs/5538817/general/72389b67-fec0-4faf-ac43-77332d305149.jpg',
'https://images.openlane.eu/carimgs/5538817/general/32cbfc3d-0571-4064-b56d-f14b1f555fe2.jpg',
'https://images.openlane.eu/carimgs/5538817/general/0a639e57-f4f4-4853-a82a-fcf44ea6c251.jpg',
'https://images.openlane.eu/carimgs/5538817/general/e85e6f1d-91e6-4251-9106-42bf8ab4d6f8.jpg',
'https://images.openlane.eu/carimgs/5538817/general/1ec8dc71-9b3a-434c-94ef-0588f9a6afb1.jpg',
'https://images.openlane.eu/carimgs/5538817/general/4835a813-3f6c-4192-9a64-d09fb4257dd5.jpg',
'https://images.openlane.eu/carimgs/5538817/general/27bfe802-3f39-4686-a3d8-220a7c3a2e57.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155949,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/3bd57a8a-090e-43fc-9b5e-20ade2d0cd51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37899,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/7aea1c21-f822-49a1-8ef8-de2aa1322413.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154583,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/9f1d37c0-7c87-4855-bc1d-7d55c1ee1677.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158456,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/72389b67-fec0-4faf-ac43-77332d305149.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145653,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/32cbfc3d-0571-4064-b56d-f14b1f555fe2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172689,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/0a639e57-f4f4-4853-a82a-fcf44ea6c251.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153867,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/e85e6f1d-91e6-4251-9106-42bf8ab4d6f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138735,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/1ec8dc71-9b3a-434c-94ef-0588f9a6afb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123090,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/4835a813-3f6c-4192-9a64-d09fb4257dd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_16703827-d98a-5517-94a1-aabecadccb5b/16703827-d98a-5517-94a1-aabecadccb5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143730,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538817/general/27bfe802-3f39-4686-a3d8-220a7c3a2e57.jpg',
'Width': 800}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Crossland 1.5 120 Jahre - Diesel - Manual - 102 hp - 80.185 km',
'transmission': 'manual',
'trim': '120 Jahre',
'vin': None,
'year': 2020}
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740178%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [adesa.de] INFO: Saving data for 10740178: {'created_time': 1774631911.708608, 'last_price_update_time': 1774631911.70862, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740178') HTTP/1.1" 204 0
2026-03-27 17:18:31 [adesa.de] INFO: Found listing with ID: 10740636
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740636%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [adesa.de] INFO: Scrape type for 10740636: 1
2026-03-27 17:18:31 [adesa.de] INFO: Scraping item 10740636 url https://www.openlane.eu/en/carv6/auction/10740636
2026-03-27 17:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:31 [adesa.de] INFO: Found listing with ID: 10740195
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740195%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [adesa.de] INFO: Scrape type for 10740195: 1
2026-03-27 17:18:31 [adesa.de] INFO: Scraping item 10740195 url https://www.openlane.eu/en/carv6/auction/10740195
2026-03-27 17:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686
2026-03-27 17:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa with scrape type 1
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1d1324af-e3cf-5c4d-8037-0f1a530733aa
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F1e37bbc1-ee67-4b75-b625-4ce3f4130790.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/1e37bbc1-ee67-4b75-b625-4ce3f4130790.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252Fcaa87ba0-96f8-4497-a4e7-a2f29d47feec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/caa87ba0-96f8-4497-a4e7-a2f29d47feec.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F564e1a5c-1276-4d89-a2ff-49fddc6505c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/564e1a5c-1276-4d89-a2ff-49fddc6505c2.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F67e2ddc3-5c5b-4b37-8ac0-6c533e2e4db3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/67e2ddc3-5c5b-4b37-8ac0-6c533e2e4db3.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252Fedc5a561-ef8a-45ea-99e2-e4316b902427.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/edc5a561-ef8a-45ea-99e2-e4316b902427.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F511bcd1d-372c-49b0-8ac9-e88c05a203f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/511bcd1d-372c-49b0-8ac9-e88c05a203f1.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F23e8da55-ec4b-4d14-8230-fab90a47c15e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/23e8da55-ec4b-4d14-8230-fab90a47c15e.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F827a04a6-c631-4a2b-904c-97a2becbc3c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/827a04a6-c631-4a2b-904c-97a2becbc3c4.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F19cce729-ff86-4ace-aa24-92cbf7981e48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/19cce729-ff86-4ace-aa24-92cbf7981e48.jpg already downloaded
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487512%252Fgeneral%252F14deefce-5abd-4549-a0a5-829a82b72261.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487512/general/14deefce-5abd-4549-a0a5-829a82b72261.jpg already downloaded
2026-03-27 17:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d1324af-e3cf-5c4d-8037-0f1a530733aa, identifier: 10740686
2026-03-27 17:18:32 [adesa.de] INFO: Found listing with ID: 10740420
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740420%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [adesa.de] INFO: Scrape type for 10740420: 1
2026-03-27 17:18:32 [adesa.de] INFO: Scraping item 10740420 url https://www.openlane.eu/en/carv6/auction/10740420
2026-03-27 17:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686
2026-03-27 17:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686
2026-03-27 17:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d1324af-e3cf-5c4d-8037-0f1a530733aa with identifier: 10740686 to the API
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740686>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '1d1324af-e3cf-5c4d-8037-0f1a530733aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740686',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 39631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 61,
'photo_urls': ['https://images.openlane.eu/carimgs/5487512/general/1e37bbc1-ee67-4b75-b625-4ce3f4130790.jpg',
'https://images.openlane.eu/carimgs/5487512/general/caa87ba0-96f8-4497-a4e7-a2f29d47feec.jpg',
'https://images.openlane.eu/carimgs/5487512/general/564e1a5c-1276-4d89-a2ff-49fddc6505c2.jpg',
'https://images.openlane.eu/carimgs/5487512/general/67e2ddc3-5c5b-4b37-8ac0-6c533e2e4db3.jpg',
'https://images.openlane.eu/carimgs/5487512/general/edc5a561-ef8a-45ea-99e2-e4316b902427.jpg',
'https://images.openlane.eu/carimgs/5487512/general/511bcd1d-372c-49b0-8ac9-e88c05a203f1.jpg',
'https://images.openlane.eu/carimgs/5487512/general/23e8da55-ec4b-4d14-8230-fab90a47c15e.jpg',
'https://images.openlane.eu/carimgs/5487512/general/827a04a6-c631-4a2b-904c-97a2becbc3c4.jpg',
'https://images.openlane.eu/carimgs/5487512/general/19cce729-ff86-4ace-aa24-92cbf7981e48.jpg',
'https://images.openlane.eu/carimgs/5487512/general/14deefce-5abd-4549-a0a5-829a82b72261.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123216,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/1e37bbc1-ee67-4b75-b625-4ce3f4130790.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121879,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/caa87ba0-96f8-4497-a4e7-a2f29d47feec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196421,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/564e1a5c-1276-4d89-a2ff-49fddc6505c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/67e2ddc3-5c5b-4b37-8ac0-6c533e2e4db3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177884,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/edc5a561-ef8a-45ea-99e2-e4316b902427.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199559,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/511bcd1d-372c-49b0-8ac9-e88c05a203f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/23e8da55-ec4b-4d14-8230-fab90a47c15e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154505,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/827a04a6-c631-4a2b-904c-97a2becbc3c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33725,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/19cce729-ff86-4ace-aa24-92cbf7981e48.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1d1324af-e3cf-5c4d-8037-0f1a530733aa/1d1324af-e3cf-5c4d-8037-0f1a530733aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487512/general/14deefce-5abd-4549-a0a5-829a82b72261.jpg',
'Width': 1280}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2024-09-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 308 1.5 HDI GT - Diesel - Automatic - 131 hp - 39.631 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740686%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [adesa.de] INFO: Saving data for 10740686: {'created_time': 1774631912.389146, 'last_price_update_time': 1774631912.389158, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740686') HTTP/1.1" 204 0
2026-03-27 17:18:32 [adesa.de] INFO: Found listing with ID: 10740689
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740689%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [adesa.de] INFO: Scrape type for 10740689: 1
2026-03-27 17:18:32 [adesa.de] INFO: Scraping item 10740689 url https://www.openlane.eu/en/carv6/auction/10740689
2026-03-27 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656
2026-03-27 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1721c1da-8ee5-5607-acaf-be6ac219f61f with scrape type 1
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1721c1da-8ee5-5607-acaf-be6ac219f61f
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F59f72ba6-b8e1-4de4-a420-75b0bdaf41ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/59f72ba6-b8e1-4de4-a420-75b0bdaf41ae.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F67a14495-aa6f-4bf5-a061-1af79e88884b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/67a14495-aa6f-4bf5-a061-1af79e88884b.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F5ebb33ca-554d-4cc0-9b24-23bb9098fe51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/5ebb33ca-554d-4cc0-9b24-23bb9098fe51.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F86a718f7-2ae3-4e56-acbb-2a06b330a05f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/86a718f7-2ae3-4e56-acbb-2a06b330a05f.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252Ff981a584-d8b9-4aee-985a-d2c637e5487f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/f981a584-d8b9-4aee-985a-d2c637e5487f.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F6b38696a-c07e-4d28-ae29-fd40f3c9b96c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/6b38696a-c07e-4d28-ae29-fd40f3c9b96c.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F25ad33bb-b822-420b-bbd4-ff91b8084668.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/25ad33bb-b822-420b-bbd4-ff91b8084668.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252Fdd64bc1f-c28c-4bc8-845b-46dd4654dd86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/dd64bc1f-c28c-4bc8-845b-46dd4654dd86.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252Fe7d93e94-3678-4902-b3e4-2263e5bf1c58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/e7d93e94-3678-4902-b3e4-2263e5bf1c58.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555280%252Fgeneral%252F1e183d67-a6d8-4a28-9707-91466d700f28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555280/general/1e183d67-a6d8-4a28-9707-91466d700f28.jpg already downloaded
2026-03-27 17:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1721c1da-8ee5-5607-acaf-be6ac219f61f, identifier: 10740656
2026-03-27 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648
2026-03-27 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with scrape type 1
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b6ffe86-0299-568b-bc5e-7e4670ddb54e
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F32950201-3cb4-49dd-b760-ddd38c6e4be5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/32950201-3cb4-49dd-b760-ddd38c6e4be5.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252Fa8a35fee-cc74-43b1-886d-4070f3a5e57d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/a8a35fee-cc74-43b1-886d-4070f3a5e57d.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252Fb6eb54bc-73c6-47c9-92ee-1c46881e41fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/b6eb54bc-73c6-47c9-92ee-1c46881e41fb.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F44b56162-1c66-4b2b-b431-c8c2ccece8f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/44b56162-1c66-4b2b-b431-c8c2ccece8f2.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F6b35f1cf-5151-47a0-8dd1-b2d7aa4232f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/6b35f1cf-5151-47a0-8dd1-b2d7aa4232f0.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F08d26711-d483-4888-b81d-2b7f1f462c2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/08d26711-d483-4888-b81d-2b7f1f462c2c.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F0c0b5a0a-a626-4e04-bd1c-6080e799534c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/0c0b5a0a-a626-4e04-bd1c-6080e799534c.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F0b7c7713-2962-46f5-b024-c199b17da500.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/0b7c7713-2962-46f5-b024-c199b17da500.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252Fceab2570-96bf-49f0-89fa-155a91766961.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/ceab2570-96bf-49f0-89fa-155a91766961.jpg already downloaded
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555285%252Fgeneral%252F83d17441-4697-4946-8db9-b08c1bbed4cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555285/general/83d17441-4697-4946-8db9-b08c1bbed4cb.jpg already downloaded
2026-03-27 17:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e, identifier: 10740648
2026-03-27 17:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253
2026-03-27 17:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with scrape type 1
2026-03-27 17:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a274fa9-0ec6-5cf0-bbba-d779c22c6088
2026-03-27 17:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252Febfdd0a8-88f0-412d-ba2b-e4ff4a91edac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/ebfdd0a8-88f0-412d-ba2b-e4ff4a91edac.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F794693a0-ec66-4fc6-9719-0987fb71c2cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/794693a0-ec66-4fc6-9719-0987fb71c2cf.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F1ecb9633-51c8-4490-af7e-5aac2fb0a48e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/1ecb9633-51c8-4490-af7e-5aac2fb0a48e.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F536ca402-2acc-4a61-b93c-13c9ed553cb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/536ca402-2acc-4a61-b93c-13c9ed553cb6.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F65c5e340-bf96-4e30-a583-2dc918464dba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/65c5e340-bf96-4e30-a583-2dc918464dba.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252Fde145e78-7e32-4aa5-8aff-ecd310acfedb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/de145e78-7e32-4aa5-8aff-ecd310acfedb.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F19a54351-3834-481c-9ebc-8b74be48f38f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/19a54351-3834-481c-9ebc-8b74be48f38f.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F96473200-ce20-4aee-a8dd-fe4d0d5fb67c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/96473200-ce20-4aee-a8dd-fe4d0d5fb67c.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252F7aa580a4-31ff-4068-ba34-bca20c67e85a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/7aa580a4-31ff-4068-ba34-bca20c67e85a.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741293%252Fgeneral%252Ff72ab887-5fb6-4f7b-ac93-6c0eccd6687a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741293/general/f72ab887-5fb6-4f7b-ac93-6c0eccd6687a.jpg already downloaded
2026-03-27 17:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088, identifier: 10740253
2026-03-27 17:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669
2026-03-27 17:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 854ac449-5029-50fb-b0b8-b888d52a083f with scrape type 1
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 854ac449-5029-50fb-b0b8-b888d52a083f
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F22e97543-f5be-46e9-b976-96ea34238ec1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/22e97543-f5be-46e9-b976-96ea34238ec1.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F2ce5cace-2855-4bff-8755-c653c3f4136c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/2ce5cace-2855-4bff-8755-c653c3f4136c.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252Faaf22d70-74ad-4d09-9570-6f77719693cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/aaf22d70-74ad-4d09-9570-6f77719693cd.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F31f83b0b-9953-49ba-8f69-416220d58bfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/31f83b0b-9953-49ba-8f69-416220d58bfb.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252F6c373809-428d-45f6-b74e-c1402c40e320.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/6c373809-428d-45f6-b74e-c1402c40e320.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252Fdc7322e7-ce90-4663-84e3-3907ceb330f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/dc7322e7-ce90-4663-84e3-3907ceb330f2.jpg already downloaded
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546203%252Fgeneral%252Ff6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546203/general/f6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg already downloaded
2026-03-27 17:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 854ac449-5029-50fb-b0b8-b888d52a083f, identifier: 10740669
2026-03-27 17:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656
2026-03-27 17:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656
2026-03-27 17:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1721c1da-8ee5-5607-acaf-be6ac219f61f with identifier: 10740656 to the API
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '1721c1da-8ee5-5607-acaf-be6ac219f61f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29154',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740656',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 13488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5555280/general/59f72ba6-b8e1-4de4-a420-75b0bdaf41ae.jpg',
'https://images.openlane.eu/carimgs/5555280/general/67a14495-aa6f-4bf5-a061-1af79e88884b.jpg',
'https://images.openlane.eu/carimgs/5555280/general/5ebb33ca-554d-4cc0-9b24-23bb9098fe51.jpg',
'https://images.openlane.eu/carimgs/5555280/general/86a718f7-2ae3-4e56-acbb-2a06b330a05f.jpg',
'https://images.openlane.eu/carimgs/5555280/general/f981a584-d8b9-4aee-985a-d2c637e5487f.jpg',
'https://images.openlane.eu/carimgs/5555280/general/6b38696a-c07e-4d28-ae29-fd40f3c9b96c.jpg',
'https://images.openlane.eu/carimgs/5555280/general/25ad33bb-b822-420b-bbd4-ff91b8084668.jpg',
'https://images.openlane.eu/carimgs/5555280/general/dd64bc1f-c28c-4bc8-845b-46dd4654dd86.jpg',
'https://images.openlane.eu/carimgs/5555280/general/e7d93e94-3678-4902-b3e4-2263e5bf1c58.jpg',
'https://images.openlane.eu/carimgs/5555280/general/1e183d67-a6d8-4a28-9707-91466d700f28.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/59f72ba6-b8e1-4de4-a420-75b0bdaf41ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10213,
'Height': 235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/67a14495-aa6f-4bf5-a061-1af79e88884b.jpg',
'Width': 313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63042,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/5ebb33ca-554d-4cc0-9b24-23bb9098fe51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67863,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/86a718f7-2ae3-4e56-acbb-2a06b330a05f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31868,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/f981a584-d8b9-4aee-985a-d2c637e5487f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38873,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/6b38696a-c07e-4d28-ae29-fd40f3c9b96c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36674,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/25ad33bb-b822-420b-bbd4-ff91b8084668.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56515,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/dd64bc1f-c28c-4bc8-845b-46dd4654dd86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34076,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/e7d93e94-3678-4902-b3e4-2263e5bf1c58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1721c1da-8ee5-5607-acaf-be6ac219f61f/1721c1da-8ee5-5607-acaf-be6ac219f61f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35265,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555280/general/1e183d67-a6d8-4a28-9707-91466d700f28.jpg',
'Width': 800}],
'price': 51600,
'price_includes_vat': True,
'registration_date': '2024-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 517 hp - 13.488 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740656%27 HTTP/1.1" 200 None
2026-03-27 17:18:33 [adesa.de] INFO: Saving data for 10740656: {'created_time': 1774631913.828734, 'last_price_update_time': 1774631913.82875, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740656') HTTP/1.1" 204 0
2026-03-27 17:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648
2026-03-27 17:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648
2026-03-27 17:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9b6ffe86-0299-568b-bc5e-7e4670ddb54e with identifier: 10740648 to the API
2026-03-27 17:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '9b6ffe86-0299-568b-bc5e-7e4670ddb54e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740648',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 7076,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5555285/general/32950201-3cb4-49dd-b760-ddd38c6e4be5.jpg',
'https://images.openlane.eu/carimgs/5555285/general/a8a35fee-cc74-43b1-886d-4070f3a5e57d.jpg',
'https://images.openlane.eu/carimgs/5555285/general/b6eb54bc-73c6-47c9-92ee-1c46881e41fb.jpg',
'https://images.openlane.eu/carimgs/5555285/general/44b56162-1c66-4b2b-b431-c8c2ccece8f2.jpg',
'https://images.openlane.eu/carimgs/5555285/general/6b35f1cf-5151-47a0-8dd1-b2d7aa4232f0.jpg',
'https://images.openlane.eu/carimgs/5555285/general/08d26711-d483-4888-b81d-2b7f1f462c2c.jpg',
'https://images.openlane.eu/carimgs/5555285/general/0c0b5a0a-a626-4e04-bd1c-6080e799534c.jpg',
'https://images.openlane.eu/carimgs/5555285/general/0b7c7713-2962-46f5-b024-c199b17da500.jpg',
'https://images.openlane.eu/carimgs/5555285/general/ceab2570-96bf-49f0-89fa-155a91766961.jpg',
'https://images.openlane.eu/carimgs/5555285/general/83d17441-4697-4946-8db9-b08c1bbed4cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/32950201-3cb4-49dd-b760-ddd38c6e4be5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/a8a35fee-cc74-43b1-886d-4070f3a5e57d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66102,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/b6eb54bc-73c6-47c9-92ee-1c46881e41fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/44b56162-1c66-4b2b-b431-c8c2ccece8f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/6b35f1cf-5151-47a0-8dd1-b2d7aa4232f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33537,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/08d26711-d483-4888-b81d-2b7f1f462c2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60866,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/0c0b5a0a-a626-4e04-bd1c-6080e799534c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/0b7c7713-2962-46f5-b024-c199b17da500.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37625,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/ceab2570-96bf-49f0-89fa-155a91766961.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b6ffe86-0299-568b-bc5e-7e4670ddb54e/9b6ffe86-0299-568b-bc5e-7e4670ddb54e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57806,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555285/general/83d17441-4697-4946-8db9-b08c1bbed4cb.jpg',
'Width': 800}],
'price': 51100,
'price_includes_vat': True,
'registration_date': '2024-12-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 490 hp - 7.076 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740648%27 HTTP/1.1" 200 None
2026-03-27 17:18:34 [adesa.de] INFO: Saving data for 10740648: {'created_time': 1774631914.136079, 'last_price_update_time': 1774631914.13609, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740648') HTTP/1.1" 204 0
2026-03-27 17:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253
2026-03-27 17:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253
2026-03-27 17:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a274fa9-0ec6-5cf0-bbba-d779c22c6088 with identifier: 10740253 to the API
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '9a274fa9-0ec6-5cf0-bbba-d779c22c6088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740253',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 10640,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5741293/general/ebfdd0a8-88f0-412d-ba2b-e4ff4a91edac.jpg',
'https://images.openlane.eu/carimgs/5741293/general/794693a0-ec66-4fc6-9719-0987fb71c2cf.jpg',
'https://images.openlane.eu/carimgs/5741293/general/1ecb9633-51c8-4490-af7e-5aac2fb0a48e.jpg',
'https://images.openlane.eu/carimgs/5741293/general/536ca402-2acc-4a61-b93c-13c9ed553cb6.jpg',
'https://images.openlane.eu/carimgs/5741293/general/65c5e340-bf96-4e30-a583-2dc918464dba.jpg',
'https://images.openlane.eu/carimgs/5741293/general/de145e78-7e32-4aa5-8aff-ecd310acfedb.jpg',
'https://images.openlane.eu/carimgs/5741293/general/19a54351-3834-481c-9ebc-8b74be48f38f.jpg',
'https://images.openlane.eu/carimgs/5741293/general/96473200-ce20-4aee-a8dd-fe4d0d5fb67c.jpg',
'https://images.openlane.eu/carimgs/5741293/general/7aa580a4-31ff-4068-ba34-bca20c67e85a.jpg',
'https://images.openlane.eu/carimgs/5741293/general/f72ab887-5fb6-4f7b-ac93-6c0eccd6687a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167554,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/ebfdd0a8-88f0-412d-ba2b-e4ff4a91edac.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156539,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/794693a0-ec66-4fc6-9719-0987fb71c2cf.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117268,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/1ecb9633-51c8-4490-af7e-5aac2fb0a48e.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132677,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/536ca402-2acc-4a61-b93c-13c9ed553cb6.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140068,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/65c5e340-bf96-4e30-a583-2dc918464dba.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127368,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/de145e78-7e32-4aa5-8aff-ecd310acfedb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137896,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/19a54351-3834-481c-9ebc-8b74be48f38f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118515,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/96473200-ce20-4aee-a8dd-fe4d0d5fb67c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58451,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/7aa580a4-31ff-4068-ba34-bca20c67e85a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a274fa9-0ec6-5cf0-bbba-d779c22c6088/9a274fa9-0ec6-5cf0-bbba-d779c22c6088_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169274,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741293/general/f72ab887-5fb6-4f7b-ac93-6c0eccd6687a.jpg',
'Width': 1280}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot e-2008 GT - Electric - Automatic - 136 hp - 10.640 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740253%27 HTTP/1.1" 200 None
2026-03-27 17:18:34 [adesa.de] INFO: Saving data for 10740253: {'created_time': 1774631914.760905, 'last_price_update_time': 1774631914.760916, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740253') HTTP/1.1" 204 0
2026-03-27 17:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669
2026-03-27 17:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669
2026-03-27 17:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 854ac449-5029-50fb-b0b8-b888d52a083f with identifier: 10740669 to the API
2026-03-27 17:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740669>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '854ac449-5029-50fb-b0b8-b888d52a083f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740669',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 47856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5546203/general/22e97543-f5be-46e9-b976-96ea34238ec1.jpg',
'https://images.openlane.eu/carimgs/5546203/general/2ce5cace-2855-4bff-8755-c653c3f4136c.jpg',
'https://images.openlane.eu/carimgs/5546203/general/aaf22d70-74ad-4d09-9570-6f77719693cd.jpg',
'https://images.openlane.eu/carimgs/5546203/general/0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg',
'https://images.openlane.eu/carimgs/5546203/general/31f83b0b-9953-49ba-8f69-416220d58bfb.jpg',
'https://images.openlane.eu/carimgs/5546203/general/84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg',
'https://images.openlane.eu/carimgs/5546203/general/51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg',
'https://images.openlane.eu/carimgs/5546203/general/6c373809-428d-45f6-b74e-c1402c40e320.jpg',
'https://images.openlane.eu/carimgs/5546203/general/dc7322e7-ce90-4663-84e3-3907ceb330f2.jpg',
'https://images.openlane.eu/carimgs/5546203/general/f6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/22e97543-f5be-46e9-b976-96ea34238ec1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185310,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/2ce5cace-2855-4bff-8755-c653c3f4136c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198688,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/aaf22d70-74ad-4d09-9570-6f77719693cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173956,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/0ba0938e-28f7-49d6-8c35-616f7613cf2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180168,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/31f83b0b-9953-49ba-8f69-416220d58bfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170393,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/84bbd7d2-bfc0-4411-a151-833a8ecdb4bb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195219,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/51a8ceac-be56-4416-ba29-77cbfa6645e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181892,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/6c373809-428d-45f6-b74e-c1402c40e320.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181910,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/dc7322e7-ce90-4663-84e3-3907ceb330f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_854ac449-5029-50fb-b0b8-b888d52a083f/854ac449-5029-50fb-b0b8-b888d52a083f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5546203/general/f6a95853-b9d6-4ad9-8b6a-0475febb183e.jpg',
'Width': 800}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-05-29',
'seats_number': 2,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 102 hp - 47.856 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740669%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Saving data for 10740669: {'created_time': 1774631915.118102, 'last_price_update_time': 1774631915.118112, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740669') HTTP/1.1" 204 0
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740212
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740212%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740212: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740212 url https://www.openlane.eu/en/carv6/auction/10740212
2026-03-27 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740588
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740588%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740588: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740588 url https://www.openlane.eu/en/carv6/auction/10740588
2026-03-27 17:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740628
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740628%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740628: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740628 url https://www.openlane.eu/en/carv6/auction/10740628
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740223
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740223%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740223: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740223 url https://www.openlane.eu/en/carv6/auction/10740223
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740644
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740644%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740644: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740644 url https://www.openlane.eu/en/carv6/auction/10740644
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740205
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740205%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740205: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740205 url https://www.openlane.eu/en/carv6/auction/10740205
2026-03-27 17:18:35 [adesa.de] INFO: Found listing with ID: 10740561
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740561%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [adesa.de] INFO: Scrape type for 10740561: 1
2026-03-27 17:18:35 [adesa.de] INFO: Scraping item 10740561 url https://www.openlane.eu/en/carv6/auction/10740561
2026-03-27 17:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649
2026-03-27 17:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77f0989-7d04-5ec1-a13c-cac6951caefa with scrape type 1
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d77f0989-7d04-5ec1-a13c-cac6951caefa
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252Fe0e71694-fce7-4186-9bc2-5d57290e20e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/e0e71694-fce7-4186-9bc2-5d57290e20e7.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F8ae5b88d-e64e-443e-bc76-36ae06f95789.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/8ae5b88d-e64e-443e-bc76-36ae06f95789.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F3b818847-c112-4232-9f83-d637c873fae0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/3b818847-c112-4232-9f83-d637c873fae0.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F5adbc325-e38c-4521-88d7-6f8ba9f8a727.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/5adbc325-e38c-4521-88d7-6f8ba9f8a727.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F561379c0-c66f-4d5f-bfb4-22d99aee2a8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/561379c0-c66f-4d5f-bfb4-22d99aee2a8a.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F2d34adc1-ca1d-400a-b95d-82098741ec94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/2d34adc1-ca1d-400a-b95d-82098741ec94.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F5089f770-6c50-44e2-8064-ce647bcdcee7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/5089f770-6c50-44e2-8064-ce647bcdcee7.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F9c67ca9a-338c-4520-944b-eb81d3cf1613.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/9c67ca9a-338c-4520-944b-eb81d3cf1613.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252Fd038acde-1ae7-4d13-9ccf-8316c9627181.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/d038acde-1ae7-4d13-9ccf-8316c9627181.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555287%252Fgeneral%252F4253f3d4-08ad-422a-9419-87484eaed60f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555287/general/4253f3d4-08ad-422a-9419-87484eaed60f.jpg already downloaded
2026-03-27 17:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d77f0989-7d04-5ec1-a13c-cac6951caefa, identifier: 10740649
2026-03-27 17:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569
2026-03-27 17:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with scrape type 1
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87c8996f-9e07-545b-aa11-c2c6c3ff28a9
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Fe9159a63-d6e0-44dd-ba86-47ad09388eed.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/e9159a63-d6e0-44dd-ba86-47ad09388eed.png already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Faa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/aa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Feb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/eb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Fcb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/cb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F8ed6b6d7-b163-446a-916d-8c6194376958.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/8ed6b6d7-b163-446a-916d-8c6194376958.jpeg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252Fe2e364cb-1cca-4bcd-b2ae-601f48478389.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/e2e364cb-1cca-4bcd-b2ae-601f48478389.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680598%252Fgeneral%252F24ac80d9-6442-4d13-9267-ec4561129def.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680598/general/24ac80d9-6442-4d13-9267-ec4561129def.jpg already downloaded
2026-03-27 17:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9, identifier: 10740569
2026-03-27 17:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549
2026-03-27 17:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb2e401b-18cb-5359-b96d-0aa08b9fb875 with scrape type 1
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb2e401b-18cb-5359-b96d-0aa08b9fb875
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Fefd6cec2-486e-4244-af0e-fe7e603f688b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/efd6cec2-486e-4244-af0e-fe7e603f688b.jpg already downloaded
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Fefc9021d-778d-4efe-b082-6ce420afc37d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/efc9021d-778d-4efe-b082-6ce420afc37d.jpeg already downloaded
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Fd4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/d4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg already downloaded
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F94701237-af04-4c82-bfd5-c7031e2d9080.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/94701237-af04-4c82-bfd5-c7031e2d9080.jpg already downloaded
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg already downloaded
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252Ff1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/f1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg already downloaded
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg already downloaded
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687085%252Fgeneral%252F15e1999e-0a1b-4638-9434-ebeffc794681.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687085/general/15e1999e-0a1b-4638-9434-ebeffc794681.jpg already downloaded
2026-03-27 17:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb2e401b-18cb-5359-b96d-0aa08b9fb875, identifier: 10740549
2026-03-27 17:18:36 [adesa.de] INFO: Found listing with ID: 10740191
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740191%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [adesa.de] INFO: Scrape type for 10740191: 1
2026-03-27 17:18:36 [adesa.de] INFO: Scraping item 10740191 url https://www.openlane.eu/en/carv6/auction/10740191
2026-03-27 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649
2026-03-27 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649
2026-03-27 17:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d77f0989-7d04-5ec1-a13c-cac6951caefa with identifier: 10740649 to the API
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'd77f0989-7d04-5ec1-a13c-cac6951caefa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740649',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '3',
'odometer': 5215,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5555287/general/e0e71694-fce7-4186-9bc2-5d57290e20e7.jpg',
'https://images.openlane.eu/carimgs/5555287/general/8ae5b88d-e64e-443e-bc76-36ae06f95789.jpg',
'https://images.openlane.eu/carimgs/5555287/general/3b818847-c112-4232-9f83-d637c873fae0.jpg',
'https://images.openlane.eu/carimgs/5555287/general/5adbc325-e38c-4521-88d7-6f8ba9f8a727.jpg',
'https://images.openlane.eu/carimgs/5555287/general/561379c0-c66f-4d5f-bfb4-22d99aee2a8a.jpg',
'https://images.openlane.eu/carimgs/5555287/general/2d34adc1-ca1d-400a-b95d-82098741ec94.jpg',
'https://images.openlane.eu/carimgs/5555287/general/5089f770-6c50-44e2-8064-ce647bcdcee7.jpg',
'https://images.openlane.eu/carimgs/5555287/general/9c67ca9a-338c-4520-944b-eb81d3cf1613.jpg',
'https://images.openlane.eu/carimgs/5555287/general/d038acde-1ae7-4d13-9ccf-8316c9627181.jpg',
'https://images.openlane.eu/carimgs/5555287/general/4253f3d4-08ad-422a-9419-87484eaed60f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66788,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/e0e71694-fce7-4186-9bc2-5d57290e20e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 11961,
'Height': 235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/8ae5b88d-e64e-443e-bc76-36ae06f95789.jpg',
'Width': 313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/3b818847-c112-4232-9f83-d637c873fae0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75374,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/5adbc325-e38c-4521-88d7-6f8ba9f8a727.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30946,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/561379c0-c66f-4d5f-bfb4-22d99aee2a8a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53758,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/2d34adc1-ca1d-400a-b95d-82098741ec94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39307,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/5089f770-6c50-44e2-8064-ce647bcdcee7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52107,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/9c67ca9a-338c-4520-944b-eb81d3cf1613.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/d038acde-1ae7-4d13-9ccf-8316c9627181.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d77f0989-7d04-5ec1-a13c-cac6951caefa/d77f0989-7d04-5ec1-a13c-cac6951caefa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37282,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555287/general/4253f3d4-08ad-422a-9419-87484eaed60f.jpg',
'Width': 800}],
'price': 49900,
'price_includes_vat': True,
'registration_date': '2024-12-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 3 Long Range - Electric - Automatic - 490 hp - 5.215 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740649%27 HTTP/1.1" 200 None
2026-03-27 17:18:36 [adesa.de] INFO: Saving data for 10740649: {'created_time': 1774631916.859167, 'last_price_update_time': 1774631916.859178, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740649') HTTP/1.1" 204 0
2026-03-27 17:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569
2026-03-27 17:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569
2026-03-27 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87c8996f-9e07-545b-aa11-c2c6c3ff28a9 with identifier: 10740569 to the API
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740569>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '87c8996f-9e07-545b-aa11-c2c6c3ff28a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740569',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83575,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5680598/general/8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg',
'https://images.openlane.eu/carimgs/5680598/general/e9159a63-d6e0-44dd-ba86-47ad09388eed.png',
'https://images.openlane.eu/carimgs/5680598/general/1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/aa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg',
'https://images.openlane.eu/carimgs/5680598/general/eb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/cb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/8ed6b6d7-b163-446a-916d-8c6194376958.jpeg',
'https://images.openlane.eu/carimgs/5680598/general/e2e364cb-1cca-4bcd-b2ae-601f48478389.jpg',
'https://images.openlane.eu/carimgs/5680598/general/24ac80d9-6442-4d13-9267-ec4561129def.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32694,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/8bb41a4a-6eb4-4978-be6d-8ebb167c0674.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 316533,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/e9159a63-d6e0-44dd-ba86-47ad09388eed.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/1e78914e-0aea-4fd8-ad01-67bf55f60025.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/aa34fbaa-632c-43eb-8eb3-1eaccd96d3c7.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51560,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/9c14bba5-5976-4364-ad6b-f57fb22c9f83.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/eb5c73a8-d95c-46e6-ac1d-feb3b9ec92b2.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/cb5845e5-4ac9-4e95-abe3-3a079e874d74.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/8ed6b6d7-b163-446a-916d-8c6194376958.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84399,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/e2e364cb-1cca-4bcd-b2ae-601f48478389.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87c8996f-9e07-545b-aa11-c2c6c3ff28a9/87c8996f-9e07-545b-aa11-c2c6c3ff28a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680598/general/24ac80d9-6442-4d13-9267-ec4561129def.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 272 hp - 83.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740569%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Saving data for 10740569: {'created_time': 1774631917.24604, 'last_price_update_time': 1774631917.24605, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740569') HTTP/1.1" 204 0
2026-03-27 17:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549
2026-03-27 17:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549
2026-03-27 17:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb2e401b-18cb-5359-b96d-0aa08b9fb875 with identifier: 10740549 to the API
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740549>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'bb2e401b-18cb-5359-b96d-0aa08b9fb875',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740549',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 106380,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5687085/general/09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg',
'https://images.openlane.eu/carimgs/5687085/general/efd6cec2-486e-4244-af0e-fe7e603f688b.jpg',
'https://images.openlane.eu/carimgs/5687085/general/efc9021d-778d-4efe-b082-6ce420afc37d.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/d4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/94701237-af04-4c82-bfd5-c7031e2d9080.jpg',
'https://images.openlane.eu/carimgs/5687085/general/0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg',
'https://images.openlane.eu/carimgs/5687085/general/f1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg',
'https://images.openlane.eu/carimgs/5687085/general/524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg',
'https://images.openlane.eu/carimgs/5687085/general/15e1999e-0a1b-4638-9434-ebeffc794681.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137639,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/09e3ebe7-80ae-48ae-b1fb-af9839a831e5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45143,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/20595927-0d3b-4e9a-8acd-66f00e0fe39d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/efd6cec2-486e-4244-af0e-fe7e603f688b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130936,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/efc9021d-778d-4efe-b082-6ce420afc37d.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/d4ac0a9e-d110-47aa-b028-f1a4f42e362a.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67754,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/94701237-af04-4c82-bfd5-c7031e2d9080.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106665,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/0bf0fe52-af13-41d2-a80e-ec048e30b831.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48793,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/f1cfd953-b2b0-4423-ad11-f51e2df5c154.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89446,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/524448dd-f529-4ee6-82b9-1dacd46b46eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb2e401b-18cb-5359-b96d-0aa08b9fb875/bb2e401b-18cb-5359-b96d-0aa08b9fb875_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687085/general/15e1999e-0a1b-4638-9434-ebeffc794681.jpg',
'Width': 800}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 3,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Automatic - 130 hp - '
'106.380 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740549%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Saving data for 10740549: {'created_time': 1774631917.544518, 'last_price_update_time': 1774631917.544529, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740549') HTTP/1.1" 204 0
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740680
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740680%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740680: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740680 url https://www.openlane.eu/en/carv6/auction/10740680
2026-03-27 17:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740210
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740210%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740210: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740210 url https://www.openlane.eu/en/carv6/auction/10740210
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740552
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740552%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740552: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740552 url https://www.openlane.eu/en/carv6/auction/10740552
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740442
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740442%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740442: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740442 url https://www.openlane.eu/en/carv6/auction/10740442
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740646
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740646%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740646: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740646 url https://www.openlane.eu/en/carv6/auction/10740646
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740214
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740214%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740214: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740214 url https://www.openlane.eu/en/carv6/auction/10740214
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740192
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740192%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740192: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740192 url https://www.openlane.eu/en/carv6/auction/10740192
2026-03-27 17:18:37 [adesa.de] INFO: Found listing with ID: 10740411
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740411%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [adesa.de] INFO: Scrape type for 10740411: 1
2026-03-27 17:18:37 [adesa.de] INFO: Scraping item 10740411 url https://www.openlane.eu/en/carv6/auction/10740411
2026-03-27 17:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452
2026-03-27 17:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d75f5098-f1d0-5ef8-8e63-af8f84c42904 with scrape type 1
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d75f5098-f1d0-5ef8-8e63-af8f84c42904
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Fef29b02f-5f50-429a-a53e-4b62651717a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/ef29b02f-5f50-429a-a53e-4b62651717a7.jpg already downloaded
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F5ce88192-8584-4974-b40d-12d6df812cf7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/5ce88192-8584-4974-b40d-12d6df812cf7.jpeg already downloaded
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Fe7bfa5df-cfa9-4252-9472-e2d29e1ba799.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/e7bfa5df-cfa9-4252-9472-e2d29e1ba799.png already downloaded
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Ff055877e-0d6d-4300-90c6-941713dd6fbd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/f055877e-0d6d-4300-90c6-941713dd6fbd.jpeg already downloaded
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg already downloaded
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg already downloaded
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252Fee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/ee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647428%252Fgeneral%252F8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647428/general/8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg already downloaded
2026-03-27 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d75f5098-f1d0-5ef8-8e63-af8f84c42904, identifier: 10740452
2026-03-27 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657
2026-03-27 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with scrape type 1
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F9f7a2fd8-0e70-4ff3-b034-88bf63b54c86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/9f7a2fd8-0e70-4ff3-b034-88bf63b54c86.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F958be0f2-0963-4e60-97b0-c7467dbe9c03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/958be0f2-0963-4e60-97b0-c7467dbe9c03.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252Fa3011cb2-d0ce-4eb9-8019-e4dfd3215f5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/a3011cb2-d0ce-4eb9-8019-e4dfd3215f5d.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252Fd12b54a3-4846-4b08-a977-86eaf54bfef0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/d12b54a3-4846-4b08-a977-86eaf54bfef0.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F69259544-6754-4101-86fe-86c8df1ce613.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/69259544-6754-4101-86fe-86c8df1ce613.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F2f851a27-c267-4c49-abf6-cda83a7fb8b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/2f851a27-c267-4c49-abf6-cda83a7fb8b1.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F5bf4b9f8-1048-4856-9efd-25d196a6d570.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/5bf4b9f8-1048-4856-9efd-25d196a6d570.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F6356b97c-3a66-496a-9506-fef0b95fe364.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/6356b97c-3a66-496a-9506-fef0b95fe364.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252F8775a63a-de04-4e33-acfe-b175235da193.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/8775a63a-de04-4e33-acfe-b175235da193.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555302%252Fgeneral%252Fa84b0a85-cbc3-4cd1-8b42-d71b91ef77d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555302/general/a84b0a85-cbc3-4cd1-8b42-d71b91ef77d0.jpg already downloaded
2026-03-27 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf, identifier: 10740657
2026-03-27 17:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450
2026-03-27 17:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1096a103-16e3-5f64-aa21-290afbd30e98 with scrape type 1
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1096a103-16e3-5f64-aa21-290afbd30e98
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Fb20b042b-d32b-4b23-a451-8afe8d7c69e3.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/b20b042b-d32b-4b23-a451-8afe8d7c69e3.png already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Fba08745f-9940-47a6-a3e9-118be35a3acd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/ba08745f-9940-47a6-a3e9-118be35a3acd.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252F18e0e09c-70f7-445c-a60a-3b5e1a5de479.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/18e0e09c-70f7-445c-a60a-3b5e1a5de479.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Ffbb9ce21-1b79-41a9-8068-54c23988d669.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/fbb9ce21-1b79-41a9-8068-54c23988d669.jpeg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252F06e6def7-90e6-4332-941e-8d75b1a643f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/06e6def7-90e6-4332-941e-8d75b1a643f1.jpeg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Ff5bffdd1-e07f-4287-b7b1-979fb1a0cacf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/f5bffdd1-e07f-4287-b7b1-979fb1a0cacf.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Fffe5b82d-4b3c-4942-964b-dc90ef355ec9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/ffe5b82d-4b3c-4942-964b-dc90ef355ec9.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Fc1790941-3502-417b-bc2e-6240888d3eb4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/c1790941-3502-417b-bc2e-6240888d3eb4.jpeg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252Fd78048fc-6cba-4339-b088-b682b846b9eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/d78048fc-6cba-4339-b088-b682b846b9eb.jpg already downloaded
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647425%252Fgeneral%252F3e5838a5-55e5-4fe3-9454-aa8b6e349c69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647425/general/3e5838a5-55e5-4fe3-9454-aa8b6e349c69.jpg already downloaded
2026-03-27 17:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1096a103-16e3-5f64-aa21-290afbd30e98, identifier: 10740450
2026-03-27 17:18:38 [adesa.de] INFO: Found listing with ID: 10740551
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740551%27 HTTP/1.1" 200 None
2026-03-27 17:18:38 [adesa.de] INFO: Scrape type for 10740551: 1
2026-03-27 17:18:38 [adesa.de] INFO: Scraping item 10740551 url https://www.openlane.eu/en/carv6/auction/10740551
2026-03-27 17:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452
2026-03-27 17:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452
2026-03-27 17:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d75f5098-f1d0-5ef8-8e63-af8f84c42904 with identifier: 10740452 to the API
2026-03-27 17:18:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740452>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd75f5098-f1d0-5ef8-8e63-af8f84c42904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740452',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 99983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5647428/general/ef29b02f-5f50-429a-a53e-4b62651717a7.jpg',
'https://images.openlane.eu/carimgs/5647428/general/5ce88192-8584-4974-b40d-12d6df812cf7.jpeg',
'https://images.openlane.eu/carimgs/5647428/general/e7bfa5df-cfa9-4252-9472-e2d29e1ba799.png',
'https://images.openlane.eu/carimgs/5647428/general/f055877e-0d6d-4300-90c6-941713dd6fbd.jpeg',
'https://images.openlane.eu/carimgs/5647428/general/76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg',
'https://images.openlane.eu/carimgs/5647428/general/5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg',
'https://images.openlane.eu/carimgs/5647428/general/155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg',
'https://images.openlane.eu/carimgs/5647428/general/ee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg',
'https://images.openlane.eu/carimgs/5647428/general/4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg',
'https://images.openlane.eu/carimgs/5647428/general/8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68797,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/ef29b02f-5f50-429a-a53e-4b62651717a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/5ce88192-8584-4974-b40d-12d6df812cf7.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 380885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/e7bfa5df-cfa9-4252-9472-e2d29e1ba799.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87582,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/f055877e-0d6d-4300-90c6-941713dd6fbd.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95831,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/76f8b9b6-4b2b-45a1-abd6-fd58d74aea4e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105370,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/5f14200a-ce3d-4db8-82ff-658319bf6b17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57869,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/155ef7c3-fdc9-41f8-9391-0c5e1835ddf8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39057,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/ee5b43a8-a647-4f22-80ea-410a2b651e4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132481,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/4a3a2871-efc0-4391-a383-9a57760f7b3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d75f5098-f1d0-5ef8-8e63-af8f84c42904/d75f5098-f1d0-5ef8-8e63-af8f84c42904_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58009,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647428/general/8f5cae6b-e36e-41c1-89e6-2d8ab2410d5c.jpeg',
'Width': 802}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar 1.3 TCe Equilibre - Petrol - Automatic - 140 hp - '
'99.983 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740452%27 HTTP/1.1" 200 None
2026-03-27 17:18:39 [adesa.de] INFO: Saving data for 10740452: {'created_time': 1774631919.773766, 'last_price_update_time': 1774631919.773779, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740452') HTTP/1.1" 204 0
2026-03-27 17:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657
2026-03-27 17:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657
2026-03-27 17:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf with identifier: 10740657 to the API
2026-03-27 17:18:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740657>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 544,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29127',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740657',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '4',
'odometer': 4172,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5555302/general/9f7a2fd8-0e70-4ff3-b034-88bf63b54c86.jpg',
'https://images.openlane.eu/carimgs/5555302/general/958be0f2-0963-4e60-97b0-c7467dbe9c03.jpg',
'https://images.openlane.eu/carimgs/5555302/general/a3011cb2-d0ce-4eb9-8019-e4dfd3215f5d.jpg',
'https://images.openlane.eu/carimgs/5555302/general/d12b54a3-4846-4b08-a977-86eaf54bfef0.jpg',
'https://images.openlane.eu/carimgs/5555302/general/69259544-6754-4101-86fe-86c8df1ce613.jpg',
'https://images.openlane.eu/carimgs/5555302/general/2f851a27-c267-4c49-abf6-cda83a7fb8b1.jpg',
'https://images.openlane.eu/carimgs/5555302/general/5bf4b9f8-1048-4856-9efd-25d196a6d570.jpg',
'https://images.openlane.eu/carimgs/5555302/general/6356b97c-3a66-496a-9506-fef0b95fe364.jpg',
'https://images.openlane.eu/carimgs/5555302/general/8775a63a-de04-4e33-acfe-b175235da193.jpg',
'https://images.openlane.eu/carimgs/5555302/general/a84b0a85-cbc3-4cd1-8b42-d71b91ef77d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/9f7a2fd8-0e70-4ff3-b034-88bf63b54c86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 10998,
'Height': 235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/958be0f2-0963-4e60-97b0-c7467dbe9c03.jpg',
'Width': 313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54508,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/a3011cb2-d0ce-4eb9-8019-e4dfd3215f5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/d12b54a3-4846-4b08-a977-86eaf54bfef0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38801,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/69259544-6754-4101-86fe-86c8df1ce613.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52356,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/2f851a27-c267-4c49-abf6-cda83a7fb8b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/5bf4b9f8-1048-4856-9efd-25d196a6d570.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47423,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/6356b97c-3a66-496a-9506-fef0b95fe364.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/8775a63a-de04-4e33-acfe-b175235da193.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf/ee92b376-59bc-5e2f-9bc9-a5f0b5f885bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44814,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555302/general/a84b0a85-cbc3-4cd1-8b42-d71b91ef77d0.jpg',
'Width': 800}],
'price': 41000,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Polestar 4 94 kWh - Electric - Automatic - 544 hp - 4.172 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740657%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Saving data for 10740657: {'created_time': 1774631920.116308, 'last_price_update_time': 1774631920.11632, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740657') HTTP/1.1" 204 0
2026-03-27 17:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450
2026-03-27 17:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450
2026-03-27 17:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1096a103-16e3-5f64-aa21-290afbd30e98 with identifier: 10740450 to the API
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740450>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1096a103-16e3-5f64-aa21-290afbd30e98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740450',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 84237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5647425/general/b20b042b-d32b-4b23-a451-8afe8d7c69e3.png',
'https://images.openlane.eu/carimgs/5647425/general/ba08745f-9940-47a6-a3e9-118be35a3acd.jpg',
'https://images.openlane.eu/carimgs/5647425/general/18e0e09c-70f7-445c-a60a-3b5e1a5de479.jpg',
'https://images.openlane.eu/carimgs/5647425/general/fbb9ce21-1b79-41a9-8068-54c23988d669.jpeg',
'https://images.openlane.eu/carimgs/5647425/general/06e6def7-90e6-4332-941e-8d75b1a643f1.jpeg',
'https://images.openlane.eu/carimgs/5647425/general/f5bffdd1-e07f-4287-b7b1-979fb1a0cacf.jpg',
'https://images.openlane.eu/carimgs/5647425/general/ffe5b82d-4b3c-4942-964b-dc90ef355ec9.jpg',
'https://images.openlane.eu/carimgs/5647425/general/c1790941-3502-417b-bc2e-6240888d3eb4.jpeg',
'https://images.openlane.eu/carimgs/5647425/general/d78048fc-6cba-4339-b088-b682b846b9eb.jpg',
'https://images.openlane.eu/carimgs/5647425/general/3e5838a5-55e5-4fe3-9454-aa8b6e349c69.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 346950,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/b20b042b-d32b-4b23-a451-8afe8d7c69e3.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62761,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/ba08745f-9940-47a6-a3e9-118be35a3acd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86904,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/18e0e09c-70f7-445c-a60a-3b5e1a5de479.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52218,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/fbb9ce21-1b79-41a9-8068-54c23988d669.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57721,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/06e6def7-90e6-4332-941e-8d75b1a643f1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85416,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/f5bffdd1-e07f-4287-b7b1-979fb1a0cacf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36381,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/ffe5b82d-4b3c-4942-964b-dc90ef355ec9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/c1790941-3502-417b-bc2e-6240888d3eb4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/d78048fc-6cba-4339-b088-b682b846b9eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1096a103-16e3-5f64-aa21-290afbd30e98/1096a103-16e3-5f64-aa21-290afbd30e98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50183,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647425/general/3e5838a5-55e5-4fe3-9454-aa8b6e349c69.jpg',
'Width': 800}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 84.237 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740450%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Saving data for 10740450: {'created_time': 1774631920.413192, 'last_price_update_time': 1774631920.413206, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740450') HTTP/1.1" 204 0
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740681
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740681%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740681: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740681 url https://www.openlane.eu/en/carv6/auction/10740681
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740659
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740659%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740659: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740659 url https://www.openlane.eu/en/carv6/auction/10740659
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740204
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740204%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740204: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740204 url https://www.openlane.eu/en/carv6/auction/10740204
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740238
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740238%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740238: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740238 url https://www.openlane.eu/en/carv6/auction/10740238
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740244
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740244%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740244: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740244 url https://www.openlane.eu/en/carv6/auction/10740244
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740241
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740241%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740241: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740241 url https://www.openlane.eu/en/carv6/auction/10740241
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740237
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740237%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740237: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740237 url https://www.openlane.eu/en/carv6/auction/10740237
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740240
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740240%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740240: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740240 url https://www.openlane.eu/en/carv6/auction/10740240
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740243
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740243%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740243: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740243 url https://www.openlane.eu/en/carv6/auction/10740243
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740239
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740239%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740239: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740239 url https://www.openlane.eu/en/carv6/auction/10740239
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740245
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740245%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740245: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740245 url https://www.openlane.eu/en/carv6/auction/10740245
2026-03-27 17:18:40 [adesa.de] INFO: Found listing with ID: 10740242
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740242%27 HTTP/1.1" 200 None
2026-03-27 17:18:40 [adesa.de] INFO: Scrape type for 10740242: 1
2026-03-27 17:18:40 [adesa.de] INFO: Scraping item 10740242 url https://www.openlane.eu/en/carv6/auction/10740242
2026-03-27 17:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740180> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234
2026-03-27 17:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e247c917-3a20-5bfc-a8a2-69ba99f5915a with scrape type 1
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e247c917-3a20-5bfc-a8a2-69ba99f5915a
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252Fdaa449ff-81b8-411a-afe2-f5d85d0e9410.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/daa449ff-81b8-411a-afe2-f5d85d0e9410.jpg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252Fa3215436-8f1b-4669-9d65-b4a9fa219c42.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/a3215436-8f1b-4669-9d65-b4a9fa219c42.jpeg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252Fa086b267-87d9-4ce2-ac18-c7ae09bdff69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/a086b267-87d9-4ce2-ac18-c7ae09bdff69.jpg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252F5e6fb0e6-4e3a-4d4b-8a03-479d4ead639c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/5e6fb0e6-4e3a-4d4b-8a03-479d4ead639c.jpg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252F9087c38a-2ab6-4cf8-912f-0a62d88b269a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/9087c38a-2ab6-4cf8-912f-0a62d88b269a.jpeg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252F04b784e5-a463-4342-8bf7-628bd587f702.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/04b784e5-a463-4342-8bf7-628bd587f702.jpg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252F145bd07d-ba5f-4b1a-8f26-d32af13d97c0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/145bd07d-ba5f-4b1a-8f26-d32af13d97c0.jpeg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252Fb904eb06-33f3-4afa-ac44-faee61ccb4ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/b904eb06-33f3-4afa-ac44-faee61ccb4ac.jpg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252F7553ef2e-9477-4a57-a577-0888a7df27fb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/7553ef2e-9477-4a57-a577-0888a7df27fb.jpeg already downloaded
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727293%252Fgeneral%252F40076b77-0fc3-4766-9811-e07d9bceec7e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727293/general/40076b77-0fc3-4766-9811-e07d9bceec7e.jpeg already downloaded
2026-03-27 17:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e247c917-3a20-5bfc-a8a2-69ba99f5915a, identifier: 10740234
2026-03-27 17:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234
2026-03-27 17:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234
2026-03-27 17:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e247c917-3a20-5bfc-a8a2-69ba99f5915a with identifier: 10740234 to the API
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e247c917-3a20-5bfc-a8a2-69ba99f5915a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740234',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 67285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 84,
'photo_urls': ['https://images.openlane.eu/carimgs/5727293/general/daa449ff-81b8-411a-afe2-f5d85d0e9410.jpg',
'https://images.openlane.eu/carimgs/5727293/general/a3215436-8f1b-4669-9d65-b4a9fa219c42.jpeg',
'https://images.openlane.eu/carimgs/5727293/general/a086b267-87d9-4ce2-ac18-c7ae09bdff69.jpg',
'https://images.openlane.eu/carimgs/5727293/general/5e6fb0e6-4e3a-4d4b-8a03-479d4ead639c.jpg',
'https://images.openlane.eu/carimgs/5727293/general/9087c38a-2ab6-4cf8-912f-0a62d88b269a.jpeg',
'https://images.openlane.eu/carimgs/5727293/general/04b784e5-a463-4342-8bf7-628bd587f702.jpg',
'https://images.openlane.eu/carimgs/5727293/general/145bd07d-ba5f-4b1a-8f26-d32af13d97c0.jpeg',
'https://images.openlane.eu/carimgs/5727293/general/b904eb06-33f3-4afa-ac44-faee61ccb4ac.jpg',
'https://images.openlane.eu/carimgs/5727293/general/7553ef2e-9477-4a57-a577-0888a7df27fb.jpeg',
'https://images.openlane.eu/carimgs/5727293/general/40076b77-0fc3-4766-9811-e07d9bceec7e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/daa449ff-81b8-411a-afe2-f5d85d0e9410.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/a3215436-8f1b-4669-9d65-b4a9fa219c42.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/a086b267-87d9-4ce2-ac18-c7ae09bdff69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/5e6fb0e6-4e3a-4d4b-8a03-479d4ead639c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/9087c38a-2ab6-4cf8-912f-0a62d88b269a.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/04b784e5-a463-4342-8bf7-628bd587f702.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/145bd07d-ba5f-4b1a-8f26-d32af13d97c0.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/b904eb06-33f3-4afa-ac44-faee61ccb4ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68883,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/7553ef2e-9477-4a57-a577-0888a7df27fb.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e247c917-3a20-5bfc-a8a2-69ba99f5915a/e247c917-3a20-5bfc-a8a2-69ba99f5915a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43737,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727293/general/40076b77-0fc3-4766-9811-e07d9bceec7e.jpeg',
'Width': 1024}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 67.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740234%27 HTTP/1.1" 200 None
2026-03-27 17:18:41 [adesa.de] INFO: Saving data for 10740234: {'created_time': 1774631921.956769, 'last_price_update_time': 1774631921.956782, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740234') HTTP/1.1" 204 0
2026-03-27 17:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180
2026-03-27 17:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028a7676-bd70-564e-866e-c52f8cf73592 with scrape type 1
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 028a7676-bd70-564e-866e-c52f8cf73592
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252Fb890ef4e-a7b4-4584-a963-cc46d14acbc8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/b890ef4e-a7b4-4584-a963-cc46d14acbc8.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252F4f753e76-c599-490d-8172-e7dc1fa68891.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/4f753e76-c599-490d-8172-e7dc1fa68891.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252Feed34226-fc94-4463-9a75-0f66775dde71.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/eed34226-fc94-4463-9a75-0f66775dde71.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252Fe1ac317f-04ad-485f-9976-c961055e64e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/e1ac317f-04ad-485f-9976-c961055e64e2.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252F68ffca2f-f1d3-4847-961b-f8275b1b8e19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/68ffca2f-f1d3-4847-961b-f8275b1b8e19.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252Fcbf7c29a-e80c-4ef9-b2d0-466a1c9233f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/cbf7c29a-e80c-4ef9-b2d0-466a1c9233f3.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252F8a7797ac-af66-4ffc-9e5b-b788aaed63d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/8a7797ac-af66-4ffc-9e5b-b788aaed63d9.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252F8e678aa8-5ac6-43ed-889a-5770bb4c15e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/8e678aa8-5ac6-43ed-889a-5770bb4c15e0.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252Fd8c54836-667b-4d2f-ba8a-5c2465e1512a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/d8c54836-667b-4d2f-ba8a-5c2465e1512a.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5559159%252Fgeneral%252F635d978f-2dd0-4901-8b29-45ee318fe957.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5559159/general/635d978f-2dd0-4901-8b29-45ee318fe957.jpg already downloaded
2026-03-27 17:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 028a7676-bd70-564e-866e-c52f8cf73592, identifier: 10740180
2026-03-27 17:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180
2026-03-27 17:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180
2026-03-27 17:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 028a7676-bd70-564e-866e-c52f8cf73592 with identifier: 10740180 to the API
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740180>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '028a7676-bd70-564e-866e-c52f8cf73592',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740180',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 21424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5559159/general/b890ef4e-a7b4-4584-a963-cc46d14acbc8.jpg',
'https://images.openlane.eu/carimgs/5559159/general/4f753e76-c599-490d-8172-e7dc1fa68891.jpg',
'https://images.openlane.eu/carimgs/5559159/general/eed34226-fc94-4463-9a75-0f66775dde71.jpg',
'https://images.openlane.eu/carimgs/5559159/general/e1ac317f-04ad-485f-9976-c961055e64e2.jpg',
'https://images.openlane.eu/carimgs/5559159/general/68ffca2f-f1d3-4847-961b-f8275b1b8e19.jpg',
'https://images.openlane.eu/carimgs/5559159/general/cbf7c29a-e80c-4ef9-b2d0-466a1c9233f3.jpg',
'https://images.openlane.eu/carimgs/5559159/general/8a7797ac-af66-4ffc-9e5b-b788aaed63d9.jpg',
'https://images.openlane.eu/carimgs/5559159/general/8e678aa8-5ac6-43ed-889a-5770bb4c15e0.jpg',
'https://images.openlane.eu/carimgs/5559159/general/d8c54836-667b-4d2f-ba8a-5c2465e1512a.jpg',
'https://images.openlane.eu/carimgs/5559159/general/635d978f-2dd0-4901-8b29-45ee318fe957.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231561,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/b890ef4e-a7b4-4584-a963-cc46d14acbc8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/4f753e76-c599-490d-8172-e7dc1fa68891.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/eed34226-fc94-4463-9a75-0f66775dde71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254735,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/e1ac317f-04ad-485f-9976-c961055e64e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/68ffca2f-f1d3-4847-961b-f8275b1b8e19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/cbf7c29a-e80c-4ef9-b2d0-466a1c9233f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/8a7797ac-af66-4ffc-9e5b-b788aaed63d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/8e678aa8-5ac6-43ed-889a-5770bb4c15e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/d8c54836-667b-4d2f-ba8a-5c2465e1512a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_028a7676-bd70-564e-866e-c52f8cf73592/028a7676-bd70-564e-866e-c52f8cf73592_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5559159/general/635d978f-2dd0-4901-8b29-45ee318fe957.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2023-08-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 21.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740180%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [adesa.de] INFO: Saving data for 10740180: {'created_time': 1774631922.648025, 'last_price_update_time': 1774631922.648036, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740180') HTTP/1.1" 204 0
2026-03-27 17:18:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 7.486(s), this was the 1st time calling it.
2026-03-27 17:18:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.064075550708938 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 17:18:42 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '66860466b0559fcea13d5ab8b68826ef', '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=66860466b0559fcea13d5ab8b68826ef.
2026-03-27 17:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598
2026-03-27 17:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ebeccf-8d37-5d82-8e8a-94427755bc90 with scrape type 1
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3ebeccf-8d37-5d82-8e8a-94427755bc90
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Fcb8034e8-b9e1-4777-a237-fae14258b454.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/cb8034e8-b9e1-4777-a237-fae14258b454.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Fe7d4fb86-787f-441d-b1db-c7b9a50004f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/e7d4fb86-787f-441d-b1db-c7b9a50004f4.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252F6cb6257b-7680-4a99-843d-53e297cfb387.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/6cb6257b-7680-4a99-843d-53e297cfb387.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Fe3e9437d-8f3f-414d-bd3e-4951ba4418b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/e3e9437d-8f3f-414d-bd3e-4951ba4418b6.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252F7e13deeb-76b7-44c9-8291-d1bbea674bd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/7e13deeb-76b7-44c9-8291-d1bbea674bd2.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252F1c51f266-89c5-4eba-8d3a-60d45ccae7dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/1c51f266-89c5-4eba-8d3a-60d45ccae7dc.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Fa402e61b-4ada-4046-8fcb-58e982728323.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/a402e61b-4ada-4046-8fcb-58e982728323.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Ff3c82f68-0a06-480c-a8dd-516f1b56ff85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/f3c82f68-0a06-480c-a8dd-516f1b56ff85.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Faf8d1436-048a-40f6-ab60-065bf52dc413.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/af8d1436-048a-40f6-ab60-065bf52dc413.jpg already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5606067%252Fgeneral%252Fe780cfc4-6303-4e7a-bb0c-626f8f4b2b30.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5606067/general/e780cfc4-6303-4e7a-bb0c-626f8f4b2b30.jpg already downloaded
2026-03-27 17:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3ebeccf-8d37-5d82-8e8a-94427755bc90, identifier: 10740598
2026-03-27 17:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421
2026-03-27 17:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 911f9132-bcce-5972-aae7-ae9f65288c91 with scrape type 1
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 911f9132-bcce-5972-aae7-ae9f65288c91
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252Fbb42a2eb-a088-4263-bb42-4071ee05db4b.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/bb42a2eb-a088-4263-bb42-4071ee05db4b.png already downloaded
2026-03-27 17:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252F2380db2c-bf43-4a72-9f3f-26830245db9e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/2380db2c-bf43-4a72-9f3f-26830245db9e.png already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252F74f3e059-3bd4-4555-81b7-136049d3c204.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/74f3e059-3bd4-4555-81b7-136049d3c204.jpg already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252Fc8d49a90-35a5-4f11-85d1-198afffce08b.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/c8d49a90-35a5-4f11-85d1-198afffce08b.png already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252F3386dd9f-e98b-49a3-b7e6-5fda31cae438.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/3386dd9f-e98b-49a3-b7e6-5fda31cae438.jpg already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252Fff14cfaa-a980-45a7-a16b-567f5d9707bc.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/ff14cfaa-a980-45a7-a16b-567f5d9707bc.jpeg already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252Fbc953146-34ed-403e-815e-1dae88bf3a7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/bc953146-34ed-403e-815e-1dae88bf3a7c.jpg already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252F31ff45cb-0794-4567-b67d-30b32e983a62.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/31ff45cb-0794-4567-b67d-30b32e983a62.jpeg already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252F00c20598-7203-4c4a-9054-3bf3ff9ddea2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/00c20598-7203-4c4a-9054-3bf3ff9ddea2.jpg already downloaded
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698071%252Fgeneral%252F3c6233fb-4b71-428b-89ec-b7387a2a991b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698071/general/3c6233fb-4b71-428b-89ec-b7387a2a991b.jpeg already downloaded
2026-03-27 17:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 911f9132-bcce-5972-aae7-ae9f65288c91, identifier: 10740421
2026-03-27 17:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598
2026-03-27 17:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598
2026-03-27 17:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3ebeccf-8d37-5d82-8e8a-94427755bc90 with identifier: 10740598 to the API
2026-03-27 17:18:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b3ebeccf-8d37-5d82-8e8a-94427755bc90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740598',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 82085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5606067/general/cb8034e8-b9e1-4777-a237-fae14258b454.jpg',
'https://images.openlane.eu/carimgs/5606067/general/e7d4fb86-787f-441d-b1db-c7b9a50004f4.jpg',
'https://images.openlane.eu/carimgs/5606067/general/6cb6257b-7680-4a99-843d-53e297cfb387.jpg',
'https://images.openlane.eu/carimgs/5606067/general/e3e9437d-8f3f-414d-bd3e-4951ba4418b6.jpg',
'https://images.openlane.eu/carimgs/5606067/general/7e13deeb-76b7-44c9-8291-d1bbea674bd2.jpg',
'https://images.openlane.eu/carimgs/5606067/general/1c51f266-89c5-4eba-8d3a-60d45ccae7dc.jpg',
'https://images.openlane.eu/carimgs/5606067/general/a402e61b-4ada-4046-8fcb-58e982728323.jpg',
'https://images.openlane.eu/carimgs/5606067/general/f3c82f68-0a06-480c-a8dd-516f1b56ff85.jpg',
'https://images.openlane.eu/carimgs/5606067/general/af8d1436-048a-40f6-ab60-065bf52dc413.jpg',
'https://images.openlane.eu/carimgs/5606067/general/e780cfc4-6303-4e7a-bb0c-626f8f4b2b30.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/cb8034e8-b9e1-4777-a237-fae14258b454.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/e7d4fb86-787f-441d-b1db-c7b9a50004f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266063,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/6cb6257b-7680-4a99-843d-53e297cfb387.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224912,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/e3e9437d-8f3f-414d-bd3e-4951ba4418b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/7e13deeb-76b7-44c9-8291-d1bbea674bd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/1c51f266-89c5-4eba-8d3a-60d45ccae7dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/a402e61b-4ada-4046-8fcb-58e982728323.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214220,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/f3c82f68-0a06-480c-a8dd-516f1b56ff85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/af8d1436-048a-40f6-ab60-065bf52dc413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ebeccf-8d37-5d82-8e8a-94427755bc90/b3ebeccf-8d37-5d82-8e8a-94427755bc90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5606067/general/e780cfc4-6303-4e7a-bb0c-626f8f4b2b30.jpg',
'Width': 1024}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 95 hp - 82.085 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740598%27 HTTP/1.1" 200 None
2026-03-27 17:18:44 [adesa.de] INFO: Saving data for 10740598: {'created_time': 1774631924.554093, 'last_price_update_time': 1774631924.554105, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740598') HTTP/1.1" 204 0
2026-03-27 17:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421
2026-03-27 17:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421
2026-03-27 17:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 911f9132-bcce-5972-aae7-ae9f65288c91 with identifier: 10740421 to the API
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '911f9132-bcce-5972-aae7-ae9f65288c91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740421',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 35026,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5698071/general/bb42a2eb-a088-4263-bb42-4071ee05db4b.png',
'https://images.openlane.eu/carimgs/5698071/general/2380db2c-bf43-4a72-9f3f-26830245db9e.png',
'https://images.openlane.eu/carimgs/5698071/general/74f3e059-3bd4-4555-81b7-136049d3c204.jpg',
'https://images.openlane.eu/carimgs/5698071/general/c8d49a90-35a5-4f11-85d1-198afffce08b.png',
'https://images.openlane.eu/carimgs/5698071/general/3386dd9f-e98b-49a3-b7e6-5fda31cae438.jpg',
'https://images.openlane.eu/carimgs/5698071/general/ff14cfaa-a980-45a7-a16b-567f5d9707bc.jpeg',
'https://images.openlane.eu/carimgs/5698071/general/bc953146-34ed-403e-815e-1dae88bf3a7c.jpg',
'https://images.openlane.eu/carimgs/5698071/general/31ff45cb-0794-4567-b67d-30b32e983a62.jpeg',
'https://images.openlane.eu/carimgs/5698071/general/00c20598-7203-4c4a-9054-3bf3ff9ddea2.jpg',
'https://images.openlane.eu/carimgs/5698071/general/3c6233fb-4b71-428b-89ec-b7387a2a991b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 490927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/bb42a2eb-a088-4263-bb42-4071ee05db4b.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 537210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/2380db2c-bf43-4a72-9f3f-26830245db9e.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41246,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/74f3e059-3bd4-4555-81b7-136049d3c204.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 560645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/c8d49a90-35a5-4f11-85d1-198afffce08b.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/3386dd9f-e98b-49a3-b7e6-5fda31cae438.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/ff14cfaa-a980-45a7-a16b-567f5d9707bc.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41934,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/bc953146-34ed-403e-815e-1dae88bf3a7c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/31ff45cb-0794-4567-b67d-30b32e983a62.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51748,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/00c20598-7203-4c4a-9054-3bf3ff9ddea2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_911f9132-bcce-5972-aae7-ae9f65288c91/911f9132-bcce-5972-aae7-ae9f65288c91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698071/general/3c6233fb-4b71-428b-89ec-b7387a2a991b.jpeg',
'Width': 1021}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 35.026 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740421%27 HTTP/1.1" 200 None
2026-03-27 17:18:44 [adesa.de] INFO: Saving data for 10740421: {'created_time': 1774631924.870723, 'last_price_update_time': 1774631924.870735, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740421') HTTP/1.1" 204 0
2026-03-27 17:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740201> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740236> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201
2026-03-27 17:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecd3984-328e-58cc-b81f-85e901692c08 with scrape type 1
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ecd3984-328e-58cc-b81f-85e901692c08
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252Fadf3b6d4-bf5e-4d2d-a4cc-7110b4aee888.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/adf3b6d4-bf5e-4d2d-a4cc-7110b4aee888.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F5cde98ba-ebef-4fc7-ba39-a5e33eba7ba6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/5cde98ba-ebef-4fc7-ba39-a5e33eba7ba6.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F8eb12101-0f02-49e1-8fa6-e33b01d1e713.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/8eb12101-0f02-49e1-8fa6-e33b01d1e713.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F007e4e30-4710-48d2-b315-4e47014b0fcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/007e4e30-4710-48d2-b315-4e47014b0fcd.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F7385aeb4-f46b-4558-9221-24e6af82bfc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/7385aeb4-f46b-4558-9221-24e6af82bfc9.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252Fe32846c1-55a9-418d-bab8-0cb039f8b4ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/e32846c1-55a9-418d-bab8-0cb039f8b4ab.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F75ffa68e-49fb-4916-9c11-f65724250001.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/75ffa68e-49fb-4916-9c11-f65724250001.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F572d08cc-cd3a-4212-ac18-724feedf5c28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/572d08cc-cd3a-4212-ac18-724feedf5c28.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252F58e13d8f-4524-4642-853f-232f8062f9b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/58e13d8f-4524-4642-853f-232f8062f9b0.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5619473%252Fgeneral%252Ff5540bf4-1fe5-40d0-8fde-6a92614ad989.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5619473/general/f5540bf4-1fe5-40d0-8fde-6a92614ad989.jpg already downloaded
2026-03-27 17:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ecd3984-328e-58cc-b81f-85e901692c08, identifier: 10740201
2026-03-27 17:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201
2026-03-27 17:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201
2026-03-27 17:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ecd3984-328e-58cc-b81f-85e901692c08 with identifier: 10740201 to the API
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740201>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '1ecd3984-328e-58cc-b81f-85e901692c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30054',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740201',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 90469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5619473/general/adf3b6d4-bf5e-4d2d-a4cc-7110b4aee888.jpg',
'https://images.openlane.eu/carimgs/5619473/general/5cde98ba-ebef-4fc7-ba39-a5e33eba7ba6.jpg',
'https://images.openlane.eu/carimgs/5619473/general/8eb12101-0f02-49e1-8fa6-e33b01d1e713.jpg',
'https://images.openlane.eu/carimgs/5619473/general/007e4e30-4710-48d2-b315-4e47014b0fcd.jpg',
'https://images.openlane.eu/carimgs/5619473/general/7385aeb4-f46b-4558-9221-24e6af82bfc9.jpg',
'https://images.openlane.eu/carimgs/5619473/general/e32846c1-55a9-418d-bab8-0cb039f8b4ab.jpg',
'https://images.openlane.eu/carimgs/5619473/general/75ffa68e-49fb-4916-9c11-f65724250001.jpg',
'https://images.openlane.eu/carimgs/5619473/general/572d08cc-cd3a-4212-ac18-724feedf5c28.jpg',
'https://images.openlane.eu/carimgs/5619473/general/58e13d8f-4524-4642-853f-232f8062f9b0.jpg',
'https://images.openlane.eu/carimgs/5619473/general/f5540bf4-1fe5-40d0-8fde-6a92614ad989.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/adf3b6d4-bf5e-4d2d-a4cc-7110b4aee888.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/5cde98ba-ebef-4fc7-ba39-a5e33eba7ba6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/8eb12101-0f02-49e1-8fa6-e33b01d1e713.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130029,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/007e4e30-4710-48d2-b315-4e47014b0fcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/7385aeb4-f46b-4558-9221-24e6af82bfc9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/e32846c1-55a9-418d-bab8-0cb039f8b4ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/75ffa68e-49fb-4916-9c11-f65724250001.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249775,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/572d08cc-cd3a-4212-ac18-724feedf5c28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/58e13d8f-4524-4642-853f-232f8062f9b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ecd3984-328e-58cc-b81f-85e901692c08/1ecd3984-328e-58cc-b81f-85e901692c08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158574,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5619473/general/f5540bf4-1fe5-40d0-8fde-6a92614ad989.jpg',
'Width': 1024}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 180 hp - 90.469 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740201%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [adesa.de] INFO: Saving data for 10740201: {'created_time': 1774631925.592635, 'last_price_update_time': 1774631925.592647, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740201') HTTP/1.1" 204 0
2026-03-27 17:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236
2026-03-27 17:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d093d40e-84f7-5868-b3f6-6d915f9a6b45 with scrape type 1
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d093d40e-84f7-5868-b3f6-6d915f9a6b45
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252Ffd3bb2d0-0790-4233-8572-e3e2b1b2ea0c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/fd3bb2d0-0790-4233-8572-e3e2b1b2ea0c.jpeg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252Ff530f4f0-9280-472c-bb07-6a83f2d854b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/f530f4f0-9280-472c-bb07-6a83f2d854b0.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252F601cc233-61a7-41e3-93ca-9888a4ae337e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/601cc233-61a7-41e3-93ca-9888a4ae337e.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252Fbb2991db-7a0f-4086-be00-a2cfa2556a53.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/bb2991db-7a0f-4086-be00-a2cfa2556a53.jpeg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252Fce427072-12a5-4796-bd6f-dfa849b62436.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/ce427072-12a5-4796-bd6f-dfa849b62436.jpeg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252F5e7d40ee-f552-44a9-abde-7d6321e62775.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/5e7d40ee-f552-44a9-abde-7d6321e62775.jpeg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252F605587c3-cbc6-4f33-b413-9d520352a3ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/605587c3-cbc6-4f33-b413-9d520352a3ba.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252F24504f7d-29e2-4232-ad25-4600afacec97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/24504f7d-29e2-4232-ad25-4600afacec97.jpg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252Fcfd15b9f-cb2c-4807-ac59-588f0cb1689b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/cfd15b9f-cb2c-4807-ac59-588f0cb1689b.jpeg already downloaded
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727315%252Fgeneral%252Fcef0feaf-a6f7-4827-8b15-9fbf67b91def.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727315/general/cef0feaf-a6f7-4827-8b15-9fbf67b91def.jpeg already downloaded
2026-03-27 17:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d093d40e-84f7-5868-b3f6-6d915f9a6b45, identifier: 10740236
2026-03-27 17:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236
2026-03-27 17:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236
2026-03-27 17:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d093d40e-84f7-5868-b3f6-6d915f9a6b45 with identifier: 10740236 to the API
2026-03-27 17:18:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740236>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'd093d40e-84f7-5868-b3f6-6d915f9a6b45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31768',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740236',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 16683,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5727315/general/fd3bb2d0-0790-4233-8572-e3e2b1b2ea0c.jpeg',
'https://images.openlane.eu/carimgs/5727315/general/f530f4f0-9280-472c-bb07-6a83f2d854b0.jpg',
'https://images.openlane.eu/carimgs/5727315/general/601cc233-61a7-41e3-93ca-9888a4ae337e.jpg',
'https://images.openlane.eu/carimgs/5727315/general/bb2991db-7a0f-4086-be00-a2cfa2556a53.jpeg',
'https://images.openlane.eu/carimgs/5727315/general/ce427072-12a5-4796-bd6f-dfa849b62436.jpeg',
'https://images.openlane.eu/carimgs/5727315/general/5e7d40ee-f552-44a9-abde-7d6321e62775.jpeg',
'https://images.openlane.eu/carimgs/5727315/general/605587c3-cbc6-4f33-b413-9d520352a3ba.jpg',
'https://images.openlane.eu/carimgs/5727315/general/24504f7d-29e2-4232-ad25-4600afacec97.jpg',
'https://images.openlane.eu/carimgs/5727315/general/cfd15b9f-cb2c-4807-ac59-588f0cb1689b.jpeg',
'https://images.openlane.eu/carimgs/5727315/general/cef0feaf-a6f7-4827-8b15-9fbf67b91def.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/fd3bb2d0-0790-4233-8572-e3e2b1b2ea0c.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/f530f4f0-9280-472c-bb07-6a83f2d854b0.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/601cc233-61a7-41e3-93ca-9888a4ae337e.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/bb2991db-7a0f-4086-be00-a2cfa2556a53.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/ce427072-12a5-4796-bd6f-dfa849b62436.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/5e7d40ee-f552-44a9-abde-7d6321e62775.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/605587c3-cbc6-4f33-b413-9d520352a3ba.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/24504f7d-29e2-4232-ad25-4600afacec97.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/cfd15b9f-cb2c-4807-ac59-588f0cb1689b.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d093d40e-84f7-5868-b3f6-6d915f9a6b45/d093d40e-84f7-5868-b3f6-6d915f9a6b45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727315/general/cef0feaf-a6f7-4827-8b15-9fbf67b91def.jpeg',
'Width': 1022}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 16.683 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740236%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [adesa.de] INFO: Saving data for 10740236: {'created_time': 1774631926.179922, 'last_price_update_time': 1774631926.179935, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740236') HTTP/1.1" 204 0
2026-03-27 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740212> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212
2026-03-27 17:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab with scrape type 1
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce9aa13f-296e-53fb-bcc8-dceadf4562ab
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F213a03a3-be84-42e2-85aa-bf80924f0f92.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/213a03a3-be84-42e2-85aa-bf80924f0f92.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F2bf8b95b-9938-491a-bcc2-6a98cf3ff790.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/2bf8b95b-9938-491a-bcc2-6a98cf3ff790.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252Fa9690333-a144-418d-8dbe-ca7ef31bfa22.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/a9690333-a144-418d-8dbe-ca7ef31bfa22.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252Ff0bf218b-1678-4aab-a8b6-071903f576ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/f0bf218b-1678-4aab-a8b6-071903f576ab.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F424e0ed0-06b4-4e83-babc-71b00760ff97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/424e0ed0-06b4-4e83-babc-71b00760ff97.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F5fb921b0-6fe6-4abd-99e4-1b63869f2cee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/5fb921b0-6fe6-4abd-99e4-1b63869f2cee.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F6a10e8bf-3bae-416a-bb5b-6bce34f98109.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/6a10e8bf-3bae-416a-bb5b-6bce34f98109.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F3fc91853-9422-436c-93a4-a50e701bcb4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/3fc91853-9422-436c-93a4-a50e701bcb4d.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F06ef91c8-8120-4226-a403-c80253237921.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/06ef91c8-8120-4226-a403-c80253237921.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633571%252Fgeneral%252F94a4ba8f-565a-4bd3-976f-384d02fff6ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633571/general/94a4ba8f-565a-4bd3-976f-384d02fff6ec.jpg already downloaded
2026-03-27 17:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce9aa13f-296e-53fb-bcc8-dceadf4562ab, identifier: 10740212
2026-03-27 17:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689
2026-03-27 17:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8142ecb-fdbb-5108-bbdc-29293f4fa853 with scrape type 1
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8142ecb-fdbb-5108-bbdc-29293f4fa853
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252Fe2f2cae4-0e27-4123-91a6-e48cc132e425.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/e2f2cae4-0e27-4123-91a6-e48cc132e425.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252Fde4330aa-106e-4864-af93-a53fd6f2c830.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/de4330aa-106e-4864-af93-a53fd6f2c830.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252Fd5129f59-21c7-41da-9b39-62188cef5c4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/d5129f59-21c7-41da-9b39-62188cef5c4d.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F8dbdf866-a43b-44c3-91be-2e5f478a6266.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/8dbdf866-a43b-44c3-91be-2e5f478a6266.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F0a00b9ff-2cc9-4e3d-9ffc-34dbe3fec425.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/0a00b9ff-2cc9-4e3d-9ffc-34dbe3fec425.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F849f61ec-8c9c-4652-a218-b53b608a1a5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/849f61ec-8c9c-4652-a218-b53b608a1a5e.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F3f75c2d0-3d77-4259-8900-ea6e6b92d33f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/3f75c2d0-3d77-4259-8900-ea6e6b92d33f.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F126b9a1f-47af-4031-8c2c-0e31df7116ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/126b9a1f-47af-4031-8c2c-0e31df7116ec.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F48035996-a110-46b1-83da-e5a4827d9520.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/48035996-a110-46b1-83da-e5a4827d9520.jpg already downloaded
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5498868%252Fgeneral%252F814b7ce4-5a27-46ec-8c5d-633ad55ef066.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498868/general/814b7ce4-5a27-46ec-8c5d-633ad55ef066.jpg already downloaded
2026-03-27 17:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8142ecb-fdbb-5108-bbdc-29293f4fa853, identifier: 10740689
2026-03-27 17:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212
2026-03-27 17:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212
2026-03-27 17:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce9aa13f-296e-53fb-bcc8-dceadf4562ab with identifier: 10740212 to the API
2026-03-27 17:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740212>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ce9aa13f-296e-53fb-bcc8-dceadf4562ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740212',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 25233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5633571/general/213a03a3-be84-42e2-85aa-bf80924f0f92.jpg',
'https://images.openlane.eu/carimgs/5633571/general/2bf8b95b-9938-491a-bcc2-6a98cf3ff790.jpg',
'https://images.openlane.eu/carimgs/5633571/general/a9690333-a144-418d-8dbe-ca7ef31bfa22.jpg',
'https://images.openlane.eu/carimgs/5633571/general/f0bf218b-1678-4aab-a8b6-071903f576ab.jpg',
'https://images.openlane.eu/carimgs/5633571/general/424e0ed0-06b4-4e83-babc-71b00760ff97.jpg',
'https://images.openlane.eu/carimgs/5633571/general/5fb921b0-6fe6-4abd-99e4-1b63869f2cee.jpg',
'https://images.openlane.eu/carimgs/5633571/general/6a10e8bf-3bae-416a-bb5b-6bce34f98109.jpg',
'https://images.openlane.eu/carimgs/5633571/general/3fc91853-9422-436c-93a4-a50e701bcb4d.jpg',
'https://images.openlane.eu/carimgs/5633571/general/06ef91c8-8120-4226-a403-c80253237921.jpg',
'https://images.openlane.eu/carimgs/5633571/general/94a4ba8f-565a-4bd3-976f-384d02fff6ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/213a03a3-be84-42e2-85aa-bf80924f0f92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/2bf8b95b-9938-491a-bcc2-6a98cf3ff790.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/a9690333-a144-418d-8dbe-ca7ef31bfa22.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/f0bf218b-1678-4aab-a8b6-071903f576ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50858,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/424e0ed0-06b4-4e83-babc-71b00760ff97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/5fb921b0-6fe6-4abd-99e4-1b63869f2cee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70341,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/6a10e8bf-3bae-416a-bb5b-6bce34f98109.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/3fc91853-9422-436c-93a4-a50e701bcb4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130215,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/06ef91c8-8120-4226-a403-c80253237921.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce9aa13f-296e-53fb-bcc8-dceadf4562ab/ce9aa13f-296e-53fb-bcc8-dceadf4562ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44139,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633571/general/94a4ba8f-565a-4bd3-976f-384d02fff6ec.jpg',
'Width': 800}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 25.233 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740212%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [adesa.de] INFO: Saving data for 10740212: {'created_time': 1774631927.145995, 'last_price_update_time': 1774631927.146006, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740212') HTTP/1.1" 204 0
2026-03-27 17:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689
2026-03-27 17:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689
2026-03-27 17:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8142ecb-fdbb-5108-bbdc-29293f4fa853 with identifier: 10740689 to the API
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f8142ecb-fdbb-5108-bbdc-29293f4fa853',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740689',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 91638,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5498868/general/e2f2cae4-0e27-4123-91a6-e48cc132e425.jpg',
'https://images.openlane.eu/carimgs/5498868/general/de4330aa-106e-4864-af93-a53fd6f2c830.jpg',
'https://images.openlane.eu/carimgs/5498868/general/d5129f59-21c7-41da-9b39-62188cef5c4d.jpg',
'https://images.openlane.eu/carimgs/5498868/general/8dbdf866-a43b-44c3-91be-2e5f478a6266.jpg',
'https://images.openlane.eu/carimgs/5498868/general/0a00b9ff-2cc9-4e3d-9ffc-34dbe3fec425.jpg',
'https://images.openlane.eu/carimgs/5498868/general/849f61ec-8c9c-4652-a218-b53b608a1a5e.jpg',
'https://images.openlane.eu/carimgs/5498868/general/3f75c2d0-3d77-4259-8900-ea6e6b92d33f.jpg',
'https://images.openlane.eu/carimgs/5498868/general/126b9a1f-47af-4031-8c2c-0e31df7116ec.jpg',
'https://images.openlane.eu/carimgs/5498868/general/48035996-a110-46b1-83da-e5a4827d9520.jpg',
'https://images.openlane.eu/carimgs/5498868/general/814b7ce4-5a27-46ec-8c5d-633ad55ef066.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45881,
'Height': 605,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/e2f2cae4-0e27-4123-91a6-e48cc132e425.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42323,
'Height': 605,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/de4330aa-106e-4864-af93-a53fd6f2c830.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42234,
'Height': 605,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/d5129f59-21c7-41da-9b39-62188cef5c4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57472,
'Height': 775,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/8dbdf866-a43b-44c3-91be-2e5f478a6266.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76665,
'Height': 775,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/0a00b9ff-2cc9-4e3d-9ffc-34dbe3fec425.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65353,
'Height': 605,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/849f61ec-8c9c-4652-a218-b53b608a1a5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83142,
'Height': 775,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/3f75c2d0-3d77-4259-8900-ea6e6b92d33f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76191,
'Height': 775,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/126b9a1f-47af-4031-8c2c-0e31df7116ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149449,
'Height': 775,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/48035996-a110-46b1-83da-e5a4827d9520.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8142ecb-fdbb-5108-bbdc-29293f4fa853/f8142ecb-fdbb-5108-bbdc-29293f4fa853_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86170,
'Height': 775,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498868/general/814b7ce4-5a27-46ec-8c5d-633ad55ef066.jpg',
'Width': 1024}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 82 kWh - Electric - Automatic - 204 hp - 91.638 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740689%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [adesa.de] INFO: Saving data for 10740689: {'created_time': 1774631927.445567, 'last_price_update_time': 1774631927.445579, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740689') HTTP/1.1" 204 0
2026-03-27 17:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680
2026-03-27 17:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with scrape type 1
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fd8b668-91ac-5d98-b701-6a7f7ed3f597
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F9e9edeff-5937-4c40-b060-4b71665abee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/9e9edeff-5937-4c40-b060-4b71665abee3.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fda415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/da415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fdcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/dcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fbeaae2ab-2eb1-4027-8b43-6f65a977188a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/beaae2ab-2eb1-4027-8b43-6f65a977188a.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252F5141281b-7371-4bef-8349-eacb3dbc91f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/5141281b-7371-4bef-8349-eacb3dbc91f5.jpg already downloaded
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523037%252Fgeneral%252Fc39ada9b-d866-4582-957a-fee8255fafa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523037/general/c39ada9b-d866-4582-957a-fee8255fafa6.jpg already downloaded
2026-03-27 17:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597, identifier: 10740680
2026-03-27 17:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680
2026-03-27 17:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680
2026-03-27 17:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fd8b668-91ac-5d98-b701-6a7f7ed3f597 with identifier: 10740680 to the API
2026-03-27 17:18:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740680>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '1fd8b668-91ac-5d98-b701-6a7f7ed3f597',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740680',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100807,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5523037/general/22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg',
'https://images.openlane.eu/carimgs/5523037/general/9e9edeff-5937-4c40-b060-4b71665abee3.jpg',
'https://images.openlane.eu/carimgs/5523037/general/da415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg',
'https://images.openlane.eu/carimgs/5523037/general/dcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg',
'https://images.openlane.eu/carimgs/5523037/general/7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg',
'https://images.openlane.eu/carimgs/5523037/general/5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg',
'https://images.openlane.eu/carimgs/5523037/general/2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg',
'https://images.openlane.eu/carimgs/5523037/general/beaae2ab-2eb1-4027-8b43-6f65a977188a.jpg',
'https://images.openlane.eu/carimgs/5523037/general/5141281b-7371-4bef-8349-eacb3dbc91f5.jpg',
'https://images.openlane.eu/carimgs/5523037/general/c39ada9b-d866-4582-957a-fee8255fafa6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/22e645ff-e9c9-468d-ab0a-ba6ffcc0e55a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/9e9edeff-5937-4c40-b060-4b71665abee3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76873,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/da415791-61e2-4c4d-9b70-3bdfc2f258e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/dcd9a984-7bdc-4c94-b9c4-bf1418faac48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/7f037fd5-1e12-42cf-ab4c-2c5d4041bb9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/5e8b08c0-9c3b-47ab-9fcf-6cd95fa29217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/2da3e70c-2775-4b98-9fc1-0e34048a81b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/beaae2ab-2eb1-4027-8b43-6f65a977188a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/5141281b-7371-4bef-8349-eacb3dbc91f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fd8b668-91ac-5d98-b701-6a7f7ed3f597/1fd8b668-91ac-5d98-b701-6a7f7ed3f597_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523037/general/c39ada9b-d866-4582-957a-fee8255fafa6.jpg',
'Width': 1024}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'100.807 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740680%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [adesa.de] INFO: Saving data for 10740680: {'created_time': 1774631928.189191, 'last_price_update_time': 1774631928.189203, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740680') HTTP/1.1" 204 0
2026-03-27 17:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 17:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420
2026-03-27 17:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc899c10-28fe-50ab-8208-bd477d8e14ec with scrape type 1
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc899c10-28fe-50ab-8208-bd477d8e14ec
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F8181ac29-d0b6-4e57-80e8-1adfd15a2704.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/8181ac29-d0b6-4e57-80e8-1adfd15a2704.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F60879360-15b2-4bbf-b036-7af416f8b180.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/60879360-15b2-4bbf-b036-7af416f8b180.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252Ff95f9c8a-2f21-4d87-abcc-4eb456e4c1ac.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/f95f9c8a-2f21-4d87-abcc-4eb456e4c1ac.png already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F389529b7-d61a-4438-9a7f-af424443c487.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/389529b7-d61a-4438-9a7f-af424443c487.png already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F76812039-4b18-422d-a3e3-555a706d2f0d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/76812039-4b18-422d-a3e3-555a706d2f0d.jpeg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F99a79942-c3f5-467e-b384-051ee331b6b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/99a79942-c3f5-467e-b384-051ee331b6b4.jpeg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252Fafde9461-5908-4c22-b267-92fb3cd27790.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/afde9461-5908-4c22-b267-92fb3cd27790.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252Fc50b2f3d-547b-434c-bdeb-de25c61702f6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/c50b2f3d-547b-434c-bdeb-de25c61702f6.jpeg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F5171b2e2-2a64-46b7-b4c5-8f365cceb30c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/5171b2e2-2a64-46b7-b4c5-8f365cceb30c.jpeg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698022%252Fgeneral%252F12a0c4a7-7499-4835-b303-820e93719474.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698022/general/12a0c4a7-7499-4835-b303-820e93719474.jpg already downloaded
2026-03-27 17:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc899c10-28fe-50ab-8208-bd477d8e14ec, identifier: 10740420
2026-03-27 17:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420
2026-03-27 17:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420
2026-03-27 17:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc899c10-28fe-50ab-8208-bd477d8e14ec with identifier: 10740420 to the API
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 205,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dc899c10-28fe-50ab-8208-bd477d8e14ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740420',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 95424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5698022/general/8181ac29-d0b6-4e57-80e8-1adfd15a2704.jpg',
'https://images.openlane.eu/carimgs/5698022/general/60879360-15b2-4bbf-b036-7af416f8b180.jpg',
'https://images.openlane.eu/carimgs/5698022/general/f95f9c8a-2f21-4d87-abcc-4eb456e4c1ac.png',
'https://images.openlane.eu/carimgs/5698022/general/389529b7-d61a-4438-9a7f-af424443c487.png',
'https://images.openlane.eu/carimgs/5698022/general/76812039-4b18-422d-a3e3-555a706d2f0d.jpeg',
'https://images.openlane.eu/carimgs/5698022/general/99a79942-c3f5-467e-b384-051ee331b6b4.jpeg',
'https://images.openlane.eu/carimgs/5698022/general/afde9461-5908-4c22-b267-92fb3cd27790.jpg',
'https://images.openlane.eu/carimgs/5698022/general/c50b2f3d-547b-434c-bdeb-de25c61702f6.jpeg',
'https://images.openlane.eu/carimgs/5698022/general/5171b2e2-2a64-46b7-b4c5-8f365cceb30c.jpeg',
'https://images.openlane.eu/carimgs/5698022/general/12a0c4a7-7499-4835-b303-820e93719474.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36391,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/8181ac29-d0b6-4e57-80e8-1adfd15a2704.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39749,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/60879360-15b2-4bbf-b036-7af416f8b180.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 476655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/f95f9c8a-2f21-4d87-abcc-4eb456e4c1ac.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 513397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/389529b7-d61a-4438-9a7f-af424443c487.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/76812039-4b18-422d-a3e3-555a706d2f0d.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/99a79942-c3f5-467e-b384-051ee331b6b4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69438,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/afde9461-5908-4c22-b267-92fb3cd27790.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/c50b2f3d-547b-434c-bdeb-de25c61702f6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46244,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/5171b2e2-2a64-46b7-b4c5-8f365cceb30c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc899c10-28fe-50ab-8208-bd477d8e14ec/dc899c10-28fe-50ab-8208-bd477d8e14ec_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38027,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698022/general/12a0c4a7-7499-4835-b303-820e93719474.jpg',
'Width': 800}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 80 - Electric - Automatic - 205 hp - 95.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740420%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [adesa.de] INFO: Saving data for 10740420: {'created_time': 1774631928.763462, 'last_price_update_time': 1774631928.763472, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740420') HTTP/1.1" 204 0
2026-03-27 17:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636
2026-03-27 17:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ab391cb-8c50-5fe2-8282-4409454a85fc with scrape type 1
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ab391cb-8c50-5fe2-8282-4409454a85fc
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F88cf6847-27d9-4121-83a1-39c1e9b3165a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/88cf6847-27d9-4121-83a1-39c1e9b3165a.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F87978366-42ff-446c-90bf-f53dabe78891.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/87978366-42ff-446c-90bf-f53dabe78891.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252Ff2c227ce-90fe-45d3-9d73-6c9fd676584a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/f2c227ce-90fe-45d3-9d73-6c9fd676584a.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252Fbf1c0bb5-6898-4847-8858-93a5de5f610b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/bf1c0bb5-6898-4847-8858-93a5de5f610b.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F5575a0db-2934-41b4-8310-85287946d49f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/5575a0db-2934-41b4-8310-85287946d49f.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F6e8f8a02-d154-45ba-9b56-d4c3a783fe03.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/6e8f8a02-d154-45ba-9b56-d4c3a783fe03.jpg already downloaded
2026-03-27 17:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F888100c2-e320-485b-8755-bedcc8776d7a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/888100c2-e320-485b-8755-bedcc8776d7a.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252Fe67d627c-1c01-41a7-a51c-513e8d5de527.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/e67d627c-1c01-41a7-a51c-513e8d5de527.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F4886f47c-19be-4d13-83e7-ad38cb2390d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/4886f47c-19be-4d13-83e7-ad38cb2390d5.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605907%252Fgeneral%252F292481ec-46b7-49e4-bde4-749a45c0e5af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605907/general/292481ec-46b7-49e4-bde4-749a45c0e5af.jpg already downloaded
2026-03-27 17:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ab391cb-8c50-5fe2-8282-4409454a85fc, identifier: 10740636
2026-03-27 17:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636
2026-03-27 17:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636
2026-03-27 17:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ab391cb-8c50-5fe2-8282-4409454a85fc with identifier: 10740636 to the API
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740636>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '6ab391cb-8c50-5fe2-8282-4409454a85fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740636',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 84533,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5605907/general/88cf6847-27d9-4121-83a1-39c1e9b3165a.jpg',
'https://images.openlane.eu/carimgs/5605907/general/87978366-42ff-446c-90bf-f53dabe78891.jpg',
'https://images.openlane.eu/carimgs/5605907/general/f2c227ce-90fe-45d3-9d73-6c9fd676584a.jpg',
'https://images.openlane.eu/carimgs/5605907/general/bf1c0bb5-6898-4847-8858-93a5de5f610b.jpg',
'https://images.openlane.eu/carimgs/5605907/general/5575a0db-2934-41b4-8310-85287946d49f.jpg',
'https://images.openlane.eu/carimgs/5605907/general/6e8f8a02-d154-45ba-9b56-d4c3a783fe03.jpg',
'https://images.openlane.eu/carimgs/5605907/general/888100c2-e320-485b-8755-bedcc8776d7a.jpg',
'https://images.openlane.eu/carimgs/5605907/general/e67d627c-1c01-41a7-a51c-513e8d5de527.jpg',
'https://images.openlane.eu/carimgs/5605907/general/4886f47c-19be-4d13-83e7-ad38cb2390d5.jpg',
'https://images.openlane.eu/carimgs/5605907/general/292481ec-46b7-49e4-bde4-749a45c0e5af.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56789,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/88cf6847-27d9-4121-83a1-39c1e9b3165a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35591,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/87978366-42ff-446c-90bf-f53dabe78891.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51774,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/f2c227ce-90fe-45d3-9d73-6c9fd676584a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/bf1c0bb5-6898-4847-8858-93a5de5f610b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39852,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/5575a0db-2934-41b4-8310-85287946d49f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53584,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/6e8f8a02-d154-45ba-9b56-d4c3a783fe03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47378,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/888100c2-e320-485b-8755-bedcc8776d7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/e67d627c-1c01-41a7-a51c-513e8d5de527.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/4886f47c-19be-4d13-83e7-ad38cb2390d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ab391cb-8c50-5fe2-8282-4409454a85fc/6ab391cb-8c50-5fe2-8282-4409454a85fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57050,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605907/general/292481ec-46b7-49e4-bde4-749a45c0e5af.jpg',
'Width': 800}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 95 hp - 84.533 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740636%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [adesa.de] INFO: Saving data for 10740636: {'created_time': 1774631929.451654, 'last_price_update_time': 1774631929.451667, 'auction_closing_time': 1774866000.0}
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740636') HTTP/1.1" 204 0
2026-03-27 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191
2026-03-27 17:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1b37602-40cf-557a-a8e1-1688c5cd80fe with scrape type 1
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f1b37602-40cf-557a-a8e1-1688c5cd80fe
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252Fe290af10-917f-422d-a376-d91aedf8faf7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/e290af10-917f-422d-a376-d91aedf8faf7.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F67b7b910-38c7-4231-96c4-381a8ab2230f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/67b7b910-38c7-4231-96c4-381a8ab2230f.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F94b207bc-5b48-4899-b48c-cee2c35e085c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/94b207bc-5b48-4899-b48c-cee2c35e085c.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F0a63a047-b586-4c45-bfa8-fb104091fc80.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/0a63a047-b586-4c45-bfa8-fb104091fc80.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F3e5abbb1-74d2-4de8-84f1-25bf8d107e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/3e5abbb1-74d2-4de8-84f1-25bf8d107e4b.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252Fcbb25488-4cc4-44ab-b8ea-931265fb63ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/cbb25488-4cc4-44ab-b8ea-931265fb63ae.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F0f36a61b-0930-41a8-a206-75d6e10e4043.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/0f36a61b-0930-41a8-a206-75d6e10e4043.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F0720e3ec-998d-49e6-808e-b5cdd83b9fe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/0720e3ec-998d-49e6-808e-b5cdd83b9fe7.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F89d40d48-540c-4900-a2b0-e0d76ad25765.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/89d40d48-540c-4900-a2b0-e0d76ad25765.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609459%252Fgeneral%252F36515519-fce9-4fb2-8374-76ba083d845a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609459/general/36515519-fce9-4fb2-8374-76ba083d845a.jpg already downloaded
2026-03-27 17:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f1b37602-40cf-557a-a8e1-1688c5cd80fe, identifier: 10740191
2026-03-27 17:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561
2026-03-27 17:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 613e7e6a-cdba-558f-8709-fce624104e5f with scrape type 1
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 613e7e6a-cdba-558f-8709-fce624104e5f
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F6192c573-e026-4e13-9a1d-0a985f473e7b.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/6192c573-e026-4e13-9a1d-0a985f473e7b.png already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252Ffc5e8457-87d9-42dc-87ae-d216c61d1ffd.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/fc5e8457-87d9-42dc-87ae-d216c61d1ffd.png already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F8d794535-9c14-4767-a897-84d3b585dc12.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/8d794535-9c14-4767-a897-84d3b585dc12.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252Fa57197a3-4542-462a-a510-db5d5d66ad1a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/a57197a3-4542-462a-a510-db5d5d66ad1a.jpeg already downloaded
2026-03-27 17:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252F08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg already downloaded
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692718%252Fgeneral%252Ffb76784a-ffd1-41a1-a17e-a34812e96857.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692718/general/fb76784a-ffd1-41a1-a17e-a34812e96857.jpg already downloaded
2026-03-27 17:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 613e7e6a-cdba-558f-8709-fce624104e5f, identifier: 10740561
2026-03-27 17:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191
2026-03-27 17:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191
2026-03-27 17:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f1b37602-40cf-557a-a8e1-1688c5cd80fe with identifier: 10740191 to the API
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740191>
{'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-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'f1b37602-40cf-557a-a8e1-1688c5cd80fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740191',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 102091,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5609459/general/e290af10-917f-422d-a376-d91aedf8faf7.jpg',
'https://images.openlane.eu/carimgs/5609459/general/67b7b910-38c7-4231-96c4-381a8ab2230f.jpg',
'https://images.openlane.eu/carimgs/5609459/general/94b207bc-5b48-4899-b48c-cee2c35e085c.jpg',
'https://images.openlane.eu/carimgs/5609459/general/0a63a047-b586-4c45-bfa8-fb104091fc80.jpg',
'https://images.openlane.eu/carimgs/5609459/general/3e5abbb1-74d2-4de8-84f1-25bf8d107e4b.jpg',
'https://images.openlane.eu/carimgs/5609459/general/cbb25488-4cc4-44ab-b8ea-931265fb63ae.jpg',
'https://images.openlane.eu/carimgs/5609459/general/0f36a61b-0930-41a8-a206-75d6e10e4043.jpg',
'https://images.openlane.eu/carimgs/5609459/general/0720e3ec-998d-49e6-808e-b5cdd83b9fe7.jpg',
'https://images.openlane.eu/carimgs/5609459/general/89d40d48-540c-4900-a2b0-e0d76ad25765.jpg',
'https://images.openlane.eu/carimgs/5609459/general/36515519-fce9-4fb2-8374-76ba083d845a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66252,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/e290af10-917f-422d-a376-d91aedf8faf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/67b7b910-38c7-4231-96c4-381a8ab2230f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69859,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/94b207bc-5b48-4899-b48c-cee2c35e085c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/0a63a047-b586-4c45-bfa8-fb104091fc80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/3e5abbb1-74d2-4de8-84f1-25bf8d107e4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/cbb25488-4cc4-44ab-b8ea-931265fb63ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/0f36a61b-0930-41a8-a206-75d6e10e4043.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132159,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/0720e3ec-998d-49e6-808e-b5cdd83b9fe7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/89d40d48-540c-4900-a2b0-e0d76ad25765.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f1b37602-40cf-557a-a8e1-1688c5cd80fe/f1b37602-40cf-557a-a8e1-1688c5cd80fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609459/general/36515519-fce9-4fb2-8374-76ba083d845a.jpg',
'Width': 1024}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 102.091 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740191%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [adesa.de] INFO: Saving data for 10740191: {'created_time': 1774631930.411499, 'last_price_update_time': 1774631930.411511, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740191') HTTP/1.1" 204 0
2026-03-27 17:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561
2026-03-27 17:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561
2026-03-27 17:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 613e7e6a-cdba-558f-8709-fce624104e5f with identifier: 10740561 to the API
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740561>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '613e7e6a-cdba-558f-8709-fce624104e5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740561',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 84225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5692718/general/908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg',
'https://images.openlane.eu/carimgs/5692718/general/6192c573-e026-4e13-9a1d-0a985f473e7b.png',
'https://images.openlane.eu/carimgs/5692718/general/fc5e8457-87d9-42dc-87ae-d216c61d1ffd.png',
'https://images.openlane.eu/carimgs/5692718/general/814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg',
'https://images.openlane.eu/carimgs/5692718/general/8d794535-9c14-4767-a897-84d3b585dc12.jpg',
'https://images.openlane.eu/carimgs/5692718/general/829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg',
'https://images.openlane.eu/carimgs/5692718/general/00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg',
'https://images.openlane.eu/carimgs/5692718/general/a57197a3-4542-462a-a510-db5d5d66ad1a.jpeg',
'https://images.openlane.eu/carimgs/5692718/general/08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg',
'https://images.openlane.eu/carimgs/5692718/general/fb76784a-ffd1-41a1-a17e-a34812e96857.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38309,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/908ecdfa-6082-44d8-b25f-d8c6a79f7c02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 485630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/6192c573-e026-4e13-9a1d-0a985f473e7b.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 533672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/fc5e8457-87d9-42dc-87ae-d216c61d1ffd.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40388,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/814e6974-a5a7-4167-9f7c-074ef7554cdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57205,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/8d794535-9c14-4767-a897-84d3b585dc12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/829dc8c6-e72b-4ebb-aaa1-d48bb17bb525.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66866,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/00a808fa-621a-4a31-b98e-cd6ce4df3c82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/a57197a3-4542-462a-a510-db5d5d66ad1a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/08a0282c-a3e7-4a9c-998c-492ea8ed33c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_613e7e6a-cdba-558f-8709-fce624104e5f/613e7e6a-cdba-558f-8709-fce624104e5f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692718/general/fb76784a-ffd1-41a1-a17e-a34812e96857.jpg',
'Width': 800}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-09-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Business - Diesel - Automatic - 116 hp - 84.225 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740561%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [adesa.de] INFO: Saving data for 10740561: {'created_time': 1774631930.721603, 'last_price_update_time': 1774631930.721614, 'auction_closing_time': 1774865400.0}
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740561') HTTP/1.1" 204 0
2026-03-27 17:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458
2026-03-27 17:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c027a5-fcfc-56a8-a498-80a19c024bf7 with scrape type 1
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82c027a5-fcfc-56a8-a498-80a19c024bf7
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252F31448289-9edc-4955-91bb-604eed14d4b6.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/31448289-9edc-4955-91bb-604eed14d4b6.png already downloaded
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252Fcb17ec35-5256-4e55-b5ed-7db26de6bace.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/cb17ec35-5256-4e55-b5ed-7db26de6bace.jpg already downloaded
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252F041b6183-934f-40f5-8c78-454ce9e14a9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/041b6183-934f-40f5-8c78-454ce9e14a9c.jpg already downloaded
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252Fc90097e1-06f5-4619-8d37-ab9f2830c304.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/c90097e1-06f5-4619-8d37-ab9f2830c304.jpg already downloaded
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252F7c554ab6-c240-45da-923a-423aa4519cff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/7c554ab6-c240-45da-923a-423aa4519cff.jpeg already downloaded
2026-03-27 17:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252Fd455ee3e-1f81-4cdd-b9db-4b587c1b8e57.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/d455ee3e-1f81-4cdd-b9db-4b587c1b8e57.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252F68364a05-9db1-447d-b2d0-f799b24758de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/68364a05-9db1-447d-b2d0-f799b24758de.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252Fe91d7ea7-61ce-4f38-859e-e14af5b925f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/e91d7ea7-61ce-4f38-859e-e14af5b925f3.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252F9ba36f92-83ab-43be-a203-aef7f37ab27f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/9ba36f92-83ab-43be-a203-aef7f37ab27f.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647430%252Fgeneral%252F2515a9b8-e482-4bc0-bd74-688a738f4c6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647430/general/2515a9b8-e482-4bc0-bd74-688a738f4c6a.jpg already downloaded
2026-03-27 17:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82c027a5-fcfc-56a8-a498-80a19c024bf7, identifier: 10740458
2026-03-27 17:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458
2026-03-27 17:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458
2026-03-27 17:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82c027a5-fcfc-56a8-a498-80a19c024bf7 with identifier: 10740458 to the API
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740458>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '82c027a5-fcfc-56a8-a498-80a19c024bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740458',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 92038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5647430/general/31448289-9edc-4955-91bb-604eed14d4b6.png',
'https://images.openlane.eu/carimgs/5647430/general/cb17ec35-5256-4e55-b5ed-7db26de6bace.jpg',
'https://images.openlane.eu/carimgs/5647430/general/041b6183-934f-40f5-8c78-454ce9e14a9c.jpg',
'https://images.openlane.eu/carimgs/5647430/general/c90097e1-06f5-4619-8d37-ab9f2830c304.jpg',
'https://images.openlane.eu/carimgs/5647430/general/7c554ab6-c240-45da-923a-423aa4519cff.jpeg',
'https://images.openlane.eu/carimgs/5647430/general/d455ee3e-1f81-4cdd-b9db-4b587c1b8e57.jpg',
'https://images.openlane.eu/carimgs/5647430/general/68364a05-9db1-447d-b2d0-f799b24758de.jpg',
'https://images.openlane.eu/carimgs/5647430/general/e91d7ea7-61ce-4f38-859e-e14af5b925f3.jpg',
'https://images.openlane.eu/carimgs/5647430/general/9ba36f92-83ab-43be-a203-aef7f37ab27f.jpg',
'https://images.openlane.eu/carimgs/5647430/general/2515a9b8-e482-4bc0-bd74-688a738f4c6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 399824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/31448289-9edc-4955-91bb-604eed14d4b6.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/cb17ec35-5256-4e55-b5ed-7db26de6bace.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47952,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/041b6183-934f-40f5-8c78-454ce9e14a9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/c90097e1-06f5-4619-8d37-ab9f2830c304.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78497,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/7c554ab6-c240-45da-923a-423aa4519cff.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91383,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/d455ee3e-1f81-4cdd-b9db-4b587c1b8e57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48562,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/68364a05-9db1-447d-b2d0-f799b24758de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59323,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/e91d7ea7-61ce-4f38-859e-e14af5b925f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55682,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/9ba36f92-83ab-43be-a203-aef7f37ab27f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82c027a5-fcfc-56a8-a498-80a19c024bf7/82c027a5-fcfc-56a8-a498-80a19c024bf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84937,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647430/general/2515a9b8-e482-4bc0-bd74-688a738f4c6a.jpg',
'Width': 800}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 92.038 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740458%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [adesa.de] INFO: Saving data for 10740458: {'created_time': 1774631931.465244, 'last_price_update_time': 1774631931.465256, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740458') HTTP/1.1" 204 0
2026-03-27 17:18:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242
2026-03-27 17:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 171695e1-662b-5b7e-b817-e40def8bdc31 with scrape type 1
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 171695e1-662b-5b7e-b817-e40def8bdc31
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F570aaf67-fd64-47c3-ba61-7d29e647abca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/570aaf67-fd64-47c3-ba61-7d29e647abca.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252Ffd083752-d41d-4b86-80e0-4117e9260b77.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/fd083752-d41d-4b86-80e0-4117e9260b77.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252Fdf8361dd-f119-4979-a949-e6999e35879c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/df8361dd-f119-4979-a949-e6999e35879c.jpeg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg already downloaded
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728932%252Fgeneral%252F6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728932/general/6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg already downloaded
2026-03-27 17:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 171695e1-662b-5b7e-b817-e40def8bdc31, identifier: 10740242
2026-03-27 17:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242
2026-03-27 17:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242
2026-03-27 17:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 171695e1-662b-5b7e-b817-e40def8bdc31 with identifier: 10740242 to the API
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740242>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '171695e1-662b-5b7e-b817-e40def8bdc31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740242',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 23656,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 93,
'photo_urls': ['https://images.openlane.eu/carimgs/5728932/general/570aaf67-fd64-47c3-ba61-7d29e647abca.jpg',
'https://images.openlane.eu/carimgs/5728932/general/fd083752-d41d-4b86-80e0-4117e9260b77.jpg',
'https://images.openlane.eu/carimgs/5728932/general/3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg',
'https://images.openlane.eu/carimgs/5728932/general/599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg',
'https://images.openlane.eu/carimgs/5728932/general/8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg',
'https://images.openlane.eu/carimgs/5728932/general/0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg',
'https://images.openlane.eu/carimgs/5728932/general/10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg',
'https://images.openlane.eu/carimgs/5728932/general/df8361dd-f119-4979-a949-e6999e35879c.jpeg',
'https://images.openlane.eu/carimgs/5728932/general/65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg',
'https://images.openlane.eu/carimgs/5728932/general/6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132823,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/570aaf67-fd64-47c3-ba61-7d29e647abca.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128499,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/fd083752-d41d-4b86-80e0-4117e9260b77.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130870,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/3c43d353-dcb8-4eac-b69f-86617a9f7e44.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124013,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/599bafd1-e618-4d6b-a4ba-5581b33297ed.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/8d29cc5b-3ac9-43b3-9bbf-c8ed5f14e6cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/0ab8c355-ff88-4aae-98b7-3860781fa2b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33776,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/10ba2658-fe6d-417e-afa8-b897dbbefb18.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/df8361dd-f119-4979-a949-e6999e35879c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/65edb30b-4fe4-47d8-bf94-5d8b7ccf0f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_171695e1-662b-5b7e-b817-e40def8bdc31/171695e1-662b-5b7e-b817-e40def8bdc31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728932/general/6fd02235-2e69-4b0d-8b72-415c71b60b36.jpg',
'Width': 1024}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 170 hp - 23.656 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740242%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [adesa.de] INFO: Saving data for 10740242: {'created_time': 1774631932.153112, 'last_price_update_time': 1774631932.153123, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740242') HTTP/1.1" 204 0
2026-03-27 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451
2026-03-27 17:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91a32842-c326-5014-bab0-300ee282e55a with scrape type 1
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91a32842-c326-5014-bab0-300ee282e55a
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252Fc0670fe8-7c25-4215-b0d1-094f4974ce18.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/c0670fe8-7c25-4215-b0d1-094f4974ce18.png already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252Ffdc3649c-f993-46dd-8a4f-7d18032a084b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/fdc3649c-f993-46dd-8a4f-7d18032a084b.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F9af138fa-1ddd-4ffa-b931-8ba637cac99e.png%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/9af138fa-1ddd-4ffa-b931-8ba637cac99e.png already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F0158e633-7d3a-47cf-98da-0ff11905ace2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/0158e633-7d3a-47cf-98da-0ff11905ace2.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F5fda1033-4ff2-48f4-9f1f-da7998f95f6c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/5fda1033-4ff2-48f4-9f1f-da7998f95f6c.jpeg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F10ec0e7f-074c-49f2-b793-d6bdd667e051.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/10ec0e7f-074c-49f2-b793-d6bdd667e051.jpeg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F7f490cff-f519-4cb0-8a5e-abc8fb5bfc06.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/7f490cff-f519-4cb0-8a5e-abc8fb5bfc06.jpeg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F7f346cbc-eb48-4495-a235-75eb951f338e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/7f346cbc-eb48-4495-a235-75eb951f338e.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F7ee39070-ba21-4f6f-baed-86360804ca34.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/7ee39070-ba21-4f6f-baed-86360804ca34.jpeg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5647426%252Fgeneral%252F769a3416-a9ae-4cd9-b7ab-0b427d92f9ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5647426/general/769a3416-a9ae-4cd9-b7ab-0b427d92f9ea.jpg already downloaded
2026-03-27 17:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91a32842-c326-5014-bab0-300ee282e55a, identifier: 10740451
2026-03-27 17:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451
2026-03-27 17:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451
2026-03-27 17:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91a32842-c326-5014-bab0-300ee282e55a with identifier: 10740451 to the API
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740451>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '91a32842-c326-5014-bab0-300ee282e55a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30281',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740451',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 86929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photo_urls': ['https://images.openlane.eu/carimgs/5647426/general/c0670fe8-7c25-4215-b0d1-094f4974ce18.png',
'https://images.openlane.eu/carimgs/5647426/general/fdc3649c-f993-46dd-8a4f-7d18032a084b.jpg',
'https://images.openlane.eu/carimgs/5647426/general/9af138fa-1ddd-4ffa-b931-8ba637cac99e.png',
'https://images.openlane.eu/carimgs/5647426/general/0158e633-7d3a-47cf-98da-0ff11905ace2.jpg',
'https://images.openlane.eu/carimgs/5647426/general/5fda1033-4ff2-48f4-9f1f-da7998f95f6c.jpeg',
'https://images.openlane.eu/carimgs/5647426/general/10ec0e7f-074c-49f2-b793-d6bdd667e051.jpeg',
'https://images.openlane.eu/carimgs/5647426/general/7f490cff-f519-4cb0-8a5e-abc8fb5bfc06.jpeg',
'https://images.openlane.eu/carimgs/5647426/general/7f346cbc-eb48-4495-a235-75eb951f338e.jpg',
'https://images.openlane.eu/carimgs/5647426/general/7ee39070-ba21-4f6f-baed-86360804ca34.jpeg',
'https://images.openlane.eu/carimgs/5647426/general/769a3416-a9ae-4cd9-b7ab-0b427d92f9ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 377670,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/c0670fe8-7c25-4215-b0d1-094f4974ce18.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61511,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/fdc3649c-f993-46dd-8a4f-7d18032a084b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 361601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/9af138fa-1ddd-4ffa-b931-8ba637cac99e.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48432,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/0158e633-7d3a-47cf-98da-0ff11905ace2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/5fda1033-4ff2-48f4-9f1f-da7998f95f6c.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134775,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/10ec0e7f-074c-49f2-b793-d6bdd667e051.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131819,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/7f490cff-f519-4cb0-8a5e-abc8fb5bfc06.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96273,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/7f346cbc-eb48-4495-a235-75eb951f338e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203860,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/7ee39070-ba21-4f6f-baed-86360804ca34.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91a32842-c326-5014-bab0-300ee282e55a/91a32842-c326-5014-bab0-300ee282e55a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5647426/general/769a3416-a9ae-4cd9-b7ab-0b427d92f9ea.jpg',
'Width': 800}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-06-24',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Renault Kadjar Equilibre - Petrol - Automatic - 140 hp - 86.929 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740451%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [adesa.de] INFO: Saving data for 10740451: {'created_time': 1774631932.860132, 'last_price_update_time': 1774631932.860148, 'auction_closing_time': 1774864800.0}
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740451') HTTP/1.1" 204 0
2026-03-27 17:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245
2026-03-27 17:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fc07f57-3084-5237-b6ef-20c4e42402cd with scrape type 1
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fc07f57-3084-5237-b6ef-20c4e42402cd
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F00120c51-55d5-403c-8fe3-9066c78f73bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/00120c51-55d5-403c-8fe3-9066c78f73bf.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252Fbdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/bdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252Fed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/ed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F142b1747-2860-4712-b5e5-365129a5a0d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/142b1747-2860-4712-b5e5-365129a5a0d4.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F03478391-ac70-4173-8021-215a83a6bc48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/03478391-ac70-4173-8021-215a83a6bc48.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F59139c6d-c8af-4f96-b307-b4018460b037.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/59139c6d-c8af-4f96-b307-b4018460b037.jpg already downloaded
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252F918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728950%252Fgeneral%252Fe5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728950/general/e5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg already downloaded
2026-03-27 17:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fc07f57-3084-5237-b6ef-20c4e42402cd, identifier: 10740245
2026-03-27 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245
2026-03-27 17:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245
2026-03-27 17:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fc07f57-3084-5237-b6ef-20c4e42402cd with identifier: 10740245 to the API
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740245>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '5fc07f57-3084-5237-b6ef-20c4e42402cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740245',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 76139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 104,
'photo_urls': ['https://images.openlane.eu/carimgs/5728950/general/00120c51-55d5-403c-8fe3-9066c78f73bf.jpg',
'https://images.openlane.eu/carimgs/5728950/general/bdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg',
'https://images.openlane.eu/carimgs/5728950/general/ed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg',
'https://images.openlane.eu/carimgs/5728950/general/142b1747-2860-4712-b5e5-365129a5a0d4.jpg',
'https://images.openlane.eu/carimgs/5728950/general/03478391-ac70-4173-8021-215a83a6bc48.jpg',
'https://images.openlane.eu/carimgs/5728950/general/59139c6d-c8af-4f96-b307-b4018460b037.jpg',
'https://images.openlane.eu/carimgs/5728950/general/06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg',
'https://images.openlane.eu/carimgs/5728950/general/1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg',
'https://images.openlane.eu/carimgs/5728950/general/918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg',
'https://images.openlane.eu/carimgs/5728950/general/e5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107562,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/00120c51-55d5-403c-8fe3-9066c78f73bf.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/bdb77cf2-0431-42e3-93a9-e56b0f91822a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125027,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/ed2d1b60-4e36-4715-8fd1-a2a7e0243160.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/142b1747-2860-4712-b5e5-365129a5a0d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/03478391-ac70-4173-8021-215a83a6bc48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/59139c6d-c8af-4f96-b307-b4018460b037.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/06f7d93c-ca5e-474f-b05c-64c509c7d5ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/1bba488d-5bfe-4929-90e5-9f29032442e8.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58084,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/918cc3c2-d71f-4739-ad08-83a856beb1a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fc07f57-3084-5237-b6ef-20c4e42402cd/5fc07f57-3084-5237-b6ef-20c4e42402cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728950/general/e5467bbb-f2fb-4360-8aa7-f1f4003dd8a3.jpg',
'Width': 1024}],
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 76.139 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740245%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [adesa.de] INFO: Saving data for 10740245: {'created_time': 1774631933.442409, 'last_price_update_time': 1774631933.44242, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740245') HTTP/1.1" 204 0
2026-03-27 17:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243
2026-03-27 17:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea00c363-3961-5a90-857d-e822489378db with scrape type 1
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea00c363-3961-5a90-857d-e822489378db
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F64af6493-bddf-4581-8056-d70fa0ddbe07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/64af6493-bddf-4581-8056-d70fa0ddbe07.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F73048bea-4639-48fc-a917-dda08774d81b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/73048bea-4639-48fc-a917-dda08774d81b.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2906cd29-f627-407e-af56-3b81a98abc51.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2906cd29-f627-407e-af56-3b81a98abc51.jpeg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252Ffdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/fdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg already downloaded
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728934%252Fgeneral%252F2190eaa1-ae01-432b-8cdd-807fe359f891.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728934/general/2190eaa1-ae01-432b-8cdd-807fe359f891.jpg already downloaded
2026-03-27 17:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea00c363-3961-5a90-857d-e822489378db, identifier: 10740243
2026-03-27 17:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243
2026-03-27 17:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243
2026-03-27 17:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea00c363-3961-5a90-857d-e822489378db with identifier: 10740243 to the API
2026-03-27 17:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740243>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ea00c363-3961-5a90-857d-e822489378db',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740243',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 50759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photo_urls': ['https://images.openlane.eu/carimgs/5728934/general/33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg',
'https://images.openlane.eu/carimgs/5728934/general/64af6493-bddf-4581-8056-d70fa0ddbe07.jpg',
'https://images.openlane.eu/carimgs/5728934/general/73048bea-4639-48fc-a917-dda08774d81b.jpg',
'https://images.openlane.eu/carimgs/5728934/general/2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg',
'https://images.openlane.eu/carimgs/5728934/general/34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/2906cd29-f627-407e-af56-3b81a98abc51.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg',
'https://images.openlane.eu/carimgs/5728934/general/fdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg',
'https://images.openlane.eu/carimgs/5728934/general/2190eaa1-ae01-432b-8cdd-807fe359f891.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121860,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/33370aea-38bb-4e9f-a75a-87e4eb132abc.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/64af6493-bddf-4581-8056-d70fa0ddbe07.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116092,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/73048bea-4639-48fc-a917-dda08774d81b.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2b439a1b-ca83-4073-a281-1804cbd3ef01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31258,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/34b6deff-e55d-40dc-ba0e-ebead2dd2f0c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39918,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2906cd29-f627-407e-af56-3b81a98abc51.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/49a1f63c-0bf1-42dc-913f-b558db28360f.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2506c2f1-f865-4f7e-972d-4e2266f7bdef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37970,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/fdf8ca27-49bc-46b1-8eb2-806ad6cf8bb3.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea00c363-3961-5a90-857d-e822489378db/ea00c363-3961-5a90-857d-e822489378db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118148,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728934/general/2190eaa1-ae01-432b-8cdd-807fe359f891.jpg',
'Width': 1408}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 50.759 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740243%27 HTTP/1.1" 200 None
2026-03-27 17:18:55 [adesa.de] INFO: Saving data for 10740243: {'created_time': 1774631935.908475, 'last_price_update_time': 1774631935.908488, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740243') HTTP/1.1" 204 0
2026-03-27 17:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239
2026-03-27 17:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e154294c-aca2-5223-ac77-be9a324617b2 with scrape type 1
2026-03-27 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e154294c-aca2-5223-ac77-be9a324617b2
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg already downloaded
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F6075e719-4524-4dfe-8431-4a7dbf974d21.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/6075e719-4524-4dfe-8431-4a7dbf974d21.jpg already downloaded
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Feaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/eaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg already downloaded
2026-03-27 17:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Fed269b12-446e-40ca-9931-06bce21ea339.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/ed269b12-446e-40ca-9931-06bce21ea339.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Fec91f84c-0982-4476-8981-a41063ae21db.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/ec91f84c-0982-4476-8981-a41063ae21db.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F71cb7cbb-274e-4294-815d-69cbc51838b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/71cb7cbb-274e-4294-815d-69cbc51838b1.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252F7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728885%252Fgeneral%252Fed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728885/general/ed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg already downloaded
2026-03-27 17:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e154294c-aca2-5223-ac77-be9a324617b2, identifier: 10740239
2026-03-27 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740241> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239
2026-03-27 17:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239
2026-03-27 17:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e154294c-aca2-5223-ac77-be9a324617b2 with identifier: 10740239 to the API
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740239>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'e154294c-aca2-5223-ac77-be9a324617b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740239',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 53144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 60,
'photo_urls': ['https://images.openlane.eu/carimgs/5728885/general/774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg',
'https://images.openlane.eu/carimgs/5728885/general/6075e719-4524-4dfe-8431-4a7dbf974d21.jpg',
'https://images.openlane.eu/carimgs/5728885/general/eaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg',
'https://images.openlane.eu/carimgs/5728885/general/ed269b12-446e-40ca-9931-06bce21ea339.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/ec91f84c-0982-4476-8981-a41063ae21db.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/71cb7cbb-274e-4294-815d-69cbc51838b1.jpg',
'https://images.openlane.eu/carimgs/5728885/general/78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg',
'https://images.openlane.eu/carimgs/5728885/general/7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg',
'https://images.openlane.eu/carimgs/5728885/general/ed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126012,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/774958a9-ecef-484a-9b9b-6ebb85685ce3.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129000,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/6075e719-4524-4dfe-8431-4a7dbf974d21.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60100,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/eaba6b05-8664-4ae5-83c6-f77abeccb36f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/ed269b12-446e-40ca-9931-06bce21ea339.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/6480f93f-e24b-4003-b98f-fde88ba09f01.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/ec91f84c-0982-4476-8981-a41063ae21db.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/71cb7cbb-274e-4294-815d-69cbc51838b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/78c0b4e7-c80b-4b73-8dac-cda405642f9a.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/7dadcc91-d58e-4304-bbbc-09eb5c424149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e154294c-aca2-5223-ac77-be9a324617b2/e154294c-aca2-5223-ac77-be9a324617b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123248,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728885/general/ed7e2a7d-8a17-4fc0-ba9f-3feb2f8ee71c.jpg',
'Width': 1408}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pure - Electric - Automatic - 149 hp - 53.144 km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2022}
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740239%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [adesa.de] INFO: Saving data for 10740239: {'created_time': 1774631936.583909, 'last_price_update_time': 1774631936.583921, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740239') HTTP/1.1" 204 0
2026-03-27 17:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237
2026-03-27 17:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with scrape type 1
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5cea9e3c-417b-5003-9b4d-9c90dbcc376f
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F38ab40d3-b0a7-4c10-afdd-93571906f324.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/38ab40d3-b0a7-4c10-afdd-93571906f324.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/ef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fde2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/de2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F749967d9-86a4-4273-9be7-db73602205aa.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/749967d9-86a4-4273-9be7-db73602205aa.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252F630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fa8234522-135e-4b22-b898-120f7799b4ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/a8234522-135e-4b22-b898-120f7799b4ce.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fc73a9255-8609-4016-b7ca-624658241d1b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/c73a9255-8609-4016-b7ca-624658241d1b.jpeg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728854%252Fgeneral%252Fa5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728854/general/a5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg already downloaded
2026-03-27 17:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f, identifier: 10740237
2026-03-27 17:18:56 [adesa.de] INFO: Found listing with ID: 10740544
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740544%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [adesa.de] INFO: Scrape type for 10740544: 1
2026-03-27 17:18:56 [adesa.de] INFO: Scraping item 10740544 url https://www.openlane.eu/en/carv6/auction/10740544
2026-03-27 17:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240
2026-03-27 17:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with scrape type 1
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F9edbc155-71a0-41fe-86be-619461ca8fb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/9edbc155-71a0-41fe-86be-619461ca8fb9.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F220fab21-67a9-4db5-bef1-688ea6275e6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/220fab21-67a9-4db5-bef1-688ea6275e6c.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fbe176396-103e-4eaa-8b9b-086b85510efe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/be176396-103e-4eaa-8b9b-086b85510efe.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fe00218f9-8792-4b80-88fc-bce2f477ebb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/e00218f9-8792-4b80-88fc-bce2f477ebb6.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F53658356-7925-4a54-b89d-96a003829629.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/53658356-7925-4a54-b89d-96a003829629.jpg already downloaded
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fb9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/b9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg already downloaded
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fabf4daf3-6408-4157-97da-79f5594b4184.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/abf4daf3-6408-4157-97da-79f5594b4184.jpg already downloaded
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252Fba475e52-1f72-42a9-842c-1242254b8149.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/ba475e52-1f72-42a9-842c-1242254b8149.jpeg already downloaded
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F038e25f1-52d5-4563-b2c7-f906d464812a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/038e25f1-52d5-4563-b2c7-f906d464812a.jpeg already downloaded
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728891%252Fgeneral%252F44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728891/general/44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg already downloaded
2026-03-27 17:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2, identifier: 10740240
2026-03-27 17:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237
2026-03-27 17:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237
2026-03-27 17:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5cea9e3c-417b-5003-9b4d-9c90dbcc376f with identifier: 10740237 to the API
2026-03-27 17:18:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:18:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740237>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '5cea9e3c-417b-5003-9b4d-9c90dbcc376f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740237',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 97583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5728854/general/38ab40d3-b0a7-4c10-afdd-93571906f324.jpg',
'https://images.openlane.eu/carimgs/5728854/general/80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg',
'https://images.openlane.eu/carimgs/5728854/general/78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg',
'https://images.openlane.eu/carimgs/5728854/general/ef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg',
'https://images.openlane.eu/carimgs/5728854/general/de2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg',
'https://images.openlane.eu/carimgs/5728854/general/749967d9-86a4-4273-9be7-db73602205aa.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/a8234522-135e-4b22-b898-120f7799b4ce.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/c73a9255-8609-4016-b7ca-624658241d1b.jpeg',
'https://images.openlane.eu/carimgs/5728854/general/a5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132655,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/38ab40d3-b0a7-4c10-afdd-93571906f324.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144428,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/80e94b5e-cb06-4d46-868a-fd2ddded7869.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142087,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/78a830a3-b416-4b72-9f8e-8fe4b6e3de81.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123481,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/ef062780-a1b5-4dd9-ad0e-8551e6ddcdfb.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/de2c83b3-3851-4c96-ae91-e090e0c44fb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/749967d9-86a4-4273-9be7-db73602205aa.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35075,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/630086ce-fd54-47ab-adc8-55f0f2ceae26.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29920,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/a8234522-135e-4b22-b898-120f7799b4ce.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/c73a9255-8609-4016-b7ca-624658241d1b.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5cea9e3c-417b-5003-9b4d-9c90dbcc376f/5cea9e3c-417b-5003-9b4d-9c90dbcc376f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728854/general/a5325fe9-7a4b-457b-aaf0-75da9ff88d63.jpeg',
'Width': 1023}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Life - Electric - Automatic - 204 hp - 97.583 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740237%27 HTTP/1.1" 200 None
2026-03-27 17:18:59 [adesa.de] INFO: Saving data for 10740237: {'created_time': 1774631939.400582, 'last_price_update_time': 1774631939.400593, 'auction_closing_time': 1774866600.0}
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740237') HTTP/1.1" 204 0
2026-03-27 17:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240
2026-03-27 17:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240
2026-03-27 17:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b0a558d-c78a-571b-8e03-bc8c60aaa0c2 with identifier: 10740240 to the API
2026-03-27 17:18:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740240>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '4b0a558d-c78a-571b-8e03-bc8c60aaa0c2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740240',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 100274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 80,
'photo_urls': ['https://images.openlane.eu/carimgs/5728891/general/9edbc155-71a0-41fe-86be-619461ca8fb9.jpg',
'https://images.openlane.eu/carimgs/5728891/general/220fab21-67a9-4db5-bef1-688ea6275e6c.jpg',
'https://images.openlane.eu/carimgs/5728891/general/be176396-103e-4eaa-8b9b-086b85510efe.jpg',
'https://images.openlane.eu/carimgs/5728891/general/e00218f9-8792-4b80-88fc-bce2f477ebb6.jpg',
'https://images.openlane.eu/carimgs/5728891/general/53658356-7925-4a54-b89d-96a003829629.jpg',
'https://images.openlane.eu/carimgs/5728891/general/b9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg',
'https://images.openlane.eu/carimgs/5728891/general/abf4daf3-6408-4157-97da-79f5594b4184.jpg',
'https://images.openlane.eu/carimgs/5728891/general/ba475e52-1f72-42a9-842c-1242254b8149.jpeg',
'https://images.openlane.eu/carimgs/5728891/general/038e25f1-52d5-4563-b2c7-f906d464812a.jpeg',
'https://images.openlane.eu/carimgs/5728891/general/44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146158,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/9edbc155-71a0-41fe-86be-619461ca8fb9.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151880,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/220fab21-67a9-4db5-bef1-688ea6275e6c.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/be176396-103e-4eaa-8b9b-086b85510efe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164124,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/e00218f9-8792-4b80-88fc-bce2f477ebb6.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/53658356-7925-4a54-b89d-96a003829629.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/b9f229c0-ae87-4e30-96ef-ff34a96534b6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122932,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/abf4daf3-6408-4157-97da-79f5594b4184.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/ba475e52-1f72-42a9-842c-1242254b8149.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/038e25f1-52d5-4563-b2c7-f906d464812a.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b0a558d-c78a-571b-8e03-bc8c60aaa0c2/4b0a558d-c78a-571b-8e03-bc8c60aaa0c2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117950,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728891/general/44dd6caa-fdc3-418a-b00e-9f83820fe6f7.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 204 hp - 100.274 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740240%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [adesa.de] INFO: Saving data for 10740240: {'created_time': 1774631940.374335, 'last_price_update_time': 1774631940.374346, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740240') HTTP/1.1" 204 0
2026-03-27 17:19:00 [adesa.de] INFO: Found listing with ID: 10740553
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740553%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [adesa.de] INFO: Scrape type for 10740553: 1
2026-03-27 17:19:00 [adesa.de] INFO: Scraping item 10740553 url https://www.openlane.eu/en/carv6/auction/10740553
2026-03-27 17:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241
2026-03-27 17:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d790ca-201c-5113-9f1b-981a77df5663 with scrape type 1
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37d790ca-201c-5113-9f1b-981a77df5663
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fa43d4bfa-a36a-4091-8989-166d0318de13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/a43d4bfa-a36a-4091-8989-166d0318de13.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fd5469431-0839-4dfd-9a37-af341d387036.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/d5469431-0839-4dfd-9a37-af341d387036.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fc0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/c0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fe82cd397-2abd-4023-b03c-548cd658f7b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/e82cd397-2abd-4023-b03c-548cd658f7b4.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F81d1aacd-c184-4471-b2dd-6735b9385296.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/81d1aacd-c184-4471-b2dd-6735b9385296.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252Fd52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/d52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728911%252Fgeneral%252F2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728911/general/2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg already downloaded
2026-03-27 17:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37d790ca-201c-5113-9f1b-981a77df5663, identifier: 10740241
2026-03-27 17:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238
2026-03-27 17:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with scrape type 1
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252Fa5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/a5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252Fb31bdf50-a634-4e0e-89be-ca8329312716.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/b31bdf50-a634-4e0e-89be-ca8329312716.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg already downloaded
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728880%252Fgeneral%252F4459857b-794c-400f-a558-9197de3aa0d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728880/general/4459857b-794c-400f-a558-9197de3aa0d3.jpg already downloaded
2026-03-27 17:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1, identifier: 10740238
2026-03-27 17:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244
2026-03-27 17:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5726ec41-d82e-5d7d-b84a-fff43521b13f with scrape type 1
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5726ec41-d82e-5d7d-b84a-fff43521b13f
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F45b05c23-f194-47b4-9b89-b53059a1bf45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/45b05c23-f194-47b4-9b89-b53059a1bf45.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fdace6f8f-e683-4bcb-9dac-c796088f2070.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/dace6f8f-e683-4bcb-9dac-c796088f2070.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252F936e5729-f34b-4d65-8ae7-643fbbb20383.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/936e5729-f34b-4d65-8ae7-643fbbb20383.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fa6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/a6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Ffa744448-b7fe-47da-9e99-32cf258bf57a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/fa744448-b7fe-47da-9e99-32cf258bf57a.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fa82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/a82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Fe9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/e9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg already downloaded
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728941%252Fgeneral%252Ff8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728941/general/f8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg already downloaded
2026-03-27 17:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5726ec41-d82e-5d7d-b84a-fff43521b13f, identifier: 10740244
2026-03-27 17:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241
2026-03-27 17:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241
2026-03-27 17:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37d790ca-201c-5113-9f1b-981a77df5663 with identifier: 10740241 to the API
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740241>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '37d790ca-201c-5113-9f1b-981a77df5663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740241',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 65546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5728911/general/a43d4bfa-a36a-4091-8989-166d0318de13.jpg',
'https://images.openlane.eu/carimgs/5728911/general/3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/d5469431-0839-4dfd-9a37-af341d387036.jpg',
'https://images.openlane.eu/carimgs/5728911/general/c0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg',
'https://images.openlane.eu/carimgs/5728911/general/e82cd397-2abd-4023-b03c-548cd658f7b4.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/81d1aacd-c184-4471-b2dd-6735b9385296.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/d52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg',
'https://images.openlane.eu/carimgs/5728911/general/2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127468,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/a43d4bfa-a36a-4091-8989-166d0318de13.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/3cb8f67b-d79b-4c61-9724-2066ba06a5a6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119551,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/d5469431-0839-4dfd-9a37-af341d387036.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133077,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/c0b5d388-6cc4-4a8c-833f-f68be6fbb3b7.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35850,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/e82cd397-2abd-4023-b03c-548cd658f7b4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43275,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/81d1aacd-c184-4471-b2dd-6735b9385296.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/8a838169-2d8b-4aea-8f26-ca7831865e67.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/d52c53b5-74c9-4ee9-a8e0-48edf4e759d6.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/2177f81c-dc06-4721-adec-a65d0a4b793d.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37d790ca-201c-5113-9f1b-981a77df5663/37d790ca-201c-5113-9f1b-981a77df5663_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728911/general/2bdf3b9c-c55e-414f-805b-32a70b0cf967.jpg',
'Width': 1024}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'65.546 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740241%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [adesa.de] INFO: Saving data for 10740241: {'created_time': 1774631941.61005, 'last_price_update_time': 1774631941.610064, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740241') HTTP/1.1" 204 0
2026-03-27 17:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238
2026-03-27 17:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238
2026-03-27 17:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1 with identifier: 10740238 to the API
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740238>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740238',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 42524,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5728880/general/948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg',
'https://images.openlane.eu/carimgs/5728880/general/2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg',
'https://images.openlane.eu/carimgs/5728880/general/22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg',
'https://images.openlane.eu/carimgs/5728880/general/6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg',
'https://images.openlane.eu/carimgs/5728880/general/85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg',
'https://images.openlane.eu/carimgs/5728880/general/a5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/b31bdf50-a634-4e0e-89be-ca8329312716.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg',
'https://images.openlane.eu/carimgs/5728880/general/4459857b-794c-400f-a558-9197de3aa0d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90731,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/948fbe50-5f2e-42b1-9a14-d5f15c5b3ffa.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/2367b7ba-4c24-4f1f-9844-2d4e4ec8a710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96923,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/22dcb1e8-e387-4c14-bd12-216f37c7baf2.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/6c7024c4-4a46-4b66-af6d-c92181a37c94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/85d9ec70-2a39-4475-a4f7-0a1de141470d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29253,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/a5769bc6-6848-4e3c-a087-4f31062fa8d1.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/b31bdf50-a634-4e0e-89be-ca8329312716.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/2bdcfece-115e-4490-ad72-ddbfe5bb5bf6.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/5d08e9cc-744c-4291-bcab-e8b9d1c27b74.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1/7b1b7ef2-217f-53f8-bb82-fe6ccbe86ec1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728880/general/4459857b-794c-400f-a558-9197de3aa0d3.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 City - Electric - Automatic - 149 hp - 42.524 km',
'transmission': 'automatic',
'trim': 'City',
'vin': None,
'year': 2021}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740238%27 HTTP/1.1" 200 None
2026-03-27 17:19:01 [adesa.de] INFO: Saving data for 10740238: {'created_time': 1774631941.943812, 'last_price_update_time': 1774631941.943826, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740238') HTTP/1.1" 204 0
2026-03-27 17:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244
2026-03-27 17:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244
2026-03-27 17:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5726ec41-d82e-5d7d-b84a-fff43521b13f with identifier: 10740244 to the API
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740244>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '5726ec41-d82e-5d7d-b84a-fff43521b13f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740244',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58629,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 87,
'photo_urls': ['https://images.openlane.eu/carimgs/5728941/general/1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg',
'https://images.openlane.eu/carimgs/5728941/general/45b05c23-f194-47b4-9b89-b53059a1bf45.jpg',
'https://images.openlane.eu/carimgs/5728941/general/dace6f8f-e683-4bcb-9dac-c796088f2070.jpg',
'https://images.openlane.eu/carimgs/5728941/general/6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg',
'https://images.openlane.eu/carimgs/5728941/general/936e5729-f34b-4d65-8ae7-643fbbb20383.jpg',
'https://images.openlane.eu/carimgs/5728941/general/a6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg',
'https://images.openlane.eu/carimgs/5728941/general/fa744448-b7fe-47da-9e99-32cf258bf57a.jpg',
'https://images.openlane.eu/carimgs/5728941/general/a82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg',
'https://images.openlane.eu/carimgs/5728941/general/e9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg',
'https://images.openlane.eu/carimgs/5728941/general/f8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138970,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/1c46c18c-8ff0-48a8-93a7-df2b7d3e4516.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142858,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/45b05c23-f194-47b4-9b89-b53059a1bf45.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161144,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/dace6f8f-e683-4bcb-9dac-c796088f2070.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132903,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/6ddf58b0-9dc4-4ee4-ad2f-a731489ca00c.jpg',
'Width': 1408},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/936e5729-f34b-4d65-8ae7-643fbbb20383.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95817,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/a6487cbd-717b-44c9-8cac-3bfeac1d929a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/fa744448-b7fe-47da-9e99-32cf258bf57a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87158,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/a82d250f-92b3-44ee-88c4-33d5e7c8297b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/e9618cd0-e7d9-4d55-8d17-c251d9100af2.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5726ec41-d82e-5d7d-b84a-fff43521b13f/5726ec41-d82e-5d7d-b84a-fff43521b13f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728941/general/f8f8f505-eb0c-4b86-bf0a-48538b770d5f.jpeg',
'Width': 1024}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'58.629 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740244%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [adesa.de] INFO: Saving data for 10740244: {'created_time': 1774631942.260144, 'last_price_update_time': 1774631942.260156, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740244') HTTP/1.1" 204 0
2026-03-27 17:19:02 [adesa.de] INFO: Found listing with ID: 10740542
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740542%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [adesa.de] INFO: Scrape type for 10740542: 1
2026-03-27 17:19:02 [adesa.de] INFO: Scraping item 10740542 url https://www.openlane.eu/en/carv6/auction/10740542
2026-03-27 17:19:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685
2026-03-27 17:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with scrape type 1
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252Fbb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/bb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252Fe4aee7b5-f663-472b-a350-e06675e52c38.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/e4aee7b5-f663-472b-a350-e06675e52c38.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252Ff0e5c38e-da5d-49a7-be16-805c10974bc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/f0e5c38e-da5d-49a7-be16-805c10974bc5.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F5186dbe3-604d-45b2-ae42-565804006752.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/5186dbe3-604d-45b2-ae42-565804006752.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F82b60216-0b21-4116-af4b-ad248908d337.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/82b60216-0b21-4116-af4b-ad248908d337.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg already downloaded
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5487508%252Fgeneral%252F28b985dc-84fa-47ee-8899-b2868e3450e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5487508/general/28b985dc-84fa-47ee-8899-b2868e3450e8.jpg already downloaded
2026-03-27 17:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4, identifier: 10740685
2026-03-27 17:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685
2026-03-27 17:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685
2026-03-27 17:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a18c4a8-c8cb-5efe-b362-9593c2c9afc4 with identifier: 10740685 to the API
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740685>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '8a18c4a8-c8cb-5efe-b362-9593c2c9afc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740685',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 37521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 11,
'photo_urls': ['https://images.openlane.eu/carimgs/5487508/general/bb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg',
'https://images.openlane.eu/carimgs/5487508/general/e4aee7b5-f663-472b-a350-e06675e52c38.jpg',
'https://images.openlane.eu/carimgs/5487508/general/7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg',
'https://images.openlane.eu/carimgs/5487508/general/f0e5c38e-da5d-49a7-be16-805c10974bc5.jpg',
'https://images.openlane.eu/carimgs/5487508/general/20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg',
'https://images.openlane.eu/carimgs/5487508/general/5186dbe3-604d-45b2-ae42-565804006752.jpg',
'https://images.openlane.eu/carimgs/5487508/general/9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg',
'https://images.openlane.eu/carimgs/5487508/general/82b60216-0b21-4116-af4b-ad248908d337.jpg',
'https://images.openlane.eu/carimgs/5487508/general/0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg',
'https://images.openlane.eu/carimgs/5487508/general/28b985dc-84fa-47ee-8899-b2868e3450e8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297761,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/bb3f4109-e3c8-4b4b-b12b-47dd5d222aad.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241105,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/e4aee7b5-f663-472b-a350-e06675e52c38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/7f33111e-cb7a-4e42-b27d-a2e8c0cf0f14.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181341,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/f0e5c38e-da5d-49a7-be16-805c10974bc5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/20981889-364e-40dc-b2ca-9bc3a4eceffd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261221,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/5186dbe3-604d-45b2-ae42-565804006752.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42468,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/9ec031d3-ec0f-4967-a144-0a35c09b7751.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/82b60216-0b21-4116-af4b-ad248908d337.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40903,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/0b127ff8-e427-4d98-a521-8f54bd420fc9.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a18c4a8-c8cb-5efe-b362-9593c2c9afc4/8a18c4a8-c8cb-5efe-b362-9593c2c9afc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68834,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5487508/general/28b985dc-84fa-47ee-8899-b2868e3450e8.jpg',
'Width': 577}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 131 hp - 37.521 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740685%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [adesa.de] INFO: Saving data for 10740685: {'created_time': 1774631943.045351, 'last_price_update_time': 1774631943.045363, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740685') HTTP/1.1" 204 0
2026-03-27 17:19:03 [adesa.de] INFO: Found listing with ID: 10740422
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740422%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [adesa.de] INFO: Scrape type for 10740422: 1
2026-03-27 17:19:03 [adesa.de] INFO: Scraping item 10740422 url https://www.openlane.eu/en/carv6/auction/10740422
2026-03-27 17:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204
2026-03-27 17:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with scrape type 1
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F949e9672-695f-47af-b132-dea5ff286d32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/949e9672-695f-47af-b132-dea5ff286d32.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F139b3c87-5d8f-47e7-b93f-439cb438deff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/139b3c87-5d8f-47e7-b93f-439cb438deff.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252Fed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/ed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252Fea8258ee-ed44-4352-afa4-9cd654c33b69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/ea8258ee-ed44-4352-afa4-9cd654c33b69.jpg already downloaded
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5621981%252Fgeneral%252F5243f90d-4648-487a-9996-2649d2765dab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621981/general/5243f90d-4648-487a-9996-2649d2765dab.jpg already downloaded
2026-03-27 17:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004, identifier: 10740204
2026-03-27 17:19:03 [adesa.de] INFO: Found listing with ID: 10740703
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740703%27 HTTP/1.1" 200 None
2026-03-27 17:19:03 [adesa.de] INFO: Scrape type for 10740703: 1
2026-03-27 17:19:03 [adesa.de] INFO: Scraping item 10740703 url https://www.openlane.eu/en/carv6/auction/10740703
2026-03-27 17:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204
2026-03-27 17:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204
2026-03-27 17:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc6136b-6b07-58c3-b5e3-f73f3b3cf004 with identifier: 10740204 to the API
2026-03-27 17:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740204>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '3dc6136b-6b07-58c3-b5e3-f73f3b3cf004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740204',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 39028,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5621981/general/949e9672-695f-47af-b132-dea5ff286d32.jpg',
'https://images.openlane.eu/carimgs/5621981/general/30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg',
'https://images.openlane.eu/carimgs/5621981/general/139b3c87-5d8f-47e7-b93f-439cb438deff.jpg',
'https://images.openlane.eu/carimgs/5621981/general/6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg',
'https://images.openlane.eu/carimgs/5621981/general/8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg',
'https://images.openlane.eu/carimgs/5621981/general/53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg',
'https://images.openlane.eu/carimgs/5621981/general/ed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg',
'https://images.openlane.eu/carimgs/5621981/general/5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg',
'https://images.openlane.eu/carimgs/5621981/general/ea8258ee-ed44-4352-afa4-9cd654c33b69.jpg',
'https://images.openlane.eu/carimgs/5621981/general/5243f90d-4648-487a-9996-2649d2765dab.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/949e9672-695f-47af-b132-dea5ff286d32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/30b8fd0a-3bb7-4fc4-b8a6-6f9d305fd94b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/139b3c87-5d8f-47e7-b93f-439cb438deff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141499,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/6452fb72-d3a7-4a52-817a-2988ef02f3cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225759,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/8e3760f7-c8fa-4843-b0c1-e701e9abaeb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229460,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/53c91aaf-f922-47bc-aa16-4a3d755cfcd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249488,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/ed96cc04-7d74-43c4-a25f-9c0fd45111ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/5d63a892-b0a4-44fc-b239-081c4a9e6d16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/ea8258ee-ed44-4352-afa4-9cd654c33b69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dc6136b-6b07-58c3-b5e3-f73f3b3cf004/3dc6136b-6b07-58c3-b5e3-f73f3b3cf004_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621981/general/5243f90d-4648-487a-9996-2649d2765dab.jpg',
'Width': 1024}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'39.028 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2020}
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740204%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [adesa.de] INFO: Saving data for 10740204: {'created_time': 1774631944.358207, 'last_price_update_time': 1774631944.358219, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740204') HTTP/1.1" 204 0
2026-03-27 17:19:04 [adesa.de] INFO: Found listing with ID: 10740699
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740699%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [adesa.de] INFO: Scrape type for 10740699: 1
2026-03-27 17:19:04 [adesa.de] INFO: Scraping item 10740699 url https://www.openlane.eu/en/carv6/auction/10740699
2026-03-27 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740214> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740192> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659
2026-03-27 17:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19499d73-b222-555c-ae03-e8fa779dbfac with scrape type 1
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 19499d73-b222-555c-ae03-e8fa779dbfac
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252Fe7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/e7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252F6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252Fb10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/b10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252F194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252Ff0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/f0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5558924%252Fgeneral%252F783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5558924/general/783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg already downloaded
2026-03-27 17:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19499d73-b222-555c-ae03-e8fa779dbfac, identifier: 10740659
2026-03-27 17:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681
2026-03-27 17:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 414a514d-514c-50b7-92e1-f4f855499a19 with scrape type 1
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 414a514d-514c-50b7-92e1-f4f855499a19
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F35c427b0-467b-43ba-8037-46e00f18b0d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/35c427b0-467b-43ba-8037-46e00f18b0d0.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F28518528-6dd6-477e-abb8-d217885e5b2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/28518528-6dd6-477e-abb8-d217885e5b2a.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523051%252Fgeneral%252F2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523051/general/2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg already downloaded
2026-03-27 17:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 414a514d-514c-50b7-92e1-f4f855499a19, identifier: 10740681
2026-03-27 17:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551
2026-03-27 17:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319d8b8-8855-54b2-aba1-e53a2bf551de with scrape type 1
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e319d8b8-8855-54b2-aba1-e53a2bf551de
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg already downloaded
2026-03-27 17:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F6d93b830-9210-4dc2-9140-a5c43388b928.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/6d93b830-9210-4dc2-9140-a5c43388b928.jpg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252Fee35294c-9016-4c18-bb9a-20dac6942422.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/ee35294c-9016-4c18-bb9a-20dac6942422.jpg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252Ff9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/f9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252F5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg already downloaded
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687097%252Fgeneral%252Fe81d3f08-1117-4f87-80b8-fbba552c6884.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687097/general/e81d3f08-1117-4f87-80b8-fbba552c6884.jpeg already downloaded
2026-03-27 17:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e319d8b8-8855-54b2-aba1-e53a2bf551de, identifier: 10740551
2026-03-27 17:19:05 [adesa.de] INFO: Found listing with ID: 10740677
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740677%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [adesa.de] INFO: Scrape type for 10740677: 1
2026-03-27 17:19:05 [adesa.de] INFO: Scraping item 10740677 url https://www.openlane.eu/en/carv6/auction/10740677
2026-03-27 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659
2026-03-27 17:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659
2026-03-27 17:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19499d73-b222-555c-ae03-e8fa779dbfac with identifier: 10740659 to the API
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740659>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '19499d73-b222-555c-ae03-e8fa779dbfac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740659',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 50115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://images.openlane.eu/carimgs/5558924/general/e7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg',
'https://images.openlane.eu/carimgs/5558924/general/6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg',
'https://images.openlane.eu/carimgs/5558924/general/b10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg',
'https://images.openlane.eu/carimgs/5558924/general/194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg',
'https://images.openlane.eu/carimgs/5558924/general/f0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg',
'https://images.openlane.eu/carimgs/5558924/general/783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104765,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/e7bf2cb2-0a2b-4533-a710-4a97e70f7e68.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40153,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/6e03e39a-3876-46c2-af8e-38d20a0cd20a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/b10f1c4a-e8be-4eb0-881d-dadbebeea6a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/194a2f36-0bd4-48b3-8aac-8f40aa816b15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87060,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/f0301eec-8ee1-43d2-a7c3-fa80732127f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19499d73-b222-555c-ae03-e8fa779dbfac/19499d73-b222-555c-ae03-e8fa779dbfac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75376,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5558924/general/783dfb9a-ae6d-4b5e-85bc-3dedd3420cf2.jpg',
'Width': 800}],
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 58 kWh 1st Plus - Electric - Automatic - 204 hp - '
'50.115 km',
'transmission': 'automatic',
'trim': '1st Plus',
'vin': None,
'year': 2021}
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740659%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [adesa.de] INFO: Saving data for 10740659: {'created_time': 1774631945.581693, 'last_price_update_time': 1774631945.581704, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740659') HTTP/1.1" 204 0
2026-03-27 17:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681
2026-03-27 17:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681
2026-03-27 17:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 414a514d-514c-50b7-92e1-f4f855499a19 with identifier: 10740681 to the API
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740681>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': '414a514d-514c-50b7-92e1-f4f855499a19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740681',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 92663,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5523051/general/35c427b0-467b-43ba-8037-46e00f18b0d0.jpg',
'https://images.openlane.eu/carimgs/5523051/general/28518528-6dd6-477e-abb8-d217885e5b2a.jpg',
'https://images.openlane.eu/carimgs/5523051/general/628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg',
'https://images.openlane.eu/carimgs/5523051/general/6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg',
'https://images.openlane.eu/carimgs/5523051/general/2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg',
'https://images.openlane.eu/carimgs/5523051/general/0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg',
'https://images.openlane.eu/carimgs/5523051/general/3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg',
'https://images.openlane.eu/carimgs/5523051/general/6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg',
'https://images.openlane.eu/carimgs/5523051/general/454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg',
'https://images.openlane.eu/carimgs/5523051/general/2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71219,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/35c427b0-467b-43ba-8037-46e00f18b0d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61322,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/28518528-6dd6-477e-abb8-d217885e5b2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72512,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/628bcb43-bba1-4fab-a7a8-ae7c5b1d537e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64491,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/6c89891c-36f1-4ab5-a3d0-9aef36b41438.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79853,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/2b21bc4f-1379-49f7-ba8a-5250e3cbf9a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86563,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/0577e306-34bc-4a8b-aa04-2bdca96a259e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96540,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/3920dbe1-f1de-41b2-b3eb-7616ec3bd2a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105926,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/6ff51ca5-5b76-456f-bf19-037fdef7b76d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59869,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/454a976d-994b-46c1-b1c0-6e80ac0ae91d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_414a514d-514c-50b7-92e1-f4f855499a19/414a514d-514c-50b7-92e1-f4f855499a19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75530,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523051/general/2295b868-9a93-4b13-80dd-d2e82d4a7b74.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.3 1st Edition - Electric - Automatic - 204 hp - '
'92.663 km',
'transmission': 'automatic',
'trim': '1st Edition',
'vin': None,
'year': 2020}
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740681%27 HTTP/1.1" 200 None
2026-03-27 17:19:05 [adesa.de] INFO: Saving data for 10740681: {'created_time': 1774631945.895937, 'last_price_update_time': 1774631945.895948, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740681') HTTP/1.1" 204 0
2026-03-27 17:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551
2026-03-27 17:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551
2026-03-27 17:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e319d8b8-8855-54b2-aba1-e53a2bf551de with identifier: 10740551 to the API
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740551>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e319d8b8-8855-54b2-aba1-e53a2bf551de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740551',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 97732,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photo_urls': ['https://images.openlane.eu/carimgs/5687097/general/45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/6d93b830-9210-4dc2-9140-a5c43388b928.jpg',
'https://images.openlane.eu/carimgs/5687097/general/8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg',
'https://images.openlane.eu/carimgs/5687097/general/ee35294c-9016-4c18-bb9a-20dac6942422.jpg',
'https://images.openlane.eu/carimgs/5687097/general/1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg',
'https://images.openlane.eu/carimgs/5687097/general/08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg',
'https://images.openlane.eu/carimgs/5687097/general/f9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg',
'https://images.openlane.eu/carimgs/5687097/general/e81d3f08-1117-4f87-80b8-fbba552c6884.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/45e8730f-d3d6-4c45-9811-f88da3f68b59.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/6d93b830-9210-4dc2-9140-a5c43388b928.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35134,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/8e8c0d02-080e-44b4-8336-e909354fd7ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35272,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/ee35294c-9016-4c18-bb9a-20dac6942422.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64269,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/1b0cebb9-7f6e-4114-8c4a-a1c68edd640c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/08e5fc0a-e108-4543-8fa4-f28287e5e389.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/f9df31f3-b9b4-4304-a08b-eb364f96fc9a.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138910,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/46892eab-3125-4a6a-8e79-37cee9a546c9.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/5823ff14-82f2-4f05-b9a6-3df28c87c9dd.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e319d8b8-8855-54b2-aba1-e53a2bf551de/e319d8b8-8855-54b2-aba1-e53a2bf551de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687097/general/e81d3f08-1117-4f87-80b8-fbba552c6884.jpeg',
'Width': 1024}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-07-09',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant Life Business - Diesel - Automatic - 116 hp '
'- 97.732 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740551%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [adesa.de] INFO: Saving data for 10740551: {'created_time': 1774631946.246527, 'last_price_update_time': 1774631946.246538, 'auction_closing_time': 1774865400.0}
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740551') HTTP/1.1" 204 0
2026-03-27 17:19:06 [adesa.de] INFO: Found listing with ID: 10740229
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740229%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [adesa.de] INFO: Scrape type for 10740229: 1
2026-03-27 17:19:06 [adesa.de] INFO: Scraping item 10740229 url https://www.openlane.eu/en/carv6/auction/10740229
2026-03-27 17:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214
2026-03-27 17:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 506f238b-1b1e-51c6-b9e3-0bba237bf733 with scrape type 1
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 506f238b-1b1e-51c6-b9e3-0bba237bf733
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F660466bf-9337-4586-ba81-4b3d56209fd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/660466bf-9337-4586-ba81-4b3d56209fd1.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F8c714f94-7578-4986-89f3-24e138960884.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/8c714f94-7578-4986-89f3-24e138960884.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F716139a4-51c4-458f-9ae7-ffd0b14ad754.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/716139a4-51c4-458f-9ae7-ffd0b14ad754.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252Fcc9d1a59-bfca-4a5a-89e9-89974c2da55c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/cc9d1a59-bfca-4a5a-89e9-89974c2da55c.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F58d8b943-e142-45d6-8c49-09cc24b34a5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/58d8b943-e142-45d6-8c49-09cc24b34a5a.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F32442aaf-6b97-4e03-bdec-694c4276fc49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/32442aaf-6b97-4e03-bdec-694c4276fc49.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F70da42ba-c878-44a3-a25f-26fed76d5f1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/70da42ba-c878-44a3-a25f-26fed76d5f1c.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F866e50fa-cac4-4919-97af-bc7f069960cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/866e50fa-cac4-4919-97af-bc7f069960cf.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F179197e2-15f4-4f32-a111-a66d364ff7b0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/179197e2-15f4-4f32-a111-a66d364ff7b0.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5637508%252Fgeneral%252F8f4b9d26-417f-46eb-8ef4-49d1cfa5d900.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5637508/general/8f4b9d26-417f-46eb-8ef4-49d1cfa5d900.jpg already downloaded
2026-03-27 17:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 506f238b-1b1e-51c6-b9e3-0bba237bf733, identifier: 10740214
2026-03-27 17:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411
2026-03-27 17:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with scrape type 1
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252F8959e990-9d35-4345-923a-627719966f5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/8959e990-9d35-4345-923a-627719966f5e.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252Fc9b7f415-28da-442a-a890-f8c3aabb669d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/c9b7f415-28da-442a-a890-f8c3aabb669d.jpeg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252Fe1084c37-5e32-451c-8469-e72d9d0c9c76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/e1084c37-5e32-451c-8469-e72d9d0c9c76.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252F502e5238-bde3-4bbe-8586-ccb619809525.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/502e5238-bde3-4bbe-8586-ccb619809525.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252F32601484-d8f7-4bc8-b8b5-9d8fffed2427.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/32601484-d8f7-4bc8-b8b5-9d8fffed2427.jpeg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252F8d4d936c-ba34-48ac-898a-a4deb5782d1a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/8d4d936c-ba34-48ac-898a-a4deb5782d1a.jpeg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252F80ebabc1-4ca3-4ede-9e7a-038c80ee7b6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/80ebabc1-4ca3-4ede-9e7a-038c80ee7b6c.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252F98ac2d16-b81a-46bc-8dc6-74b81c1be272.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/98ac2d16-b81a-46bc-8dc6-74b81c1be272.jpeg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252Fcd25a749-6e34-424f-8e57-70eb05f76e25.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/cd25a749-6e34-424f-8e57-70eb05f76e25.jpeg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709613%252Fgeneral%252Fe6c90838-7429-4673-960e-eeb0b309db9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709613/general/e6c90838-7429-4673-960e-eeb0b309db9d.jpg already downloaded
2026-03-27 17:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee, identifier: 10740411
2026-03-27 17:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646
2026-03-27 17:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with scrape type 1
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8979f15-6b79-55bf-8b3b-a5d5d0ee2288
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F6523ab68-db18-4e90-8e31-d90648e9f7ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/6523ab68-db18-4e90-8e31-d90648e9f7ed.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F4a7adaec-a0a3-40c8-b225-0901c87178c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/4a7adaec-a0a3-40c8-b225-0901c87178c1.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F79535943-1064-40f8-857a-2e7ecb843302.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/79535943-1064-40f8-857a-2e7ecb843302.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F2e572d20-daa4-4cc8-9424-2be21fdd6ac0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/2e572d20-daa4-4cc8-9424-2be21fdd6ac0.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F967381af-b5c9-4952-bf43-a672d1ae54b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/967381af-b5c9-4952-bf43-a672d1ae54b3.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F6fb5d329-11f7-4fa5-8490-c145b9d32797.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/6fb5d329-11f7-4fa5-8490-c145b9d32797.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F8cbac460-08d9-4eac-81c8-115393163ffc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/8cbac460-08d9-4eac-81c8-115393163ffc.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F3a8383bf-e6ba-4951-8cd9-3591030e97ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/3a8383bf-e6ba-4951-8cd9-3591030e97ce.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F39a1f7f9-7a7b-4c63-8d87-a23a1816e2a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/39a1f7f9-7a7b-4c63-8d87-a23a1816e2a6.jpg already downloaded
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5556750%252Fgeneral%252F7a2bbc2a-ca2d-4903-a56d-46f491262891.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5556750/general/7a2bbc2a-ca2d-4903-a56d-46f491262891.jpg already downloaded
2026-03-27 17:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288, identifier: 10740646
2026-03-27 17:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192
2026-03-27 17:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 971cc68e-c498-5d1e-a043-ec43240af899 with scrape type 1
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 971cc68e-c498-5d1e-a043-ec43240af899
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F39d26431-f233-450f-a591-2c3419d05f6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/39d26431-f233-450f-a591-2c3419d05f6c.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F6419dc3e-b0b2-4d31-8ad2-1c3f0c021009.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/6419dc3e-b0b2-4d31-8ad2-1c3f0c021009.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F7cf07666-cd83-4181-98f0-50e3bc4a4b7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/7cf07666-cd83-4181-98f0-50e3bc4a4b7e.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F00e5038a-e428-47d1-a8d0-50a2f61f53f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/00e5038a-e428-47d1-a8d0-50a2f61f53f3.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F30e641f3-38e1-480b-a8c5-5d26660bde48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/30e641f3-38e1-480b-a8c5-5d26660bde48.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F87d0bac0-7ca6-439b-90f2-1a2d5780d662.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/87d0bac0-7ca6-439b-90f2-1a2d5780d662.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F56b401fe-acfa-4ffe-8d45-959e80a8fc55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/56b401fe-acfa-4ffe-8d45-959e80a8fc55.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252Fb1f90150-e884-4b16-aa12-cc6667d15b8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/b1f90150-e884-4b16-aa12-cc6667d15b8c.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252Fa18a3639-2d3b-485a-bce8-fabf0145251a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/a18a3639-2d3b-485a-bce8-fabf0145251a.jpg already downloaded
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5610302%252Fgeneral%252F13310381-171d-4d41-a495-959a06a37b12.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610302/general/13310381-171d-4d41-a495-959a06a37b12.jpg already downloaded
2026-03-27 17:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 971cc68e-c498-5d1e-a043-ec43240af899, identifier: 10740192
2026-03-27 17:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214
2026-03-27 17:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214
2026-03-27 17:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 506f238b-1b1e-51c6-b9e3-0bba237bf733 with identifier: 10740214 to the API
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740214>
{'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-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '506f238b-1b1e-51c6-b9e3-0bba237bf733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740214',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5637508/general/660466bf-9337-4586-ba81-4b3d56209fd1.jpg',
'https://images.openlane.eu/carimgs/5637508/general/8c714f94-7578-4986-89f3-24e138960884.jpg',
'https://images.openlane.eu/carimgs/5637508/general/716139a4-51c4-458f-9ae7-ffd0b14ad754.jpg',
'https://images.openlane.eu/carimgs/5637508/general/cc9d1a59-bfca-4a5a-89e9-89974c2da55c.jpg',
'https://images.openlane.eu/carimgs/5637508/general/58d8b943-e142-45d6-8c49-09cc24b34a5a.jpg',
'https://images.openlane.eu/carimgs/5637508/general/32442aaf-6b97-4e03-bdec-694c4276fc49.jpg',
'https://images.openlane.eu/carimgs/5637508/general/70da42ba-c878-44a3-a25f-26fed76d5f1c.jpg',
'https://images.openlane.eu/carimgs/5637508/general/866e50fa-cac4-4919-97af-bc7f069960cf.jpg',
'https://images.openlane.eu/carimgs/5637508/general/179197e2-15f4-4f32-a111-a66d364ff7b0.jpg',
'https://images.openlane.eu/carimgs/5637508/general/8f4b9d26-417f-46eb-8ef4-49d1cfa5d900.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/660466bf-9337-4586-ba81-4b3d56209fd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48643,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/8c714f94-7578-4986-89f3-24e138960884.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41865,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/716139a4-51c4-458f-9ae7-ffd0b14ad754.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/cc9d1a59-bfca-4a5a-89e9-89974c2da55c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/58d8b943-e142-45d6-8c49-09cc24b34a5a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/32442aaf-6b97-4e03-bdec-694c4276fc49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/70da42ba-c878-44a3-a25f-26fed76d5f1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/866e50fa-cac4-4919-97af-bc7f069960cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/179197e2-15f4-4f32-a111-a66d364ff7b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_506f238b-1b1e-51c6-b9e3-0bba237bf733/506f238b-1b1e-51c6-b9e3-0bba237bf733_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44958,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5637508/general/8f4b9d26-417f-46eb-8ef4-49d1cfa5d900.jpg',
'Width': 800}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-10-25',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - 45.554 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740214%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [adesa.de] INFO: Saving data for 10740214: {'created_time': 1774631947.596574, 'last_price_update_time': 1774631947.596585, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740214') HTTP/1.1" 204 0
2026-03-27 17:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411
2026-03-27 17:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411
2026-03-27 17:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee with identifier: 10740411 to the API
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740411>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740411',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 108034,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5709613/general/8959e990-9d35-4345-923a-627719966f5e.jpg',
'https://images.openlane.eu/carimgs/5709613/general/c9b7f415-28da-442a-a890-f8c3aabb669d.jpeg',
'https://images.openlane.eu/carimgs/5709613/general/e1084c37-5e32-451c-8469-e72d9d0c9c76.jpg',
'https://images.openlane.eu/carimgs/5709613/general/502e5238-bde3-4bbe-8586-ccb619809525.jpg',
'https://images.openlane.eu/carimgs/5709613/general/32601484-d8f7-4bc8-b8b5-9d8fffed2427.jpeg',
'https://images.openlane.eu/carimgs/5709613/general/8d4d936c-ba34-48ac-898a-a4deb5782d1a.jpeg',
'https://images.openlane.eu/carimgs/5709613/general/80ebabc1-4ca3-4ede-9e7a-038c80ee7b6c.jpg',
'https://images.openlane.eu/carimgs/5709613/general/98ac2d16-b81a-46bc-8dc6-74b81c1be272.jpeg',
'https://images.openlane.eu/carimgs/5709613/general/cd25a749-6e34-424f-8e57-70eb05f76e25.jpeg',
'https://images.openlane.eu/carimgs/5709613/general/e6c90838-7429-4673-960e-eeb0b309db9d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/8959e990-9d35-4345-923a-627719966f5e.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/c9b7f415-28da-442a-a890-f8c3aabb669d.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/e1084c37-5e32-451c-8469-e72d9d0c9c76.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/502e5238-bde3-4bbe-8586-ccb619809525.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/32601484-d8f7-4bc8-b8b5-9d8fffed2427.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/8d4d936c-ba34-48ac-898a-a4deb5782d1a.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/80ebabc1-4ca3-4ede-9e7a-038c80ee7b6c.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/98ac2d16-b81a-46bc-8dc6-74b81c1be272.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45974,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/cd25a749-6e34-424f-8e57-70eb05f76e25.jpeg',
'Width': 1022},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee/fbf5a25a-0f22-55fa-94a2-7af9dbfb2fee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709613/general/e6c90838-7429-4673-960e-eeb0b309db9d.jpg',
'Width': 1023}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Manual - 150 hp - '
'108.034 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740411%27 HTTP/1.1" 200 None
2026-03-27 17:19:07 [adesa.de] INFO: Saving data for 10740411: {'created_time': 1774631947.909395, 'last_price_update_time': 1774631947.909408, 'auction_closing_time': 1774864800.0}
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740411') HTTP/1.1" 204 0
2026-03-27 17:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646
2026-03-27 17:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646
2026-03-27 17:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8979f15-6b79-55bf-8b3b-a5d5d0ee2288 with identifier: 10740646 to the API
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 573,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'f8979f15-6b79-55bf-8b3b-a5d5d0ee2288',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740646',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 70685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5556750/general/6523ab68-db18-4e90-8e31-d90648e9f7ed.jpg',
'https://images.openlane.eu/carimgs/5556750/general/4a7adaec-a0a3-40c8-b225-0901c87178c1.jpg',
'https://images.openlane.eu/carimgs/5556750/general/79535943-1064-40f8-857a-2e7ecb843302.jpg',
'https://images.openlane.eu/carimgs/5556750/general/2e572d20-daa4-4cc8-9424-2be21fdd6ac0.jpg',
'https://images.openlane.eu/carimgs/5556750/general/967381af-b5c9-4952-bf43-a672d1ae54b3.jpg',
'https://images.openlane.eu/carimgs/5556750/general/6fb5d329-11f7-4fa5-8490-c145b9d32797.jpg',
'https://images.openlane.eu/carimgs/5556750/general/8cbac460-08d9-4eac-81c8-115393163ffc.jpg',
'https://images.openlane.eu/carimgs/5556750/general/3a8383bf-e6ba-4951-8cd9-3591030e97ce.jpg',
'https://images.openlane.eu/carimgs/5556750/general/39a1f7f9-7a7b-4c63-8d87-a23a1816e2a6.jpg',
'https://images.openlane.eu/carimgs/5556750/general/7a2bbc2a-ca2d-4903-a56d-46f491262891.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81708,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/6523ab68-db18-4e90-8e31-d90648e9f7ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87126,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/4a7adaec-a0a3-40c8-b225-0901c87178c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119584,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/79535943-1064-40f8-857a-2e7ecb843302.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/2e572d20-daa4-4cc8-9424-2be21fdd6ac0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69758,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/967381af-b5c9-4952-bf43-a672d1ae54b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79567,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/8cbac460-08d9-4eac-81c8-115393163ffc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66020,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/6fb5d329-11f7-4fa5-8490-c145b9d32797.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78283,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/3a8383bf-e6ba-4951-8cd9-3591030e97ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91657,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/7a2bbc2a-ca2d-4903-a56d-46f491262891.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8979f15-6b79-55bf-8b3b-a5d5d0ee2288/f8979f15-6b79-55bf-8b3b-a5d5d0ee2288_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76564,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5556750/general/39a1f7f9-7a7b-4c63-8d87-a23a1816e2a6.jpg',
'Width': 800}],
'price': 36600,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Tesla Model X Long Range 100 kWh - Dual Motor - Electric - '
'Automatic - 573 hp - 70.685 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740646%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Saving data for 10740646: {'created_time': 1774631948.218124, 'last_price_update_time': 1774631948.218136, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740646') HTTP/1.1" 204 0
2026-03-27 17:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192
2026-03-27 17:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192
2026-03-27 17:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 971cc68e-c498-5d1e-a043-ec43240af899 with identifier: 10740192 to the API
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740192>
{'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': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '971cc68e-c498-5d1e-a043-ec43240af899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740192',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 80330,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 10,
'photo_urls': ['https://images.openlane.eu/carimgs/5610302/general/39d26431-f233-450f-a591-2c3419d05f6c.jpg',
'https://images.openlane.eu/carimgs/5610302/general/6419dc3e-b0b2-4d31-8ad2-1c3f0c021009.jpg',
'https://images.openlane.eu/carimgs/5610302/general/7cf07666-cd83-4181-98f0-50e3bc4a4b7e.jpg',
'https://images.openlane.eu/carimgs/5610302/general/00e5038a-e428-47d1-a8d0-50a2f61f53f3.jpg',
'https://images.openlane.eu/carimgs/5610302/general/30e641f3-38e1-480b-a8c5-5d26660bde48.jpg',
'https://images.openlane.eu/carimgs/5610302/general/87d0bac0-7ca6-439b-90f2-1a2d5780d662.jpg',
'https://images.openlane.eu/carimgs/5610302/general/56b401fe-acfa-4ffe-8d45-959e80a8fc55.jpg',
'https://images.openlane.eu/carimgs/5610302/general/b1f90150-e884-4b16-aa12-cc6667d15b8c.jpg',
'https://images.openlane.eu/carimgs/5610302/general/a18a3639-2d3b-485a-bce8-fabf0145251a.jpg',
'https://images.openlane.eu/carimgs/5610302/general/13310381-171d-4d41-a495-959a06a37b12.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/39d26431-f233-450f-a591-2c3419d05f6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44705,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/6419dc3e-b0b2-4d31-8ad2-1c3f0c021009.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/7cf07666-cd83-4181-98f0-50e3bc4a4b7e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47441,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/00e5038a-e428-47d1-a8d0-50a2f61f53f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93594,
'Height': 601,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/30e641f3-38e1-480b-a8c5-5d26660bde48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126800,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/87d0bac0-7ca6-439b-90f2-1a2d5780d662.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77655,
'Height': 601,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/56b401fe-acfa-4ffe-8d45-959e80a8fc55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124540,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/b1f90150-e884-4b16-aa12-cc6667d15b8c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68177,
'Height': 601,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/a18a3639-2d3b-485a-bce8-fabf0145251a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_971cc68e-c498-5d1e-a043-ec43240af899/971cc68e-c498-5d1e-a043-ec43240af899_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158199,
'Height': 601,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610302/general/13310381-171d-4d41-a495-959a06a37b12.jpg',
'Width': 800}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Golf Variant 2.0 TDI Life - Diesel - Automatic - 115 hp '
'- 80.330 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740192%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Saving data for 10740192: {'created_time': 1774631948.524618, 'last_price_update_time': 1774631948.524631, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740192') HTTP/1.1" 204 0
2026-03-27 17:19:08 [scrapy.extensions.logstats] INFO: Crawled 425 pages (at 73 pages/min), scraped 242 items (at 77 items/min)
2026-03-27 17:19:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740199
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740199%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740199: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740199 url https://www.openlane.eu/en/carv6/auction/10740199
2026-03-27 17:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740210> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740541
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740541%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740541: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740541 url https://www.openlane.eu/en/carv6/auction/10740541
2026-03-27 17:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740678
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740678%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740678: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740678 url https://www.openlane.eu/en/carv6/auction/10740678
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740630
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740630%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740630: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740630 url https://www.openlane.eu/en/carv6/auction/10740630
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740655
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740655%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740655: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740655 url https://www.openlane.eu/en/carv6/auction/10740655
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740625
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740625%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740625: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740625 url https://www.openlane.eu/en/carv6/auction/10740625
2026-03-27 17:19:08 [adesa.de] INFO: Found listing with ID: 10740670
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740670%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [adesa.de] INFO: Scrape type for 10740670: 1
2026-03-27 17:19:08 [adesa.de] INFO: Scraping item 10740670 url https://www.openlane.eu/en/carv6/auction/10740670
2026-03-27 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552
2026-03-27 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e5769b4-9c29-526b-9275-16b4256857bf with scrape type 1
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e5769b4-9c29-526b-9275-16b4256857bf
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252F71c0699a-684e-4bce-bd9d-b03e301a49e8.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/71c0699a-684e-4bce-bd9d-b03e301a49e8.png already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252F0a35a08e-1071-49c8-bbbe-fd5ce3752e78.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/0a35a08e-1071-49c8-bbbe-fd5ce3752e78.png already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252F5625db88-ea73-44e7-ba78-9ef96021b9f1.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/5625db88-ea73-44e7-ba78-9ef96021b9f1.png already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252F0972a71f-fc9a-465e-8860-263f32e2559d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/0972a71f-fc9a-465e-8860-263f32e2559d.jpg already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252Fe5db62ff-9dfa-459a-9a89-87b0e2fc66b4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/e5db62ff-9dfa-459a-9a89-87b0e2fc66b4.jpeg already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252Ffcd7a5b4-40ff-4ca3-a31d-6be5ae47ae15.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/fcd7a5b4-40ff-4ca3-a31d-6be5ae47ae15.jpeg already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252Fef56c182-fdb7-4e49-a4b4-48cb23b57905.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/ef56c182-fdb7-4e49-a4b4-48cb23b57905.jpg already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252F3c26a8f9-d560-4823-b582-84989e2d6c89.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/3c26a8f9-d560-4823-b582-84989e2d6c89.jpeg already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252Fcf6ba53e-aa9a-49d6-8e94-aae73080de94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/cf6ba53e-aa9a-49d6-8e94-aae73080de94.jpg already downloaded
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5688382%252Fgeneral%252F358ff756-8ac7-4b47-920e-3dc436918f6c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688382/general/358ff756-8ac7-4b47-920e-3dc436918f6c.jpeg already downloaded
2026-03-27 17:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8e5769b4-9c29-526b-9275-16b4256857bf, identifier: 10740552
2026-03-27 17:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210
2026-03-27 17:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced87969-ea61-5e66-9706-80f6823fea0b with scrape type 1
2026-03-27 17:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ced87969-ea61-5e66-9706-80f6823fea0b
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252Fea99f211-42cd-4be5-ab85-000fbf043dde.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/ea99f211-42cd-4be5-ab85-000fbf043dde.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F43b2ba09-ab07-4768-bcef-4c4249422b42.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/43b2ba09-ab07-4768-bcef-4c4249422b42.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252Fb5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/b5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252Fabc203b2-493f-4bb0-919b-b2026cc6090d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/abc203b2-493f-4bb0-919b-b2026cc6090d.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg already downloaded
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5632932%252Fgeneral%252F17cd678c-b89d-42ea-937c-f0d45452df65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5632932/general/17cd678c-b89d-42ea-937c-f0d45452df65.jpg already downloaded
2026-03-27 17:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ced87969-ea61-5e66-9706-80f6823fea0b, identifier: 10740210
2026-03-27 17:19:09 [adesa.de] INFO: Found listing with ID: 10740682
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740682%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [adesa.de] INFO: Scrape type for 10740682: 1
2026-03-27 17:19:09 [adesa.de] INFO: Scraping item 10740682 url https://www.openlane.eu/en/carv6/auction/10740682
2026-03-27 17:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552
2026-03-27 17:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552
2026-03-27 17:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8e5769b4-9c29-526b-9275-16b4256857bf with identifier: 10740552 to the API
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740552>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '8e5769b4-9c29-526b-9275-16b4256857bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740552',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97825,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5688382/general/71c0699a-684e-4bce-bd9d-b03e301a49e8.png',
'https://images.openlane.eu/carimgs/5688382/general/0a35a08e-1071-49c8-bbbe-fd5ce3752e78.png',
'https://images.openlane.eu/carimgs/5688382/general/5625db88-ea73-44e7-ba78-9ef96021b9f1.png',
'https://images.openlane.eu/carimgs/5688382/general/0972a71f-fc9a-465e-8860-263f32e2559d.jpg',
'https://images.openlane.eu/carimgs/5688382/general/e5db62ff-9dfa-459a-9a89-87b0e2fc66b4.jpeg',
'https://images.openlane.eu/carimgs/5688382/general/fcd7a5b4-40ff-4ca3-a31d-6be5ae47ae15.jpeg',
'https://images.openlane.eu/carimgs/5688382/general/ef56c182-fdb7-4e49-a4b4-48cb23b57905.jpg',
'https://images.openlane.eu/carimgs/5688382/general/3c26a8f9-d560-4823-b582-84989e2d6c89.jpeg',
'https://images.openlane.eu/carimgs/5688382/general/cf6ba53e-aa9a-49d6-8e94-aae73080de94.jpg',
'https://images.openlane.eu/carimgs/5688382/general/358ff756-8ac7-4b47-920e-3dc436918f6c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 529454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/71c0699a-684e-4bce-bd9d-b03e301a49e8.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 534841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/0a35a08e-1071-49c8-bbbe-fd5ce3752e78.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 527729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/5625db88-ea73-44e7-ba78-9ef96021b9f1.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39069,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/0972a71f-fc9a-465e-8860-263f32e2559d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135976,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/e5db62ff-9dfa-459a-9a89-87b0e2fc66b4.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/fcd7a5b4-40ff-4ca3-a31d-6be5ae47ae15.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75556,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/ef56c182-fdb7-4e49-a4b4-48cb23b57905.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/3c26a8f9-d560-4823-b582-84989e2d6c89.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104898,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/cf6ba53e-aa9a-49d6-8e94-aae73080de94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e5769b4-9c29-526b-9275-16b4256857bf/8e5769b4-9c29-526b-9275-16b4256857bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688382/general/358ff756-8ac7-4b47-920e-3dc436918f6c.jpeg',
'Width': 1021}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi Style - Diesel - Automatic - 150 hp - 97.825 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740552%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [adesa.de] INFO: Saving data for 10740552: {'created_time': 1774631949.57117, 'last_price_update_time': 1774631949.571183, 'auction_closing_time': 1774865400.0}
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740552') HTTP/1.1" 204 0
2026-03-27 17:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210
2026-03-27 17:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210
2026-03-27 17:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ced87969-ea61-5e66-9706-80f6823fea0b with identifier: 10740210 to the API
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740210>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'ced87969-ea61-5e66-9706-80f6823fea0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740210',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 92618,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5632932/general/8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg',
'https://images.openlane.eu/carimgs/5632932/general/0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg',
'https://images.openlane.eu/carimgs/5632932/general/ea99f211-42cd-4be5-ab85-000fbf043dde.jpg',
'https://images.openlane.eu/carimgs/5632932/general/74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg',
'https://images.openlane.eu/carimgs/5632932/general/43b2ba09-ab07-4768-bcef-4c4249422b42.jpg',
'https://images.openlane.eu/carimgs/5632932/general/11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg',
'https://images.openlane.eu/carimgs/5632932/general/b5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg',
'https://images.openlane.eu/carimgs/5632932/general/abc203b2-493f-4bb0-919b-b2026cc6090d.jpg',
'https://images.openlane.eu/carimgs/5632932/general/7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg',
'https://images.openlane.eu/carimgs/5632932/general/17cd678c-b89d-42ea-937c-f0d45452df65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/8783e7f3-89a6-4d5b-be98-eae67483caaa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50514,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/0d91f688-4c9a-43cf-83a3-54dfcacbee7b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/ea99f211-42cd-4be5-ab85-000fbf043dde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52613,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/74cf86e2-0136-4df1-a85b-c5fca770fce5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/43b2ba09-ab07-4768-bcef-4c4249422b42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/11f31e8c-673b-4ede-8dbe-2cebdeff6d43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96179,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/b5ab1dc5-6b0f-44a0-9a3a-29be691a5912.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/abc203b2-493f-4bb0-919b-b2026cc6090d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/7189ff8d-1add-4dff-8369-a5ada7f66a1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ced87969-ea61-5e66-9706-80f6823fea0b/ced87969-ea61-5e66-9706-80f6823fea0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5632932/general/17cd678c-b89d-42ea-937c-f0d45452df65.jpg',
'Width': 1024}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2023-09-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 92.618 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740210%27 HTTP/1.1" 200 None
2026-03-27 17:19:09 [adesa.de] INFO: Saving data for 10740210: {'created_time': 1774631949.967944, 'last_price_update_time': 1774631949.967959, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740210') HTTP/1.1" 204 0
2026-03-27 17:19:09 [adesa.de] INFO: Found listing with ID: 10740624
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740624%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10740624: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10740624 url https://www.openlane.eu/en/carv6/auction/10740624
2026-03-27 17:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10738008
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738008%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10738008: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10738008 url https://www.openlane.eu/en/carv6/auction/10738008
2026-03-27 17:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10738021
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738021%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10738021: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10738021 url https://www.openlane.eu/en/carv6/auction/10738021
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10737913
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737913%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10737913: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10737913 url https://www.openlane.eu/en/carv6/auction/10737913
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10737967
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737967%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10737967: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10737967 url https://www.openlane.eu/en/carv6/auction/10737967
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10737935
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737935%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10737935: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10737935 url https://www.openlane.eu/en/carv6/auction/10737935
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10737953
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737953%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10737953: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10737953 url https://www.openlane.eu/en/carv6/auction/10737953
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10737980
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737980%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10737980: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10737980 url https://www.openlane.eu/en/carv6/auction/10737980
2026-03-27 17:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588
2026-03-27 17:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2596ee7-5137-5d1e-80ae-85dffb8c772e with scrape type 1
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2596ee7-5137-5d1e-80ae-85dffb8c772e
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252Fbd6739a5-4c68-42dd-ad93-6870331616f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/bd6739a5-4c68-42dd-ad93-6870331616f3.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252F0c13e194-6fc1-4fed-a6ea-937ee52a552e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/0c13e194-6fc1-4fed-a6ea-937ee52a552e.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252Fe2163d79-1012-4187-8c47-bc847314f8f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/e2163d79-1012-4187-8c47-bc847314f8f0.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252F2d506539-fe9f-4cb2-b4b0-d15a383ec42b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/2d506539-fe9f-4cb2-b4b0-d15a383ec42b.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252Fc50670a9-00d1-4641-b766-9fed82ed3a42.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/c50670a9-00d1-4641-b766-9fed82ed3a42.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252Fb5feb3f0-e849-4a78-b25d-0efb5bb4a62a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/b5feb3f0-e849-4a78-b25d-0efb5bb4a62a.jpeg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252Fe520355a-53c6-4e3a-8116-dca9bff93437.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/e520355a-53c6-4e3a-8116-dca9bff93437.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252F2cc3c32d-96ab-4eff-966c-da52601b5582.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/2cc3c32d-96ab-4eff-966c-da52601b5582.jpeg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252Fa97395fb-ab73-449b-a378-51f57929f787.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/a97395fb-ab73-449b-a378-51f57929f787.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661624%252Fgeneral%252F2836d6ee-68c9-4fac-8c56-f5e807b35fbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661624/general/2836d6ee-68c9-4fac-8c56-f5e807b35fbc.jpg already downloaded
2026-03-27 17:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2596ee7-5137-5d1e-80ae-85dffb8c772e, identifier: 10740588
2026-03-27 17:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442
2026-03-27 17:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d42a42-6369-58f2-a271-dde332c6dd67 with scrape type 1
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b4d42a42-6369-58f2-a271-dde332c6dd67
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F57412d9e-ff10-4938-8d3d-21a0ffcc88ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/57412d9e-ff10-4938-8d3d-21a0ffcc88ac.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252Fa85984d0-e18a-4e9f-83ff-7a46c7c5d099.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/a85984d0-e18a-4e9f-83ff-7a46c7c5d099.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F435c2ed3-b531-4803-a60e-4c43605200b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/435c2ed3-b531-4803-a60e-4c43605200b6.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F255e8211-69f0-4cc6-9062-7cea2fadd341.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/255e8211-69f0-4cc6-9062-7cea2fadd341.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252Fb1167dca-01b8-4103-a125-7c8d190c372b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/b1167dca-01b8-4103-a125-7c8d190c372b.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F310b6237-776e-4e28-b4db-449daebeca2c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/310b6237-776e-4e28-b4db-449daebeca2c.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F56651cdc-a47c-4924-b38c-b6396ec56254.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/56651cdc-a47c-4924-b38c-b6396ec56254.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F319336fe-431e-4125-afcc-b9de64358b54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/319336fe-431e-4125-afcc-b9de64358b54.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252Fc21e7573-204d-42f7-9193-d23b14c3c200.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/c21e7573-204d-42f7-9193-d23b14c3c200.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523196%252Fgeneral%252F5c205eeb-44db-457a-a840-879148dacaa0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523196/general/5c205eeb-44db-457a-a840-879148dacaa0.jpg already downloaded
2026-03-27 17:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4d42a42-6369-58f2-a271-dde332c6dd67, identifier: 10740442
2026-03-27 17:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628
2026-03-27 17:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with scrape type 1
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4c3e777-fe5a-5bd7-97b7-0ba7956950f9
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252F157e81de-8526-4c4e-b7f7-aba0f7d200a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/157e81de-8526-4c4e-b7f7-aba0f7d200a8.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252F284087b7-18e9-4e88-83f2-42bdfae9d5a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/284087b7-18e9-4e88-83f2-42bdfae9d5a2.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252Fef49d183-3dbc-4788-bada-b731b2e9f4e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/ef49d183-3dbc-4788-bada-b731b2e9f4e8.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252Fa928ec5d-06cf-4e35-b196-bebf3b8b9238.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/a928ec5d-06cf-4e35-b196-bebf3b8b9238.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252Ff8242ec8-f996-4960-b4c1-55f0a17b27da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/f8242ec8-f996-4960-b4c1-55f0a17b27da.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252Fd6f87b76-ad92-4c35-81e1-561f0c7c692d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/d6f87b76-ad92-4c35-81e1-561f0c7c692d.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252F7267441e-7a7d-4c00-861a-ef43a5fcd043.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/7267441e-7a7d-4c00-861a-ef43a5fcd043.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252F49992daf-bf9d-42b0-967d-0ed251867fbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/49992daf-bf9d-42b0-967d-0ed251867fbb.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252F858facfe-3070-4ca7-938e-bd23fabaf9ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/858facfe-3070-4ca7-938e-bd23fabaf9ca.jpg already downloaded
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5626618%252Fgeneral%252Fcd3c9e53-aeb8-44bf-b0be-9c1f1551a261.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626618/general/cd3c9e53-aeb8-44bf-b0be-9c1f1551a261.jpg already downloaded
2026-03-27 17:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9, identifier: 10740628
2026-03-27 17:19:10 [adesa.de] INFO: Found listing with ID: 10737927
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737927%27 HTTP/1.1" 200 None
2026-03-27 17:19:10 [adesa.de] INFO: Scrape type for 10737927: 1
2026-03-27 17:19:10 [adesa.de] INFO: Scraping item 10737927 url https://www.openlane.eu/en/carv6/auction/10737927
2026-03-27 17:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588
2026-03-27 17:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588
2026-03-27 17:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2596ee7-5137-5d1e-80ae-85dffb8c772e with identifier: 10740588 to the API
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'a2596ee7-5137-5d1e-80ae-85dffb8c772e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740588',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 69802,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5661624/general/bd6739a5-4c68-42dd-ad93-6870331616f3.jpg',
'https://images.openlane.eu/carimgs/5661624/general/0c13e194-6fc1-4fed-a6ea-937ee52a552e.jpg',
'https://images.openlane.eu/carimgs/5661624/general/e2163d79-1012-4187-8c47-bc847314f8f0.jpg',
'https://images.openlane.eu/carimgs/5661624/general/2d506539-fe9f-4cb2-b4b0-d15a383ec42b.jpg',
'https://images.openlane.eu/carimgs/5661624/general/c50670a9-00d1-4641-b766-9fed82ed3a42.jpg',
'https://images.openlane.eu/carimgs/5661624/general/b5feb3f0-e849-4a78-b25d-0efb5bb4a62a.jpeg',
'https://images.openlane.eu/carimgs/5661624/general/e520355a-53c6-4e3a-8116-dca9bff93437.jpg',
'https://images.openlane.eu/carimgs/5661624/general/2cc3c32d-96ab-4eff-966c-da52601b5582.jpeg',
'https://images.openlane.eu/carimgs/5661624/general/a97395fb-ab73-449b-a378-51f57929f787.jpg',
'https://images.openlane.eu/carimgs/5661624/general/2836d6ee-68c9-4fac-8c56-f5e807b35fbc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44538,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/bd6739a5-4c68-42dd-ad93-6870331616f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44859,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/0c13e194-6fc1-4fed-a6ea-937ee52a552e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39767,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/e2163d79-1012-4187-8c47-bc847314f8f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41570,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/2d506539-fe9f-4cb2-b4b0-d15a383ec42b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64141,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/c50670a9-00d1-4641-b766-9fed82ed3a42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/b5feb3f0-e849-4a78-b25d-0efb5bb4a62a.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85475,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/e520355a-53c6-4e3a-8116-dca9bff93437.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137016,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/2cc3c32d-96ab-4eff-966c-da52601b5582.jpeg',
'Width': 1027},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66836,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/a97395fb-ab73-449b-a378-51f57929f787.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2596ee7-5137-5d1e-80ae-85dffb8c772e/a2596ee7-5137-5d1e-80ae-85dffb8c772e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46662,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5661624/general/2836d6ee-68c9-4fac-8c56-f5e807b35fbc.jpg',
'Width': 800}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 80 Sportline - Electric - Automatic - 204 hp - '
'69.802 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740588%27 HTTP/1.1" 200 None
2026-03-27 17:19:11 [adesa.de] INFO: Saving data for 10740588: {'created_time': 1774631951.317994, 'last_price_update_time': 1774631951.318005, 'auction_closing_time': 1774865400.0}
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740588') HTTP/1.1" 204 0
2026-03-27 17:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442
2026-03-27 17:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442
2026-03-27 17:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4d42a42-6369-58f2-a271-dde332c6dd67 with identifier: 10740442 to the API
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740442>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d42a42-6369-58f2-a271-dde332c6dd67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29000',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740442',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 90199,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5523196/general/57412d9e-ff10-4938-8d3d-21a0ffcc88ac.jpg',
'https://images.openlane.eu/carimgs/5523196/general/a85984d0-e18a-4e9f-83ff-7a46c7c5d099.jpg',
'https://images.openlane.eu/carimgs/5523196/general/435c2ed3-b531-4803-a60e-4c43605200b6.jpg',
'https://images.openlane.eu/carimgs/5523196/general/255e8211-69f0-4cc6-9062-7cea2fadd341.jpg',
'https://images.openlane.eu/carimgs/5523196/general/b1167dca-01b8-4103-a125-7c8d190c372b.jpg',
'https://images.openlane.eu/carimgs/5523196/general/310b6237-776e-4e28-b4db-449daebeca2c.jpg',
'https://images.openlane.eu/carimgs/5523196/general/56651cdc-a47c-4924-b38c-b6396ec56254.jpg',
'https://images.openlane.eu/carimgs/5523196/general/319336fe-431e-4125-afcc-b9de64358b54.jpg',
'https://images.openlane.eu/carimgs/5523196/general/c21e7573-204d-42f7-9193-d23b14c3c200.jpg',
'https://images.openlane.eu/carimgs/5523196/general/5c205eeb-44db-457a-a840-879148dacaa0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/57412d9e-ff10-4938-8d3d-21a0ffcc88ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44257,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/a85984d0-e18a-4e9f-83ff-7a46c7c5d099.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75055,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/435c2ed3-b531-4803-a60e-4c43605200b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84544,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/255e8211-69f0-4cc6-9062-7cea2fadd341.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56702,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/b1167dca-01b8-4103-a125-7c8d190c372b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80695,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/310b6237-776e-4e28-b4db-449daebeca2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47893,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/56651cdc-a47c-4924-b38c-b6396ec56254.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/319336fe-431e-4125-afcc-b9de64358b54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/c21e7573-204d-42f7-9193-d23b14c3c200.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b4d42a42-6369-58f2-a271-dde332c6dd67/b4d42a42-6369-58f2-a271-dde332c6dd67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53225,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523196/general/5c205eeb-44db-457a-a840-879148dacaa0.jpg',
'Width': 800}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Octavia Combi Style - Hybrid - Automatic - 150 hp - 90.199 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740442%27 HTTP/1.1" 200 None
2026-03-27 17:19:11 [adesa.de] INFO: Saving data for 10740442: {'created_time': 1774631951.86926, 'last_price_update_time': 1774631951.869272, 'auction_closing_time': 1774864800.0}
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740442') HTTP/1.1" 204 0
2026-03-27 17:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628
2026-03-27 17:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628
2026-03-27 17:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4c3e777-fe5a-5bd7-97b7-0ba7956950f9 with identifier: 10740628 to the API
2026-03-27 17:19:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'e4c3e777-fe5a-5bd7-97b7-0ba7956950f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740628',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 38940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5626618/general/157e81de-8526-4c4e-b7f7-aba0f7d200a8.jpg',
'https://images.openlane.eu/carimgs/5626618/general/284087b7-18e9-4e88-83f2-42bdfae9d5a2.jpg',
'https://images.openlane.eu/carimgs/5626618/general/ef49d183-3dbc-4788-bada-b731b2e9f4e8.jpg',
'https://images.openlane.eu/carimgs/5626618/general/a928ec5d-06cf-4e35-b196-bebf3b8b9238.jpg',
'https://images.openlane.eu/carimgs/5626618/general/f8242ec8-f996-4960-b4c1-55f0a17b27da.jpg',
'https://images.openlane.eu/carimgs/5626618/general/d6f87b76-ad92-4c35-81e1-561f0c7c692d.jpg',
'https://images.openlane.eu/carimgs/5626618/general/7267441e-7a7d-4c00-861a-ef43a5fcd043.jpg',
'https://images.openlane.eu/carimgs/5626618/general/49992daf-bf9d-42b0-967d-0ed251867fbb.jpg',
'https://images.openlane.eu/carimgs/5626618/general/858facfe-3070-4ca7-938e-bd23fabaf9ca.jpg',
'https://images.openlane.eu/carimgs/5626618/general/cd3c9e53-aeb8-44bf-b0be-9c1f1551a261.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123790,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/157e81de-8526-4c4e-b7f7-aba0f7d200a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59127,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/284087b7-18e9-4e88-83f2-42bdfae9d5a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116183,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/ef49d183-3dbc-4788-bada-b731b2e9f4e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129215,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/a928ec5d-06cf-4e35-b196-bebf3b8b9238.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73566,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/f8242ec8-f996-4960-b4c1-55f0a17b27da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111121,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/d6f87b76-ad92-4c35-81e1-561f0c7c692d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/7267441e-7a7d-4c00-861a-ef43a5fcd043.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95241,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/49992daf-bf9d-42b0-967d-0ed251867fbb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83326,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/858facfe-3070-4ca7-938e-bd23fabaf9ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c3e777-fe5a-5bd7-97b7-0ba7956950f9/e4c3e777-fe5a-5bd7-97b7-0ba7956950f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67085,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626618/general/cd3c9e53-aeb8-44bf-b0be-9c1f1551a261.jpg',
'Width': 800}],
'price': 26400,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé 82 kWh - Electric - Automatic - 204 hp - 38.940 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740628%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Saving data for 10740628: {'created_time': 1774631952.211831, 'last_price_update_time': 1774631952.211843, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740628') HTTP/1.1" 204 0
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10738005
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738005%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10738005: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10738005 url https://www.openlane.eu/en/carv6/auction/10738005
2026-03-27 17:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10737904
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737904%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10737904: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10737904 url https://www.openlane.eu/en/carv6/auction/10737904
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10737910
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737910%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10737910: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10737910 url https://www.openlane.eu/en/carv6/auction/10737910
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10737867
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737867%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10737867: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10737867 url https://www.openlane.eu/en/carv6/auction/10737867
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10737936
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737936%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10737936: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10737936 url https://www.openlane.eu/en/carv6/auction/10737936
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10737971
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737971%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10737971: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10737971 url https://www.openlane.eu/en/carv6/auction/10737971
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10738011
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738011%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10738011: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10738011 url https://www.openlane.eu/en/carv6/auction/10738011
2026-03-27 17:19:12 [adesa.de] INFO: Found listing with ID: 10737965
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737965%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [adesa.de] INFO: Scrape type for 10737965: 1
2026-03-27 17:19:12 [adesa.de] INFO: Scraping item 10737965 url https://www.openlane.eu/en/carv6/auction/10737965
2026-03-27 17:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553
2026-03-27 17:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with scrape type 1
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5382dd5f-2547-54e6-bf1a-6f3021f0d12a
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fd4bc4545-aa38-4d30-a846-2a0bef39bb57.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/d4bc4545-aa38-4d30-a846-2a0bef39bb57.png already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fedc2725a-6a0f-4107-aff6-ceed276f9b81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/edc2725a-6a0f-4107-aff6-ceed276f9b81.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F463a4c31-3313-4d2d-a75c-913997f50200.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/463a4c31-3313-4d2d-a75c-913997f50200.jpeg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fd07b0403-0d15-4d86-8e06-ef59c54ec491.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/d07b0403-0d15-4d86-8e06-ef59c54ec491.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fe3918265-d3d4-41d1-897f-430cbad2cd03.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/e3918265-d3d4-41d1-897f-430cbad2cd03.jpeg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/ca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252F686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687600%252Fgeneral%252Fc93b9694-c60a-4130-898a-7a76c11d0132.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687600/general/c93b9694-c60a-4130-898a-7a76c11d0132.jpg already downloaded
2026-03-27 17:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a, identifier: 10740553
2026-03-27 17:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542
2026-03-27 17:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89aca751-d11a-5262-8cd3-c11266a6ba3a with scrape type 1
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89aca751-d11a-5262-8cd3-c11266a6ba3a
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F61736aae-5aef-4cb8-9037-075af41e59c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/61736aae-5aef-4cb8-9037-075af41e59c2.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252Fc07b19b8-2f50-4141-8e60-72a36c25be49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/c07b19b8-2f50-4141-8e60-72a36c25be49.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F040a9452-8c45-4796-90cd-405e7e366c97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/040a9452-8c45-4796-90cd-405e7e366c97.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252Fb162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/b162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F53649567-654c-4c21-a285-fc244c301b4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/53649567-654c-4c21-a285-fc244c301b4b.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F4565c4a1-377d-4904-bbf6-08745efed944.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/4565c4a1-377d-4904-bbf6-08745efed944.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687046%252Fgeneral%252F51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687046/general/51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg already downloaded
2026-03-27 17:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89aca751-d11a-5262-8cd3-c11266a6ba3a, identifier: 10740542
2026-03-27 17:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205
2026-03-27 17:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37db0534-6835-5d66-ba9a-83ea47614c16 with scrape type 1
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37db0534-6835-5d66-ba9a-83ea47614c16
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Fd5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/d5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F25277412-75d6-414d-91e9-21bdefa538f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/25277412-75d6-414d-91e9-21bdefa538f0.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Fb148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/b148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg already downloaded
2026-03-27 17:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Fe18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/e18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252Ff6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/f6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622245%252Fgeneral%252F74579568-0fd2-4276-b2f5-aff5b6721d75.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622245/general/74579568-0fd2-4276-b2f5-aff5b6721d75.jpg already downloaded
2026-03-27 17:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37db0534-6835-5d66-ba9a-83ea47614c16, identifier: 10740205
2026-03-27 17:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644
2026-03-27 17:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with scrape type 1
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9deaafb4-28c4-5fd8-8345-3c5399a9a73f
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F45738f4f-a266-4261-ace3-b6b39b2a2838.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/45738f4f-a266-4261-ace3-b6b39b2a2838.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F130f3629-d079-46f4-aade-60328aab02be.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/130f3629-d079-46f4-aade-60328aab02be.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F699a4398-41a8-47fe-90d7-bef03f893b99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/699a4398-41a8-47fe-90d7-bef03f893b99.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F1a81788a-9903-41f6-958f-f932e93a9f2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/1a81788a-9903-41f6-958f-f932e93a9f2e.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252Fa40b65e7-f077-4c8d-ba34-2265ae703808.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/a40b65e7-f077-4c8d-ba34-2265ae703808.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252Fb3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/b3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252Fcc8f2084-1096-44ad-adb1-39b6e6124f05.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/cc8f2084-1096-44ad-adb1-39b6e6124f05.jpg already downloaded
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5602528%252Fgeneral%252F56493417-3796-488b-bc72-c0b9db852b14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5602528/general/56493417-3796-488b-bc72-c0b9db852b14.jpg already downloaded
2026-03-27 17:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f, identifier: 10740644
2026-03-27 17:19:13 [adesa.de] INFO: Found listing with ID: 10735328
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735328%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [adesa.de] INFO: Scrape type for 10735328: 1
2026-03-27 17:19:13 [adesa.de] INFO: Scraping item 10735328 url https://www.openlane.eu/en/carv6/auction/10735328
2026-03-27 17:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553
2026-03-27 17:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553
2026-03-27 17:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5382dd5f-2547-54e6-bf1a-6f3021f0d12a with identifier: 10740553 to the API
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '5382dd5f-2547-54e6-bf1a-6f3021f0d12a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740553',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.Buzz',
'odometer': 7001,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5687600/general/4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png',
'https://images.openlane.eu/carimgs/5687600/general/d4bc4545-aa38-4d30-a846-2a0bef39bb57.png',
'https://images.openlane.eu/carimgs/5687600/general/2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg',
'https://images.openlane.eu/carimgs/5687600/general/edc2725a-6a0f-4107-aff6-ceed276f9b81.jpg',
'https://images.openlane.eu/carimgs/5687600/general/463a4c31-3313-4d2d-a75c-913997f50200.jpeg',
'https://images.openlane.eu/carimgs/5687600/general/d07b0403-0d15-4d86-8e06-ef59c54ec491.jpg',
'https://images.openlane.eu/carimgs/5687600/general/e3918265-d3d4-41d1-897f-430cbad2cd03.jpeg',
'https://images.openlane.eu/carimgs/5687600/general/ca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg',
'https://images.openlane.eu/carimgs/5687600/general/686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg',
'https://images.openlane.eu/carimgs/5687600/general/c93b9694-c60a-4130-898a-7a76c11d0132.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 353862,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/4071d1a2-9d2b-454e-8c1f-df3d083d0efa.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 345509,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/d4bc4545-aa38-4d30-a846-2a0bef39bb57.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/2dce81bf-3d1d-434e-b315-a301a81d9335.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/edc2725a-6a0f-4107-aff6-ceed276f9b81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91825,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/463a4c31-3313-4d2d-a75c-913997f50200.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52824,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/d07b0403-0d15-4d86-8e06-ef59c54ec491.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/e3918265-d3d4-41d1-897f-430cbad2cd03.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40212,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/ca9c1c94-b2f8-40eb-bf65-7ad798c26982.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39896,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/686c2366-b6ef-400e-86f7-f3a72f4e9872.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5382dd5f-2547-54e6-bf1a-6f3021f0d12a/5382dd5f-2547-54e6-bf1a-6f3021f0d12a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56125,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687600/general/c93b9694-c60a-4130-898a-7a76c11d0132.jpg',
'Width': 800}],
'price': 43400,
'price_includes_vat': True,
'registration_date': '2024-11-29',
'seats_number': 6,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.Buzz Pro - Electric - Automatic - 286 hp - 7.001 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740553%27 HTTP/1.1" 200 None
2026-03-27 17:19:13 [adesa.de] INFO: Saving data for 10740553: {'created_time': 1774631953.757893, 'last_price_update_time': 1774631953.757904, 'auction_closing_time': 1774865400.0}
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740553') HTTP/1.1" 204 0
2026-03-27 17:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542
2026-03-27 17:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542
2026-03-27 17:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89aca751-d11a-5262-8cd3-c11266a6ba3a with identifier: 10740542 to the API
2026-03-27 17:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740542>
{'auction_title': '',
'c_o_2_emission_value': 214,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '89aca751-d11a-5262-8cd3-c11266a6ba3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '29714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740542',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 262051,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photo_urls': ['https://images.openlane.eu/carimgs/5687046/general/61736aae-5aef-4cb8-9037-075af41e59c2.jpg',
'https://images.openlane.eu/carimgs/5687046/general/19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg',
'https://images.openlane.eu/carimgs/5687046/general/c07b19b8-2f50-4141-8e60-72a36c25be49.jpg',
'https://images.openlane.eu/carimgs/5687046/general/040a9452-8c45-4796-90cd-405e7e366c97.jpg',
'https://images.openlane.eu/carimgs/5687046/general/b162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg',
'https://images.openlane.eu/carimgs/5687046/general/53649567-654c-4c21-a285-fc244c301b4b.jpg',
'https://images.openlane.eu/carimgs/5687046/general/4565c4a1-377d-4904-bbf6-08745efed944.jpg',
'https://images.openlane.eu/carimgs/5687046/general/8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg',
'https://images.openlane.eu/carimgs/5687046/general/89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg',
'https://images.openlane.eu/carimgs/5687046/general/51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/61736aae-5aef-4cb8-9037-075af41e59c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67920,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/19809e16-fb90-4e7a-8aab-476a3e9f73fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107687,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/c07b19b8-2f50-4141-8e60-72a36c25be49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103367,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/040a9452-8c45-4796-90cd-405e7e366c97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104740,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/b162a390-6b0a-405b-98b6-19f42c2d54e4.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/53649567-654c-4c21-a285-fc244c301b4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/4565c4a1-377d-4904-bbf6-08745efed944.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/8800f628-f15b-4037-9151-1aa0f67ce7ce.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64926,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/89710a2d-ea4e-419a-97c2-19f789ca5b59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89aca751-d11a-5262-8cd3-c11266a6ba3a/89aca751-d11a-5262-8cd3-c11266a6ba3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93872,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687046/general/51634dcd-9405-47d5-be5f-9547ff9a65e4.jpeg',
'Width': 800}],
'price': 13900,
'price_includes_vat': True,
'registration_date': '2013-11-11',
'seats_number': 7,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Multivan Highline - Diesel - Automatic - 180 hp - '
'262.051 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2013}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740542%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Saving data for 10740542: {'created_time': 1774631954.135847, 'last_price_update_time': 1774631954.13586, 'auction_closing_time': 1774865400.0}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740542') HTTP/1.1" 204 0
2026-03-27 17:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205
2026-03-27 17:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205
2026-03-27 17:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37db0534-6835-5d66-ba9a-83ea47614c16 with identifier: 10740205 to the API
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740205>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '37db0534-6835-5d66-ba9a-83ea47614c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740205',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 82233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5622245/general/93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg',
'https://images.openlane.eu/carimgs/5622245/general/d5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg',
'https://images.openlane.eu/carimgs/5622245/general/25277412-75d6-414d-91e9-21bdefa538f0.jpg',
'https://images.openlane.eu/carimgs/5622245/general/b148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg',
'https://images.openlane.eu/carimgs/5622245/general/9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg',
'https://images.openlane.eu/carimgs/5622245/general/77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg',
'https://images.openlane.eu/carimgs/5622245/general/e18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg',
'https://images.openlane.eu/carimgs/5622245/general/f6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg',
'https://images.openlane.eu/carimgs/5622245/general/25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg',
'https://images.openlane.eu/carimgs/5622245/general/74579568-0fd2-4276-b2f5-aff5b6721d75.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155575,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/93ebe4a2-9f0b-44ac-8235-d57e8a523346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/d5ab1862-b70a-44ff-b09b-fe80c505a7ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159745,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/25277412-75d6-414d-91e9-21bdefa538f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156774,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/b148f938-c1e8-4e3a-ab68-d2ef5a90b5a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/9e5fcb5e-21c6-45e2-83d5-e9be04ad5046.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/77ae89dd-91cf-46ee-a8f8-d0fae9fffed0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/e18b2575-e3fa-4bbd-a0ae-bb30b55ddada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307471,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/f6a2ad9d-0622-45ef-97d9-46f9d8554ab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/25b5b6ed-02c6-4139-83d8-9cf1db8aa8ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37db0534-6835-5d66-ba9a-83ea47614c16/37db0534-6835-5d66-ba9a-83ea47614c16_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622245/general/74579568-0fd2-4276-b2f5-aff5b6721d75.jpg',
'Width': 1024}],
'price': 18500,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Karoq 2.0 TDI Ambition - Diesel - Automatic - 116 hp - 82.233 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2023}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740205%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Saving data for 10740205: {'created_time': 1774631954.444253, 'last_price_update_time': 1774631954.444264, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740205') HTTP/1.1" 204 0
2026-03-27 17:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644
2026-03-27 17:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644
2026-03-27 17:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9deaafb4-28c4-5fd8-8345-3c5399a9a73f with identifier: 10740644 to the API
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740644>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 117,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Petrol',
'id': '9deaafb4-28c4-5fd8-8345-3c5399a9a73f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740644',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 31613,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5602528/general/45738f4f-a266-4261-ace3-b6b39b2a2838.jpg',
'https://images.openlane.eu/carimgs/5602528/general/130f3629-d079-46f4-aade-60328aab02be.jpg',
'https://images.openlane.eu/carimgs/5602528/general/699a4398-41a8-47fe-90d7-bef03f893b99.jpg',
'https://images.openlane.eu/carimgs/5602528/general/1a81788a-9903-41f6-958f-f932e93a9f2e.jpg',
'https://images.openlane.eu/carimgs/5602528/general/21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg',
'https://images.openlane.eu/carimgs/5602528/general/37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg',
'https://images.openlane.eu/carimgs/5602528/general/a40b65e7-f077-4c8d-ba34-2265ae703808.jpg',
'https://images.openlane.eu/carimgs/5602528/general/b3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg',
'https://images.openlane.eu/carimgs/5602528/general/cc8f2084-1096-44ad-adb1-39b6e6124f05.jpg',
'https://images.openlane.eu/carimgs/5602528/general/56493417-3796-488b-bc72-c0b9db852b14.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27457,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/45738f4f-a266-4261-ace3-b6b39b2a2838.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31149,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/130f3629-d079-46f4-aade-60328aab02be.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33128,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/699a4398-41a8-47fe-90d7-bef03f893b99.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34325,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/1a81788a-9903-41f6-958f-f932e93a9f2e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47017,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/21dee1c2-313e-4fb2-aca1-2346a164a12f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48468,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/37a7929c-ea58-4a43-93dd-6acb69af1db7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70234,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/a40b65e7-f077-4c8d-ba34-2265ae703808.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69895,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/b3e210dd-19d4-4a60-ac63-ee79253d71cc.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44449,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/cc8f2084-1096-44ad-adb1-39b6e6124f05.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9deaafb4-28c4-5fd8-8345-3c5399a9a73f/9deaafb4-28c4-5fd8-8345-3c5399a9a73f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51159,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5602528/general/56493417-3796-488b-bc72-c0b9db852b14.jpg',
'Width': 640}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Kamiq 1.0 TSI Selection - Petrol - Automatic - 117 hp - '
'31.613 km',
'transmission': 'automatic',
'trim': 'Selection',
'vin': None,
'year': 2024}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740644%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Saving data for 10740644: {'created_time': 1774631954.747862, 'last_price_update_time': 1774631954.747872, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740644') HTTP/1.1" 204 0
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10737992
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737992%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10737992: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10737992 url https://www.openlane.eu/en/carv6/auction/10737992
2026-03-27 17:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10738003
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738003%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10738003: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10738003 url https://www.openlane.eu/en/carv6/auction/10738003
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10737940
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737940%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10737940: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10737940 url https://www.openlane.eu/en/carv6/auction/10737940
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10735332
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735332%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10735332: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10735332 url https://www.openlane.eu/en/carv6/auction/10735332
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10735349
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735349%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10735349: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10735349 url https://www.openlane.eu/en/carv6/auction/10735349
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10735399
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735399%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10735399: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10735399 url https://www.openlane.eu/en/carv6/auction/10735399
2026-03-27 17:19:14 [adesa.de] INFO: Found listing with ID: 10735330
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735330%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [adesa.de] INFO: Scrape type for 10735330: 1
2026-03-27 17:19:14 [adesa.de] INFO: Scraping item 10735330 url https://www.openlane.eu/en/carv6/auction/10735330
2026-03-27 17:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10740699
2026-03-27 17:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98586e12-67b7-5759-bb43-9a21434793dd with scrape type 1
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98586e12-67b7-5759-bb43-9a21434793dd
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg already downloaded
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F26032f4c-ffad-4a38-879a-398c7987598f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/26032f4c-ffad-4a38-879a-398c7987598f.jpg already downloaded
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg already downloaded
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252Ff0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/f0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F76b037a4-2657-4e38-b45a-75ed105db832.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/76b037a4-2657-4e38-b45a-75ed105db832.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483564%252Fgeneral%252F20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483564/general/20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg already downloaded
2026-03-27 17:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 98586e12-67b7-5759-bb43-9a21434793dd, identifier: 10740699
2026-03-27 17:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422
2026-03-27 17:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with scrape type 1
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F7ed8716f-493b-4c77-add9-c2e37288b8cc.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/7ed8716f-493b-4c77-add9-c2e37288b8cc.png already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F19df4e0d-01d4-452c-9a07-96dac0877bc4.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/19df4e0d-01d4-452c-9a07-96dac0877bc4.png already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252Fc332375f-5a78-47c9-83a4-01ad357b4304.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/c332375f-5a78-47c9-83a4-01ad357b4304.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252Fbfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/bfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg already downloaded
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698313%252Fgeneral%252F3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698313/general/3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg already downloaded
2026-03-27 17:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3, identifier: 10740422
2026-03-27 17:19:15 [adesa.de] INFO: Found listing with ID: 10737871
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737871%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [adesa.de] INFO: Scrape type for 10737871: 1
2026-03-27 17:19:15 [adesa.de] INFO: Scraping item 10737871 url https://www.openlane.eu/en/carv6/auction/10737871
2026-03-27 17:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10740699
2026-03-27 17:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10740699
2026-03-27 17:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 98586e12-67b7-5759-bb43-9a21434793dd with identifier: 10740699 to the API
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740699>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '98586e12-67b7-5759-bb43-9a21434793dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740699',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 123469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5483564/general/4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg',
'https://images.openlane.eu/carimgs/5483564/general/26032f4c-ffad-4a38-879a-398c7987598f.jpg',
'https://images.openlane.eu/carimgs/5483564/general/15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg',
'https://images.openlane.eu/carimgs/5483564/general/f0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg',
'https://images.openlane.eu/carimgs/5483564/general/4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg',
'https://images.openlane.eu/carimgs/5483564/general/76b037a4-2657-4e38-b45a-75ed105db832.jpg',
'https://images.openlane.eu/carimgs/5483564/general/52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg',
'https://images.openlane.eu/carimgs/5483564/general/0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg',
'https://images.openlane.eu/carimgs/5483564/general/0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg',
'https://images.openlane.eu/carimgs/5483564/general/20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42650,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/4f313953-6f80-4d76-a4a1-e862ba16ce60.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41867,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/26032f4c-ffad-4a38-879a-398c7987598f.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/15b76087-fbb5-4908-a32e-f3b8bbfd2607.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/f0c659d7-fc22-4e3a-bc99-c718d2bc6879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48151,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/4f9c5228-da75-44e6-b0db-4800b00dfe5a.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/76b037a4-2657-4e38-b45a-75ed105db832.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34576,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/52fcfd61-cb6e-4c48-9374-068572ea51b5.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/0ef0f9c7-4e88-44ed-9c3b-52dd638104b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78295,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/0d875677-2266-45e3-a2aa-bb0ae39d1e7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98586e12-67b7-5759-bb43-9a21434793dd/98586e12-67b7-5759-bb43-9a21434793dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483564/general/20f4f778-8d3f-4250-a97b-3a7f9944a32d.jpg',
'Width': 1024}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Elegance - 4Motion - Diesel - '
'Automatic - 200 hp - 123.469 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740699%27 HTTP/1.1" 200 None
2026-03-27 17:19:15 [adesa.de] INFO: Saving data for 10740699: {'created_time': 1774631955.743082, 'last_price_update_time': 1774631955.743098, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740699') HTTP/1.1" 204 0
2026-03-27 17:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422
2026-03-27 17:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422
2026-03-27 17:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535d4ffb-32ea-5087-8fbd-b79c4d4c62e3 with identifier: 10740422 to the API
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740422>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '535d4ffb-32ea-5087-8fbd-b79c4d4c62e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740422',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 111818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5698313/general/0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg',
'https://images.openlane.eu/carimgs/5698313/general/7ed8716f-493b-4c77-add9-c2e37288b8cc.png',
'https://images.openlane.eu/carimgs/5698313/general/19df4e0d-01d4-452c-9a07-96dac0877bc4.png',
'https://images.openlane.eu/carimgs/5698313/general/122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg',
'https://images.openlane.eu/carimgs/5698313/general/0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg',
'https://images.openlane.eu/carimgs/5698313/general/58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg',
'https://images.openlane.eu/carimgs/5698313/general/c332375f-5a78-47c9-83a4-01ad357b4304.jpg',
'https://images.openlane.eu/carimgs/5698313/general/bfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg',
'https://images.openlane.eu/carimgs/5698313/general/2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg',
'https://images.openlane.eu/carimgs/5698313/general/3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/0b9dea47-f3e5-41b1-9610-7fd601bbb296.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 532552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/7ed8716f-493b-4c77-add9-c2e37288b8cc.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 467444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/19df4e0d-01d4-452c-9a07-96dac0877bc4.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37744,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/122adab7-6cb8-4b0f-a777-772cb28e2b4d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/0f99d5b6-19cd-4fbc-8cfd-d126f709c269.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/58403d61-f781-4bdd-b157-d6b78da05b8c.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45829,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/c332375f-5a78-47c9-83a4-01ad357b4304.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/bfdf4dcc-38f5-45a5-9425-13974d4238fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/2e5c39d6-3cf9-412b-9f62-3cfe40ca5fa0.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_535d4ffb-32ea-5087-8fbd-b79c4d4c62e3/535d4ffb-32ea-5087-8fbd-b79c4d4c62e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54661,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698313/general/3e6c3240-c332-4d7c-85fa-db4dd55f9357.jpg',
'Width': 800}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 111.818 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740422%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Saving data for 10740422: {'created_time': 1774631956.086281, 'last_price_update_time': 1774631956.086293, 'auction_closing_time': 1774864800.0}
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740422') HTTP/1.1" 204 0
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10737872
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737872%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10737872: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10737872 url https://www.openlane.eu/en/carv6/auction/10737872
2026-03-27 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10738006
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738006%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10738006: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10738006 url https://www.openlane.eu/en/carv6/auction/10738006
2026-03-27 17:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10738002
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738002%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10738002: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10738002 url https://www.openlane.eu/en/carv6/auction/10738002
2026-03-27 17:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10737890
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737890%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10737890: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10737890 url https://www.openlane.eu/en/carv6/auction/10737890
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10737937
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737937%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10737937: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10737937 url https://www.openlane.eu/en/carv6/auction/10737937
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10737863
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737863%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10737863: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10737863 url https://www.openlane.eu/en/carv6/auction/10737863
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10737920
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737920%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10737920: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10737920 url https://www.openlane.eu/en/carv6/auction/10737920
2026-03-27 17:19:16 [adesa.de] INFO: Found listing with ID: 10735335
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735335%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [adesa.de] INFO: Scrape type for 10735335: 1
2026-03-27 17:19:16 [adesa.de] INFO: Scraping item 10735335 url https://www.openlane.eu/en/carv6/auction/10735335
2026-03-27 17:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703
2026-03-27 17:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405ccb33-6982-5dbd-af31-711977f36884 with scrape type 1
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 405ccb33-6982-5dbd-af31-711977f36884
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Fb21d693a-3936-4236-b7b3-70c0c09dccca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/b21d693a-3936-4236-b7b3-70c0c09dccca.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F206b3d2f-6062-4802-a592-3495908c7ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/206b3d2f-6062-4802-a592-3495908c7ca4.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Ff0bc7be8-360f-4689-ac0b-d003e6148147.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/f0bc7be8-360f-4689-ac0b-d003e6148147.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Fbd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/bd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F9b35fb83-882b-474c-83a5-9d7431d5d382.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/9b35fb83-882b-474c-83a5-9d7431d5d382.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252Fe65aad7c-9893-4e48-a042-37199c15db54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/e65aad7c-9893-4e48-a042-37199c15db54.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455014%252Fgeneral%252F8756982c-7627-4d3c-9586-b6850f1b199a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455014/general/8756982c-7627-4d3c-9586-b6850f1b199a.jpg already downloaded
2026-03-27 17:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 405ccb33-6982-5dbd-af31-711977f36884, identifier: 10740703
2026-03-27 17:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195
2026-03-27 17:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b34485-6d00-5791-9837-c80a260813fe with scrape type 1
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38b34485-6d00-5791-9837-c80a260813fe
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F2f836911-8ed5-4d25-bdaf-faccef3211ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/2f836911-8ed5-4d25-bdaf-faccef3211ce.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F1895f705-5be7-4396-9900-9a447d9509db.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/1895f705-5be7-4396-9900-9a447d9509db.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F21dd1223-854f-4bd5-961a-40c95d93e491.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/21dd1223-854f-4bd5-961a-40c95d93e491.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252Fd5e40460-4aa1-4f65-9aa7-cb98c5c4cd90.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/d5e40460-4aa1-4f65-9aa7-cb98c5c4cd90.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F4e8e31eb-e1af-4a45-aa8d-64ebb0be0d6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/4e8e31eb-e1af-4a45-aa8d-64ebb0be0d6a.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F567be4b9-6f1a-4921-948a-133f5fb0921d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/567be4b9-6f1a-4921-948a-133f5fb0921d.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F9a6e2eae-18b7-49b5-ae67-dc3dccbafed1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/9a6e2eae-18b7-49b5-ae67-dc3dccbafed1.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F17f86fcc-0f6d-474b-8339-369241fab3d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/17f86fcc-0f6d-474b-8339-369241fab3d6.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252Ffc94b1f8-335a-4897-9932-5855e6d52503.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/fc94b1f8-335a-4897-9932-5855e6d52503.jpg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613424%252Fgeneral%252F0f36ee8b-9f87-4663-87fd-e77e65a93ac4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613424/general/0f36ee8b-9f87-4663-87fd-e77e65a93ac4.jpg already downloaded
2026-03-27 17:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 38b34485-6d00-5791-9837-c80a260813fe, identifier: 10740195
2026-03-27 17:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235
2026-03-27 17:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4cf246-392f-50d0-85e3-98064baea487 with scrape type 1
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e4cf246-392f-50d0-85e3-98064baea487
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252Fdb7f5b05-2ab3-4ac5-b508-cc662fdf5fd2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/db7f5b05-2ab3-4ac5-b508-cc662fdf5fd2.jpeg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252F254f1832-c88e-4144-bc76-1a38457fb1a5.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/254f1832-c88e-4144-bc76-1a38457fb1a5.jpeg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252Fa135cac3-9db5-42c4-a519-7818d3d701dd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/a135cac3-9db5-42c4-a519-7818d3d701dd.jpeg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252F0653604f-01a4-40d5-9938-f5a3cd46b509.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/0653604f-01a4-40d5-9938-f5a3cd46b509.jpeg already downloaded
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252Fbeb4f73b-0782-4f04-ac20-bd7b378eec5d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/beb4f73b-0782-4f04-ac20-bd7b378eec5d.jpeg already downloaded
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252Fc4218c05-d922-4981-8c02-5b500e47bce8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/c4218c05-d922-4981-8c02-5b500e47bce8.jpeg already downloaded
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252F5dd3478b-d0d5-4723-99a3-157d4eadb419.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/5dd3478b-d0d5-4723-99a3-157d4eadb419.jpeg already downloaded
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252Feca32fc5-dd70-4ab0-bf2c-a6866d800855.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/eca32fc5-dd70-4ab0-bf2c-a6866d800855.jpg already downloaded
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252F0051afbd-d781-4538-84b0-080bfbb9a2f1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/0051afbd-d781-4538-84b0-080bfbb9a2f1.jpeg already downloaded
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727305%252Fgeneral%252F06c3daff-8e8b-47a0-9862-6fb15142e0a4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727305/general/06c3daff-8e8b-47a0-9862-6fb15142e0a4.jpeg already downloaded
2026-03-27 17:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e4cf246-392f-50d0-85e3-98064baea487, identifier: 10740235
2026-03-27 17:19:17 [adesa.de] INFO: Found listing with ID: 10735305
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735305%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [adesa.de] INFO: Scrape type for 10735305: 1
2026-03-27 17:19:17 [adesa.de] INFO: Scraping item 10735305 url https://www.openlane.eu/en/carv6/auction/10735305
2026-03-27 17:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703
2026-03-27 17:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703
2026-03-27 17:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 405ccb33-6982-5dbd-af31-711977f36884 with identifier: 10740703 to the API
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740703>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Diesel',
'id': '405ccb33-6982-5dbd-af31-711977f36884',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740703',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 58838,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5455014/general/b21d693a-3936-4236-b7b3-70c0c09dccca.jpg',
'https://images.openlane.eu/carimgs/5455014/general/02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg',
'https://images.openlane.eu/carimgs/5455014/general/206b3d2f-6062-4802-a592-3495908c7ca4.jpg',
'https://images.openlane.eu/carimgs/5455014/general/5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg',
'https://images.openlane.eu/carimgs/5455014/general/66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg',
'https://images.openlane.eu/carimgs/5455014/general/f0bc7be8-360f-4689-ac0b-d003e6148147.jpg',
'https://images.openlane.eu/carimgs/5455014/general/bd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg',
'https://images.openlane.eu/carimgs/5455014/general/9b35fb83-882b-474c-83a5-9d7431d5d382.jpg',
'https://images.openlane.eu/carimgs/5455014/general/e65aad7c-9893-4e48-a042-37199c15db54.jpg',
'https://images.openlane.eu/carimgs/5455014/general/8756982c-7627-4d3c-9586-b6850f1b199a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186765,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/b21d693a-3936-4236-b7b3-70c0c09dccca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/02c2d102-fb3d-4eec-93a3-97e8036d5c84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28002,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/206b3d2f-6062-4802-a592-3495908c7ca4.jpg',
'Width': 577},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/5b23344c-8235-40f4-a3a3-dad02ca857c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101615,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/66467e75-91ce-456a-86cc-f6f23ec3ef0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112867,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/f0bc7be8-360f-4689-ac0b-d003e6148147.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137108,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/bd8db38e-38ad-47b8-9304-ac05891c3d9f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120055,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/9b35fb83-882b-474c-83a5-9d7431d5d382.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90765,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/e65aad7c-9893-4e48-a042-37199c15db54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_405ccb33-6982-5dbd-af31-711977f36884/405ccb33-6982-5dbd-af31-711977f36884_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59851,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455014/general/8756982c-7627-4d3c-9586-b6850f1b199a.jpg',
'Width': 1280}],
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 58.838 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740703%27 HTTP/1.1" 200 None
2026-03-27 17:19:17 [adesa.de] INFO: Saving data for 10740703: {'created_time': 1774631957.52926, 'last_price_update_time': 1774631957.529272, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740703') HTTP/1.1" 204 0
2026-03-27 17:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195
2026-03-27 17:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195
2026-03-27 17:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 38b34485-6d00-5791-9837-c80a260813fe with identifier: 10740195 to the API
2026-03-27 17:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740195>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '38b34485-6d00-5791-9837-c80a260813fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740195',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 52488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5613424/general/2f836911-8ed5-4d25-bdaf-faccef3211ce.jpg',
'https://images.openlane.eu/carimgs/5613424/general/1895f705-5be7-4396-9900-9a447d9509db.jpg',
'https://images.openlane.eu/carimgs/5613424/general/21dd1223-854f-4bd5-961a-40c95d93e491.jpg',
'https://images.openlane.eu/carimgs/5613424/general/d5e40460-4aa1-4f65-9aa7-cb98c5c4cd90.jpg',
'https://images.openlane.eu/carimgs/5613424/general/4e8e31eb-e1af-4a45-aa8d-64ebb0be0d6a.jpg',
'https://images.openlane.eu/carimgs/5613424/general/567be4b9-6f1a-4921-948a-133f5fb0921d.jpg',
'https://images.openlane.eu/carimgs/5613424/general/9a6e2eae-18b7-49b5-ae67-dc3dccbafed1.jpg',
'https://images.openlane.eu/carimgs/5613424/general/17f86fcc-0f6d-474b-8339-369241fab3d6.jpg',
'https://images.openlane.eu/carimgs/5613424/general/fc94b1f8-335a-4897-9932-5855e6d52503.jpg',
'https://images.openlane.eu/carimgs/5613424/general/0f36ee8b-9f87-4663-87fd-e77e65a93ac4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47461,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/2f836911-8ed5-4d25-bdaf-faccef3211ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/1895f705-5be7-4396-9900-9a447d9509db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52417,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/21dd1223-854f-4bd5-961a-40c95d93e491.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/d5e40460-4aa1-4f65-9aa7-cb98c5c4cd90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71897,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/4e8e31eb-e1af-4a45-aa8d-64ebb0be0d6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/567be4b9-6f1a-4921-948a-133f5fb0921d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112223,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/9a6e2eae-18b7-49b5-ae67-dc3dccbafed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73857,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/17f86fcc-0f6d-474b-8339-369241fab3d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110678,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/fc94b1f8-335a-4897-9932-5855e6d52503.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b34485-6d00-5791-9837-c80a260813fe/38b34485-6d00-5791-9837-c80a260813fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137471,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613424/general/0f36ee8b-9f87-4663-87fd-e77e65a93ac4.jpg',
'Width': 800}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 60 Sportline - Electric - Automatic - 180 hp - 52.488 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740195%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [adesa.de] INFO: Saving data for 10740195: {'created_time': 1774631958.208709, 'last_price_update_time': 1774631958.208721, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740195') HTTP/1.1" 204 0
2026-03-27 17:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235
2026-03-27 17:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235
2026-03-27 17:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e4cf246-392f-50d0-85e3-98064baea487 with identifier: 10740235 to the API
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740235>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': '7e4cf246-392f-50d0-85e3-98064baea487',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740235',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 11404,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5727305/general/db7f5b05-2ab3-4ac5-b508-cc662fdf5fd2.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/254f1832-c88e-4144-bc76-1a38457fb1a5.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/a135cac3-9db5-42c4-a519-7818d3d701dd.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/0653604f-01a4-40d5-9938-f5a3cd46b509.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/beb4f73b-0782-4f04-ac20-bd7b378eec5d.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/c4218c05-d922-4981-8c02-5b500e47bce8.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/5dd3478b-d0d5-4723-99a3-157d4eadb419.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/eca32fc5-dd70-4ab0-bf2c-a6866d800855.jpg',
'https://images.openlane.eu/carimgs/5727305/general/0051afbd-d781-4538-84b0-080bfbb9a2f1.jpeg',
'https://images.openlane.eu/carimgs/5727305/general/06c3daff-8e8b-47a0-9862-6fb15142e0a4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 20655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/db7f5b05-2ab3-4ac5-b508-cc662fdf5fd2.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/254f1832-c88e-4144-bc76-1a38457fb1a5.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/a135cac3-9db5-42c4-a519-7818d3d701dd.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 21367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/0653604f-01a4-40d5-9938-f5a3cd46b509.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/beb4f73b-0782-4f04-ac20-bd7b378eec5d.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/c4218c05-d922-4981-8c02-5b500e47bce8.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/5dd3478b-d0d5-4723-99a3-157d4eadb419.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/eca32fc5-dd70-4ab0-bf2c-a6866d800855.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/0051afbd-d781-4538-84b0-080bfbb9a2f1.jpeg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e4cf246-392f-50d0-85e3-98064baea487/7e4cf246-392f-50d0-85e3-98064baea487_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727305/general/06c3daff-8e8b-47a0-9862-6fb15142e0a4.jpeg',
'Width': 1024}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq 50 - Electric - Automatic - 149 hp - 11.404 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740235%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [adesa.de] INFO: Saving data for 10740235: {'created_time': 1774631958.524814, 'last_price_update_time': 1774631958.524828, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740235') HTTP/1.1" 204 0
2026-03-27 17:19:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223
2026-03-27 17:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29588f1-b87e-5efb-8670-56e951f338ed with scrape type 1
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f29588f1-b87e-5efb-8670-56e951f338ed
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252F617b1cf7-ba06-4b47-bfba-3f91035243d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/617b1cf7-ba06-4b47-bfba-3f91035243d1.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252F34e85c65-9451-471a-ab51-5cb88ec0469e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/34e85c65-9451-471a-ab51-5cb88ec0469e.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252Facfc94d9-72d0-45d7-ab02-d266ece66017.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/acfc94d9-72d0-45d7-ab02-d266ece66017.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252F79f1313f-48eb-4d02-a2ec-d295af0060d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/79f1313f-48eb-4d02-a2ec-d295af0060d9.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252Ffd38bf1e-8a2c-40b5-ad4a-e9850387bced.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/fd38bf1e-8a2c-40b5-ad4a-e9850387bced.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252Fe810ee46-3a41-4d7f-852b-97fa98791e40.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/e810ee46-3a41-4d7f-852b-97fa98791e40.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252F7844beaa-805b-4be3-81d2-ab08f6b5adf3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/7844beaa-805b-4be3-81d2-ab08f6b5adf3.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252Fdc3d2d78-5ce9-48fb-85b0-a134bfa32b78.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/dc3d2d78-5ce9-48fb-85b0-a134bfa32b78.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252F7761b739-c011-4745-941f-62405728a181.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/7761b739-c011-4745-941f-62405728a181.jpg already downloaded
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642096%252Fgeneral%252F2aa06282-0acd-495c-93f8-21292251fb44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642096/general/2aa06282-0acd-495c-93f8-21292251fb44.jpg already downloaded
2026-03-27 17:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f29588f1-b87e-5efb-8670-56e951f338ed, identifier: 10740223
2026-03-27 17:19:18 [adesa.de] INFO: Found listing with ID: 10738023
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738023%27 HTTP/1.1" 200 None
2026-03-27 17:19:18 [adesa.de] INFO: Scrape type for 10738023: 1
2026-03-27 17:19:18 [adesa.de] INFO: Scraping item 10738023 url https://www.openlane.eu/en/carv6/auction/10738023
2026-03-27 17:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223
2026-03-27 17:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223
2026-03-27 17:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f29588f1-b87e-5efb-8670-56e951f338ed with identifier: 10740223 to the API
2026-03-27 17:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Electric',
'id': 'f29588f1-b87e-5efb-8670-56e951f338ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740223',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 42519,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5642096/general/617b1cf7-ba06-4b47-bfba-3f91035243d1.jpg',
'https://images.openlane.eu/carimgs/5642096/general/34e85c65-9451-471a-ab51-5cb88ec0469e.jpg',
'https://images.openlane.eu/carimgs/5642096/general/acfc94d9-72d0-45d7-ab02-d266ece66017.jpg',
'https://images.openlane.eu/carimgs/5642096/general/79f1313f-48eb-4d02-a2ec-d295af0060d9.jpg',
'https://images.openlane.eu/carimgs/5642096/general/fd38bf1e-8a2c-40b5-ad4a-e9850387bced.jpg',
'https://images.openlane.eu/carimgs/5642096/general/e810ee46-3a41-4d7f-852b-97fa98791e40.jpg',
'https://images.openlane.eu/carimgs/5642096/general/7844beaa-805b-4be3-81d2-ab08f6b5adf3.jpg',
'https://images.openlane.eu/carimgs/5642096/general/dc3d2d78-5ce9-48fb-85b0-a134bfa32b78.jpg',
'https://images.openlane.eu/carimgs/5642096/general/7761b739-c011-4745-941f-62405728a181.jpg',
'https://images.openlane.eu/carimgs/5642096/general/2aa06282-0acd-495c-93f8-21292251fb44.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/617b1cf7-ba06-4b47-bfba-3f91035243d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/34e85c65-9451-471a-ab51-5cb88ec0469e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/acfc94d9-72d0-45d7-ab02-d266ece66017.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/79f1313f-48eb-4d02-a2ec-d295af0060d9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/fd38bf1e-8a2c-40b5-ad4a-e9850387bced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137895,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/e810ee46-3a41-4d7f-852b-97fa98791e40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/7844beaa-805b-4be3-81d2-ab08f6b5adf3.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133227,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/dc3d2d78-5ce9-48fb-85b0-a134bfa32b78.jpg',
'Width': 1023},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/7761b739-c011-4745-941f-62405728a181.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29588f1-b87e-5efb-8670-56e951f338ed/f29588f1-b87e-5efb-8670-56e951f338ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642096/general/2aa06282-0acd-495c-93f8-21292251fb44.jpg',
'Width': 1024}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Skoda Enyaq Coupé - Electric - Automatic - 179 hp - 42.519 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740223%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [adesa.de] INFO: Saving data for 10740223: {'created_time': 1774631959.115881, 'last_price_update_time': 1774631959.115892, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740223') HTTP/1.1" 204 0
2026-03-27 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:19 [adesa.de] INFO: Found listing with ID: 10738034
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738034%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [adesa.de] INFO: Scrape type for 10738034: 1
2026-03-27 17:19:19 [adesa.de] INFO: Scraping item 10738034 url https://www.openlane.eu/en/carv6/auction/10738034
2026-03-27 17:19:19 [adesa.de] INFO: Found listing with ID: 10737918
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737918%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [adesa.de] INFO: Scrape type for 10737918: 1
2026-03-27 17:19:19 [adesa.de] INFO: Scraping item 10737918 url https://www.openlane.eu/en/carv6/auction/10737918
2026-03-27 17:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682
2026-03-27 17:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with scrape type 1
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fd23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/d23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fb0389f49-6924-46ca-9661-bbb126abe0e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/b0389f49-6924-46ca-9661-bbb126abe0e0.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fa59245c6-9d45-4b51-80aa-80a0da61fb89.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/a59245c6-9d45-4b51-80aa-80a0da61fb89.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252Fd2a8c155-37af-4d15-8ade-4447008581a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/d2a8c155-37af-4d15-8ade-4447008581a1.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252F8d1d0146-47bc-49b7-8764-159470224558.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/8d1d0146-47bc-49b7-8764-159470224558.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523165%252Fgeneral%252F9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523165/general/9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg already downloaded
2026-03-27 17:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c, identifier: 10740682
2026-03-27 17:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229
2026-03-27 17:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3a40d44-1151-5aba-abef-450859d934f1 with scrape type 1
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3a40d44-1151-5aba-abef-450859d934f1
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252Fce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/ce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252Fd9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/d9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F526ffc59-8022-464d-9a56-905d9b33186f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/526ffc59-8022-464d-9a56-905d9b33186f.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F022288ca-b0b5-47f5-9470-805be6a2fc95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/022288ca-b0b5-47f5-9470-805be6a2fc95.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F03243c0d-ac70-489d-883f-047732065183.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/03243c0d-ac70-489d-883f-047732065183.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F05a26cfe-8071-4652-8376-405dae1c9138.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/05a26cfe-8071-4652-8376-405dae1c9138.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642883%252Fgeneral%252F9148e89c-3988-4d26-b81b-288fc2a9784e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642883/general/9148e89c-3988-4d26-b81b-288fc2a9784e.jpg already downloaded
2026-03-27 17:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d3a40d44-1151-5aba-abef-450859d934f1, identifier: 10740229
2026-03-27 17:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199
2026-03-27 17:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with scrape type 1
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe4f62d8-c0f2-5651-9de8-d43cbbc48977
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fb8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/b8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fbbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/bbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F7b65ec34-77e1-4844-8dc2-6de464131b84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/7b65ec34-77e1-4844-8dc2-6de464131b84.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fdf16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/df16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F1d2460f0-af46-4536-8422-7468254227a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/1d2460f0-af46-4536-8422-7468254227a9.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Febecc0c5-64c6-463d-8db1-571fc989cb4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/ebecc0c5-64c6-463d-8db1-571fc989cb4c.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252F387a22b2-f3b4-4287-afdb-23622d04ed69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/387a22b2-f3b4-4287-afdb-23622d04ed69.jpg already downloaded
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5618896%252Fgeneral%252Fa62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618896/general/a62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg already downloaded
2026-03-27 17:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe4f62d8-c0f2-5651-9de8-d43cbbc48977, identifier: 10740199
2026-03-27 17:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682
2026-03-27 17:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682
2026-03-27 17:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c with identifier: 10740682 to the API
2026-03-27 17:19:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740682>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740682',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 45925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 6,
'photo_urls': ['https://images.openlane.eu/carimgs/5523165/general/d23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg',
'https://images.openlane.eu/carimgs/5523165/general/b0389f49-6924-46ca-9661-bbb126abe0e0.jpg',
'https://images.openlane.eu/carimgs/5523165/general/a59245c6-9d45-4b51-80aa-80a0da61fb89.jpg',
'https://images.openlane.eu/carimgs/5523165/general/d2a8c155-37af-4d15-8ade-4447008581a1.jpg',
'https://images.openlane.eu/carimgs/5523165/general/8d1d0146-47bc-49b7-8764-159470224558.jpg',
'https://images.openlane.eu/carimgs/5523165/general/9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41509,
'Height': 336,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/d23a8e2a-d633-4670-9980-a3aa04f56fc4.jpg',
'Width': 452},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39781,
'Height': 335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/b0389f49-6924-46ca-9661-bbb126abe0e0.jpg',
'Width': 447},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33072,
'Height': 337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/a59245c6-9d45-4b51-80aa-80a0da61fb89.jpg',
'Width': 452},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32409,
'Height': 335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/d2a8c155-37af-4d15-8ade-4447008581a1.jpg',
'Width': 448},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 17606,
'Height': 250,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/8d1d0146-47bc-49b7-8764-159470224558.jpg',
'Width': 333},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c/1fa3b9ab-df4c-5cc9-85a2-503f1a157a8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23819,
'Height': 339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523165/general/9df2b005-2152-4225-8b2d-8bedeef5f5d9.jpg',
'Width': 450}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 T5 Plus Bright - Hybrid - Automatic - 180 hp - 45.925 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740682%27 HTTP/1.1" 200 None
2026-03-27 17:19:20 [adesa.de] INFO: Saving data for 10740682: {'created_time': 1774631960.201349, 'last_price_update_time': 1774631960.20136, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740682') HTTP/1.1" 204 0
2026-03-27 17:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229
2026-03-27 17:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229
2026-03-27 17:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d3a40d44-1151-5aba-abef-450859d934f1 with identifier: 10740229 to the API
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740229>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'd3a40d44-1151-5aba-abef-450859d934f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740229',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 27130,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5642883/general/ce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg',
'https://images.openlane.eu/carimgs/5642883/general/d9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg',
'https://images.openlane.eu/carimgs/5642883/general/23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg',
'https://images.openlane.eu/carimgs/5642883/general/4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg',
'https://images.openlane.eu/carimgs/5642883/general/526ffc59-8022-464d-9a56-905d9b33186f.jpg',
'https://images.openlane.eu/carimgs/5642883/general/022288ca-b0b5-47f5-9470-805be6a2fc95.jpg',
'https://images.openlane.eu/carimgs/5642883/general/9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg',
'https://images.openlane.eu/carimgs/5642883/general/03243c0d-ac70-489d-883f-047732065183.jpg',
'https://images.openlane.eu/carimgs/5642883/general/05a26cfe-8071-4652-8376-405dae1c9138.jpg',
'https://images.openlane.eu/carimgs/5642883/general/9148e89c-3988-4d26-b81b-288fc2a9784e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/ce2528a1-e6fc-46cc-930d-4b26b34750b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/d9ba5a63-e37a-469e-8014-ec41a13cce3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/23f347be-5e7e-4fab-a90c-2419a789c1a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/4778896e-2aff-41ae-a50e-cea8be2db7f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56373,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/526ffc59-8022-464d-9a56-905d9b33186f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/022288ca-b0b5-47f5-9470-805be6a2fc95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85601,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/9aa0f6cb-a26a-485e-a2ec-77431f387a28.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/03243c0d-ac70-489d-883f-047732065183.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75850,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/05a26cfe-8071-4652-8376-405dae1c9138.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3a40d44-1151-5aba-abef-450859d934f1/d3a40d44-1151-5aba-abef-450859d934f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5642883/general/9148e89c-3988-4d26-b81b-288fc2a9784e.jpg',
'Width': 1024}],
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'27.130 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740229%27 HTTP/1.1" 200 None
2026-03-27 17:19:20 [adesa.de] INFO: Saving data for 10740229: {'created_time': 1774631960.518741, 'last_price_update_time': 1774631960.518753, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740229') HTTP/1.1" 204 0
2026-03-27 17:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199
2026-03-27 17:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199
2026-03-27 17:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe4f62d8-c0f2-5651-9de8-d43cbbc48977 with identifier: 10740199 to the API
2026-03-27 17:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740199>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'fe4f62d8-c0f2-5651-9de8-d43cbbc48977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740199',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 74235,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5618896/general/b8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg',
'https://images.openlane.eu/carimgs/5618896/general/bbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg',
'https://images.openlane.eu/carimgs/5618896/general/7b65ec34-77e1-4844-8dc2-6de464131b84.jpg',
'https://images.openlane.eu/carimgs/5618896/general/df16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg',
'https://images.openlane.eu/carimgs/5618896/general/961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg',
'https://images.openlane.eu/carimgs/5618896/general/83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg',
'https://images.openlane.eu/carimgs/5618896/general/1d2460f0-af46-4536-8422-7468254227a9.jpg',
'https://images.openlane.eu/carimgs/5618896/general/ebecc0c5-64c6-463d-8db1-571fc989cb4c.jpg',
'https://images.openlane.eu/carimgs/5618896/general/387a22b2-f3b4-4287-afdb-23622d04ed69.jpg',
'https://images.openlane.eu/carimgs/5618896/general/a62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 672195,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/b8eb6551-d8d3-4ce4-8295-5ac02d238103.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 773787,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/bbeea9ea-858d-47d5-bd9d-1b663153c4a2.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 718647,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/7b65ec34-77e1-4844-8dc2-6de464131b84.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 717142,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/df16c939-50c0-44a1-a0f2-bcebd6c918dc.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 961419,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/961c48c6-6533-481a-8eb1-ec70e079c0fe.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1022966,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/83378af1-1beb-49f9-ab1f-aa82f426bc1e.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1191637,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/1d2460f0-af46-4536-8422-7468254227a9.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1179679,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/ebecc0c5-64c6-463d-8db1-571fc989cb4c.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 922826,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/387a22b2-f3b4-4287-afdb-23622d04ed69.jpg',
'Width': 2135},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4f62d8-c0f2-5651-9de8-d43cbbc48977/fe4f62d8-c0f2-5651-9de8-d43cbbc48977_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1032132,
'Height': 1602,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618896/general/a62442d8-4ab7-4d3f-b1f0-7aa5a482455e.jpg',
'Width': 2135}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Taigo 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'74.235 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740199%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Saving data for 10740199: {'created_time': 1774631962.141222, 'last_price_update_time': 1774631962.141233, 'auction_closing_time': 1774866600.0}
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740199') HTTP/1.1" 204 0
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10737932
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737932%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10737932: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10737932 url https://www.openlane.eu/en/carv6/auction/10737932
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10738017
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738017%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10738017: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10738017 url https://www.openlane.eu/en/carv6/auction/10738017
2026-03-27 17:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10737914
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737914%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10737914: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10737914 url https://www.openlane.eu/en/carv6/auction/10737914
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10735339
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735339%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10735339: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10735339 url https://www.openlane.eu/en/carv6/auction/10735339
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10738015
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738015%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10738015: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10738015 url https://www.openlane.eu/en/carv6/auction/10738015
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10737874
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737874%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10737874: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10737874 url https://www.openlane.eu/en/carv6/auction/10737874
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10737919
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737919%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10737919: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10737919 url https://www.openlane.eu/en/carv6/auction/10737919
2026-03-27 17:19:22 [adesa.de] INFO: Found listing with ID: 10737896
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737896%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [adesa.de] INFO: Scrape type for 10737896: 1
2026-03-27 17:19:22 [adesa.de] INFO: Scraping item 10737896 url https://www.openlane.eu/en/carv6/auction/10737896
2026-03-27 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624
2026-03-27 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff4c202-4614-54a1-80b1-853d460ddb83 with scrape type 1
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eff4c202-4614-54a1-80b1-853d460ddb83
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F2f490f83-b8e3-42e8-8d79-1916636b21de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/2f490f83-b8e3-42e8-8d79-1916636b21de.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F11f56b95-8a22-411e-93db-c7cda13793e9.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/11f56b95-8a22-411e-93db-c7cda13793e9.png already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Fb3356ca6-320b-444c-abf1-cca660061b31.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/b3356ca6-320b-444c-abf1-cca660061b31.jpeg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F1440553d-c810-4c39-a60f-2015cfb9e249.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/1440553d-c810-4c39-a60f-2015cfb9e249.jpeg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Ffbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/fbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Fd725e94e-a223-4275-b51f-d32c82643bed.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/d725e94e-a223-4275-b51f-d32c82643bed.jpeg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Fd2b0961d-170d-48a7-952c-5ce01fab9c76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/d2b0961d-170d-48a7-952c-5ce01fab9c76.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252Ff3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/f3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5523204%252Fgeneral%252F97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5523204/general/97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg already downloaded
2026-03-27 17:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eff4c202-4614-54a1-80b1-853d460ddb83, identifier: 10740624
2026-03-27 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670
2026-03-27 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 955fcfab-2c52-5552-adf0-808e703447ab with scrape type 1
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 955fcfab-2c52-5552-adf0-808e703447ab
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252Fa29b140f-6462-456b-8115-a29549dc471b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/a29b140f-6462-456b-8115-a29549dc471b.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F40678240-1b33-4521-b490-ac4ebacb16a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/40678240-1b33-4521-b490-ac4ebacb16a2.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F93a3100e-ca51-463f-93b8-627d4c7357cd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/93a3100e-ca51-463f-93b8-627d4c7357cd.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252F1af109d3-51df-44c6-b426-44b25819770b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/1af109d3-51df-44c6-b426-44b25819770b.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252Fe84e42b6-774d-4936-b4dc-bb223aec8675.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/e84e42b6-774d-4936-b4dc-bb223aec8675.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5531420%252Fgeneral%252Fa09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5531420/general/a09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg already downloaded
2026-03-27 17:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 955fcfab-2c52-5552-adf0-808e703447ab, identifier: 10740670
2026-03-27 17:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005
2026-03-27 17:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with scrape type 1
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2cd5a76f-d553-5c12-9d19-69dd3c6307f7
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252Ffc388b9b-48e6-4f0d-8c03-079066e4e352.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/fc388b9b-48e6-4f0d-8c03-079066e4e352.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F62769db0-a09c-4147-a4e1-938612e98c4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/62769db0-a09c-4147-a4e1-938612e98c4d.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F674d9536-4bfe-4190-997f-1760a1cf0374.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/674d9536-4bfe-4190-997f-1760a1cf0374.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252Ffe889c75-c674-4cac-894a-54d36437d426.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/fe889c75-c674-4cac-894a-54d36437d426.jpg already downloaded
2026-03-27 17:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F71c53c87-f082-460a-a514-ae78834db110.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/71c53c87-f082-460a-a514-ae78834db110.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656782%252Fgeneral%252F06a838e5-5829-42a4-ac7e-1a6478f07873.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656782/general/06a838e5-5829-42a4-ac7e-1a6478f07873.jpg already downloaded
2026-03-27 17:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7, identifier: 10738005
2026-03-27 17:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927
2026-03-27 17:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with scrape type 1
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ff3d8f4ac-27bf-425f-b367-41971cd82a46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/f3d8f4ac-27bf-425f-b367-41971cd82a46.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ffc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/fc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F8ac2995f-2aaf-4030-a301-467ef9885595.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/8ac2995f-2aaf-4030-a301-467ef9885595.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ff4a4e7b5-cd6b-4700-8467-a17231cea847.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/f4a4e7b5-cd6b-4700-8467-a17231cea847.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Fc967cefc-df86-4807-9626-3d257c973845.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/c967cefc-df86-4807-9626-3d257c973845.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252Ff193027b-bd99-4f6f-8378-f82e35969817.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/f193027b-bd99-4f6f-8378-f82e35969817.jpg already downloaded
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684163%252Fgeneral%252F79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684163/general/79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg already downloaded
2026-03-27 17:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd, identifier: 10737927
2026-03-27 17:19:23 [adesa.de] INFO: Found listing with ID: 10737931
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737931%27 HTTP/1.1" 200 None
2026-03-27 17:19:23 [adesa.de] INFO: Scrape type for 10737931: 1
2026-03-27 17:19:23 [adesa.de] INFO: Scraping item 10737931 url https://www.openlane.eu/en/carv6/auction/10737931
2026-03-27 17:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624
2026-03-27 17:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624
2026-03-27 17:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eff4c202-4614-54a1-80b1-853d460ddb83 with identifier: 10740624 to the API
2026-03-27 17:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740624>
{'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-30T10:20:00Z',
'fuel_type': 'Electric',
'id': 'eff4c202-4614-54a1-80b1-853d460ddb83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740624',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 86458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5523204/general/2f490f83-b8e3-42e8-8d79-1916636b21de.jpg',
'https://images.openlane.eu/carimgs/5523204/general/11f56b95-8a22-411e-93db-c7cda13793e9.png',
'https://images.openlane.eu/carimgs/5523204/general/b3356ca6-320b-444c-abf1-cca660061b31.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/1440553d-c810-4c39-a60f-2015cfb9e249.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/fbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/d725e94e-a223-4275-b51f-d32c82643bed.jpeg',
'https://images.openlane.eu/carimgs/5523204/general/d2b0961d-170d-48a7-952c-5ce01fab9c76.jpg',
'https://images.openlane.eu/carimgs/5523204/general/5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg',
'https://images.openlane.eu/carimgs/5523204/general/f3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg',
'https://images.openlane.eu/carimgs/5523204/general/97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 13713,
'Height': 235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/2f490f83-b8e3-42e8-8d79-1916636b21de.jpg',
'Width': 313},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 430890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/11f56b95-8a22-411e-93db-c7cda13793e9.png',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/b3356ca6-320b-444c-abf1-cca660061b31.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/1440553d-c810-4c39-a60f-2015cfb9e249.jpeg',
'Width': 1021},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/fbf6a0f7-63b4-4707-bad8-b764eb8082fd.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/d725e94e-a223-4275-b51f-d32c82643bed.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60187,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/d2b0961d-170d-48a7-952c-5ce01fab9c76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/5dce06fa-fe17-4a12-ac2a-41c48c6e1a6e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/f3cd448a-de7e-4e65-9ae1-d26b1d608b62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eff4c202-4614-54a1-80b1-853d460ddb83/eff4c202-4614-54a1-80b1-853d460ddb83_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112108,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5523204/general/97a02bab-2b4d-47ed-89e3-eb35a6886ab7.jpg',
'Width': 1024}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2023-02-15',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo XC40 - Twin Motor - Electric - Automatic - 408 hp - 86.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740624%27 HTTP/1.1" 200 None
2026-03-27 17:19:25 [adesa.de] INFO: Saving data for 10740624: {'created_time': 1774631965.922628, 'last_price_update_time': 1774631965.922641, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740624') HTTP/1.1" 204 0
2026-03-27 17:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670
2026-03-27 17:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670
2026-03-27 17:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 955fcfab-2c52-5552-adf0-808e703447ab with identifier: 10740670 to the API
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '955fcfab-2c52-5552-adf0-808e703447ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740670',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 55415,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5531420/general/a29b140f-6462-456b-8115-a29549dc471b.jpg',
'https://images.openlane.eu/carimgs/5531420/general/40678240-1b33-4521-b490-ac4ebacb16a2.jpg',
'https://images.openlane.eu/carimgs/5531420/general/93a3100e-ca51-463f-93b8-627d4c7357cd.jpg',
'https://images.openlane.eu/carimgs/5531420/general/710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg',
'https://images.openlane.eu/carimgs/5531420/general/5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg',
'https://images.openlane.eu/carimgs/5531420/general/439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg',
'https://images.openlane.eu/carimgs/5531420/general/4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg',
'https://images.openlane.eu/carimgs/5531420/general/1af109d3-51df-44c6-b426-44b25819770b.jpg',
'https://images.openlane.eu/carimgs/5531420/general/e84e42b6-774d-4936-b4dc-bb223aec8675.jpg',
'https://images.openlane.eu/carimgs/5531420/general/a09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204361,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/a29b140f-6462-456b-8115-a29549dc471b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207122,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/40678240-1b33-4521-b490-ac4ebacb16a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/93a3100e-ca51-463f-93b8-627d4c7357cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232256,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/710e5c0d-cf0f-420d-a2ac-ee34bffd20b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210645,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/5fe86e2c-ba4b-4199-a38b-353dbdcc8cf4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260862,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/439f9b46-98fe-4a3f-abcf-97e8cdf81aec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/4180bfcd-c006-4b77-be15-bbbbe854b1d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227569,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/1af109d3-51df-44c6-b426-44b25819770b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/e84e42b6-774d-4936-b4dc-bb223aec8675.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_955fcfab-2c52-5552-adf0-808e703447ab/955fcfab-2c52-5552-adf0-808e703447ab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209025,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5531420/general/a09a812f-1ca2-4b4b-b199-7c0f441ae200.jpg',
'Width': 1280}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 55.415 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740670%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [adesa.de] INFO: Saving data for 10740670: {'created_time': 1774631966.343865, 'last_price_update_time': 1774631966.343877, 'auction_closing_time': 1774866000.0}
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740670') HTTP/1.1" 204 0
2026-03-27 17:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005
2026-03-27 17:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005
2026-03-27 17:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2cd5a76f-d553-5c12-9d19-69dd3c6307f7 with identifier: 10738005 to the API
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738005>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '2cd5a76f-d553-5c12-9d19-69dd3c6307f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738005',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 158342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5656782/general/4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg',
'https://images.openlane.eu/carimgs/5656782/general/0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg',
'https://images.openlane.eu/carimgs/5656782/general/fc388b9b-48e6-4f0d-8c03-079066e4e352.jpg',
'https://images.openlane.eu/carimgs/5656782/general/62769db0-a09c-4147-a4e1-938612e98c4d.jpg',
'https://images.openlane.eu/carimgs/5656782/general/674d9536-4bfe-4190-997f-1760a1cf0374.jpg',
'https://images.openlane.eu/carimgs/5656782/general/fe889c75-c674-4cac-894a-54d36437d426.jpg',
'https://images.openlane.eu/carimgs/5656782/general/71c53c87-f082-460a-a514-ae78834db110.jpg',
'https://images.openlane.eu/carimgs/5656782/general/092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg',
'https://images.openlane.eu/carimgs/5656782/general/2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg',
'https://images.openlane.eu/carimgs/5656782/general/06a838e5-5829-42a4-ac7e-1a6478f07873.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1154135,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/4198bf33-dfd0-4a7e-9aad-b76c9728b473.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1275246,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/0fe49b83-25c9-4aa9-8168-8045a3ee2eea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1060312,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/fc388b9b-48e6-4f0d-8c03-079066e4e352.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1111155,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/62769db0-a09c-4147-a4e1-938612e98c4d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1195090,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/674d9536-4bfe-4190-997f-1760a1cf0374.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1097567,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/fe889c75-c674-4cac-894a-54d36437d426.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1127440,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/71c53c87-f082-460a-a514-ae78834db110.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 898896,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/092a63c3-a15a-4bbe-8f9f-f4b0d9180f11.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1103713,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/2c969e85-ff2d-43fb-9f2d-c5a9a144a2ef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2cd5a76f-d553-5c12-9d19-69dd3c6307f7/2cd5a76f-d553-5c12-9d19-69dd3c6307f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656782/general/06a838e5-5829-42a4-ac7e-1a6478f07873.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q5 Sportback 50 TFSIe - Quattro - Hybrid - 265 hp - 158.342 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738005%27 HTTP/1.1" 200 None
2026-03-27 17:19:26 [adesa.de] INFO: Saving data for 10738005: {'created_time': 1774631966.727411, 'last_price_update_time': 1774631966.727422, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738005') HTTP/1.1" 204 0
2026-03-27 17:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927
2026-03-27 17:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927
2026-03-27 17:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd with identifier: 10737927 to the API
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737927>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737927',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 49960,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5684163/general/20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg',
'https://images.openlane.eu/carimgs/5684163/general/f3d8f4ac-27bf-425f-b367-41971cd82a46.jpg',
'https://images.openlane.eu/carimgs/5684163/general/4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg',
'https://images.openlane.eu/carimgs/5684163/general/fc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg',
'https://images.openlane.eu/carimgs/5684163/general/8ac2995f-2aaf-4030-a301-467ef9885595.jpg',
'https://images.openlane.eu/carimgs/5684163/general/1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg',
'https://images.openlane.eu/carimgs/5684163/general/f4a4e7b5-cd6b-4700-8467-a17231cea847.jpg',
'https://images.openlane.eu/carimgs/5684163/general/c967cefc-df86-4807-9626-3d257c973845.jpg',
'https://images.openlane.eu/carimgs/5684163/general/f193027b-bd99-4f6f-8378-f82e35969817.jpg',
'https://images.openlane.eu/carimgs/5684163/general/79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1018541,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/20729ba1-a9e5-402f-91c9-359ed2b8f882.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158532,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/f3d8f4ac-27bf-425f-b367-41971cd82a46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1228315,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/4516acb6-9acb-46a4-8cf7-00ada5794a37.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1198172,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/fc8baffc-03e9-46d8-9fe7-f6d2b4676e19.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1142759,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/8ac2995f-2aaf-4030-a301-467ef9885595.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/1e77c679-c0b3-4322-8d26-587f88e7a5b5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/f4a4e7b5-cd6b-4700-8467-a17231cea847.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682308,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/c967cefc-df86-4807-9626-3d257c973845.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 799941,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/f193027b-bd99-4f6f-8378-f82e35969817.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd/ccb88d8b-250f-5ca0-ae6c-29f25b93e2bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684163/general/79ef70b3-86fc-425d-b47a-e38c3aa56f8b.jpg',
'Width': 2731}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-11-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 49.960 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737927%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Saving data for 10737927: {'created_time': 1774631967.038052, 'last_price_update_time': 1774631967.038063, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737927') HTTP/1.1" 204 0
2026-03-27 17:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544
2026-03-27 17:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df3f6bce-7def-5742-9a40-31e061725691 with scrape type 1
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df3f6bce-7def-5742-9a40-31e061725691
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F923b4f36-0905-4601-80f6-fb8ede53c524.png%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/923b4f36-0905-4601-80f6-fb8ede53c524.png already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252Fccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/ccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252Fb8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/b8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F8a30429e-40b8-414a-913b-780716a4af51.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/8a30429e-40b8-414a-913b-780716a4af51.jpeg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F2b0ea44a-91c2-4092-b7e3-178958747555.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/2b0ea44a-91c2-4092-b7e3-178958747555.jpg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252F43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg already downloaded
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687049%252Fgeneral%252Fe970245d-7d6e-4611-859d-9e722a140d6e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687049/general/e970245d-7d6e-4611-859d-9e722a140d6e.jpeg already downloaded
2026-03-27 17:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df3f6bce-7def-5742-9a40-31e061725691, identifier: 10740544
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737988
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737988%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737988: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737988 url https://www.openlane.eu/en/carv6/auction/10737988
2026-03-27 17:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544
2026-03-27 17:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544
2026-03-27 17:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df3f6bce-7def-5742-9a40-31e061725691 with identifier: 10740544 to the API
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'df3f6bce-7def-5742-9a40-31e061725691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '29437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740544',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 51431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5687049/general/923b4f36-0905-4601-80f6-fb8ede53c524.png',
'https://images.openlane.eu/carimgs/5687049/general/492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg',
'https://images.openlane.eu/carimgs/5687049/general/ccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/b8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/8a30429e-40b8-414a-913b-780716a4af51.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/2b0ea44a-91c2-4092-b7e3-178958747555.jpg',
'https://images.openlane.eu/carimgs/5687049/general/73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg',
'https://images.openlane.eu/carimgs/5687049/general/43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg',
'https://images.openlane.eu/carimgs/5687049/general/e970245d-7d6e-4611-859d-9e722a140d6e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 290046,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/923b4f36-0905-4601-80f6-fb8ede53c524.png',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50786,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/492dd3ca-dcef-4191-9b4c-0807c646dc5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129969,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/ccdb7fad-bf50-4d14-9294-4009b684ce2c.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121451,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/b8987c79-5e89-4190-a1f0-db2ec4f0d4eb.jpeg',
'Width': 797},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86546,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/8a30429e-40b8-414a-913b-780716a4af51.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83532,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/2b0ea44a-91c2-4092-b7e3-178958747555.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/73236322-71ac-4df0-8bf3-6aeb1290ea89.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/9b01ff88-d165-4802-9f0f-2e8e708293e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104505,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/43dfc9f9-dcbd-4e31-acb4-94674371d5a6.jpeg',
'Width': 802},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3f6bce-7def-5742-9a40-31e061725691/df3f6bce-7def-5742-9a40-31e061725691_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77396,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687049/general/e970245d-7d6e-4611-859d-9e722a140d6e.jpeg',
'Width': 800}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'51.431 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740544%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Saving data for 10740544: {'created_time': 1774631967.605319, 'last_price_update_time': 1774631967.60533, 'auction_closing_time': 1774865400.0}
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740544') HTTP/1.1" 204 0
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737962
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737962%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737962: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737962 url https://www.openlane.eu/en/carv6/auction/10737962
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10738042
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738042%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10738042: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10738042 url https://www.openlane.eu/en/carv6/auction/10738042
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737886
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737886%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737886: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737886 url https://www.openlane.eu/en/carv6/auction/10737886
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737922
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737922%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737922: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737922 url https://www.openlane.eu/en/carv6/auction/10737922
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10738029
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738029%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10738029: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10738029 url https://www.openlane.eu/en/carv6/auction/10738029
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737892
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737892%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737892: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737892 url https://www.openlane.eu/en/carv6/auction/10737892
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737987
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737987%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737987: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737987 url https://www.openlane.eu/en/carv6/auction/10737987
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737989
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737989%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737989: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737989 url https://www.openlane.eu/en/carv6/auction/10737989
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737898
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737898%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737898: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737898 url https://www.openlane.eu/en/carv6/auction/10737898
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737951
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737951%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737951: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737951 url https://www.openlane.eu/en/carv6/auction/10737951
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737924
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737924%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737924: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737924 url https://www.openlane.eu/en/carv6/auction/10737924
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737939
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737939%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737939: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737939 url https://www.openlane.eu/en/carv6/auction/10737939
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737952
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737952%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737952: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737952 url https://www.openlane.eu/en/carv6/auction/10737952
2026-03-27 17:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737916
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737916%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737916: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737916 url https://www.openlane.eu/en/carv6/auction/10737916
2026-03-27 17:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737875
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737875%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737875: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737875 url https://www.openlane.eu/en/carv6/auction/10737875
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10738019
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738019%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10738019: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10738019 url https://www.openlane.eu/en/carv6/auction/10738019
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737934
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737934%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737934: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737934 url https://www.openlane.eu/en/carv6/auction/10737934
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737873
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737873%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737873: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737873 url https://www.openlane.eu/en/carv6/auction/10737873
2026-03-27 17:19:27 [adesa.de] INFO: Found listing with ID: 10737923
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737923%27 HTTP/1.1" 200 None
2026-03-27 17:19:27 [adesa.de] INFO: Scrape type for 10737923: 1
2026-03-27 17:19:27 [adesa.de] INFO: Scraping item 10737923 url https://www.openlane.eu/en/carv6/auction/10737923
2026-03-27 17:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953
2026-03-27 17:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccff6c8-b0ad-528c-afd6-df9df189c32d with scrape type 1
2026-03-27 17:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eccff6c8-b0ad-528c-afd6-df9df189c32d
2026-03-27 17:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F005e1bd1-1a57-4065-96b0-88bf207a5521.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/005e1bd1-1a57-4065-96b0-88bf207a5521.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F85629eda-da13-45de-b92b-a279746dd2a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/85629eda-da13-45de-b92b-a279746dd2a1.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252Fb2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/b2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F20ca5f65-f725-48f7-b67e-9d22c1433004.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/20ca5f65-f725-48f7-b67e-9d22c1433004.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252Fbb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/bb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F6295d827-130f-44fd-829b-593cc022f1ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/6295d827-130f-44fd-829b-593cc022f1ad.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F93cb860e-d127-4713-aaf5-3b853bb58627.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/93cb860e-d127-4713-aaf5-3b853bb58627.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252F245a951c-98fe-47dc-9f5d-89d778688989.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/245a951c-98fe-47dc-9f5d-89d778688989.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5310339%252Fgeneral%252Fe7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5310339/general/e7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg already downloaded
2026-03-27 17:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eccff6c8-b0ad-528c-afd6-df9df189c32d, identifier: 10737953
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10737891
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737891%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10737891: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10737891 url https://www.openlane.eu/en/carv6/auction/10737891
2026-03-27 17:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953
2026-03-27 17:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953
2026-03-27 17:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eccff6c8-b0ad-528c-afd6-df9df189c32d with identifier: 10737953 to the API
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737953>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'eccff6c8-b0ad-528c-afd6-df9df189c32d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737953',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 94120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5310339/general/005e1bd1-1a57-4065-96b0-88bf207a5521.jpg',
'https://images.openlane.eu/carimgs/5310339/general/85629eda-da13-45de-b92b-a279746dd2a1.jpg',
'https://images.openlane.eu/carimgs/5310339/general/b2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg',
'https://images.openlane.eu/carimgs/5310339/general/20ca5f65-f725-48f7-b67e-9d22c1433004.jpg',
'https://images.openlane.eu/carimgs/5310339/general/0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg',
'https://images.openlane.eu/carimgs/5310339/general/bb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg',
'https://images.openlane.eu/carimgs/5310339/general/6295d827-130f-44fd-829b-593cc022f1ad.jpg',
'https://images.openlane.eu/carimgs/5310339/general/93cb860e-d127-4713-aaf5-3b853bb58627.jpg',
'https://images.openlane.eu/carimgs/5310339/general/245a951c-98fe-47dc-9f5d-89d778688989.jpg',
'https://images.openlane.eu/carimgs/5310339/general/e7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 996824,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/005e1bd1-1a57-4065-96b0-88bf207a5521.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1172207,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/85629eda-da13-45de-b92b-a279746dd2a1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1209107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/b2ebefb4-e1f7-4eec-be7f-5f92298719b6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1145793,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/20ca5f65-f725-48f7-b67e-9d22c1433004.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1142303,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/0118c855-9dbe-47f3-a2f2-976db5cfba34.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1316965,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/bb88abdf-baa3-4578-879d-6e96d8c0ef56.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1253865,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/6295d827-130f-44fd-829b-593cc022f1ad.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197684,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/93cb860e-d127-4713-aaf5-3b853bb58627.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1044404,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/245a951c-98fe-47dc-9f5d-89d778688989.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eccff6c8-b0ad-528c-afd6-df9df189c32d/eccff6c8-b0ad-528c-afd6-df9df189c32d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1215031,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5310339/general/e7fac9f0-eb46-4497-bbcb-af8cb0cd3eae.jpg',
'Width': 2731}],
'price': 44100,
'price_includes_vat': True,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'94.120 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737953%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Saving data for 10737953: {'created_time': 1774631968.555321, 'last_price_update_time': 1774631968.555332, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737953') HTTP/1.1" 204 0
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10737925
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737925%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10737925: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10737925 url https://www.openlane.eu/en/carv6/auction/10737925
2026-03-27 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737871> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10735340
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735340%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10735340: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10735340 url https://www.openlane.eu/en/carv6/auction/10735340
2026-03-27 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10737975
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737975%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10737975: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10737975 url https://www.openlane.eu/en/carv6/auction/10737975
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10737906
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737906%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10737906: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10737906 url https://www.openlane.eu/en/carv6/auction/10737906
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10738016
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738016%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10738016: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10738016 url https://www.openlane.eu/en/carv6/auction/10738016
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10737860
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737860%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10737860: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10737860 url https://www.openlane.eu/en/carv6/auction/10737860
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10738032
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738032%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10738032: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10738032 url https://www.openlane.eu/en/carv6/auction/10738032
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10738041
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738041%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10738041: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10738041 url https://www.openlane.eu/en/carv6/auction/10738041
2026-03-27 17:19:28 [adesa.de] INFO: Found listing with ID: 10737947
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737947%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [adesa.de] INFO: Scrape type for 10737947: 1
2026-03-27 17:19:28 [adesa.de] INFO: Scraping item 10737947 url https://www.openlane.eu/en/carv6/auction/10737947
2026-03-27 17:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980
2026-03-27 17:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7922adb-da14-554b-b98a-549cddc217bd with scrape type 1
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7922adb-da14-554b-b98a-549cddc217bd
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F41410fbd-c0c0-4654-8264-5788f776d2d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/41410fbd-c0c0-4654-8264-5788f776d2d4.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F31f92fc9-bbc9-4747-bc80-961d43f50317.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/31f92fc9-bbc9-4747-bc80-961d43f50317.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F95365875-324e-4278-9d94-d6d02270a3e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/95365875-324e-4278-9d94-d6d02270a3e3.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252Fcc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/cc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F60248dee-9900-45d3-acfe-2545ec0f53e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/60248dee-9900-45d3-acfe-2545ec0f53e6.jpg already downloaded
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252Ff79590f3-083f-498c-b054-fc7f77ce911c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/f79590f3-083f-498c-b054-fc7f77ce911c.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252Ff9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/f9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612880%252Fgeneral%252F475892a0-6de9-4f22-9b2f-191933dd54e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612880/general/475892a0-6de9-4f22-9b2f-191933dd54e6.jpg already downloaded
2026-03-27 17:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7922adb-da14-554b-b98a-549cddc217bd, identifier: 10737980
2026-03-27 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965
2026-03-27 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9bd9e3-92c9-58fb-a94e-7aba63698425 with scrape type 1
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae9bd9e3-92c9-58fb-a94e-7aba63698425
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252Faa17542a-1283-47ca-873b-9a2c0b96c168.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/aa17542a-1283-47ca-873b-9a2c0b96c168.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F17066c0f-33e2-47b9-9433-290912c34490.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/17066c0f-33e2-47b9-9433-290912c34490.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F7f493513-b214-4d4e-ab30-d81081f97585.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/7f493513-b214-4d4e-ab30-d81081f97585.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F71536127-40e3-4e6d-89a2-f959538898ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/71536127-40e3-4e6d-89a2-f959538898ee.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252Fd8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/d8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F68563486-c476-4ffb-960b-d2c32f908187.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/68563486-c476-4ffb-960b-d2c32f908187.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5513140%252Fgeneral%252F4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5513140/general/4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg already downloaded
2026-03-27 17:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae9bd9e3-92c9-58fb-a94e-7aba63698425, identifier: 10737965
2026-03-27 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006
2026-03-27 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836b0e51-993c-517f-9ddb-7eb87fe55fdf with scrape type 1
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 836b0e51-993c-517f-9ddb-7eb87fe55fdf
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252Ff1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/f1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F803eef77-f768-4e53-9b4e-7690b7697228.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/803eef77-f768-4e53-9b4e-7690b7697228.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252F07dda8e0-a0df-410e-8621-289488c76fbf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/07dda8e0-a0df-410e-8621-289488c76fbf.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660609%252Fgeneral%252Fc721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660609/general/c721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg already downloaded
2026-03-27 17:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 836b0e51-993c-517f-9ddb-7eb87fe55fdf, identifier: 10738006
2026-03-27 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871
2026-03-27 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0a7f3be-c119-557e-a988-b0db5254c492 with scrape type 1
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e0a7f3be-c119-557e-a988-b0db5254c492
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F8d454941-4347-423f-95da-ee16356da474.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/8d454941-4347-423f-95da-ee16356da474.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252F98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fc19730a1-94d4-49dd-a1ff-f957da92836f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/c19730a1-94d4-49dd-a1ff-f957da92836f.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fb9b30823-f479-4069-be63-46879ebade7b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/b9b30823-f479-4069-be63-46879ebade7b.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fb88701af-2f7b-413b-9452-af84a9d85baf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/b88701af-2f7b-413b-9452-af84a9d85baf.jpeg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5511762%252Fgeneral%252Fe94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5511762/general/e94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg already downloaded
2026-03-27 17:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e0a7f3be-c119-557e-a988-b0db5254c492, identifier: 10737871
2026-03-27 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872
2026-03-27 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af49b515-1093-50ec-bdb0-b0457c462aa0 with scrape type 1
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af49b515-1093-50ec-bdb0-b0457c462aa0
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Fc7fc8e90-5db4-4c50-b23e-f0ed68767779.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/c7fc8e90-5db4-4c50-b23e-f0ed68767779.jpg already downloaded
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252Fd5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/d5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG not downloaded yet
2026-03-27 17:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330
2026-03-27 17:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 1
2026-03-27 17:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5756e36-e0dc-5300-89c6-654462b8be0a
2026-03-27 17:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:30 [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-27 17:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980
2026-03-27 17:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980
2026-03-27 17:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7922adb-da14-554b-b98a-549cddc217bd with identifier: 10737980 to the API
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a7922adb-da14-554b-b98a-549cddc217bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737980',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 58538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5612880/general/9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg',
'https://images.openlane.eu/carimgs/5612880/general/41410fbd-c0c0-4654-8264-5788f776d2d4.jpg',
'https://images.openlane.eu/carimgs/5612880/general/31f92fc9-bbc9-4747-bc80-961d43f50317.jpg',
'https://images.openlane.eu/carimgs/5612880/general/5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg',
'https://images.openlane.eu/carimgs/5612880/general/95365875-324e-4278-9d94-d6d02270a3e3.jpg',
'https://images.openlane.eu/carimgs/5612880/general/cc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg',
'https://images.openlane.eu/carimgs/5612880/general/60248dee-9900-45d3-acfe-2545ec0f53e6.jpg',
'https://images.openlane.eu/carimgs/5612880/general/f79590f3-083f-498c-b054-fc7f77ce911c.jpg',
'https://images.openlane.eu/carimgs/5612880/general/f9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg',
'https://images.openlane.eu/carimgs/5612880/general/475892a0-6de9-4f22-9b2f-191933dd54e6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/9fa1fa83-06b9-4a52-baaf-317b5c996eee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/41410fbd-c0c0-4654-8264-5788f776d2d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/31f92fc9-bbc9-4747-bc80-961d43f50317.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/5ba47e8e-a72e-4610-94f4-60fa10c00f42.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57101,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/95365875-324e-4278-9d94-d6d02270a3e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/cc1d2593-b6d3-44f4-af7c-a8a3abb062f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/60248dee-9900-45d3-acfe-2545ec0f53e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/f79590f3-083f-498c-b054-fc7f77ce911c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55322,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/f9d062ad-99cf-423a-8021-a0e5536a1e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7922adb-da14-554b-b98a-549cddc217bd/a7922adb-da14-554b-b98a-549cddc217bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612880/general/475892a0-6de9-4f22-9b2f-191933dd54e6.jpg',
'Width': 1024}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Audi E-Tron S Edition - Electric - Automatic - 503 hp - 58.538 km',
'transmission': 'automatic',
'trim': 'S Edition',
'vin': None,
'year': 2021}
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737980%27 HTTP/1.1" 200 None
2026-03-27 17:19:30 [adesa.de] INFO: Saving data for 10737980: {'created_time': 1774631970.297422, 'last_price_update_time': 1774631970.297433, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737980') HTTP/1.1" 204 0
2026-03-27 17:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965
2026-03-27 17:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965
2026-03-27 17:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae9bd9e3-92c9-58fb-a94e-7aba63698425 with identifier: 10737965 to the API
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ae9bd9e3-92c9-58fb-a94e-7aba63698425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737965',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 132216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5513140/general/aa17542a-1283-47ca-873b-9a2c0b96c168.jpg',
'https://images.openlane.eu/carimgs/5513140/general/5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg',
'https://images.openlane.eu/carimgs/5513140/general/17066c0f-33e2-47b9-9433-290912c34490.jpg',
'https://images.openlane.eu/carimgs/5513140/general/7f493513-b214-4d4e-ab30-d81081f97585.jpg',
'https://images.openlane.eu/carimgs/5513140/general/71536127-40e3-4e6d-89a2-f959538898ee.jpg',
'https://images.openlane.eu/carimgs/5513140/general/d8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg',
'https://images.openlane.eu/carimgs/5513140/general/02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg',
'https://images.openlane.eu/carimgs/5513140/general/8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg',
'https://images.openlane.eu/carimgs/5513140/general/68563486-c476-4ffb-960b-d2c32f908187.jpg',
'https://images.openlane.eu/carimgs/5513140/general/4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112231,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/aa17542a-1283-47ca-873b-9a2c0b96c168.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111091,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/5ac907f3-8006-4526-a409-3fa33dd0e81d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124194,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/17066c0f-33e2-47b9-9433-290912c34490.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93761,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/7f493513-b214-4d4e-ab30-d81081f97585.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115276,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/71536127-40e3-4e6d-89a2-f959538898ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103687,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/d8d6cfb2-1510-464d-8cae-35a7dddaa627.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121802,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/02448c7a-9d8b-40af-ad97-57cc02a44f47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83189,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/8d68f768-06ab-42f5-bdac-2e0c68f93690.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/68563486-c476-4ffb-960b-d2c32f908187.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9bd9e3-92c9-58fb-a94e-7aba63698425/ae9bd9e3-92c9-58fb-a94e-7aba63698425_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5513140/general/4a224372-9f68-4bba-a36f-442d4d12fe1d.jpg',
'Width': 1280}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'BMW 5 Series 545e - xDrive - Hybrid - Automatic - 286 hp - 132.216 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737965%27 HTTP/1.1" 200 None
2026-03-27 17:19:30 [adesa.de] INFO: Saving data for 10737965: {'created_time': 1774631970.734953, 'last_price_update_time': 1774631970.734963, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737965') HTTP/1.1" 204 0
2026-03-27 17:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006
2026-03-27 17:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006
2026-03-27 17:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 836b0e51-993c-517f-9ddb-7eb87fe55fdf with identifier: 10738006 to the API
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738006>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 363,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '836b0e51-993c-517f-9ddb-7eb87fe55fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738006',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Explorer',
'odometer': 141020,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5660609/general/82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg',
'https://images.openlane.eu/carimgs/5660609/general/8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg',
'https://images.openlane.eu/carimgs/5660609/general/f1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg',
'https://images.openlane.eu/carimgs/5660609/general/803eef77-f768-4e53-9b4e-7690b7697228.jpg',
'https://images.openlane.eu/carimgs/5660609/general/5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg',
'https://images.openlane.eu/carimgs/5660609/general/24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg',
'https://images.openlane.eu/carimgs/5660609/general/5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg',
'https://images.openlane.eu/carimgs/5660609/general/69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg',
'https://images.openlane.eu/carimgs/5660609/general/07dda8e0-a0df-410e-8621-289488c76fbf.jpg',
'https://images.openlane.eu/carimgs/5660609/general/c721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864394,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/82dfc235-df3d-4436-bca4-b6ca676d36aa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1028477,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/8a4f367a-1d9b-453d-a908-62432ca0fbb9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722547,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/f1248ca0-65d5-4baa-b6f5-6ce41630e9c2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549766,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/803eef77-f768-4e53-9b4e-7690b7697228.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 640319,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/5a4e7639-1eab-4f58-be60-45c05e9d1191.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556366,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/24d428e0-bbdf-40cd-9434-053626c1e0e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 528416,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/5d07330a-93bc-4c2b-b57e-945fd2beef2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722627,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/69f7c5ec-f76c-4d76-90e5-a259dc28eebf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474044,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/07dda8e0-a0df-410e-8621-289488c76fbf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_836b0e51-993c-517f-9ddb-7eb87fe55fdf/836b0e51-993c-517f-9ddb-7eb87fe55fdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1641224,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660609/general/c721bcbd-2da7-4bcf-963a-51866a9dc1f7.jpg',
'Width': 2731}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Explorer 3.0 EcoBoost - AWD - Hybrid - Automatic - 363 hp - '
'141.020 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738006%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Saving data for 10738006: {'created_time': 1774631971.168454, 'last_price_update_time': 1774631971.168466, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738006') HTTP/1.1" 204 0
2026-03-27 17:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871
2026-03-27 17:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871
2026-03-27 17:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e0a7f3be-c119-557e-a988-b0db5254c492 with identifier: 10737871 to the API
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737871>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e0a7f3be-c119-557e-a988-b0db5254c492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737871',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Byd',
'model': 'Seal U',
'odometer': 7143,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5511762/general/9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg',
'https://images.openlane.eu/carimgs/5511762/general/88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/8d454941-4347-423f-95da-ee16356da474.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/c19730a1-94d4-49dd-a1ff-f957da92836f.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/b9b30823-f479-4069-be63-46879ebade7b.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/b88701af-2f7b-413b-9452-af84a9d85baf.jpeg',
'https://images.openlane.eu/carimgs/5511762/general/e94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/9e83cb39-c62b-4762-9ef1-f10778daf01b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/88c458fe-549d-4d1b-b9aa-9ae782dc8565.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348493,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/8d454941-4347-423f-95da-ee16356da474.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/32f6af8b-42aa-4504-9aa4-6bedfd74ebe8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318015,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/9a9dce0d-75d8-42ac-af14-bb78503bdb37.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314962,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/98d51bdc-21de-43c0-bd35-4e56a49fdd78.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302983,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/c19730a1-94d4-49dd-a1ff-f957da92836f.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279096,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/b9b30823-f479-4069-be63-46879ebade7b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303487,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/b88701af-2f7b-413b-9452-af84a9d85baf.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e0a7f3be-c119-557e-a988-b0db5254c492/e0a7f3be-c119-557e-a988-b0db5254c492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5511762/general/e94315d0-b3d3-486d-a2e1-d022523a9f39.jpeg',
'Width': 1280}],
'price': 27400,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Seal U 87 kWh Design - Electric - 218 hp - 7.143 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2024}
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737871%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Saving data for 10737871: {'created_time': 1774631971.61165, 'last_price_update_time': 1774631971.611661, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737871') HTTP/1.1" 204 0
2026-03-27 17:19:31 [adesa.de] INFO: Found listing with ID: 10737985
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737985%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Scrape type for 10737985: 1
2026-03-27 17:19:31 [adesa.de] INFO: Scraping item 10737985 url https://www.openlane.eu/en/carv6/auction/10737985
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5519062%252Fgeneral%252Fb5ad6fe5-133b-44a9-b2b5-b715c5c652da.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/b5ad6fe5-133b-44a9-b2b5-b715c5c652da.JPG not downloaded yet
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5660409%252Fgeneral%252F79f56ca0-e362-4477-b479-7d15ed47ac88.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [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-27 17:19:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:31 [adesa.de] INFO: Found listing with ID: 10737881
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737881%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Scrape type for 10737881: 1
2026-03-27 17:19:31 [adesa.de] INFO: Scraping item 10737881 url https://www.openlane.eu/en/carv6/auction/10737881
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5519062%252Fgeneral%252F7965a64b-24ac-4b30-9610-0a1395368140.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/7965a64b-24ac-4b30-9610-0a1395368140.JPG not downloaded yet
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5660409%252Fgeneral%252F41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [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-27 17:19:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:31 [adesa.de] INFO: Found listing with ID: 10737954
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737954%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Scrape type for 10737954: 1
2026-03-27 17:19:31 [adesa.de] INFO: Scraping item 10737954 url https://www.openlane.eu/en/carv6/auction/10737954
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5519062%252Fgeneral%252Fca17d3f6-7329-440c-a924-31500ed86ab0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/ca17d3f6-7329-440c-a924-31500ed86ab0.JPG not downloaded yet
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5660409%252Fgeneral%252F6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [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-27 17:19:31 [adesa.de] INFO: Found listing with ID: 10737865
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737865%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Scrape type for 10737865: 1
2026-03-27 17:19:31 [adesa.de] INFO: Scraping item 10737865 url https://www.openlane.eu/en/carv6/auction/10737865
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5519062%252Fgeneral%252Ff8910596-165a-4d92-96ac-fc797e309b99.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/f8910596-165a-4d92-96ac-fc797e309b99.JPG not downloaded yet
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5660409%252Fgeneral%252F2b91a706-125b-44c3-bdd5-649e30172470.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [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-27 17:19:31 [adesa.de] INFO: Found listing with ID: 10737961
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737961%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [adesa.de] INFO: Scrape type for 10737961: 1
2026-03-27 17:19:31 [adesa.de] INFO: Scraping item 10737961 url https://www.openlane.eu/en/carv6/auction/10737961
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5519062%252Fgeneral%252F862a945f-ddb0-4ac5-b418-1e4bf733e64b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/862a945f-ddb0-4ac5-b418-1e4bf733e64b.JPG not downloaded yet
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5660409%252Fgeneral%252F926cbb19-e661-47fe-a7da-836e38b557bc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [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-27 17:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023
2026-03-27 17:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331e6603-b7a0-5355-b0ef-cea3a66de932 with scrape type 1
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 331e6603-b7a0-5355-b0ef-cea3a66de932
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5692354%252Fgeneral%252F625ef541-85aa-40f9-88be-3805cffd5ebb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/625ef541-85aa-40f9-88be-3805cffd5ebb.jpg already downloaded
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5692354%252Fgeneral%252F2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg already downloaded
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5692354%252Fgeneral%252F5c92364d-ea31-45c3-a733-b755c987dc23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/5c92364d-ea31-45c3-a733-b755c987dc23.jpg already downloaded
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5692354%252Fgeneral%252Ff5eeec39-95fb-4116-8960-e697b8fc0ece.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/f5eeec39-95fb-4116-8960-e697b8fc0ece.jpg already downloaded
2026-03-27 17:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5692354%252Fgeneral%252Fad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/ad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg already downloaded
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F7517df92-29be-4f56-979d-b9fe13df6a5b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/7517df92-29be-4f56-979d-b9fe13df6a5b.jpg already downloaded
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252Ff3593e43-e325-41ce-bd7e-a0606f362259.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/f3593e43-e325-41ce-bd7e-a0606f362259.jpg already downloaded
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg already downloaded
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F22524169-ef35-400e-a53f-683008eddb0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/22524169-ef35-400e-a53f-683008eddb0a.jpg already downloaded
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692354%252Fgeneral%252F452899c9-0edc-4c53-b595-0dea806c50f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692354/general/452899c9-0edc-4c53-b595-0dea806c50f4.jpg already downloaded
2026-03-27 17:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 331e6603-b7a0-5355-b0ef-cea3a66de932, identifier: 10738023
2026-03-27 17:19:32 [adesa.de] INFO: Found listing with ID: 10737866
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737866%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [adesa.de] INFO: Scrape type for 10737866: 1
2026-03-27 17:19:32 [adesa.de] INFO: Scraping item 10737866 url https://www.openlane.eu/en/carv6/auction/10737866
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F94f06118-5ee7-40f6-9ac8-b45a7453f19e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/94f06118-5ee7-40f6-9ac8-b45a7453f19e.JPG not downloaded yet
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F27265495-49ba-43f5-8241-825ed0bad9ee.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [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-27 17:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023
2026-03-27 17:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023
2026-03-27 17:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 331e6603-b7a0-5355-b0ef-cea3a66de932 with identifier: 10738023 to the API
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738023>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 612,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '331e6603-b7a0-5355-b0ef-cea3a66de932',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738023',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lotus',
'model': 'Eletre',
'odometer': 34579,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5692354/general/625ef541-85aa-40f9-88be-3805cffd5ebb.jpg',
'https://images.openlane.eu/carimgs/5692354/general/2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg',
'https://images.openlane.eu/carimgs/5692354/general/5c92364d-ea31-45c3-a733-b755c987dc23.jpg',
'https://images.openlane.eu/carimgs/5692354/general/f5eeec39-95fb-4116-8960-e697b8fc0ece.jpg',
'https://images.openlane.eu/carimgs/5692354/general/ad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg',
'https://images.openlane.eu/carimgs/5692354/general/7517df92-29be-4f56-979d-b9fe13df6a5b.jpg',
'https://images.openlane.eu/carimgs/5692354/general/f3593e43-e325-41ce-bd7e-a0606f362259.jpg',
'https://images.openlane.eu/carimgs/5692354/general/8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg',
'https://images.openlane.eu/carimgs/5692354/general/22524169-ef35-400e-a53f-683008eddb0a.jpg',
'https://images.openlane.eu/carimgs/5692354/general/452899c9-0edc-4c53-b595-0dea806c50f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1237201,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/625ef541-85aa-40f9-88be-3805cffd5ebb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 987173,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/2252feae-f514-4ae3-8ae6-d5d21260e9fb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1051511,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/5c92364d-ea31-45c3-a733-b755c987dc23.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 838434,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/f5eeec39-95fb-4116-8960-e697b8fc0ece.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 824587,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/ad6c1904-7ee1-4aaa-84fa-e8132ec0fadf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1280744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/7517df92-29be-4f56-979d-b9fe13df6a5b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 833551,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/f3593e43-e325-41ce-bd7e-a0606f362259.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683329,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/8b6b868f-44e7-432b-9129-b1f87fb6fdb1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787652,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/22524169-ef35-400e-a53f-683008eddb0a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_331e6603-b7a0-5355-b0ef-cea3a66de932/331e6603-b7a0-5355-b0ef-cea3a66de932_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692354/general/452899c9-0edc-4c53-b595-0dea806c50f4.jpg',
'Width': 2731}],
'price': 60200,
'price_includes_vat': True,
'registration_date': '2023-12-06',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Lotus Eletre - AWD - Electric - Automatic - 612 hp - 34.579 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738023%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [adesa.de] INFO: Saving data for 10738023: {'created_time': 1774631972.50807, 'last_price_update_time': 1774631972.508087, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738023') HTTP/1.1" 204 0
2026-03-27 17:19:32 [adesa.de] INFO: Found listing with ID: 10737956
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737956%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [adesa.de] INFO: Scrape type for 10737956: 1
2026-03-27 17:19:32 [adesa.de] INFO: Scraping item 10737956 url https://www.openlane.eu/en/carv6/auction/10737956
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F148eb35e-7ac9-43a9-8124-f7d9d72a55c6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/148eb35e-7ac9-43a9-8124-f7d9d72a55c6.JPG not downloaded yet
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [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-27 17:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5519062%252Fgeneral%252F323c1d9b-90b8-46a0-b37b-ca2320a4c056.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5519062/general/323c1d9b-90b8-46a0-b37b-ca2320a4c056.JPG not downloaded yet
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F988dbe54-a3db-412b-8265-26eb6e3518e0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [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-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5660409%252Fgeneral%252F5ad12551-2eb0-460d-9591-9ee211c7f947.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:32 [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-27 17:19:32 [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/10735330)
2026-03-27 17:19:32 [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/10735330)
2026-03-27 17:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918
2026-03-27 17:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe93ad7-97da-5204-afb4-99d4511f6249 with scrape type 1
2026-03-27 17:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afe93ad7-97da-5204-afb4-99d4511f6249
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F9978c870-a48f-4372-903d-c1b54eddb9e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/9978c870-a48f-4372-903d-c1b54eddb9e0.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F994465c9-e815-4c32-b009-de6a8c895145.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/994465c9-e815-4c32-b009-de6a8c895145.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252Fb4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/b4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252Fdab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/dab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252Fd540b43d-65ca-49f0-a2f8-4b810b372967.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/d540b43d-65ca-49f0-a2f8-4b810b372967.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5670925%252Fgeneral%252F65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5670925/general/65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg already downloaded
2026-03-27 17:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afe93ad7-97da-5204-afb4-99d4511f6249, identifier: 10737918
2026-03-27 17:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034
2026-03-27 17:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23a917aa-147d-5029-b4f5-a8ac1103fa9c with scrape type 1
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23a917aa-147d-5029-b4f5-a8ac1103fa9c
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Fecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/ecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Ffaf60228-2b19-49f5-ada1-8c82e2f700f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/faf60228-2b19-49f5-ada1-8c82e2f700f8.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Fdd78e012-31c1-4984-9174-4a4573fbe614.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/dd78e012-31c1-4984-9174-4a4573fbe614.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Ffc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/fc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F676e8ec8-4c87-424f-baea-555f55a61c46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/676e8ec8-4c87-424f-baea-555f55a61c46.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252Fc253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/c253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg already downloaded
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713346%252Fgeneral%252F6e05fdf0-457f-471d-8359-93ac21b11108.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713346/general/6e05fdf0-457f-471d-8359-93ac21b11108.jpg already downloaded
2026-03-27 17:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 23a917aa-147d-5029-b4f5-a8ac1103fa9c, identifier: 10738034
2026-03-27 17:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918
2026-03-27 17:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918
2026-03-27 17:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afe93ad7-97da-5204-afb4-99d4511f6249 with identifier: 10737918 to the API
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737918>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'afe93ad7-97da-5204-afb4-99d4511f6249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737918',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 16229,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5670925/general/7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg',
'https://images.openlane.eu/carimgs/5670925/general/11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg',
'https://images.openlane.eu/carimgs/5670925/general/9978c870-a48f-4372-903d-c1b54eddb9e0.jpg',
'https://images.openlane.eu/carimgs/5670925/general/994465c9-e815-4c32-b009-de6a8c895145.jpg',
'https://images.openlane.eu/carimgs/5670925/general/b4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg',
'https://images.openlane.eu/carimgs/5670925/general/dab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg',
'https://images.openlane.eu/carimgs/5670925/general/1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg',
'https://images.openlane.eu/carimgs/5670925/general/d540b43d-65ca-49f0-a2f8-4b810b372967.jpg',
'https://images.openlane.eu/carimgs/5670925/general/6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg',
'https://images.openlane.eu/carimgs/5670925/general/65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1076470,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/7aa7052e-222f-4ad5-b853-0eb9cbf2db61.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1083299,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/11f7bff6-4cb3-47a6-9009-b3d1e94dc5d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1283686,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/9978c870-a48f-4372-903d-c1b54eddb9e0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1173801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/994465c9-e815-4c32-b009-de6a8c895145.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1080873,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/b4fa44d6-9180-4fe1-9b95-a6ced47b9279.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1227750,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/dab2caa0-d957-4f4b-afec-fc7e37e663ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 830532,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/1d10fafc-bd6a-410f-bad2-c59bbffcc766.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 791785,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/d540b43d-65ca-49f0-a2f8-4b810b372967.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821429,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/6a8f2470-03fb-40b4-b2b4-f79b60685fa9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afe93ad7-97da-5204-afb4-99d4511f6249/afe93ad7-97da-5204-afb4-99d4511f6249_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 847268,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5670925/general/65b977e9-42b3-4d03-aea9-7f6e148bc082.jpg',
'Width': 2731}],
'price': 22200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'16.229 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737918%27 HTTP/1.1" 200 None
2026-03-27 17:19:33 [adesa.de] INFO: Saving data for 10737918: {'created_time': 1774631973.851866, 'last_price_update_time': 1774631973.851877, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737918') HTTP/1.1" 204 0
2026-03-27 17:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034
2026-03-27 17:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034
2026-03-27 17:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 23a917aa-147d-5029-b4f5-a8ac1103fa9c with identifier: 10738034 to the API
2026-03-27 17:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '23a917aa-147d-5029-b4f5-a8ac1103fa9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738034',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 141690,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5713346/general/ecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg',
'https://images.openlane.eu/carimgs/5713346/general/8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg',
'https://images.openlane.eu/carimgs/5713346/general/faf60228-2b19-49f5-ada1-8c82e2f700f8.jpg',
'https://images.openlane.eu/carimgs/5713346/general/dd78e012-31c1-4984-9174-4a4573fbe614.jpg',
'https://images.openlane.eu/carimgs/5713346/general/fc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg',
'https://images.openlane.eu/carimgs/5713346/general/2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg',
'https://images.openlane.eu/carimgs/5713346/general/676e8ec8-4c87-424f-baea-555f55a61c46.jpg',
'https://images.openlane.eu/carimgs/5713346/general/506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg',
'https://images.openlane.eu/carimgs/5713346/general/c253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg',
'https://images.openlane.eu/carimgs/5713346/general/6e05fdf0-457f-471d-8359-93ac21b11108.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1301372,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/ecf8bd72-15b2-45f0-b77d-38dd0c0e8cc6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 875516,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/8149f0cf-b3c9-4d24-90a3-d10d409833b6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1081803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/faf60228-2b19-49f5-ada1-8c82e2f700f8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 858345,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/dd78e012-31c1-4984-9174-4a4573fbe614.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 866443,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/fc39975d-ec56-4a64-b24b-4ee3e9e011e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1329419,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/2b254e68-be67-4de4-9d69-9d1eb9e101c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 823025,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/676e8ec8-4c87-424f-baea-555f55a61c46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 819763,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/506f7f5e-fc9f-4c19-b3c5-8965e544eacc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 818680,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/c253a52f-b3a1-4096-bbbf-a7be7f90801a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23a917aa-147d-5029-b4f5-a8ac1103fa9c/23a917aa-147d-5029-b4f5-a8ac1103fa9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 844396,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713346/general/6e05fdf0-457f-471d-8359-93ac21b11108.jpg',
'Width': 2731}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'141.690 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738034%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [adesa.de] INFO: Saving data for 10738034: {'created_time': 1774631974.174528, 'last_price_update_time': 1774631974.174539, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738034') HTTP/1.1" 204 0
2026-03-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737920> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:34 [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-27 17:19:34 [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-27 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735335> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:34 [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/10735330)
2026-03-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/94f06118-5ee7-40f6-9ac8-b45a7453f19e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:34 [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/10735330)
2026-03-27 17:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305
2026-03-27 17:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 1
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Ff7e865e8-025b-4796-8100-cb36d2137565.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [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-27 17:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920
2026-03-27 17:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ff5370-0012-56b2-87ae-7acb979db078 with scrape type 1
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66ff5370-0012-56b2-87ae-7acb979db078
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Faa16f29c-7a9f-47f3-b40d-d3fd36301470.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/aa16f29c-7a9f-47f3-b40d-d3fd36301470.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252F41c50fbb-6fd1-4e3c-a8bc-ad76e7f48dff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/41c50fbb-6fd1-4e3c-a8bc-ad76e7f48dff.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Fa56cd297-96d0-41aa-9a85-9935dee8484d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/a56cd297-96d0-41aa-9a85-9935dee8484d.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Fa46eb31e-ffcf-448d-9438-02638ea5613b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/a46eb31e-ffcf-448d-9438-02638ea5613b.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Fbdb2e9ba-23bd-4d2f-942a-07e07d6f4516.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/bdb2e9ba-23bd-4d2f-942a-07e07d6f4516.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252F81df4993-bee6-4525-ba7d-644cc1e6a2f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/81df4993-bee6-4525-ba7d-644cc1e6a2f2.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Ff55dac9e-94ed-4bf6-aaa7-9e3cc26e16f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/f55dac9e-94ed-4bf6-aaa7-9e3cc26e16f4.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Fbe448d6f-b089-4d3d-a547-08e2975b571a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/be448d6f-b089-4d3d-a547-08e2975b571a.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252F782feb9e-33a8-4257-ac83-6709a8e709da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/782feb9e-33a8-4257-ac83-6709a8e709da.jpg already downloaded
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673298%252Fgeneral%252Fbd6f3dc8-d3d9-4072-baa5-bdbb8267857e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673298/general/bd6f3dc8-d3d9-4072-baa5-bdbb8267857e.jpg already downloaded
2026-03-27 17:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 66ff5370-0012-56b2-87ae-7acb979db078, identifier: 10737920
2026-03-27 17:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920
2026-03-27 17:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920
2026-03-27 17:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 66ff5370-0012-56b2-87ae-7acb979db078 with identifier: 10737920 to the API
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737920>
{'auction_title': '',
'c_o_2_emission_value': 51,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 800,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '66ff5370-0012-56b2-87ae-7acb979db078',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '526000031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737920',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Lamborghini',
'model': 'Urus',
'odometer': 21000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5673298/general/aa16f29c-7a9f-47f3-b40d-d3fd36301470.jpg',
'https://images.openlane.eu/carimgs/5673298/general/41c50fbb-6fd1-4e3c-a8bc-ad76e7f48dff.jpg',
'https://images.openlane.eu/carimgs/5673298/general/a56cd297-96d0-41aa-9a85-9935dee8484d.jpg',
'https://images.openlane.eu/carimgs/5673298/general/a46eb31e-ffcf-448d-9438-02638ea5613b.jpg',
'https://images.openlane.eu/carimgs/5673298/general/bdb2e9ba-23bd-4d2f-942a-07e07d6f4516.jpg',
'https://images.openlane.eu/carimgs/5673298/general/81df4993-bee6-4525-ba7d-644cc1e6a2f2.jpg',
'https://images.openlane.eu/carimgs/5673298/general/f55dac9e-94ed-4bf6-aaa7-9e3cc26e16f4.jpg',
'https://images.openlane.eu/carimgs/5673298/general/be448d6f-b089-4d3d-a547-08e2975b571a.jpg',
'https://images.openlane.eu/carimgs/5673298/general/782feb9e-33a8-4257-ac83-6709a8e709da.jpg',
'https://images.openlane.eu/carimgs/5673298/general/bd6f3dc8-d3d9-4072-baa5-bdbb8267857e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437951,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/aa16f29c-7a9f-47f3-b40d-d3fd36301470.jpg',
'Width': 2876},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1513372,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/41c50fbb-6fd1-4e3c-a8bc-ad76e7f48dff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 534082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/a56cd297-96d0-41aa-9a85-9935dee8484d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1510068,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/a46eb31e-ffcf-448d-9438-02638ea5613b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1156875,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/bdb2e9ba-23bd-4d2f-942a-07e07d6f4516.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1220075,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/81df4993-bee6-4525-ba7d-644cc1e6a2f2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1031025,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/f55dac9e-94ed-4bf6-aaa7-9e3cc26e16f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1720509,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/be448d6f-b089-4d3d-a547-08e2975b571a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871916,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/782feb9e-33a8-4257-ac83-6709a8e709da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66ff5370-0012-56b2-87ae-7acb979db078/66ff5370-0012-56b2-87ae-7acb979db078_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843845,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673298/general/bd6f3dc8-d3d9-4072-baa5-bdbb8267857e.jpg',
'Width': 2731}],
'price': 254700,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Lamborghini Urus SE 4.0 - AWD - Hybrid - Automatic - 800 hp - '
'21.000 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737920%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [adesa.de] INFO: Saving data for 10737920: {'created_time': 1774631974.936618, 'last_price_update_time': 1774631974.936631, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737920') HTTP/1.1" 204 0
2026-03-27 17:19:34 [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/10735330)
2026-03-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/148eb35e-7ac9-43a9-8124-f7d9d72a55c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:34 [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-27 17:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328
2026-03-27 17:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 1
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c44de149-de1f-5ec0-b029-3d6e2dffb284
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F6d22616e-cd37-4927-b919-735842bfa587.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335
2026-03-27 17:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 1
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df16c5ce-ecb0-54bf-bb83-205a9d079867
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fc0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [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-27 17:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [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/10735330)
2026-03-27 17:19:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/323c1d9b-90b8-46a0-b37b-ca2320a4c056.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:35 [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/10735305)
2026-03-27 17:19:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/862a945f-ddb0-4ac5-b418-1e4bf733e64b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F92649e3f-8755-48d7-ad11-7861b9f92b65.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F83d81e7a-c524-4c1c-8c4a-220e386d2ac2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/83d81e7a-c524-4c1c-8c4a-220e386d2ac2.JPG not downloaded yet
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Ff0699298-8602-410b-bccb-f314d32138e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:35 [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/10735305)
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Ffecefde1-ae38-42a0-8af6-b6841e70b848.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F1ff1641f-d0af-4a97-a283-a4350d31952c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737952> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:35 [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-27 17:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891
2026-03-27 17:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7348cc7d-a314-5567-a27d-b1ac54b77efa with scrape type 1
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7348cc7d-a314-5567-a27d-b1ac54b77efa
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F347679d6-6e3d-4f02-990b-e9b1d1cd7e0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/347679d6-6e3d-4f02-990b-e9b1d1cd7e0b.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG not downloaded yet
2026-03-27 17:19:35 [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/10735305)
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Fc30cd39e-3f61-4839-8cd3-bec031e1a109.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/c30cd39e-3f61-4839-8cd3-bec031e1a109.JPG not downloaded yet
2026-03-27 17:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:35 [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/10735335)
2026-03-27 17:19:35 [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/10735305)
2026-03-27 17:19:35 [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/10735328)
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252Ff9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fadc0a162-9108-468f-872f-a8728d9492c9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Ff804a1f9-eb6d-4ae7-993b-3e33109b7f29.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/f804a1f9-eb6d-4ae7-993b-3e33109b7f29.JPG not downloaded yet
2026-03-27 17:19:35 [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-27 17:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252F1880d261-54bc-45d3-93f7-69b47b29a2d2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932
2026-03-27 17:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with scrape type 1
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Fedc07b80-d470-49c7-9b22-553e2484f179.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/edc07b80-d470-49c7-9b22-553e2484f179.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Fbe38efae-739d-4627-a688-1b06583fce4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/be38efae-739d-4627-a688-1b06583fce4b.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F537e6e75-2aae-4482-bbbc-af847f255376.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/537e6e75-2aae-4482-bbbc-af847f255376.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F764e61c6-e189-481b-aa85-73068d285c21.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/764e61c6-e189-481b-aa85-73068d285c21.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F3569f856-9588-456e-95e8-3ab7c5ce1103.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/3569f856-9588-456e-95e8-3ab7c5ce1103.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252F6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Fafda4df8-5822-46c6-8515-c41d7cc565c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/afda4df8-5822-46c6-8515-c41d7cc565c0.jpg already downloaded
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693168%252Fgeneral%252Ffde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693168/general/fde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg already downloaded
2026-03-27 17:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142, identifier: 10737932
2026-03-27 17:19:35 [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-27 17:19:35 [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/10735335)
2026-03-27 17:19:35 [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/10735328)
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252Fd132f773-23d7-4c29-921f-3fa19ad09dc4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F1fd9c154-b42f-4978-af09-9c3a97716014.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [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-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Fccf7fb4a-7072-4e07-8310-4ee48e79cc66.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/ccf7fb4a-7072-4e07-8310-4ee48e79cc66.JPG not downloaded yet
2026-03-27 17:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932
2026-03-27 17:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932
2026-03-27 17:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c2d9e66-d314-5c65-b43d-e8f5c0dcd142 with identifier: 10737932 to the API
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737932>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c2d9e66-d314-5c65-b43d-e8f5c0dcd142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000517',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737932',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 37042,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5693168/general/edc07b80-d470-49c7-9b22-553e2484f179.jpg',
'https://images.openlane.eu/carimgs/5693168/general/be38efae-739d-4627-a688-1b06583fce4b.jpg',
'https://images.openlane.eu/carimgs/5693168/general/537e6e75-2aae-4482-bbbc-af847f255376.jpg',
'https://images.openlane.eu/carimgs/5693168/general/365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg',
'https://images.openlane.eu/carimgs/5693168/general/764e61c6-e189-481b-aa85-73068d285c21.jpg',
'https://images.openlane.eu/carimgs/5693168/general/3569f856-9588-456e-95e8-3ab7c5ce1103.jpg',
'https://images.openlane.eu/carimgs/5693168/general/5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg',
'https://images.openlane.eu/carimgs/5693168/general/6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg',
'https://images.openlane.eu/carimgs/5693168/general/afda4df8-5822-46c6-8515-c41d7cc565c0.jpg',
'https://images.openlane.eu/carimgs/5693168/general/fde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1168757,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/edc07b80-d470-49c7-9b22-553e2484f179.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1463974,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/be38efae-739d-4627-a688-1b06583fce4b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 949959,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/537e6e75-2aae-4482-bbbc-af847f255376.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 907863,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/365f4141-c7c9-4e48-b9e4-93f49e6b4b8a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1142054,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/764e61c6-e189-481b-aa85-73068d285c21.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1014887,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/3569f856-9588-456e-95e8-3ab7c5ce1103.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693606,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/5fb5c0ef-2724-441e-b200-c9ce020e0bf5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 826258,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/6ebc6323-5935-4ba9-bd29-187fa903ffcd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 835367,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/afda4df8-5822-46c6-8515-c41d7cc565c0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c2d9e66-d314-5c65-b43d-e8f5c0dcd142/0c2d9e66-d314-5c65-b43d-e8f5c0dcd142_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 806963,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693168/general/fde3af5f-96d7-4980-b030-8cbafd3fad0d.jpg',
'Width': 2731}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'37.042 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737932%27 HTTP/1.1" 200 None
2026-03-27 17:19:35 [adesa.de] INFO: Saving data for 10737932: {'created_time': 1774631975.99839, 'last_price_update_time': 1774631975.998403, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737932') HTTP/1.1" 204 0
2026-03-27 17:19:36 [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/10735305)
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Fcca78708-a08f-49e3-8da0-93028c2f8a0e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/cca78708-a08f-49e3-8da0-93028c2f8a0e.JPG not downloaded yet
2026-03-27 17:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952
2026-03-27 17:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d83e0e72-88b4-59ce-814b-74d2f396e57f with scrape type 1
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d83e0e72-88b4-59ce-814b-74d2f396e57f
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F053ab056-30b1-4267-8d1f-007e67cd8b88.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/053ab056-30b1-4267-8d1f-007e67cd8b88.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252Fdcb87146-15b3-4aac-ac64-42a5bec95649.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/dcb87146-15b3-4aac-ac64-42a5bec95649.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252Fe9b307be-a687-44a7-8832-d9cf7bf84b45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/e9b307be-a687-44a7-8832-d9cf7bf84b45.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F32ef144b-9fa7-460d-921c-de5b71b59943.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/32ef144b-9fa7-460d-921c-de5b71b59943.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg already downloaded
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5231061%252Fgeneral%252F1263a969-8c45-4202-bd29-8d53a42a36ba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5231061/general/1263a969-8c45-4202-bd29-8d53a42a36ba.jpg already downloaded
2026-03-27 17:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d83e0e72-88b4-59ce-814b-74d2f396e57f, identifier: 10737952
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/389f4bf9-cca5-4eaa-b36e-c90e2849cbe6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:36 [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/10735335)
2026-03-27 17:19:36 [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/10735328)
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252Fccdd5f3b-078d-4207-a322-29cf5a3f65e1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fe3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F6b57d91e-74bb-4c18-b19a-8f9ca2d749dd.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/6b57d91e-74bb-4c18-b19a-8f9ca2d749dd.JPG not downloaded yet
2026-03-27 17:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952
2026-03-27 17:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952
2026-03-27 17:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d83e0e72-88b4-59ce-814b-74d2f396e57f with identifier: 10737952 to the API
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737952>
{'auction_title': '',
'c_o_2_emission_value': 338,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 605,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': 'd83e0e72-88b4-59ce-814b-74d2f396e57f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125001898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737952',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'G',
'odometer': 25700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5231061/general/053ab056-30b1-4267-8d1f-007e67cd8b88.jpg',
'https://images.openlane.eu/carimgs/5231061/general/dcb87146-15b3-4aac-ac64-42a5bec95649.jpg',
'https://images.openlane.eu/carimgs/5231061/general/e9b307be-a687-44a7-8832-d9cf7bf84b45.jpg',
'https://images.openlane.eu/carimgs/5231061/general/32ef144b-9fa7-460d-921c-de5b71b59943.jpg',
'https://images.openlane.eu/carimgs/5231061/general/86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg',
'https://images.openlane.eu/carimgs/5231061/general/8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg',
'https://images.openlane.eu/carimgs/5231061/general/460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg',
'https://images.openlane.eu/carimgs/5231061/general/26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg',
'https://images.openlane.eu/carimgs/5231061/general/9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg',
'https://images.openlane.eu/carimgs/5231061/general/1263a969-8c45-4202-bd29-8d53a42a36ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1041865,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/053ab056-30b1-4267-8d1f-007e67cd8b88.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977802,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/dcb87146-15b3-4aac-ac64-42a5bec95649.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903336,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/e9b307be-a687-44a7-8832-d9cf7bf84b45.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940600,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/32ef144b-9fa7-460d-921c-de5b71b59943.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 854027,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/86f578fa-3ae9-454f-8575-2aa5caaa3817.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 927787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/8e69a8d1-8ad0-49e2-a2cf-8deedaf2935c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 908626,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/460addb9-bd5c-4755-9cc7-da7447b32d8f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 775313,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/26fdefec-05fc-4226-bbe8-aff9f6e41288.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 839826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/9d6d68c4-bbe6-472d-8bb2-02fa02a45ef8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d83e0e72-88b4-59ce-814b-74d2f396e57f/d83e0e72-88b4-59ce-814b-74d2f396e57f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5231061/general/1263a969-8c45-4202-bd29-8d53a42a36ba.jpg',
'Width': 2731}],
'price': 179600,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz G AMG 63 - 4-Matic - Petrol - Automatic - 605 hp - '
'25.700 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737952%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [adesa.de] INFO: Saving data for 10737952: {'created_time': 1774631976.694013, 'last_price_update_time': 1774631976.694026, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737952') HTTP/1.1" 204 0
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5566143%252Fgeneral%252Fa1022bec-b9d9-48c6-af67-23a2fb3c9c6d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/a1022bec-b9d9-48c6-af67-23a2fb3c9c6d.JPG not downloaded yet
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:36 [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-27 17:19:36 [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-27 17:19:36 [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-27 17:19:36 [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-27 17:19:36 [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-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F5adbcabe-27df-4fac-adb2-16cd705d9142.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Ff0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Fea928aff-e33a-4d09-9935-b8c07d67c487.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/ea928aff-e33a-4d09-9935-b8c07d67c487.JPG not downloaded yet
2026-03-27 17:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:36 [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-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:36 [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-27 17:19:36 [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-27 17:19:36 [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/10735335)
2026-03-27 17:19:36 [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/10735305)
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/f804a1f9-eb6d-4ae7-993b-3e33109b7f29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/ccf7fb4a-7072-4e07-8310-4ee48e79cc66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:36 [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/10735335)
2026-03-27 17:19:36 [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/10735328)
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252Fec290c19-6881-4997-9f68-6f1285e8ddf3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F4ce4c63f-09c9-4346-8f0c-7434314cdee2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/4ce4c63f-09c9-4346-8f0c-7434314cdee2.JPG not downloaded yet
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656905%252Fgeneral%252F3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669817%252Fgeneral%252F03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [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-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252Fdd29691d-2b74-4910-a2fc-0d8669dad210.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/dd29691d-2b74-4910-a2fc-0d8669dad210.JPG not downloaded yet
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/a1022bec-b9d9-48c6-af67-23a2fb3c9c6d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735305)
2026-03-27 17:19:36 [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/10735328)
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/ea928aff-e33a-4d09-9935-b8c07d67c487.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:36 [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/10735335)
2026-03-27 17:19:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/83d81e7a-c524-4c1c-8c4a-220e386d2ac2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735305)
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F63e6a0d9-b5bc-4a32-a766-a3f4323ba07c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/63e6a0d9-b5bc-4a32-a766-a3f4323ba07c.JPG not downloaded yet
2026-03-27 17:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873
2026-03-27 17:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a891318-316b-547b-bdee-394371492e95 with scrape type 1
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a891318-316b-547b-bdee-394371492e95
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F13a88414-8b4b-4cdb-bc78-0fe7c74e110e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/13a88414-8b4b-4cdb-bc78-0fe7c74e110e.JPG not downloaded yet
2026-03-27 17:19:36 [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/10735335)
2026-03-27 17:19:36 [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/10735328)
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617371%252Fgeneral%252F507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617371/general/507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG not downloaded yet
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F447b665d-a2eb-4f3e-a157-988e568d7a36.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/447b665d-a2eb-4f3e-a157-988e568d7a36.JPG not downloaded yet
2026-03-27 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/cca78708-a08f-49e3-8da0-93028c2f8a0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735305)
2026-03-27 17:19:37 [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/10735328)
2026-03-27 17:19:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/c30cd39e-3f61-4839-8cd3-bec031e1a109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735305)
2026-03-27 17:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923
2026-03-27 17:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with scrape type 1
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 29c2fd56-b9a1-5318-9284-fc29b4b47e2d
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252Fee8275cc-50eb-43e2-9c68-77169856bedb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/ee8275cc-50eb-43e2-9c68-77169856bedb.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F3e889310-7c82-4f99-b126-85312743caa2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/3e889310-7c82-4f99-b126-85312743caa2.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F179202ad-5e60-48cf-850b-3ad1c8366eea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/179202ad-5e60-48cf-850b-3ad1c8366eea.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252Fe3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/e3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F746fb2d4-92a8-469d-9390-343257490473.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/746fb2d4-92a8-469d-9390-343257490473.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F8608ece0-a799-48f5-b562-2e6f4c574842.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/8608ece0-a799-48f5-b562-2e6f4c574842.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252F10285ffe-d492-4f63-8909-5d27647e236d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/10285ffe-d492-4f63-8909-5d27647e236d.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678523%252Fgeneral%252Fb27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678523/general/b27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg already downloaded
2026-03-27 17:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d, identifier: 10737923
2026-03-27 17:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925
2026-03-27 17:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da3bd4c3-596d-5a16-92fa-c639319d1b9d with scrape type 1
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da3bd4c3-596d-5a16-92fa-c639319d1b9d
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Fad278518-a070-4575-b763-4ab9c0e792b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/ad278518-a070-4575-b763-4ab9c0e792b3.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Fda3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/da3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Ff812fd1a-060d-4616-85d8-1b362fded080.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/f812fd1a-060d-4616-85d8-1b362fded080.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Fd8a94646-e38c-46c2-9475-13a61b74a7b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/d8a94646-e38c-46c2-9475-13a61b74a7b1.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252F11d2c086-1030-4e01-b704-fb032b1dcb45.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/11d2c086-1030-4e01-b704-fb032b1dcb45.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5681931%252Fgeneral%252Ffe239776-3e15-44e6-b92b-2a81bd12192c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681931/general/fe239776-3e15-44e6-b92b-2a81bd12192c.jpg already downloaded
2026-03-27 17:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da3bd4c3-596d-5a16-92fa-c639319d1b9d, identifier: 10737925
2026-03-27 17:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019
2026-03-27 17:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7085f981-7e4e-585b-af85-1401ca03afa0 with scrape type 1
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7085f981-7e4e-585b-af85-1401ca03afa0
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252Faa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/aa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F28848fcc-9051-4eb4-b5b8-63b00744b196.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/28848fcc-9051-4eb4-b5b8-63b00744b196.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F67a31665-10c3-4025-9f50-a41193cbbcf0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/67a31665-10c3-4025-9f50-a41193cbbcf0.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252Fb0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/b0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252Fa1c2321b-ef6a-492d-baac-ace0f495ecad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/a1c2321b-ef6a-492d-baac-ace0f495ecad.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F932367a2-7245-4f6a-899c-3d294a7e33c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/932367a2-7245-4f6a-899c-3d294a7e33c8.jpg already downloaded
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5682032%252Fgeneral%252F9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5682032/general/9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg already downloaded
2026-03-27 17:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7085f981-7e4e-585b-af85-1401ca03afa0, identifier: 10738019
2026-03-27 17:19:37 [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-27 17:19:37 [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-27 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:37 [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-27 17:19:37 [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-27 17:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F0cf8ea1a-a0ed-4454-834f-c32e29607cc9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/0cf8ea1a-a0ed-4454-834f-c32e29607cc9.JPG not downloaded yet
2026-03-27 17:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923
2026-03-27 17:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923
2026-03-27 17:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 29c2fd56-b9a1-5318-9284-fc29b4b47e2d with identifier: 10737923 to the API
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737923>
{'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-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '29c2fd56-b9a1-5318-9284-fc29b4b47e2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737923',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 187849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photo_urls': ['https://images.openlane.eu/carimgs/5678523/general/947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg',
'https://images.openlane.eu/carimgs/5678523/general/ee8275cc-50eb-43e2-9c68-77169856bedb.jpg',
'https://images.openlane.eu/carimgs/5678523/general/3e889310-7c82-4f99-b126-85312743caa2.jpg',
'https://images.openlane.eu/carimgs/5678523/general/179202ad-5e60-48cf-850b-3ad1c8366eea.jpg',
'https://images.openlane.eu/carimgs/5678523/general/e3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg',
'https://images.openlane.eu/carimgs/5678523/general/746fb2d4-92a8-469d-9390-343257490473.jpg',
'https://images.openlane.eu/carimgs/5678523/general/8608ece0-a799-48f5-b562-2e6f4c574842.jpg',
'https://images.openlane.eu/carimgs/5678523/general/3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg',
'https://images.openlane.eu/carimgs/5678523/general/10285ffe-d492-4f63-8909-5d27647e236d.jpg',
'https://images.openlane.eu/carimgs/5678523/general/b27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1220990,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/947151c5-74c6-46b3-a7e4-16d0dcdf143b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1267876,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/ee8275cc-50eb-43e2-9c68-77169856bedb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077256,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/3e889310-7c82-4f99-b126-85312743caa2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 998722,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/179202ad-5e60-48cf-850b-3ad1c8366eea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1215576,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/e3b08809-bc0b-41f7-a053-581aea9f1a0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1098594,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/746fb2d4-92a8-469d-9390-343257490473.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1027407,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/8608ece0-a799-48f5-b562-2e6f4c574842.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 816297,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/3fb737a9-4cd1-4d11-a30c-e5b2d9d9cfb5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1035646,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/10285ffe-d492-4f63-8909-5d27647e236d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_29c2fd56-b9a1-5318-9284-fc29b4b47e2d/29c2fd56-b9a1-5318-9284-fc29b4b47e2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1065760,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678523/general/b27acf72-0d69-4bea-b7b5-b8d8f458945e.jpg',
'Width': 2731}],
'price': 25600,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300d AMG Line - 4-Matic - Diesel - '
'Automatic - 245 hp - 187.849 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737923%27 HTTP/1.1" 200 None
2026-03-27 17:19:38 [adesa.de] INFO: Saving data for 10737923: {'created_time': 1774631978.307538, 'last_price_update_time': 1774631978.307548, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737923') HTTP/1.1" 204 0
2026-03-27 17:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925
2026-03-27 17:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925
2026-03-27 17:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da3bd4c3-596d-5a16-92fa-c639319d1b9d with identifier: 10737925 to the API
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737925>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'da3bd4c3-596d-5a16-92fa-c639319d1b9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737925',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 95554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5681931/general/ad278518-a070-4575-b763-4ab9c0e792b3.jpg',
'https://images.openlane.eu/carimgs/5681931/general/93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg',
'https://images.openlane.eu/carimgs/5681931/general/1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg',
'https://images.openlane.eu/carimgs/5681931/general/da3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg',
'https://images.openlane.eu/carimgs/5681931/general/f812fd1a-060d-4616-85d8-1b362fded080.jpg',
'https://images.openlane.eu/carimgs/5681931/general/9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg',
'https://images.openlane.eu/carimgs/5681931/general/15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg',
'https://images.openlane.eu/carimgs/5681931/general/d8a94646-e38c-46c2-9475-13a61b74a7b1.jpg',
'https://images.openlane.eu/carimgs/5681931/general/11d2c086-1030-4e01-b704-fb032b1dcb45.jpg',
'https://images.openlane.eu/carimgs/5681931/general/fe239776-3e15-44e6-b92b-2a81bd12192c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1401914,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/ad278518-a070-4575-b763-4ab9c0e792b3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965077,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/93fec1f9-ce1b-402e-8cfe-ae772bc09fe2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1147227,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/1c737201-6ccd-4299-962f-ff5a6f365d1e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1004789,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/da3c7cb0-6f0a-478a-b016-2acbbcb3d507.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1036554,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/f812fd1a-060d-4616-85d8-1b362fded080.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1396766,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/9daaf0aa-137f-4b42-bbe5-476eb675364f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 721787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/15ca12dd-e4f0-47a9-a57c-b4dd874baa8d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 796800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/d8a94646-e38c-46c2-9475-13a61b74a7b1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 827005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/11d2c086-1030-4e01-b704-fb032b1dcb45.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da3bd4c3-596d-5a16-92fa-c639319d1b9d/da3bd4c3-596d-5a16-92fa-c639319d1b9d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1154949,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681931/general/fe239776-3e15-44e6-b92b-2a81bd12192c.jpg',
'Width': 2731}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 211 hp - 95.554 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737925%27 HTTP/1.1" 200 None
2026-03-27 17:19:38 [adesa.de] INFO: Saving data for 10737925: {'created_time': 1774631978.604659, 'last_price_update_time': 1774631978.604672, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737925') HTTP/1.1" 204 0
2026-03-27 17:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019
2026-03-27 17:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019
2026-03-27 17:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7085f981-7e4e-585b-af85-1401ca03afa0 with identifier: 10738019 to the API
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738019>
{'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-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '7085f981-7e4e-585b-af85-1401ca03afa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738019',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 117115,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5682032/general/aa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg',
'https://images.openlane.eu/carimgs/5682032/general/89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg',
'https://images.openlane.eu/carimgs/5682032/general/238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg',
'https://images.openlane.eu/carimgs/5682032/general/0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg',
'https://images.openlane.eu/carimgs/5682032/general/28848fcc-9051-4eb4-b5b8-63b00744b196.jpg',
'https://images.openlane.eu/carimgs/5682032/general/67a31665-10c3-4025-9f50-a41193cbbcf0.jpg',
'https://images.openlane.eu/carimgs/5682032/general/b0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg',
'https://images.openlane.eu/carimgs/5682032/general/a1c2321b-ef6a-492d-baac-ace0f495ecad.jpg',
'https://images.openlane.eu/carimgs/5682032/general/932367a2-7245-4f6a-899c-3d294a7e33c8.jpg',
'https://images.openlane.eu/carimgs/5682032/general/9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1355172,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/aa67f205-136e-4d31-a0e9-a83fc2c2104b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1066354,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/89905606-27f0-4a8b-82e1-49a3a79b6fb8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1163800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/238b232a-a8a6-44ae-9f4d-434b7f6b26cc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1023941,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/0a730c65-dba7-4fe4-abb3-5ec2e549788b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 961777,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/28848fcc-9051-4eb4-b5b8-63b00744b196.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1206228,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/67a31665-10c3-4025-9f50-a41193cbbcf0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 879376,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/b0182ef9-e6a7-4efb-b2d6-93e6a3885e1d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699261,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/a1c2321b-ef6a-492d-baac-ace0f495ecad.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/932367a2-7245-4f6a-899c-3d294a7e33c8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7085f981-7e4e-585b-af85-1401ca03afa0/7085f981-7e4e-585b-af85-1401ca03afa0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787797,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5682032/general/9b11ec70-4bff-4dcf-8da9-86015ad32ed3.jpg',
'Width': 2731}],
'price': 40700,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 117.115 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738019%27 HTTP/1.1" 200 None
2026-03-27 17:19:38 [adesa.de] INFO: Saving data for 10738019: {'created_time': 1774631978.931797, 'last_price_update_time': 1774631978.931808, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738019') HTTP/1.1" 204 0
2026-03-27 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/dd29691d-2b74-4910-a2fc-0d8669dad210.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:38 [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/10735335)
2026-03-27 17:19:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/4ce4c63f-09c9-4346-8f0c-7434314cdee2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:38 [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/10735328)
2026-03-27 17:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:38 [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-27 17:19:38 [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-27 17:19:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:38 [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-27 17:19:38 [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-27 17:19:38 [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-27 17:19:38 [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-27 17:19:38 [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/10735335)
2026-03-27 17:19:38 [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/10735328)
2026-03-27 17:19:38 [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/10735335)
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fce274b48-e614-4cd5-b8c7-cd8a5017db44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/ce274b48-e614-4cd5-b8c7-cd8a5017db44.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F5ef4bbb8-4b95-4284-b9bd-7fb73a397573.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/5ef4bbb8-4b95-4284-b9bd-7fb73a397573.JPG not downloaded yet
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:39 [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-27 17:19:39 [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-27 17:19:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, skipping ID generation
2026-03-27 17:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 1
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 sending to next pipeline
2026-03-27 17:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, identifier: 10735305
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/6b57d91e-74bb-4c18-b19a-8f9ca2d749dd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:39 [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/10735328)
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/13a88414-8b4b-4cdb-bc78-0fe7c74e110e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/63e6a0d9-b5bc-4a32-a766-a3f4323ba07c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F2d3a8179-0111-4bc4-8dbc-d15a920678d8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/2d3a8179-0111-4bc4-8dbc-d15a920678d8.JPG not downloaded yet
2026-03-27 17:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305
2026-03-27 17:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305
2026-03-27 17:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10735305 to the API
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5566143/general/c30cd39e-3f61-4839-8cd3-bec031e1a109.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-03-30T08: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=10735305',
'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-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735305%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [adesa.de] INFO: Saving data for 10735305: {'created_time': 1774631979.434216, 'last_price_update_time': 1774631979.434227, 'auction_closing_time': 1774858200.0}
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735305') HTTP/1.1" 204 0
2026-03-27 17:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5617371/general/507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737891)
2026-03-27 17:19:39 [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/10735330)
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/447b665d-a2eb-4f3e-a157-988e568d7a36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:19:39 [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-27 17:19:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/0cf8ea1a-a0ed-4454-834f-c32e29607cc9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252F8b92f181-ff3c-408b-9542-0f20f928fc1d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/8b92f181-ff3c-408b-9542-0f20f928fc1d.JPG not downloaded yet
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:39 [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-27 17:19:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:39 [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-27 17:19:39 [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-27 17:19:39 [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-27 17:19:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df16c5ce-ecb0-54bf-bb83-205a9d079867, skipping ID generation
2026-03-27 17:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 1
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df16c5ce-ecb0-54bf-bb83-205a9d079867 sending to next pipeline
2026-03-27 17:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df16c5ce-ecb0-54bf-bb83-205a9d079867, identifier: 10735335
2026-03-27 17:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934
2026-03-27 17:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with scrape type 1
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252Fcb2a14d1-06fd-4230-a28b-9a6342463485.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/cb2a14d1-06fd-4230-a28b-9a6342463485.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F46683346-66d0-4ae8-984d-db3eca53f87c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/46683346-66d0-4ae8-984d-db3eca53f87c.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252Fa47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/a47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252Fb8a0e888-b507-4349-bf90-3439434355ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/b8a0e888-b507-4349-bf90-3439434355ae.jpg already downloaded
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5702863%252Fgeneral%252F99c3cefa-88a7-4180-873e-eec9db34d77f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702863/general/99c3cefa-88a7-4180-873e-eec9db34d77f.jpg already downloaded
2026-03-27 17:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386, identifier: 10737934
2026-03-27 17:19:39 [adesa.de] INFO: Found listing with ID: 10737955
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737955%27 HTTP/1.1" 200 None
2026-03-27 17:19:39 [adesa.de] INFO: Scrape type for 10737955: 1
2026-03-27 17:19:39 [adesa.de] INFO: Scraping item 10737955 url https://www.openlane.eu/en/carv6/auction/10737955
2026-03-27 17:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335
2026-03-27 17:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335
2026-03-27 17:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10735335 to the API
2026-03-27 17:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669817/general/92649e3f-8755-48d7-ad11-7861b9f92b65.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08: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=10735335',
'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-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735335%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [adesa.de] INFO: Saving data for 10735335: {'created_time': 1774631980.150193, 'last_price_update_time': 1774631980.150204, 'auction_closing_time': 1774858200.0}
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735335') HTTP/1.1" 204 0
2026-03-27 17:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934
2026-03-27 17:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934
2026-03-27 17:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07807f30-b0f3-58c1-a4fe-6fe2f4fb3386 with identifier: 10737934 to the API
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737934>
{'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-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '07807f30-b0f3-58c1-a4fe-6fe2f4fb3386',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737934',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 86206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5702863/general/7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg',
'https://images.openlane.eu/carimgs/5702863/general/cb2a14d1-06fd-4230-a28b-9a6342463485.jpg',
'https://images.openlane.eu/carimgs/5702863/general/86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg',
'https://images.openlane.eu/carimgs/5702863/general/4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg',
'https://images.openlane.eu/carimgs/5702863/general/193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg',
'https://images.openlane.eu/carimgs/5702863/general/3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg',
'https://images.openlane.eu/carimgs/5702863/general/46683346-66d0-4ae8-984d-db3eca53f87c.jpg',
'https://images.openlane.eu/carimgs/5702863/general/a47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg',
'https://images.openlane.eu/carimgs/5702863/general/b8a0e888-b507-4349-bf90-3439434355ae.jpg',
'https://images.openlane.eu/carimgs/5702863/general/99c3cefa-88a7-4180-873e-eec9db34d77f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110439,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/7a399acf-62cc-46dc-b6dc-1a01b7939d58.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 987766,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/cb2a14d1-06fd-4230-a28b-9a6342463485.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1109163,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/86e8e04c-08cc-45e1-868e-b4a4f5c6eeed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 968283,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/4df1ff8c-1d96-4334-b17f-27fa099dfd5a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1081735,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/193437e4-2f1b-4baa-b30e-8a3c27cb1b44.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 814330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/3cc4c3fe-184f-4d83-b71c-520d95281e64.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 773927,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/46683346-66d0-4ae8-984d-db3eca53f87c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966582,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/a47bc12f-8a65-4e36-bc50-49ebf4294de3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 668342,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/b8a0e888-b507-4349-bf90-3439434355ae.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07807f30-b0f3-58c1-a4fe-6fe2f4fb3386/07807f30-b0f3-58c1-a4fe-6fe2f4fb3386_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 715274,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702863/general/99c3cefa-88a7-4180-873e-eec9db34d77f.jpg',
'Width': 2731}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300e AMG Line - 4-Matic - Hybrid - Automatic - '
'211 hp - 86.206 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737934%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [adesa.de] INFO: Saving data for 10737934: {'created_time': 1774631980.464164, 'last_price_update_time': 1774631980.464176, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737934') HTTP/1.1" 204 0
2026-03-27 17:19:40 [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/10735330)
2026-03-27 17:19:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/f8910596-165a-4d92-96ac-fc797e309b99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/ca17d3f6-7329-440c-a924-31500ed86ab0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:40 [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/10735330)
2026-03-27 17:19:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/7965a64b-24ac-4b30-9610-0a1395368140.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/5ef4bbb8-4b95-4284-b9bd-7fb73a397573.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fb7da0bb1-4702-4382-8f29-348c7905d6c8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/b7da0bb1-4702-4382-8f29-348c7905d6c8.JPG not downloaded yet
2026-03-27 17:19:40 [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-27 17:19:40 [adesa.de] INFO: Found listing with ID: 10737869
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737869%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [adesa.de] INFO: Scrape type for 10737869: 1
2026-03-27 17:19:40 [adesa.de] INFO: Scraping item 10737869 url https://www.openlane.eu/en/carv6/auction/10737869
2026-03-27 17:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956
2026-03-27 17:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with scrape type 1
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F08df9373-8cd4-49cf-9f26-ec5c7cae56c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/08df9373-8cd4-49cf-9f26-ec5c7cae56c5.jpg already downloaded
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252Fdafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/dafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG not downloaded yet
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c44de149-de1f-5ec0-b029-3d6e2dffb284, skipping ID generation
2026-03-27 17:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 1
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c44de149-de1f-5ec0-b029-3d6e2dffb284 sending to next pipeline
2026-03-27 17:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c44de149-de1f-5ec0-b029-3d6e2dffb284, identifier: 10735328
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:40 [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/10735330)
2026-03-27 17:19:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/b5ad6fe5-133b-44a9-b2b5-b715c5c652da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328
2026-03-27 17:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328
2026-03-27 17:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10735328 to the API
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:40 [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-03-30T08: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=10735328',
'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-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735328%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [adesa.de] INFO: Saving data for 10735328: {'created_time': 1774631980.929077, 'last_price_update_time': 1774631980.929089, 'auction_closing_time': 1774858200.0}
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735328') HTTP/1.1" 204 0
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5534560%252Fgeneral%252Fa83580d1-4c78-475b-ba99-f11839944525.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/a83580d1-4c78-475b-ba99-f11839944525.JPG not downloaded yet
2026-03-27 17:19:40 [adesa.de] INFO: Found listing with ID: 10737964
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737964%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [adesa.de] INFO: Scrape type for 10737964: 1
2026-03-27 17:19:40 [adesa.de] INFO: Scraping item 10737964 url https://www.openlane.eu/en/carv6/auction/10737964
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252Fec7bf198-0249-4fbc-8c83-2ec31d08d1da.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/ec7bf198-0249-4fbc-8c83-2ec31d08d1da.JPG not downloaded yet
2026-03-27 17:19:40 [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-27 17:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/2d3a8179-0111-4bc4-8dbc-d15a920678d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:19:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7348cc7d-a314-5567-a27d-b1ac54b77efa, skipping ID generation
2026-03-27 17:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7348cc7d-a314-5567-a27d-b1ac54b77efa with scrape type 1
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7348cc7d-a314-5567-a27d-b1ac54b77efa sending to next pipeline
2026-03-27 17:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7348cc7d-a314-5567-a27d-b1ac54b77efa, identifier: 10737891
2026-03-27 17:19:41 [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-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:19:41 [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-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:41 [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-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5519062/general/d5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737872)
2026-03-27 17:19:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/8b92f181-ff3c-408b-9542-0f20f928fc1d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5534560%252Fgeneral%252Fe0125087-aca7-47d9-87b0-022e3f144927.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5534560/general/e0125087-aca7-47d9-87b0-022e3f144927.JPG not downloaded yet
2026-03-27 17:19:41 [adesa.de] INFO: Found listing with ID: 10735307
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735307%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [adesa.de] INFO: Scrape type for 10735307: 1
2026-03-27 17:19:41 [adesa.de] INFO: Scraping item 10735307 url https://www.openlane.eu/en/carv6/auction/10735307
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5406022%252Fgeneral%252F9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG not downloaded yet
2026-03-27 17:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891
2026-03-27 17:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891
2026-03-27 17:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7348cc7d-a314-5567-a27d-b1ac54b77efa with identifier: 10737891 to the API
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5617371/general/507027bf-8813-4a3f-9ac1-eced97d54ea2.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '7348cc7d-a314-5567-a27d-b1ac54b77efa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737891',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 53729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7348cc7d-a314-5567-a27d-b1ac54b77efa/7348cc7d-a314-5567-a27d-b1ac54b77efa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617371/general/347679d6-6e3d-4f02-990b-e9b1d1cd7e0b.jpg',
'Width': 2731}],
'price': 48600,
'price_includes_vat': True,
'registration_date': '2023-12-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300e AMG Line - 4-Matic - Hybrid - '
'Automatic - 204 hp - 53.729 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737891%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [adesa.de] INFO: Saving data for 10737891: {'created_time': 1774631981.558021, 'last_price_update_time': 1774631981.558032, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737891') HTTP/1.1" 204 0
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7348cc7d-a314-5567-a27d-b1ac54b77efa due to Ignoring non-200 response
2026-03-27 17:19:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5756e36-e0dc-5300-89c6-654462b8be0a, skipping ID generation
2026-03-27 17:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 1
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5756e36-e0dc-5300-89c6-654462b8be0a sending to next pipeline
2026-03-27 17:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5756e36-e0dc-5300-89c6-654462b8be0a, identifier: 10735330
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866
2026-03-27 17:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5a7219-ed23-5f00-89ba-83368676ed05 with scrape type 1
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe5a7219-ed23-5f00-89ba-83368676ed05
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5407743%252Fgeneral%252F689d3882-b1c3-4b7f-b668-04af32c75119.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/689d3882-b1c3-4b7f-b668-04af32c75119.jpg already downloaded
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5407743%252Fgeneral%252F43e66d6a-46f6-411e-bce0-46761a27224a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/43e66d6a-46f6-411e-bce0-46761a27224a.JPG not downloaded yet
2026-03-27 17:19:41 [adesa.de] INFO: Found listing with ID: 10735303
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735303%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [adesa.de] INFO: Scrape type for 10735303: 1
2026-03-27 17:19:41 [adesa.de] INFO: Scraping item 10735303 url https://www.openlane.eu/en/carv6/auction/10735303
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5406022%252Fgeneral%252Ff427e61a-2476-431f-bece-998ae0182140.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/f427e61a-2476-431f-bece-998ae0182140.JPG not downloaded yet
2026-03-27 17:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330
2026-03-27 17:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330
2026-03-27 17:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10735330 to the API
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 298,
'expiration_date': '2026-03-30T08: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=10735330',
'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': 53700,
'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-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735330%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [adesa.de] INFO: Saving data for 10735330: {'created_time': 1774631982.076059, 'last_price_update_time': 1774631982.076069, 'auction_closing_time': 1774858200.0}
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735330') HTTP/1.1" 204 0
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:19:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/dafdb0fd-0fd7-4ce4-b7af-8d352416d456.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:42 [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-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5407743%252Fgeneral%252F93e9c620-5a71-474b-9ded-18c38f59261f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/93e9c620-5a71-474b-9ded-18c38f59261f.JPG not downloaded yet
2026-03-27 17:19:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/ec7bf198-0249-4fbc-8c83-2ec31d08d1da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:42 [adesa.de] INFO: Found listing with ID: 10738028
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738028%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [adesa.de] INFO: Scrape type for 10738028: 1
2026-03-27 17:19:42 [adesa.de] INFO: Scraping item 10738028 url https://www.openlane.eu/en/carv6/auction/10738028
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5406022%252Fgeneral%252Fdbdc2106-d14a-4069-806f-8e9cdcaa9959.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/dbdc2106-d14a-4069-806f-8e9cdcaa9959.JPG not downloaded yet
2026-03-27 17:19:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: af49b515-1093-50ec-bdb0-b0457c462aa0, skipping ID generation
2026-03-27 17:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af49b515-1093-50ec-bdb0-b0457c462aa0 with scrape type 1
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item af49b515-1093-50ec-bdb0-b0457c462aa0 sending to next pipeline
2026-03-27 17:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af49b515-1093-50ec-bdb0-b0457c462aa0, identifier: 10737872
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5407743%252Fgeneral%252F14c3039d-7a23-4763-a663-3d5ee3ad7f12.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/14c3039d-7a23-4763-a663-3d5ee3ad7f12.JPG not downloaded yet
2026-03-27 17:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872
2026-03-27 17:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872
2026-03-27 17:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af49b515-1093-50ec-bdb0-b0457c462aa0 with identifier: 10737872 to the API
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5519062/general/d5edcacb-c1b4-4c28-8e86-f5b0e3184057.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'af49b515-1093-50ec-bdb0-b0457c462aa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737872',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Tang',
'odometer': 2504,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af49b515-1093-50ec-bdb0-b0457c462aa0/af49b515-1093-50ec-bdb0-b0457c462aa0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246698,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5519062/general/c7fc8e90-5db4-4c50-b23e-f0ed68767779.jpg',
'Width': 2731}],
'price': 37600,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Byd Tang 86 kWh - AWD - Electric - Automatic - 517 hp - 2.504 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737872%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [adesa.de] INFO: Saving data for 10737872: {'created_time': 1774631982.93116, 'last_price_update_time': 1774631982.931174, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737872') HTTP/1.1" 204 0
2026-03-27 17:19:42 [adesa.de] INFO: Found listing with ID: 10738033
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738033%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [adesa.de] INFO: Scrape type for 10738033: 1
2026-03-27 17:19:42 [adesa.de] INFO: Scraping item 10738033 url https://www.openlane.eu/en/carv6/auction/10738033
2026-03-27 17:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5406022%252Fgeneral%252F1877bc50-96ad-49e3-9d8e-cf5a60ea9c69.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/1877bc50-96ad-49e3-9d8e-cf5a60ea9c69.JPG not downloaded yet
2026-03-27 17:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item af49b515-1093-50ec-bdb0-b0457c462aa0 due to Ignoring non-200 response
2026-03-27 17:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F910fadc0-50e8-439a-9a1d-1775d32bddad.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/910fadc0-50e8-439a-9a1d-1775d32bddad.JPG not downloaded yet
2026-03-27 17:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:43 [adesa.de] INFO: Found listing with ID: 10737864
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737864%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [adesa.de] INFO: Scrape type for 10737864: 1
2026-03-27 17:19:43 [adesa.de] INFO: Scraping item 10737864 url https://www.openlane.eu/en/carv6/auction/10737864
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F4568c503-2b3c-4c2a-bdfa-863589d3a0b5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/4568c503-2b3c-4c2a-bdfa-863589d3a0b5.JPG not downloaded yet
2026-03-27 17:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954
2026-03-27 17:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51fdb78-183c-5552-b476-fe2c7fe9f5df with scrape type 1
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f51fdb78-183c-5552-b476-fe2c7fe9f5df
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fa5297401-0a23-430c-a35d-5f47fd6b37f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/a5297401-0a23-430c-a35d-5f47fd6b37f1.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fdb422570-6727-4acc-a446-b7eaf6a52867.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/db422570-6727-4acc-a446-b7eaf6a52867.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F203e0481-b48b-4731-96e7-0ffac4821a87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/203e0481-b48b-4731-96e7-0ffac4821a87.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F800b6cc9-8714-479e-8442-fa219c39bca1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/800b6cc9-8714-479e-8442-fa219c39bca1.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F554a8ed5-423e-499d-becf-9ec31b74be81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/554a8ed5-423e-499d-becf-9ec31b74be81.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252F3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fd336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/d336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5397631%252Fgeneral%252Fd13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5397631/general/d13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg already downloaded
2026-03-27 17:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f51fdb78-183c-5552-b476-fe2c7fe9f5df, identifier: 10737954
2026-03-27 17:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881
2026-03-27 17:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dd117cd-a149-540b-8905-1ddba627453a with scrape type 1
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5dd117cd-a149-540b-8905-1ddba627453a
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Fa772e342-9e55-4947-b556-eac173e8f1c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/a772e342-9e55-4947-b556-eac173e8f1c0.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F7e45977c-768f-492d-bea9-d0160e86820a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/7e45977c-768f-492d-bea9-d0160e86820a.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F7387efc9-379c-4b43-adda-8675fb42e332.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/7387efc9-379c-4b43-adda-8675fb42e332.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Fbd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/bd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Fc58de789-b4b0-448a-ba29-3137b98e030f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/c58de789-b4b0-448a-ba29-3137b98e030f.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252F2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg already downloaded
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5592408%252Fgeneral%252Ff4b8a8e1-1bdc-474e-8573-99710f5af988.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5592408/general/f4b8a8e1-1bdc-474e-8573-99710f5af988.jpg already downloaded
2026-03-27 17:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5dd117cd-a149-540b-8905-1ddba627453a, identifier: 10737881
2026-03-27 17:19:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/f427e61a-2476-431f-bece-998ae0182140.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252Ffb209497-5bf2-449c-b11d-1d0a6990762e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/fb209497-5bf2-449c-b11d-1d0a6990762e.JPG not downloaded yet
2026-03-27 17:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954
2026-03-27 17:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954
2026-03-27 17:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f51fdb78-183c-5552-b476-fe2c7fe9f5df with identifier: 10737954 to the API
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'f51fdb78-183c-5552-b476-fe2c7fe9f5df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737954',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 84072,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5397631/general/a5297401-0a23-430c-a35d-5f47fd6b37f1.jpg',
'https://images.openlane.eu/carimgs/5397631/general/33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg',
'https://images.openlane.eu/carimgs/5397631/general/db422570-6727-4acc-a446-b7eaf6a52867.jpg',
'https://images.openlane.eu/carimgs/5397631/general/203e0481-b48b-4731-96e7-0ffac4821a87.jpg',
'https://images.openlane.eu/carimgs/5397631/general/800b6cc9-8714-479e-8442-fa219c39bca1.jpg',
'https://images.openlane.eu/carimgs/5397631/general/554a8ed5-423e-499d-becf-9ec31b74be81.jpg',
'https://images.openlane.eu/carimgs/5397631/general/7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg',
'https://images.openlane.eu/carimgs/5397631/general/3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg',
'https://images.openlane.eu/carimgs/5397631/general/d336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg',
'https://images.openlane.eu/carimgs/5397631/general/d13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77976,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/a5297401-0a23-430c-a35d-5f47fd6b37f1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270569,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/33ee2038-f40e-4866-8531-ea6deb5a3e24.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362778,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/db422570-6727-4acc-a446-b7eaf6a52867.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326732,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/203e0481-b48b-4731-96e7-0ffac4821a87.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301206,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/800b6cc9-8714-479e-8442-fa219c39bca1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278095,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/554a8ed5-423e-499d-becf-9ec31b74be81.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227052,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/7166aa34-65eb-4e27-8237-2e5bd83f7c88.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206691,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/3714f926-b553-4c43-9e8f-00086d3a7cc4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221926,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/d336bb37-14cc-47cb-b8b9-532a2ad65f4f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51fdb78-183c-5552-b476-fe2c7fe9f5df/f51fdb78-183c-5552-b476-fe2c7fe9f5df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292124,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5397631/general/d13fcd33-5a3c-484e-9213-0a4323eb09f4.jpg',
'Width': 1600}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 84.072 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737954%27 HTTP/1.1" 200 None
2026-03-27 17:19:43 [adesa.de] INFO: Saving data for 10737954: {'created_time': 1774631983.940088, 'last_price_update_time': 1774631983.940098, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737954') HTTP/1.1" 204 0
2026-03-27 17:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881
2026-03-27 17:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881
2026-03-27 17:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5dd117cd-a149-540b-8905-1ddba627453a with identifier: 10737881 to the API
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737881>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5dd117cd-a149-540b-8905-1ddba627453a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737881',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 74248,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5592408/general/0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg',
'https://images.openlane.eu/carimgs/5592408/general/a772e342-9e55-4947-b556-eac173e8f1c0.jpg',
'https://images.openlane.eu/carimgs/5592408/general/7e45977c-768f-492d-bea9-d0160e86820a.jpg',
'https://images.openlane.eu/carimgs/5592408/general/7387efc9-379c-4b43-adda-8675fb42e332.jpg',
'https://images.openlane.eu/carimgs/5592408/general/25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg',
'https://images.openlane.eu/carimgs/5592408/general/62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg',
'https://images.openlane.eu/carimgs/5592408/general/bd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg',
'https://images.openlane.eu/carimgs/5592408/general/c58de789-b4b0-448a-ba29-3137b98e030f.jpg',
'https://images.openlane.eu/carimgs/5592408/general/2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg',
'https://images.openlane.eu/carimgs/5592408/general/f4b8a8e1-1bdc-474e-8573-99710f5af988.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32630,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/0d929bbb-ef08-449b-8d4a-5bec65b22290.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105487,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/a772e342-9e55-4947-b556-eac173e8f1c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101004,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/7e45977c-768f-492d-bea9-d0160e86820a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103243,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/7387efc9-379c-4b43-adda-8675fb42e332.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/25ebd6e1-663f-4745-bae5-15f5eb05cd4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80277,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/62948ffb-8d13-4b7e-82fa-814d3fdb13eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71124,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/bd3af3fa-b127-4a8f-a9ff-6c79829ac55a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71817,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/c58de789-b4b0-448a-ba29-3137b98e030f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/2b3a4232-ae18-40ef-8971-64501ccacbe7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5dd117cd-a149-540b-8905-1ddba627453a/5dd117cd-a149-540b-8905-1ddba627453a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86552,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5592408/general/f4b8a8e1-1bdc-474e-8573-99710f5af988.jpg',
'Width': 800}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 74.248 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737881%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [adesa.de] INFO: Saving data for 10737881: {'created_time': 1774631984.259782, 'last_price_update_time': 1774631984.259792, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737881') HTTP/1.1" 204 0
2026-03-27 17:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/dbdc2106-d14a-4069-806f-8e9cdcaa9959.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:44 [adesa.de] INFO: Found listing with ID: 10737960
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737960%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [adesa.de] INFO: Scrape type for 10737960: 1
2026-03-27 17:19:44 [adesa.de] INFO: Scraping item 10737960 url https://www.openlane.eu/en/carv6/auction/10737960
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F3cabcce9-a572-471a-95ac-c2d6103f8fd9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/3cabcce9-a572-471a-95ac-c2d6103f8fd9.JPG not downloaded yet
2026-03-27 17:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/14c3039d-7a23-4763-a663-3d5ee3ad7f12.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F1fb66329-5a49-49f9-85fa-59b7ae563823.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/1fb66329-5a49-49f9-85fa-59b7ae563823.JPG not downloaded yet
2026-03-27 17:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961
2026-03-27 17:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 with scrape type 1
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9af370b7-7cfd-5501-99b7-d7136a9e8224
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F993095bf-2d06-41bb-8f8f-8aa6e115fbab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/993095bf-2d06-41bb-8f8f-8aa6e115fbab.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252Fcf4b7dee-2b1c-4a4c-8606-964b80b5ce04.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/cf4b7dee-2b1c-4a4c-8606-964b80b5ce04.JPG not downloaded yet
2026-03-27 17:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985
2026-03-27 17:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaef2091-58fd-57b2-829c-1d05739fbd7d with scrape type 1
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aaef2091-58fd-57b2-829c-1d05739fbd7d
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252Ff0507b85-4429-452a-b03d-23e1a2102399.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/f0507b85-4429-452a-b03d-23e1a2102399.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F4e046185-ab16-463a-a399-b9bd44c1919e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/4e046185-ab16-463a-a399-b9bd44c1919e.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F0e488e89-8012-421b-a75e-b7d1f5c57014.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/0e488e89-8012-421b-a75e-b7d1f5c57014.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F33383de3-6b35-4b7f-8960-e5c4c582d251.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/33383de3-6b35-4b7f-8960-e5c4c582d251.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F069a8ebe-1874-4733-8020-45246b984e6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/069a8ebe-1874-4733-8020-45246b984e6d.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252F9d2940c7-996d-4318-b456-6cd2594e2651.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/9d2940c7-996d-4318-b456-6cd2594e2651.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617474%252Fgeneral%252Fed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617474/general/ed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg already downloaded
2026-03-27 17:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aaef2091-58fd-57b2-829c-1d05739fbd7d, identifier: 10737985
2026-03-27 17:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955
2026-03-27 17:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc26817a-d1b4-5ad2-91b3-0601b01bae2c with scrape type 1
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc26817a-d1b4-5ad2-91b3-0601b01bae2c
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F691f1375-a29f-4d53-a91d-59e2a4edc917.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/691f1375-a29f-4d53-a91d-59e2a4edc917.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252Fe02770ef-6167-42f0-91a8-b42a5a638376.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/e02770ef-6167-42f0-91a8-b42a5a638376.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252Fcb40575d-6095-480f-9bb8-7ea47797b128.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/cb40575d-6095-480f-9bb8-7ea47797b128.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F34a8253f-da9c-464c-adf2-373d767777e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/34a8253f-da9c-464c-adf2-373d767777e9.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F9385760f-091c-4f2a-a24d-0183b6a630a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/9385760f-091c-4f2a-a24d-0183b6a630a0.jpg already downloaded
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402756%252Fgeneral%252F10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402756/general/10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg already downloaded
2026-03-27 17:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bc26817a-d1b4-5ad2-91b3-0601b01bae2c, identifier: 10737955
2026-03-27 17:19:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/1877bc50-96ad-49e3-9d8e-cf5a60ea9c69.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:45 [adesa.de] INFO: Found listing with ID: 10738026
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738026%27 HTTP/1.1" 200 None
2026-03-27 17:19:45 [adesa.de] INFO: Scrape type for 10738026: 1
2026-03-27 17:19:45 [adesa.de] INFO: Scraping item 10738026 url https://www.openlane.eu/en/carv6/auction/10738026
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5406022%252Fgeneral%252F82de3a64-47a4-4a8a-80b8-a1c97b36d674.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5406022/general/82de3a64-47a4-4a8a-80b8-a1c97b36d674.JPG not downloaded yet
2026-03-27 17:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985
2026-03-27 17:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985
2026-03-27 17:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aaef2091-58fd-57b2-829c-1d05739fbd7d with identifier: 10737985 to the API
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737985>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': 'aaef2091-58fd-57b2-829c-1d05739fbd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737985',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 67800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5617474/general/28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg',
'https://images.openlane.eu/carimgs/5617474/general/f0507b85-4429-452a-b03d-23e1a2102399.jpg',
'https://images.openlane.eu/carimgs/5617474/general/4e046185-ab16-463a-a399-b9bd44c1919e.jpg',
'https://images.openlane.eu/carimgs/5617474/general/0e488e89-8012-421b-a75e-b7d1f5c57014.jpg',
'https://images.openlane.eu/carimgs/5617474/general/3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg',
'https://images.openlane.eu/carimgs/5617474/general/33383de3-6b35-4b7f-8960-e5c4c582d251.jpg',
'https://images.openlane.eu/carimgs/5617474/general/069a8ebe-1874-4733-8020-45246b984e6d.jpg',
'https://images.openlane.eu/carimgs/5617474/general/5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg',
'https://images.openlane.eu/carimgs/5617474/general/9d2940c7-996d-4318-b456-6cd2594e2651.jpg',
'https://images.openlane.eu/carimgs/5617474/general/ed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522718,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/28c27d87-2f00-4339-b9c2-4b67572ccf8f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526389,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/f0507b85-4429-452a-b03d-23e1a2102399.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399166,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/4e046185-ab16-463a-a399-b9bd44c1919e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424868,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/0e488e89-8012-421b-a75e-b7d1f5c57014.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391867,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/3a8c02f3-fcc2-48d5-8dbb-42808711472b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319591,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/33383de3-6b35-4b7f-8960-e5c4c582d251.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373333,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/069a8ebe-1874-4733-8020-45246b984e6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361520,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/5b0a2590-9d6a-4c35-b9a3-421e26351ed6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135069,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/9d2940c7-996d-4318-b456-6cd2594e2651.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef2091-58fd-57b2-829c-1d05739fbd7d/aaef2091-58fd-57b2-829c-1d05739fbd7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258746,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617474/general/ed47b7c7-7868-41b5-8d05-5252d6ead31e.jpg',
'Width': 2000}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - 130 hp - 67.800 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737985%27 HTTP/1.1" 200 None
2026-03-27 17:19:45 [adesa.de] INFO: Saving data for 10737985: {'created_time': 1774631985.648033, 'last_price_update_time': 1774631985.648046, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737985') HTTP/1.1" 204 0
2026-03-27 17:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955
2026-03-27 17:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955
2026-03-27 17:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bc26817a-d1b4-5ad2-91b3-0601b01bae2c with identifier: 10737955 to the API
2026-03-27 17:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'bc26817a-d1b4-5ad2-91b3-0601b01bae2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737955',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 85988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5402756/general/7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg',
'https://images.openlane.eu/carimgs/5402756/general/691f1375-a29f-4d53-a91d-59e2a4edc917.jpg',
'https://images.openlane.eu/carimgs/5402756/general/5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg',
'https://images.openlane.eu/carimgs/5402756/general/e02770ef-6167-42f0-91a8-b42a5a638376.jpg',
'https://images.openlane.eu/carimgs/5402756/general/cb40575d-6095-480f-9bb8-7ea47797b128.jpg',
'https://images.openlane.eu/carimgs/5402756/general/4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg',
'https://images.openlane.eu/carimgs/5402756/general/34a8253f-da9c-464c-adf2-373d767777e9.jpg',
'https://images.openlane.eu/carimgs/5402756/general/13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg',
'https://images.openlane.eu/carimgs/5402756/general/9385760f-091c-4f2a-a24d-0183b6a630a0.jpg',
'https://images.openlane.eu/carimgs/5402756/general/10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102097,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/7f2b4acc-e16b-4e20-8c54-3edbf952b802.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326120,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/691f1375-a29f-4d53-a91d-59e2a4edc917.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385371,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/5e73190c-1cd6-4f1d-b0dd-a1f014476044.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372846,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/e02770ef-6167-42f0-91a8-b42a5a638376.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311922,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/cb40575d-6095-480f-9bb8-7ea47797b128.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319358,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/4c4ab371-c3ff-45eb-965c-1b7544871be5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232498,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/34a8253f-da9c-464c-adf2-373d767777e9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225207,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/13609f2e-f9d0-4ba2-ab76-149c7d98bbfc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279128,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/9385760f-091c-4f2a-a24d-0183b6a630a0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc26817a-d1b4-5ad2-91b3-0601b01bae2c/bc26817a-d1b4-5ad2-91b3-0601b01bae2c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297792,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402756/general/10c43472-22d3-4b8a-a6a2-e049765f67c4.jpg',
'Width': 1600}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - 231 hp - 85.988 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737955%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [adesa.de] INFO: Saving data for 10737955: {'created_time': 1774631986.466613, 'last_price_update_time': 1774631986.466624, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737955') HTTP/1.1" 204 0
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/910fadc0-50e8-439a-9a1d-1775d32bddad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F5e991be7-a5ad-47d2-86d6-0510c69094f6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/5e991be7-a5ad-47d2-86d6-0510c69094f6.JPG not downloaded yet
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG not downloaded yet
2026-03-27 17:19:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/4568c503-2b3c-4c2a-bdfa-863589d3a0b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:46 [adesa.de] INFO: Found listing with ID: 10737917
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737917%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [adesa.de] INFO: Scrape type for 10737917: 1
2026-03-27 17:19:46 [adesa.de] INFO: Scraping item 10737917 url https://www.openlane.eu/en/carv6/auction/10737917
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947
2026-03-27 17:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with scrape type 1
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c6e8163-4216-51f8-b41d-cb2da05c7eb6
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Fd1fe5c53-eb1a-4e6e-af8e-b859ed6ccf22.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/d1fe5c53-eb1a-4e6e-af8e-b859ed6ccf22.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F40fabe1e-06fd-4b79-aa35-9585b8d47c13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/40fabe1e-06fd-4b79-aa35-9585b8d47c13.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Fa5af069a-4439-4b57-954e-cb376b5ed442.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/a5af069a-4439-4b57-954e-cb376b5ed442.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F28f92657-f02b-49c9-aeba-0c7c07e21037.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/28f92657-f02b-49c9-aeba-0c7c07e21037.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F14ec4a8c-56ff-4c58-bb05-03a61d99e809.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/14ec4a8c-56ff-4c58-bb05-03a61d99e809.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F7ce4abfc-0a2a-4849-b566-a59e6ebd9483.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/7ce4abfc-0a2a-4849-b566-a59e6ebd9483.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Faeb3d007-9065-433c-b25d-cbae702e5b36.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/aeb3d007-9065-433c-b25d-cbae702e5b36.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252Facb51a81-f9f7-4c9d-a6f8-499c8f566f79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/acb51a81-f9f7-4c9d-a6f8-499c8f566f79.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F7e3be262-1c9f-4750-8381-f24538942ed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/7e3be262-1c9f-4750-8381-f24538942ed3.jpg already downloaded
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722291%252Fgeneral%252F17a6f4d7-8500-4f9f-a1ee-60f4044570cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722291/general/17a6f4d7-8500-4f9f-a1ee-60f4044570cc.jpg already downloaded
2026-03-27 17:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6, identifier: 10737947
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252Fe61fbc65-6784-4deb-9248-1459c9837f44.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/e61fbc65-6784-4deb-9248-1459c9837f44.JPG not downloaded yet
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F3278513d-b4a5-49de-bcfb-d41abf9c9bfc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/3278513d-b4a5-49de-bcfb-d41abf9c9bfc.JPG not downloaded yet
2026-03-27 17:19:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947
2026-03-27 17:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947
2026-03-27 17:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c6e8163-4216-51f8-b41d-cb2da05c7eb6 with identifier: 10737947 to the API
2026-03-27 17:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737947>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '4c6e8163-4216-51f8-b41d-cb2da05c7eb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737947',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 15458,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5722291/general/d1fe5c53-eb1a-4e6e-af8e-b859ed6ccf22.jpg',
'https://images.openlane.eu/carimgs/5722291/general/40fabe1e-06fd-4b79-aa35-9585b8d47c13.jpg',
'https://images.openlane.eu/carimgs/5722291/general/a5af069a-4439-4b57-954e-cb376b5ed442.jpg',
'https://images.openlane.eu/carimgs/5722291/general/28f92657-f02b-49c9-aeba-0c7c07e21037.jpg',
'https://images.openlane.eu/carimgs/5722291/general/14ec4a8c-56ff-4c58-bb05-03a61d99e809.jpg',
'https://images.openlane.eu/carimgs/5722291/general/7ce4abfc-0a2a-4849-b566-a59e6ebd9483.jpg',
'https://images.openlane.eu/carimgs/5722291/general/aeb3d007-9065-433c-b25d-cbae702e5b36.jpg',
'https://images.openlane.eu/carimgs/5722291/general/acb51a81-f9f7-4c9d-a6f8-499c8f566f79.jpg',
'https://images.openlane.eu/carimgs/5722291/general/7e3be262-1c9f-4750-8381-f24538942ed3.jpg',
'https://images.openlane.eu/carimgs/5722291/general/17a6f4d7-8500-4f9f-a1ee-60f4044570cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1300332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/d1fe5c53-eb1a-4e6e-af8e-b859ed6ccf22.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1234806,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/40fabe1e-06fd-4b79-aa35-9585b8d47c13.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1287707,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/a5af069a-4439-4b57-954e-cb376b5ed442.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1457426,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/28f92657-f02b-49c9-aeba-0c7c07e21037.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158936,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/14ec4a8c-56ff-4c58-bb05-03a61d99e809.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1063743,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/7ce4abfc-0a2a-4849-b566-a59e6ebd9483.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 891364,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/aeb3d007-9065-433c-b25d-cbae702e5b36.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1025969,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/acb51a81-f9f7-4c9d-a6f8-499c8f566f79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966562,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/7e3be262-1c9f-4750-8381-f24538942ed3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4c6e8163-4216-51f8-b41d-cb2da05c7eb6/4c6e8163-4216-51f8-b41d-cb2da05c7eb6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1203196,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722291/general/17a6f4d7-8500-4f9f-a1ee-60f4044570cc.jpg',
'Width': 2731}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 15.458 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737947%27 HTTP/1.1" 200 None
2026-03-27 17:19:47 [adesa.de] INFO: Saving data for 10737947: {'created_time': 1774631987.939503, 'last_price_update_time': 1774631987.939514, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737947') HTTP/1.1" 204 0
2026-03-27 17:19:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/fb209497-5bf2-449c-b11d-1d0a6990762e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/3cabcce9-a572-471a-95ac-c2d6103f8fd9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:47 [adesa.de] INFO: Found listing with ID: 10737957
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737957%27 HTTP/1.1" 200 None
2026-03-27 17:19:47 [adesa.de] INFO: Scrape type for 10737957: 1
2026-03-27 17:19:47 [adesa.de] INFO: Scraping item 10737957 url https://www.openlane.eu/en/carv6/auction/10737957
2026-03-27 17:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/cf4b7dee-2b1c-4a4c-8606-964b80b5ce04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5407743%252Fgeneral%252F3442846f-12c1-4baa-af00-ba1002a93036.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407743/general/3442846f-12c1-4baa-af00-ba1002a93036.JPG not downloaded yet
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F7fd71ae4-fca0-452f-bd86-a839b32ad8e0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/7fd71ae4-fca0-452f-bd86-a839b32ad8e0.JPG not downloaded yet
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:48 [adesa.de] INFO: Found listing with ID: 10737949
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737949%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [adesa.de] INFO: Scrape type for 10737949: 1
2026-03-27 17:19:48 [adesa.de] INFO: Scraping item 10737949 url https://www.openlane.eu/en/carv6/auction/10737949
2026-03-27 17:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865
2026-03-27 17:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3177d710-085a-5021-b0d0-b6c6d6be03c4 with scrape type 1
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3177d710-085a-5021-b0d0-b6c6d6be03c4
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Ff5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/f5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F7b20d022-0718-49b9-9a8c-786a79db0008.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/7b20d022-0718-49b9-9a8c-786a79db0008.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fdde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/dde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F79f92668-15cd-446a-8b0e-30bbc6508e52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/79f92668-15cd-446a-8b0e-30bbc6508e52.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fe40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/e40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/ad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252F396234f2-b270-4489-a72d-9248c9f7ad55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/396234f2-b270-4489-a72d-9248c9f7ad55.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402941%252Fgeneral%252Fe5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402941/general/e5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg already downloaded
2026-03-27 17:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3177d710-085a-5021-b0d0-b6c6d6be03c4, identifier: 10737865
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/82de3a64-47a4-4a8a-80b8-a1c97b36d674.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F5e086c48-6dcb-4662-999a-51bd9e2fe2da.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/5e086c48-6dcb-4662-999a-51bd9e2fe2da.JPG not downloaded yet
2026-03-27 17:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865
2026-03-27 17:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865
2026-03-27 17:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3177d710-085a-5021-b0d0-b6c6d6be03c4 with identifier: 10737865 to the API
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '3177d710-085a-5021-b0d0-b6c6d6be03c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003071',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737865',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 84958,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5402941/general/f5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg',
'https://images.openlane.eu/carimgs/5402941/general/7b20d022-0718-49b9-9a8c-786a79db0008.jpg',
'https://images.openlane.eu/carimgs/5402941/general/5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg',
'https://images.openlane.eu/carimgs/5402941/general/dde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg',
'https://images.openlane.eu/carimgs/5402941/general/79f92668-15cd-446a-8b0e-30bbc6508e52.jpg',
'https://images.openlane.eu/carimgs/5402941/general/51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg',
'https://images.openlane.eu/carimgs/5402941/general/e40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg',
'https://images.openlane.eu/carimgs/5402941/general/ad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg',
'https://images.openlane.eu/carimgs/5402941/general/396234f2-b270-4489-a72d-9248c9f7ad55.jpg',
'https://images.openlane.eu/carimgs/5402941/general/e5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/f5964fdb-1ba1-436a-8f7c-8cd193d2ebc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325061,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/7b20d022-0718-49b9-9a8c-786a79db0008.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378744,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/5e00c6ff-8790-4898-853b-ebb6e8f2f396.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380181,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/dde5f9ea-525d-4bb7-a7d5-57ad9d6b21ac.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318427,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/79f92668-15cd-446a-8b0e-30bbc6508e52.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323853,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/51fb6bc0-9425-4548-890f-1deae6ce56a3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234103,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/e40b0460-f8b3-4257-8d93-bd2c5f19ffc0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289178,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/ad1261e6-d2fb-4371-be7d-ef5b85795a71.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270622,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/396234f2-b270-4489-a72d-9248c9f7ad55.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3177d710-085a-5021-b0d0-b6c6d6be03c4/3177d710-085a-5021-b0d0-b6c6d6be03c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302101,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402941/general/e5407df8-b12f-43a4-9964-7d2eaa71e7a4.jpg',
'Width': 1600}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - 231 hp - 84.958 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737865%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [adesa.de] INFO: Saving data for 10737865: {'created_time': 1774631988.83629, 'last_price_update_time': 1774631988.836303, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737865') HTTP/1.1" 204 0
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/5e991be7-a5ad-47d2-86d6-0510c69094f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/8ae5436f-c9fa-48cc-8f8b-1da13e86e56e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:48 [adesa.de] INFO: Found listing with ID: 10737895
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737895%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [adesa.de] INFO: Scrape type for 10737895: 1
2026-03-27 17:19:48 [adesa.de] INFO: Scraping item 10737895 url https://www.openlane.eu/en/carv6/auction/10737895
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/3278513d-b4a5-49de-bcfb-d41abf9c9bfc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F5070f1d1-5e47-4711-8692-e21035ace57a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/5070f1d1-5e47-4711-8692-e21035ace57a.JPG not downloaded yet
2026-03-27 17:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032
2026-03-27 17:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c01437-7b8d-5588-a25f-8563f1199dcd with scrape type 1
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F2a22b770-0355-4cde-a868-bf132ad394df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/2a22b770-0355-4cde-a868-bf132ad394df.jpg not downloaded yet
2026-03-27 17:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041
2026-03-27 17:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50170788-5ca3-532c-b07e-9970d1436925 with scrape type 1
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50170788-5ca3-532c-b07e-9970d1436925
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F3efb0bc8-fd4f-4a28-8f50-9b2a03bc015a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/3efb0bc8-fd4f-4a28-8f50-9b2a03bc015a.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F0325ccb8-3e2f-4d0a-95bb-876aa68334be.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/0325ccb8-3e2f-4d0a-95bb-876aa68334be.jpg already downloaded
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252Fad1abd84-57fd-42b8-8bbd-4d953b728187.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/ad1abd84-57fd-42b8-8bbd-4d953b728187.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F6dd0312d-3945-4fa0-9b11-b096a919e0a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/6dd0312d-3945-4fa0-9b11-b096a919e0a6.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F9984aee8-7297-45ff-ad4f-fdf705d56813.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/9984aee8-7297-45ff-ad4f-fdf705d56813.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F1227d87d-ad86-43e6-bd56-f17d8bf3dd54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/1227d87d-ad86-43e6-bd56-f17d8bf3dd54.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252Fec8e1321-f081-4c16-a894-211a52d46f18.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/ec8e1321-f081-4c16-a894-211a52d46f18.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F3cc0ea5a-fff4-447b-b0e9-2b33547a2fd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/3cc0ea5a-fff4-447b-b0e9-2b33547a2fd3.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252F0d8a1a32-1d8c-475f-8258-e6fd7a9de6a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/0d8a1a32-1d8c-475f-8258-e6fd7a9de6a9.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722297%252Fgeneral%252Fd2ce3d6b-026a-4940-a6cc-90eb5a664244.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722297/general/d2ce3d6b-026a-4940-a6cc-90eb5a664244.jpg already downloaded
2026-03-27 17:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50170788-5ca3-532c-b07e-9970d1436925, identifier: 10738041
2026-03-27 17:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016
2026-03-27 17:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fca3609-b4a5-5517-bc4c-142e34db1171 with scrape type 1
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fca3609-b4a5-5517-bc4c-142e34db1171
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F42783f78-df58-422a-8e5f-dd60c10f020f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/42783f78-df58-422a-8e5f-dd60c10f020f.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F1ab92d26-5530-4270-923e-8c4e374f7b86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/1ab92d26-5530-4270-923e-8c4e374f7b86.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F44018678-5596-4885-b950-bdd2dbbe4cdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/44018678-5596-4885-b950-bdd2dbbe4cdd.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252Fa57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/a57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F81c29661-6e0e-4c95-a108-f49aaae10d52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/81c29661-6e0e-4c95-a108-f49aaae10d52.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F7893d642-3013-46bd-9111-d06c8c725226.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/7893d642-3013-46bd-9111-d06c8c725226.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677082%252Fgeneral%252F031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677082/general/031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg already downloaded
2026-03-27 17:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7fca3609-b4a5-5517-bc4c-142e34db1171, identifier: 10738016
2026-03-27 17:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869
2026-03-27 17:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31c98388-7b81-5e78-ad24-de831a4f2fdd with scrape type 1
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31c98388-7b81-5e78-ad24-de831a4f2fdd
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F29d09e88-92cd-4d40-a887-82678d35ff28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/29d09e88-92cd-4d40-a887-82678d35ff28.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252Fa02a3c40-7c01-41eb-a581-931cf23aada4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/a02a3c40-7c01-41eb-a581-931cf23aada4.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F321b3ae1-6464-4769-b33d-559053178a50.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/321b3ae1-6464-4769-b33d-559053178a50.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F8c461308-bef9-4fdb-8a70-dd57ae004147.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/8c461308-bef9-4fdb-8a70-dd57ae004147.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252Fc436be35-ea58-47a9-adbd-cd14a356a294.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/c436be35-ea58-47a9-adbd-cd14a356a294.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252Fe566f4df-dc55-4c22-a525-e92e29d189f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/e566f4df-dc55-4c22-a525-e92e29d189f4.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F922500d3-f860-43c6-ade3-752546eabf5c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/922500d3-f860-43c6-ade3-752546eabf5c.jpg already downloaded
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5477775%252Fgeneral%252F00cd76a2-96dc-421c-bfa6-4593351dc907.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5477775/general/00cd76a2-96dc-421c-bfa6-4593351dc907.jpg already downloaded
2026-03-27 17:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31c98388-7b81-5e78-ad24-de831a4f2fdd, identifier: 10737869
2026-03-27 17:19:49 [adesa.de] INFO: Found listing with ID: 10737921
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737921%27 HTTP/1.1" 200 None
2026-03-27 17:19:49 [adesa.de] INFO: Scrape type for 10737921: 1
2026-03-27 17:19:49 [adesa.de] INFO: Scraping item 10737921 url https://www.openlane.eu/en/carv6/auction/10737921
2026-03-27 17:19:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041
2026-03-27 17:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041
2026-03-27 17:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50170788-5ca3-532c-b07e-9970d1436925 with identifier: 10738041 to the API
2026-03-27 17:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '50170788-5ca3-532c-b07e-9970d1436925',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738041',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '2008',
'odometer': 10370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5722297/general/3efb0bc8-fd4f-4a28-8f50-9b2a03bc015a.jpg',
'https://images.openlane.eu/carimgs/5722297/general/0325ccb8-3e2f-4d0a-95bb-876aa68334be.jpg',
'https://images.openlane.eu/carimgs/5722297/general/ad1abd84-57fd-42b8-8bbd-4d953b728187.jpg',
'https://images.openlane.eu/carimgs/5722297/general/6dd0312d-3945-4fa0-9b11-b096a919e0a6.jpg',
'https://images.openlane.eu/carimgs/5722297/general/9984aee8-7297-45ff-ad4f-fdf705d56813.jpg',
'https://images.openlane.eu/carimgs/5722297/general/1227d87d-ad86-43e6-bd56-f17d8bf3dd54.jpg',
'https://images.openlane.eu/carimgs/5722297/general/ec8e1321-f081-4c16-a894-211a52d46f18.jpg',
'https://images.openlane.eu/carimgs/5722297/general/3cc0ea5a-fff4-447b-b0e9-2b33547a2fd3.jpg',
'https://images.openlane.eu/carimgs/5722297/general/0d8a1a32-1d8c-475f-8258-e6fd7a9de6a9.jpg',
'https://images.openlane.eu/carimgs/5722297/general/d2ce3d6b-026a-4940-a6cc-90eb5a664244.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65458,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/3efb0bc8-fd4f-4a28-8f50-9b2a03bc015a.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62641,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/0325ccb8-3e2f-4d0a-95bb-876aa68334be.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56153,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/ad1abd84-57fd-42b8-8bbd-4d953b728187.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73314,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/6dd0312d-3945-4fa0-9b11-b096a919e0a6.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53856,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/9984aee8-7297-45ff-ad4f-fdf705d56813.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41131,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/1227d87d-ad86-43e6-bd56-f17d8bf3dd54.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45560,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/ec8e1321-f081-4c16-a894-211a52d46f18.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53604,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/3cc0ea5a-fff4-447b-b0e9-2b33547a2fd3.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61873,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/0d8a1a32-1d8c-475f-8258-e6fd7a9de6a9.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50170788-5ca3-532c-b07e-9970d1436925/50170788-5ca3-532c-b07e-9970d1436925_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64440,
'Height': 540,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722297/general/d2ce3d6b-026a-4940-a6cc-90eb5a664244.jpg',
'Width': 720}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Peugeot 2008 GT - Electric - Automatic - 136 hp - 10.370 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738041%27 HTTP/1.1" 200 None
2026-03-27 17:19:50 [adesa.de] INFO: Saving data for 10738041: {'created_time': 1774631990.251018, 'last_price_update_time': 1774631990.251029, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738041') HTTP/1.1" 204 0
2026-03-27 17:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016
2026-03-27 17:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016
2026-03-27 17:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7fca3609-b4a5-5517-bc4c-142e34db1171 with identifier: 10738016 to the API
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738016>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '7fca3609-b4a5-5517-bc4c-142e34db1171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738016',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 27845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5677082/general/42783f78-df58-422a-8e5f-dd60c10f020f.jpg',
'https://images.openlane.eu/carimgs/5677082/general/6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg',
'https://images.openlane.eu/carimgs/5677082/general/1ab92d26-5530-4270-923e-8c4e374f7b86.jpg',
'https://images.openlane.eu/carimgs/5677082/general/44018678-5596-4885-b950-bdd2dbbe4cdd.jpg',
'https://images.openlane.eu/carimgs/5677082/general/a57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg',
'https://images.openlane.eu/carimgs/5677082/general/7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg',
'https://images.openlane.eu/carimgs/5677082/general/81c29661-6e0e-4c95-a108-f49aaae10d52.jpg',
'https://images.openlane.eu/carimgs/5677082/general/89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg',
'https://images.openlane.eu/carimgs/5677082/general/7893d642-3013-46bd-9111-d06c8c725226.jpg',
'https://images.openlane.eu/carimgs/5677082/general/031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1016969,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/42783f78-df58-422a-8e5f-dd60c10f020f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1093718,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/6d7db95f-7454-4c2e-88ee-9745a39d6c60.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 995558,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/1ab92d26-5530-4270-923e-8c4e374f7b86.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 948963,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/44018678-5596-4885-b950-bdd2dbbe4cdd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1136472,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/a57a13a2-b65c-4c31-98f3-5045fe371fc5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005404,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/7f4b6e75-f05c-4062-8ad3-f34ec3467da6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 719079,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/81c29661-6e0e-4c95-a108-f49aaae10d52.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 772920,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/89e0b35a-b00a-4344-8a1f-815c05fadcfb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/7893d642-3013-46bd-9111-d06c8c725226.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fca3609-b4a5-5517-bc4c-142e34db1171/7fca3609-b4a5-5517-bc4c-142e34db1171_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 993012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677082/general/031444cb-f0d2-4cbf-bafc-9a9e958ee1b3.jpg',
'Width': 2731}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-09-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf N-connecta - Electric - Automatic - 218 hp - 27.845 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2023}
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738016%27 HTTP/1.1" 200 None
2026-03-27 17:19:50 [adesa.de] INFO: Saving data for 10738016: {'created_time': 1774631990.646812, 'last_price_update_time': 1774631990.646822, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738016') HTTP/1.1" 204 0
2026-03-27 17:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869
2026-03-27 17:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869
2026-03-27 17:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31c98388-7b81-5e78-ad24-de831a4f2fdd with identifier: 10737869 to the API
2026-03-27 17:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737869>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '31c98388-7b81-5e78-ad24-de831a4f2fdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737869',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 78074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5477775/general/29d09e88-92cd-4d40-a887-82678d35ff28.jpg',
'https://images.openlane.eu/carimgs/5477775/general/a02a3c40-7c01-41eb-a581-931cf23aada4.jpg',
'https://images.openlane.eu/carimgs/5477775/general/321b3ae1-6464-4769-b33d-559053178a50.jpg',
'https://images.openlane.eu/carimgs/5477775/general/29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg',
'https://images.openlane.eu/carimgs/5477775/general/8c461308-bef9-4fdb-8a70-dd57ae004147.jpg',
'https://images.openlane.eu/carimgs/5477775/general/48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg',
'https://images.openlane.eu/carimgs/5477775/general/c436be35-ea58-47a9-adbd-cd14a356a294.jpg',
'https://images.openlane.eu/carimgs/5477775/general/e566f4df-dc55-4c22-a525-e92e29d189f4.jpg',
'https://images.openlane.eu/carimgs/5477775/general/922500d3-f860-43c6-ade3-752546eabf5c.jpg',
'https://images.openlane.eu/carimgs/5477775/general/00cd76a2-96dc-421c-bfa6-4593351dc907.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1256619,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/29d09e88-92cd-4d40-a887-82678d35ff28.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 835130,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/a02a3c40-7c01-41eb-a581-931cf23aada4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1002469,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/321b3ae1-6464-4769-b33d-559053178a50.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005407,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/29ab45d7-d0dd-47bd-a866-aad8d1a871f6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 932426,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/8c461308-bef9-4fdb-8a70-dd57ae004147.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1265129,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/48134f0a-0b53-4b5f-b095-d1da4d66972c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1088257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/c436be35-ea58-47a9-adbd-cd14a356a294.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 589117,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/e566f4df-dc55-4c22-a525-e92e29d189f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 702453,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/922500d3-f860-43c6-ade3-752546eabf5c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31c98388-7b81-5e78-ad24-de831a4f2fdd/31c98388-7b81-5e78-ad24-de831a4f2fdd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 744412,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5477775/general/00cd76a2-96dc-421c-bfa6-4593351dc907.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 78.074 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737869%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [adesa.de] INFO: Saving data for 10737869: {'created_time': 1774631991.132081, 'last_price_update_time': 1774631991.132097, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737869') HTTP/1.1" 204 0
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/e61fbc65-6784-4deb-9248-1459c9837f44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/1fb66329-5a49-49f9-85fa-59b7ae563823.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/7fd71ae4-fca0-452f-bd86-a839b32ad8e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5471197%252Fgeneral%252Fb7ae2c83-bb0b-4d6c-a28a-719f5eea6444.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/b7ae2c83-bb0b-4d6c-a28a-719f5eea6444.JPG not downloaded yet
2026-03-27 17:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5709486%252Fgeneral%252F5dbf3e74-14d0-426e-8b31-99400a0b3a3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/5dbf3e74-14d0-426e-8b31-99400a0b3a3b.jpg not downloaded yet
2026-03-27 17:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/3442846f-12c1-4baa-af00-ba1002a93036.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:51 [adesa.de] INFO: Found listing with ID: 10738038
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738038%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [adesa.de] INFO: Scrape type for 10738038: 1
2026-03-27 17:19:51 [adesa.de] INFO: Scraping item 10738038 url https://www.openlane.eu/en/carv6/auction/10738038
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964
2026-03-27 17:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71492146-45ff-57d8-a50a-481801aa8e70 with scrape type 1
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71492146-45ff-57d8-a50a-481801aa8e70
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252F56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252F898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252Fa58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/a58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252F13e564d0-875f-47bd-a461-0fcdda6073bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/13e564d0-875f-47bd-a461-0fcdda6073bd.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252Fc32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/c32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252Fab89d89a-4185-4202-9de3-50c0eea35009.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/ab89d89a-4185-4202-9de3-50c0eea35009.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252Fad220c78-5d50-45f8-8ee5-78273350b06c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/ad220c78-5d50-45f8-8ee5-78273350b06c.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252Fa538b046-d6c0-414f-bafc-f78272e37b07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/a538b046-d6c0-414f-bafc-f78272e37b07.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252F62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg already downloaded
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5498765%252Fgeneral%252F7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5498765/general/7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg already downloaded
2026-03-27 17:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71492146-45ff-57d8-a50a-481801aa8e70, identifier: 10737964
2026-03-27 17:19:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/5e086c48-6dcb-4662-999a-51bd9e2fe2da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5471197%252Fgeneral%252Feef55c39-2817-4297-9077-4570016c292f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/eef55c39-2817-4297-9077-4570016c292f.JPG not downloaded yet
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19: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%252F5709486%252Fgeneral%252F21ec5525-0e04-4457-b75f-d556877b40c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/21ec5525-0e04-4457-b75f-d556877b40c8.jpg not downloaded yet
2026-03-27 17:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964
2026-03-27 17:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964
2026-03-27 17:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71492146-45ff-57d8-a50a-481801aa8e70 with identifier: 10737964 to the API
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737964>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '71492146-45ff-57d8-a50a-481801aa8e70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737964',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 83069,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5498765/general/56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg',
'https://images.openlane.eu/carimgs/5498765/general/898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg',
'https://images.openlane.eu/carimgs/5498765/general/a58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg',
'https://images.openlane.eu/carimgs/5498765/general/13e564d0-875f-47bd-a461-0fcdda6073bd.jpg',
'https://images.openlane.eu/carimgs/5498765/general/c32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg',
'https://images.openlane.eu/carimgs/5498765/general/ab89d89a-4185-4202-9de3-50c0eea35009.jpg',
'https://images.openlane.eu/carimgs/5498765/general/ad220c78-5d50-45f8-8ee5-78273350b06c.jpg',
'https://images.openlane.eu/carimgs/5498765/general/a538b046-d6c0-414f-bafc-f78272e37b07.jpg',
'https://images.openlane.eu/carimgs/5498765/general/62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg',
'https://images.openlane.eu/carimgs/5498765/general/7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1048973,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/56b8ea88-c2e7-4685-ac43-7b1e007d7bdc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1077913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/898f464f-dcfa-4e05-b384-ecffcb0d0ddf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 919556,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/a58c0bf2-1d97-434d-b8b6-8f834b2661d1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1097440,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/13e564d0-875f-47bd-a461-0fcdda6073bd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1066913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/c32cc35a-dda3-49c2-8038-e8ae837a5ffc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012417,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/ab89d89a-4185-4202-9de3-50c0eea35009.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593810,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/ad220c78-5d50-45f8-8ee5-78273350b06c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 663683,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/a538b046-d6c0-414f-bafc-f78272e37b07.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682529,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/62fd639f-0dfa-4fdd-902c-fce0b11f4113.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71492146-45ff-57d8-a50a-481801aa8e70/71492146-45ff-57d8-a50a-481801aa8e70_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 594107,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5498765/general/7ff317f1-a5dd-4a2d-943f-8c951827df59.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 83.069 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737964%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [adesa.de] INFO: Saving data for 10737964: {'created_time': 1774631992.06386, 'last_price_update_time': 1774631992.063873, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737964') HTTP/1.1" 204 0
2026-03-27 17:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860
2026-03-27 17:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with scrape type 1
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252Fe8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/e8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F1d30cc9f-4876-43d3-91fe-f53affd70300.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/1d30cc9f-4876-43d3-91fe-f53affd70300.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F6e172295-a810-4af3-9746-88dc75537625.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/6e172295-a810-4af3-9746-88dc75537625.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F32245405-6241-4d22-8f7c-b38d1fb4c068.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/32245405-6241-4d22-8f7c-b38d1fb4c068.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252Ff1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/f1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252Fb15d14b9-221c-4734-880c-4a1fb2c01a26.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/b15d14b9-221c-4734-880c-4a1fb2c01a26.jpg already downloaded
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F3924470%252Fgeneral%252F19ddfc45-e600-45e2-ab75-c016b186d968.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/3924470/general/19ddfc45-e600-45e2-ab75-c016b186d968.jpg already downloaded
2026-03-27 17:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a, identifier: 10737860
2026-03-27 17:19:52 [adesa.de] INFO: Found listing with ID: 10738036
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738036%27 HTTP/1.1" 200 None
2026-03-27 17:19:52 [adesa.de] INFO: Scrape type for 10738036: 1
2026-03-27 17:19:52 [adesa.de] INFO: Scraping item 10738036 url https://www.openlane.eu/en/carv6/auction/10738036
2026-03-27 17:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860
2026-03-27 17:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860
2026-03-27 17:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f2aacbe-d51a-5481-8e5c-9c21e466bb6a with identifier: 10737860 to the API
2026-03-27 17:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737860>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7f2aacbe-d51a-5481-8e5c-9c21e466bb6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '220622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737860',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Navara',
'odometer': 336699,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/3924470/general/19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg',
'https://images.openlane.eu/carimgs/3924470/general/9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg',
'https://images.openlane.eu/carimgs/3924470/general/e8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg',
'https://images.openlane.eu/carimgs/3924470/general/1d30cc9f-4876-43d3-91fe-f53affd70300.jpg',
'https://images.openlane.eu/carimgs/3924470/general/6e172295-a810-4af3-9746-88dc75537625.jpg',
'https://images.openlane.eu/carimgs/3924470/general/32245405-6241-4d22-8f7c-b38d1fb4c068.jpg',
'https://images.openlane.eu/carimgs/3924470/general/f1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg',
'https://images.openlane.eu/carimgs/3924470/general/7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg',
'https://images.openlane.eu/carimgs/3924470/general/b15d14b9-221c-4734-880c-4a1fb2c01a26.jpg',
'https://images.openlane.eu/carimgs/3924470/general/19ddfc45-e600-45e2-ab75-c016b186d968.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1347030,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/19c9b2a8-c9fa-41a2-ab7f-370936763748.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1250332,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/9d5a11e1-f665-4db1-b8b9-a2c3a2472ace.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1733473,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/e8f7d688-ca5f-429e-b8c8-cd2e9c78442d.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1466903,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/1d30cc9f-4876-43d3-91fe-f53affd70300.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117828,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/6e172295-a810-4af3-9746-88dc75537625.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/32245405-6241-4d22-8f7c-b38d1fb4c068.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1005559,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/f1fed32e-7e21-4dbb-bb97-00cde00e1063.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1138807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/7c7e89a7-d00c-4966-ad4c-acb1d2b407c4.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1446182,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/b15d14b9-221c-4734-880c-4a1fb2c01a26.jpg',
'Width': 2720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f2aacbe-d51a-5481-8e5c-9c21e466bb6a/7f2aacbe-d51a-5481-8e5c-9c21e466bb6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916178,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/3924470/general/19ddfc45-e600-45e2-ab75-c016b186d968.jpg',
'Width': 2720}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Nissan Navara Acenta - AWD - Diesel - Manual - 163 hp - 336.699 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2018}
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737860%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [adesa.de] INFO: Saving data for 10737860: {'created_time': 1774631993.341827, 'last_price_update_time': 1774631993.341838, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737860') HTTP/1.1" 204 0
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/93e9c620-5a71-474b-9ded-18c38f59261f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/5070f1d1-5e47-4711-8692-e21035ace57a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5471197%252Fgeneral%252F7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5471197/general/7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG not downloaded yet
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F3dcfdb83-9589-41b4-a3e0-fe3b613b40e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/3dcfdb83-9589-41b4-a3e0-fe3b613b40e3.jpg not downloaded yet
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738028> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:53 [adesa.de] INFO: Found listing with ID: 10738014
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738014%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [adesa.de] INFO: Scrape type for 10738014: 1
2026-03-27 17:19:53 [adesa.de] INFO: Scraping item 10738014 url https://www.openlane.eu/en/carv6/auction/10738014
2026-03-27 17:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/2a22b770-0355-4cde-a868-bf132ad394df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg not downloaded yet
2026-03-27 17:19:53 [adesa.de] INFO: Found listing with ID: 10737941
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737941%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [adesa.de] INFO: Scrape type for 10737941: 1
2026-03-27 17:19:53 [adesa.de] INFO: Scraping item 10737941 url https://www.openlane.eu/en/carv6/auction/10737941
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252Fdc254c00-659b-48c6-bac5-c5494b6dbbc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/dc254c00-659b-48c6-bac5-c5494b6dbbc5.jpg not downloaded yet
2026-03-27 17:19:53 [adesa.de] INFO: Found listing with ID: 10738024
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738024%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [adesa.de] INFO: Scrape type for 10738024: 1
2026-03-27 17:19:53 [adesa.de] INFO: Scraping item 10738024 url https://www.openlane.eu/en/carv6/auction/10738024
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/eef55c39-2817-4297-9077-4570016c292f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F1d4b3846-a33c-4e08-a7b0-c8ff0c77c520.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/1d4b3846-a33c-4e08-a7b0-c8ff0c77c520.jpg not downloaded yet
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5407743/general/43e66d6a-46f6-411e-bce0-46761a27224a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737866)
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/b7ae2c83-bb0b-4d6c-a28a-719f5eea6444.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:19:53 [adesa.de] INFO: Found listing with ID: 10737944
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737944%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [adesa.de] INFO: Scrape type for 10737944: 1
2026-03-27 17:19:53 [adesa.de] INFO: Scraping item 10737944 url https://www.openlane.eu/en/carv6/auction/10737944
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/5dbf3e74-14d0-426e-8b31-99400a0b3a3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F5373f680-8f0f-46e2-8ae6-08c8c95c3bae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/5373f680-8f0f-46e2-8ae6-08c8c95c3bae.jpg not downloaded yet
2026-03-27 17:19:53 [adesa.de] INFO: Found listing with ID: 10737928
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737928%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [adesa.de] INFO: Scrape type for 10737928: 1
2026-03-27 17:19:53 [adesa.de] INFO: Scraping item 10737928 url https://www.openlane.eu/en/carv6/auction/10737928
2026-03-27 17:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960
2026-03-27 17:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with scrape type 1
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fc60fe8dd-0728-4d6d-a843-07847048e9c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/c60fe8dd-0728-4d6d-a843-07847048e9c7.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fb64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/b64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F0286c4af-610d-4fdc-8537-01b4effae84c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/0286c4af-610d-4fdc-8537-01b4effae84c.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fe1bd4fd5-5728-4db8-9abd-85c822430864.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/e1bd4fd5-5728-4db8-9abd-85c822430864.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F72867b6b-d2da-42b5-ae95-335a148dacff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/72867b6b-d2da-42b5-ae95-335a148dacff.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252F5e9d738e-9c43-4b09-824f-5dca6050253d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/5e9d738e-9c43-4b09-824f-5dca6050253d.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5455628%252Fgeneral%252Fc5a04eee-2e74-424f-be33-5b1cf02c0311.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5455628/general/c5a04eee-2e74-424f-be33-5b1cf02c0311.jpg already downloaded
2026-03-27 17:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9, identifier: 10737960
2026-03-27 17:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917
2026-03-27 17:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff398c5e-0cc0-590c-acd0-58ea10cb566d with scrape type 1
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff398c5e-0cc0-590c-acd0-58ea10cb566d
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fcc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/cc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F255f5578-a8de-4e02-b3e3-340851135e6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/255f5578-a8de-4e02-b3e3-340851135e6d.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fa13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/a13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg already downloaded
2026-03-27 17:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F4891e379-06f7-4d95-9c16-27e426745b89.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/4891e379-06f7-4d95-9c16-27e426745b89.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fd67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/d67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252Fc3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/c3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665422%252Fgeneral%252F22153c42-b49a-4b34-ac1e-6976b3125214.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665422/general/22153c42-b49a-4b34-ac1e-6976b3125214.jpg already downloaded
2026-03-27 17:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff398c5e-0cc0-590c-acd0-58ea10cb566d, identifier: 10737917
2026-03-27 17:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033
2026-03-27 17:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c377e7-c325-5fd0-b20d-af96e57bfe0c with scrape type 1
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77c377e7-c325-5fd0-b20d-af96e57bfe0c
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252Ff38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/f38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F202102a8-f254-4311-9eaf-bb0397247e79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/202102a8-f254-4311-9eaf-bb0397247e79.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252Fef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/ef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252F7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713341%252Fgeneral%252Fc6304b6a-1755-40a4-befb-67cb7ed47712.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713341/general/c6304b6a-1755-40a4-befb-67cb7ed47712.jpg already downloaded
2026-03-27 17:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77c377e7-c325-5fd0-b20d-af96e57bfe0c, identifier: 10738033
2026-03-27 17:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10738028
2026-03-27 17:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with scrape type 1
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec78b303-0d8e-5b7f-b4a6-76468bfb86cb
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Ff4df99b5-3149-42b6-add2-4e827b2202da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/f4df99b5-3149-42b6-add2-4e827b2202da.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Fac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/ac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Fda824ed5-3568-41d3-8e9d-aa7b120b956b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/da824ed5-3568-41d3-8e9d-aa7b120b956b.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F5a402dde-564e-4404-8d90-e19a28f6a475.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/5a402dde-564e-4404-8d90-e19a28f6a475.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252Fcb1dc618-8f07-4949-8672-a2abfa64b67f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/cb1dc618-8f07-4949-8672-a2abfa64b67f.jpg already downloaded
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705428%252Fgeneral%252F660a18df-c076-4eea-b141-3022fd39cab3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705428/general/660a18df-c076-4eea-b141-3022fd39cab3.jpg already downloaded
2026-03-27 17:19:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb, identifier: 10738028
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252Fdbf694a8-8c3c-4fa8-9397-f3b87485d421.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/dbf694a8-8c3c-4fa8-9397-f3b87485d421.jpg not downloaded yet
2026-03-27 17:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960
2026-03-27 17:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960
2026-03-27 17:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10737960 to the API
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737960>
{'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-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '4f5574a6-a7da-5f3d-a555-d9c323c9f4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '27245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737960',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 45817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5455628/general/c60fe8dd-0728-4d6d-a843-07847048e9c7.jpg',
'https://images.openlane.eu/carimgs/5455628/general/b64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg',
'https://images.openlane.eu/carimgs/5455628/general/0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg',
'https://images.openlane.eu/carimgs/5455628/general/3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg',
'https://images.openlane.eu/carimgs/5455628/general/0286c4af-610d-4fdc-8537-01b4effae84c.jpg',
'https://images.openlane.eu/carimgs/5455628/general/1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg',
'https://images.openlane.eu/carimgs/5455628/general/e1bd4fd5-5728-4db8-9abd-85c822430864.jpg',
'https://images.openlane.eu/carimgs/5455628/general/72867b6b-d2da-42b5-ae95-335a148dacff.jpg',
'https://images.openlane.eu/carimgs/5455628/general/5e9d738e-9c43-4b09-824f-5dca6050253d.jpg',
'https://images.openlane.eu/carimgs/5455628/general/c5a04eee-2e74-424f-be33-5b1cf02c0311.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/c60fe8dd-0728-4d6d-a843-07847048e9c7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122526,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/b64f1e19-511d-4ee4-8d30-a08c3195ef99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165346,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/0c1c22c4-133b-4db8-b7a8-d2af0e76dd09.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157316,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/3c6a04ae-1de6-44e8-9277-3e9f9ddf60e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172755,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/0286c4af-610d-4fdc-8537-01b4effae84c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131121,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/1df12b67-8ca4-4db3-ab06-50ebdb94309f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/e1bd4fd5-5728-4db8-9abd-85c822430864.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/72867b6b-d2da-42b5-ae95-335a148dacff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168509,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/5e9d738e-9c43-4b09-824f-5dca6050253d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f5574a6-a7da-5f3d-a555-d9c323c9f4a9/4f5574a6-a7da-5f3d-a555-d9c323c9f4a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133481,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5455628/general/c5a04eee-2e74-424f-be33-5b1cf02c0311.jpg',
'Width': 1280}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - 150 hp - 45.817 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2024}
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737960%27 HTTP/1.1" 200 None
2026-03-27 17:19:55 [adesa.de] INFO: Saving data for 10737960: {'created_time': 1774631995.022712, 'last_price_update_time': 1774631995.022725, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737960') HTTP/1.1" 204 0
2026-03-27 17:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917
2026-03-27 17:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917
2026-03-27 17:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff398c5e-0cc0-590c-acd0-58ea10cb566d with identifier: 10737917 to the API
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737917>
{'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-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff398c5e-0cc0-590c-acd0-58ea10cb566d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737917',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 108303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5665422/general/cc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg',
'https://images.openlane.eu/carimgs/5665422/general/255f5578-a8de-4e02-b3e3-340851135e6d.jpg',
'https://images.openlane.eu/carimgs/5665422/general/a13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg',
'https://images.openlane.eu/carimgs/5665422/general/4891e379-06f7-4d95-9c16-27e426745b89.jpg',
'https://images.openlane.eu/carimgs/5665422/general/2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg',
'https://images.openlane.eu/carimgs/5665422/general/6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg',
'https://images.openlane.eu/carimgs/5665422/general/d67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg',
'https://images.openlane.eu/carimgs/5665422/general/c3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg',
'https://images.openlane.eu/carimgs/5665422/general/0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg',
'https://images.openlane.eu/carimgs/5665422/general/22153c42-b49a-4b34-ac1e-6976b3125214.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320335,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/cc31ae83-c728-4cf6-aa22-8f6aec7fd674.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334529,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/255f5578-a8de-4e02-b3e3-340851135e6d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330628,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/a13f9d4d-e428-4eef-bae7-79f7df7c083a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360245,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/4891e379-06f7-4d95-9c16-27e426745b89.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229362,
'Height': 1327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/2394d8d9-d70b-42c2-96ae-b3894beda37b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276405,
'Height': 1324,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/6b00c666-6c46-4c58-b764-95b1cdd047d1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99770,
'Height': 1039,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/d67bae9b-d1f4-41a5-b127-ee00e5d5d778.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347836,
'Height': 1316,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/c3c69794-6c6f-49bf-a487-ad17c39bb5e9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305033,
'Height': 1328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/0e37221e-5ce3-4fd4-a7a8-53d053fd4e0c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff398c5e-0cc0-590c-acd0-58ea10cb566d/ff398c5e-0cc0-590c-acd0-58ea10cb566d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306774,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665422/general/22153c42-b49a-4b34-ac1e-6976b3125214.jpg',
'Width': 2000}],
'price': 23500,
'price_includes_vat': True,
'registration_date': '2022-11-21',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - 150 hp - 108.303 km',
'transmission': 'automatic',
'trim': 'L&K',
'vin': None,
'year': 2022}
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737917%27 HTTP/1.1" 200 None
2026-03-27 17:19:55 [adesa.de] INFO: Saving data for 10737917: {'created_time': 1774631995.985936, 'last_price_update_time': 1774631995.985949, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737917') HTTP/1.1" 204 0
2026-03-27 17:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033
2026-03-27 17:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033
2026-03-27 17:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77c377e7-c325-5fd0-b20d-af96e57bfe0c with identifier: 10738033 to the API
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738033>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '77c377e7-c325-5fd0-b20d-af96e57bfe0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738033',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 32988,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5713341/general/f38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg',
'https://images.openlane.eu/carimgs/5713341/general/268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg',
'https://images.openlane.eu/carimgs/5713341/general/202102a8-f254-4311-9eaf-bb0397247e79.jpg',
'https://images.openlane.eu/carimgs/5713341/general/19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg',
'https://images.openlane.eu/carimgs/5713341/general/69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg',
'https://images.openlane.eu/carimgs/5713341/general/2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg',
'https://images.openlane.eu/carimgs/5713341/general/32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg',
'https://images.openlane.eu/carimgs/5713341/general/ef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg',
'https://images.openlane.eu/carimgs/5713341/general/7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg',
'https://images.openlane.eu/carimgs/5713341/general/c6304b6a-1755-40a4-befb-67cb7ed47712.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939778,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/f38146f3-1e4e-422d-ae37-c6d1d91aa97f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1071930,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/268400cb-1617-4bf2-b1ac-4bcf5713f3f3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1152659,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/202102a8-f254-4311-9eaf-bb0397247e79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792882,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/19c8d34a-4e6c-4aa1-8722-777f789ad497.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 889026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/69c88a5b-13c6-4c48-a18f-1ae1c2035926.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1028935,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/2246563b-f3bb-4b6c-bf0c-e6af9664ec92.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 865623,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/32da9d14-4aa7-4640-99a7-0f98ef5c267e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158355,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/ef5a7afe-ee43-422e-94f0-3955e6c19d52.jpg',
'Width': 3073},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 904517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/7cabb9ee-99bd-4689-b302-4698457a9fa7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77c377e7-c325-5fd0-b20d-af96e57bfe0c/77c377e7-c325-5fd0-b20d-af96e57bfe0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 738783,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713341/general/c6304b6a-1755-40a4-befb-67cb7ed47712.jpg',
'Width': 2731}],
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'32.988 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2022}
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738033%27 HTTP/1.1" 200 None
2026-03-27 17:19:56 [adesa.de] INFO: Saving data for 10738033: {'created_time': 1774631996.295499, 'last_price_update_time': 1774631996.295511, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738033') HTTP/1.1" 204 0
2026-03-27 17:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10738028
2026-03-27 17:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10738028
2026-03-27 17:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec78b303-0d8e-5b7f-b4a6-76468bfb86cb with identifier: 10738028 to the API
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738028>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ec78b303-0d8e-5b7f-b4a6-76468bfb86cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738028',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 25163,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5705428/general/949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg',
'https://images.openlane.eu/carimgs/5705428/general/f4df99b5-3149-42b6-add2-4e827b2202da.jpg',
'https://images.openlane.eu/carimgs/5705428/general/67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg',
'https://images.openlane.eu/carimgs/5705428/general/ac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg',
'https://images.openlane.eu/carimgs/5705428/general/4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg',
'https://images.openlane.eu/carimgs/5705428/general/686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg',
'https://images.openlane.eu/carimgs/5705428/general/da824ed5-3568-41d3-8e9d-aa7b120b956b.jpg',
'https://images.openlane.eu/carimgs/5705428/general/5a402dde-564e-4404-8d90-e19a28f6a475.jpg',
'https://images.openlane.eu/carimgs/5705428/general/cb1dc618-8f07-4949-8672-a2abfa64b67f.jpg',
'https://images.openlane.eu/carimgs/5705428/general/660a18df-c076-4eea-b141-3022fd39cab3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 658969,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/949033cb-c370-49ec-a5b2-d3c0488da1f6.jpg',
'Width': 2730},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 644787,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/f4df99b5-3149-42b6-add2-4e827b2202da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782105,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/67e161f1-a9ed-4938-8d9c-dbfec47b37a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 666788,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/ac3182cc-c1db-4857-ad1f-7ac5ed11b1aa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623979,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/4cd78463-8d6a-4ed7-ba20-e50ca3995ccf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 684949,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/686fad0b-dc52-4f5c-8011-cc728419c0ab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/da824ed5-3568-41d3-8e9d-aa7b120b956b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483016,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/5a402dde-564e-4404-8d90-e19a28f6a475.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 695876,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/cb1dc618-8f07-4949-8672-a2abfa64b67f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec78b303-0d8e-5b7f-b4a6-76468bfb86cb/ec78b303-0d8e-5b7f-b4a6-76468bfb86cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 670692,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705428/general/660a18df-c076-4eea-b141-3022fd39cab3.jpg',
'Width': 2731}],
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Renault Megane E-Tech Equilibre - Electric - Automatic - 218 hp - '
'25.163 km',
'transmission': 'automatic',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738028%27 HTTP/1.1" 200 None
2026-03-27 17:19:56 [adesa.de] INFO: Saving data for 10738028: {'created_time': 1774631996.608491, 'last_price_update_time': 1774631996.608504, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738028') HTTP/1.1" 204 0
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e48b8d0>
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F2a22b770-0355-4cde-a868-bf132ad394df.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/2a22b770-0355-4cde-a868-bf132ad394df.jpg saved to cache
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/21ec5525-0e04-4457-b75f-d556877b40c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:56 [adesa.de] INFO: Found listing with ID: 10738018
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738018%27 HTTP/1.1" 200 None
2026-03-27 17:19:56 [adesa.de] INFO: Scrape type for 10738018: 1
2026-03-27 17:19:56 [adesa.de] INFO: Scraping item 10738018 url https://www.openlane.eu/en/carv6/auction/10738018
2026-03-27 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/3dcfdb83-9589-41b4-a3e0-fe3b613b40e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/dc254c00-659b-48c6-bac5-c5494b6dbbc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F9d9dfbef-baaf-4018-9c7a-de04ba240eac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/9d9dfbef-baaf-4018-9c7a-de04ba240eac.jpg not downloaded yet
2026-03-27 17:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe5a7219-ed23-5f00-89ba-83368676ed05, skipping ID generation
2026-03-27 17:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5a7219-ed23-5f00-89ba-83368676ed05 with scrape type 1
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe5a7219-ed23-5f00-89ba-83368676ed05 sending to next pipeline
2026-03-27 17:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe5a7219-ed23-5f00-89ba-83368676ed05, identifier: 10737866
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e475790>
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F5dbf3e74-14d0-426e-8b31-99400a0b3a3b.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/5dbf3e74-14d0-426e-8b31-99400a0b3a3b.jpg saved to cache
2026-03-27 17:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:56 [adesa.de] INFO: Found listing with ID: 10737929
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737929%27 HTTP/1.1" 200 None
2026-03-27 17:19:56 [adesa.de] INFO: Scrape type for 10737929: 1
2026-03-27 17:19:56 [adesa.de] INFO: Scraping item 10737929 url https://www.openlane.eu/en/carv6/auction/10737929
2026-03-27 17:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866
2026-03-27 17:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866
2026-03-27 17:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe5a7219-ed23-5f00-89ba-83368676ed05 with identifier: 10737866 to the API
2026-03-27 17:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5407743/general/43e66d6a-46f6-411e-bce0-46761a27224a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'fe5a7219-ed23-5f00-89ba-83368676ed05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737866',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 89714,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe5a7219-ed23-5f00-89ba-83368676ed05/fe5a7219-ed23-5f00-89ba-83368676ed05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203724,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407743/general/689d3882-b1c3-4b7f-b668-04af32c75119.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'89.714 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737866%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Saving data for 10737866: {'created_time': 1774631997.15809, 'last_price_update_time': 1774631997.158101, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737866') HTTP/1.1" 204 0
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/1d4b3846-a33c-4e08-a7b0-c8ff0c77c520.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fe5a7219-ed23-5f00-89ba-83368676ed05 due to Ignoring non-200 response
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10737909
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737909%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10737909: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10737909 url https://www.openlane.eu/en/carv6/auction/10737909
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f425910>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F21ec5525-0e04-4457-b75f-d556877b40c8.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/21ec5525-0e04-4457-b75f-d556877b40c8.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e465150>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F3dcfdb83-9589-41b4-a3e0-fe3b613b40e3.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/3dcfdb83-9589-41b4-a3e0-fe3b613b40e3.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e512350>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252Fdc254c00-659b-48c6-bac5-c5494b6dbbc5.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/dc254c00-659b-48c6-bac5-c5494b6dbbc5.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303
2026-03-27 17:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 1
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c54c3529-3ac1-5830-b085-863e97e2723a
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [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-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10735312
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735312%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10735312: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10735312 url https://www.openlane.eu/en/carv6/auction/10735312
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252Fdf836afa-a097-4e1b-83aa-f10eb9f866d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [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-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/dbf694a8-8c3c-4fa8-9397-f3b87485d421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/5373f680-8f0f-46e2-8ae6-08c8c95c3bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10735333
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735333%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10735333: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10735333 url https://www.openlane.eu/en/carv6/auction/10735333
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252Fbfb7f2f1-f697-4058-9546-562fe8c28938.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [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-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6f9e90>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F1d4b3846-a33c-4e08-a7b0-c8ff0c77c520.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/1d4b3846-a33c-4e08-a7b0-c8ff0c77c520.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10737996
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737996%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10737996: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10737996 url https://www.openlane.eu/en/carv6/auction/10737996
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252Fd689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/d689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG not downloaded yet
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/9d9dfbef-baaf-4018-9c7a-de04ba240eac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10737894
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737894%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10737894: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10737894 url https://www.openlane.eu/en/carv6/auction/10737894
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F99369fe3-3609-46a6-a679-734bb432206a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/99369fe3-3609-46a6-a679-734bb432206a.JPG not downloaded yet
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b5a10>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252Fdbf694a8-8c3c-4fa8-9397-f3b87485d421.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/dbf694a8-8c3c-4fa8-9397-f3b87485d421.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3dfc90>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F5373f680-8f0f-46e2-8ae6-08c8c95c3bae.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/5373f680-8f0f-46e2-8ae6-08c8c95c3bae.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735303)
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/df836afa-a097-4e1b-83aa-f10eb9f866d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735303)
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10737887
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737887%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10737887: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10737887 url https://www.openlane.eu/en/carv6/auction/10737887
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG not downloaded yet
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10738037
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738037%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10738037: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10738037 url https://www.openlane.eu/en/carv6/auction/10738037
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F40efd472-2682-47e7-ac17-881c7739dfcc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/40efd472-2682-47e7-ac17-881c7739dfcc.JPG not downloaded yet
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19: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/10735303)
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10737933
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737933%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10737933: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10737933 url https://www.openlane.eu/en/carv6/auction/10737933
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [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-27 17:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e308390>
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F9d9dfbef-baaf-4018-9c7a-de04ba240eac.jpg') HTTP/1.1" 204 0
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/9d9dfbef-baaf-4018-9c7a-de04ba240eac.jpg saved to cache
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19: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/10735303)
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10738012
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738012%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10738012: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10738012 url https://www.openlane.eu/en/carv6/auction/10738012
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [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-27 17:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:57 [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-27 17:19: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-27 17:19:57 [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/10735303)
2026-03-27 17:19:57 [adesa.de] INFO: Found listing with ID: 10737963
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737963%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [adesa.de] INFO: Scrape type for 10737963: 1
2026-03-27 17:19:57 [adesa.de] INFO: Scraping item 10737963 url https://www.openlane.eu/en/carv6/auction/10737963
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5545542%252Fgeneral%252F7d78d50c-7389-4d50-8d83-915ad68fb074.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/7d78d50c-7389-4d50-8d83-915ad68fb074.jpg already downloaded
2026-03-27 17:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19: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/10735303)
2026-03-27 17:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957
2026-03-27 17:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with scrape type 1
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg already downloaded
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg already downloaded
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg already downloaded
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252Ff98f9db6-e456-411f-9d82-1675a8923326.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/f98f9db6-e456-411f-9d82-1675a8923326.jpg already downloaded
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F3da4154a-228a-424c-88d9-3b7858f83460.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/3da4154a-228a-424c-88d9-3b7858f83460.jpg already downloaded
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F7d537d99-1c79-4588-9daa-38886208176f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/7d537d99-1c79-4588-9daa-38886208176f.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252Ff1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/f1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252F6ccc09f6-36bb-429e-b91d-953504b67093.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/6ccc09f6-36bb-429e-b91d-953504b67093.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5442861%252Fgeneral%252Fa98438c5-9bac-4bcc-bf67-d680f242099a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5442861/general/a98438c5-9bac-4bcc-bf67-d680f242099a.jpg already downloaded
2026-03-27 17:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c, identifier: 10737957
2026-03-27 17:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921
2026-03-27 17:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 521b2bc6-a3f5-5641-be38-1554506972d7 with scrape type 1
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 521b2bc6-a3f5-5641-be38-1554506972d7
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F03b71be9-a647-4332-a221-cfca0f3b0987.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/03b71be9-a647-4332-a221-cfca0f3b0987.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F6213d9ab-796a-4f03-951b-911c52040a7e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/6213d9ab-796a-4f03-951b-911c52040a7e.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F7ada34c2-27e3-45b7-bf05-74639c184d27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/7ada34c2-27e3-45b7-bf05-74639c184d27.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252Fa6ff747b-8660-4166-9e5a-bc4936df0401.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/a6ff747b-8660-4166-9e5a-bc4936df0401.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F46357864-47d0-48c9-92be-6dc8e8c74816.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/46357864-47d0-48c9-92be-6dc8e8c74816.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F63adfe02-53ed-4162-9f5b-a820ff58384a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/63adfe02-53ed-4162-9f5b-a820ff58384a.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg already downloaded
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676623%252Fgeneral%252F3262dc67-6a57-4942-96f5-38a67618e49d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676623/general/3262dc67-6a57-4942-96f5-38a67618e49d.jpg already downloaded
2026-03-27 17:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 521b2bc6-a3f5-5641-be38-1554506972d7, identifier: 10737921
2026-03-27 17:19:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-27 17:19:58 [adesa.de] INFO: Found listing with ID: 10737945
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737945%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [adesa.de] INFO: Scrape type for 10737945: 1
2026-03-27 17:19:58 [adesa.de] INFO: Scraping item 10737945 url https://www.openlane.eu/en/carv6/auction/10737945
2026-03-27 17:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957
2026-03-27 17:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957
2026-03-27 17:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c with identifier: 10737957 to the API
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737957>
{'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-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '125003563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737957',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 147600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5442861/general/0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg',
'https://images.openlane.eu/carimgs/5442861/general/0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg',
'https://images.openlane.eu/carimgs/5442861/general/93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg',
'https://images.openlane.eu/carimgs/5442861/general/f98f9db6-e456-411f-9d82-1675a8923326.jpg',
'https://images.openlane.eu/carimgs/5442861/general/3da4154a-228a-424c-88d9-3b7858f83460.jpg',
'https://images.openlane.eu/carimgs/5442861/general/7d537d99-1c79-4588-9daa-38886208176f.jpg',
'https://images.openlane.eu/carimgs/5442861/general/f1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg',
'https://images.openlane.eu/carimgs/5442861/general/03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg',
'https://images.openlane.eu/carimgs/5442861/general/6ccc09f6-36bb-429e-b91d-953504b67093.jpg',
'https://images.openlane.eu/carimgs/5442861/general/a98438c5-9bac-4bcc-bf67-d680f242099a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334057,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/0223e8f6-b7c0-47d5-b66d-b1bcdea4b53c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295034,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/0dc04389-65ff-4ad2-a25c-be916dd02d08.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700272,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/93ceebbb-5220-407d-bbe9-55e171c0dd75.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 829055,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/f98f9db6-e456-411f-9d82-1675a8923326.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761952,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/3da4154a-228a-424c-88d9-3b7858f83460.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 941658,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/7d537d99-1c79-4588-9daa-38886208176f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 592330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/f1e84f24-1ec0-4bbb-95ee-7f851236cbca.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/03e78b7d-cea6-45bb-ab55-2264dc08b97c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 746632,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/6ccc09f6-36bb-429e-b91d-953504b67093.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c/4f3c3f18-fa1b-592a-b35d-a4fbf89dc49c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 932142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5442861/general/a98438c5-9bac-4bcc-bf67-d680f242099a.jpg',
'Width': 2731}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Superb 2.0 TDI Sportline - Diesel - Automatic - 190 hp - '
'147.600 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737957%27 HTTP/1.1" 200 None
2026-03-27 17:19:58 [adesa.de] INFO: Saving data for 10737957: {'created_time': 1774631998.726434, 'last_price_update_time': 1774631998.726444, 'auction_closing_time': 1774876200.0}
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737957') HTTP/1.1" 204 0
2026-03-27 17:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921
2026-03-27 17:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921
2026-03-27 17:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 521b2bc6-a3f5-5641-be38-1554506972d7 with identifier: 10737921 to the API
2026-03-27 17:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '521b2bc6-a3f5-5641-be38-1554506972d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737921',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 14302,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5676623/general/03b71be9-a647-4332-a221-cfca0f3b0987.jpg',
'https://images.openlane.eu/carimgs/5676623/general/5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg',
'https://images.openlane.eu/carimgs/5676623/general/6213d9ab-796a-4f03-951b-911c52040a7e.jpg',
'https://images.openlane.eu/carimgs/5676623/general/7ada34c2-27e3-45b7-bf05-74639c184d27.jpg',
'https://images.openlane.eu/carimgs/5676623/general/a6ff747b-8660-4166-9e5a-bc4936df0401.jpg',
'https://images.openlane.eu/carimgs/5676623/general/7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg',
'https://images.openlane.eu/carimgs/5676623/general/46357864-47d0-48c9-92be-6dc8e8c74816.jpg',
'https://images.openlane.eu/carimgs/5676623/general/63adfe02-53ed-4162-9f5b-a820ff58384a.jpg',
'https://images.openlane.eu/carimgs/5676623/general/7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg',
'https://images.openlane.eu/carimgs/5676623/general/3262dc67-6a57-4942-96f5-38a67618e49d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1134391,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/03b71be9-a647-4332-a221-cfca0f3b0987.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1119302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/5a836092-a889-407c-b6a7-d15c3bfd5f1d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1190776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/6213d9ab-796a-4f03-951b-911c52040a7e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1257082,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/7ada34c2-27e3-45b7-bf05-74639c184d27.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1223765,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/a6ff747b-8660-4166-9e5a-bc4936df0401.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1295745,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/7b095a60-de7f-4dd3-98ca-fbac10f525c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 764408,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/46357864-47d0-48c9-92be-6dc8e8c74816.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 720537,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/63adfe02-53ed-4162-9f5b-a820ff58384a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694732,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/7113a3b7-e0be-4b98-bae5-c92b65c36f4d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_521b2bc6-a3f5-5641-be38-1554506972d7/521b2bc6-a3f5-5641-be38-1554506972d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 980940,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676623/general/3262dc67-6a57-4942-96f5-38a67618e49d.jpg',
'Width': 2731}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 14.302 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737921%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Saving data for 10737921: {'created_time': 1774631999.125029, 'last_price_update_time': 1774631999.125041, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737921') HTTP/1.1" 204 0
2026-03-27 17:19:59 [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/10735303)
2026-03-27 17:19:59 [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/10735303)
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10738020
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738020%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10738020: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10738020 url https://www.openlane.eu/en/carv6/auction/10738020
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10737979
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737979%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10737979: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10737979 url https://www.openlane.eu/en/carv6/auction/10737979
2026-03-27 17:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864
2026-03-27 17:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13540c4-a05d-5492-b910-b46bab39262f with scrape type 1
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e13540c4-a05d-5492-b910-b46bab39262f
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252Fcc753fe5-a404-4d48-993f-91cce3af1015.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/cc753fe5-a404-4d48-993f-91cce3af1015.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F428d26d6-29f3-438e-afc1-1707d0f4241b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/428d26d6-29f3-438e-afc1-1707d0f4241b.jpg not downloaded yet
2026-03-27 17:19:59 [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-27 17:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 4f5574a6-a7da-5f3d-a555-d9c323c9f4a9 with identifier: 10738026, dropping item
2026-03-27 17:19:59 [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-27 17:19:59 [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-27 17:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895
2026-03-27 17:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0973d9bf-ed6d-5eba-b35c-95489d6e403e with scrape type 1
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0973d9bf-ed6d-5eba-b35c-95489d6e403e
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fd7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/d7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fd67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/d67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252F31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fd7483b51-89fb-4929-b8ef-a657e566234d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/d7483b51-89fb-4929-b8ef-a657e566234d.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Ffa3081ce-f059-43be-8dec-7286597c1ed6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/fa3081ce-f059-43be-8dec-7286597c1ed6.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623259%252Fgeneral%252Fb19c7a45-9e01-46d4-9a9c-66dd075db483.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623259/general/b19c7a45-9e01-46d4-9a9c-66dd075db483.jpg already downloaded
2026-03-27 17:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0973d9bf-ed6d-5eba-b35c-95489d6e403e, identifier: 10737895
2026-03-27 17:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895
2026-03-27 17:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895
2026-03-27 17:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0973d9bf-ed6d-5eba-b35c-95489d6e403e with identifier: 10737895 to the API
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737895>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '0973d9bf-ed6d-5eba-b35c-95489d6e403e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737895',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 31098,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5623259/general/7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg',
'https://images.openlane.eu/carimgs/5623259/general/74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg',
'https://images.openlane.eu/carimgs/5623259/general/2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg',
'https://images.openlane.eu/carimgs/5623259/general/d7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg',
'https://images.openlane.eu/carimgs/5623259/general/8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg',
'https://images.openlane.eu/carimgs/5623259/general/d67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg',
'https://images.openlane.eu/carimgs/5623259/general/31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg',
'https://images.openlane.eu/carimgs/5623259/general/d7483b51-89fb-4929-b8ef-a657e566234d.jpg',
'https://images.openlane.eu/carimgs/5623259/general/fa3081ce-f059-43be-8dec-7286597c1ed6.jpg',
'https://images.openlane.eu/carimgs/5623259/general/b19c7a45-9e01-46d4-9a9c-66dd075db483.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289876,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/7ae424ad-62bc-4870-a0cd-098d4f23f735.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302667,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/74cf43b4-4fe9-4e2f-892b-c526f34ae8bd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290291,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/2b9fa3cf-53dc-4f00-a0c5-3280787a7e65.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282382,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/d7f7ad28-ba43-4699-b4b3-b05caebb6e55.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326417,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/8e4500ca-709d-468b-bd08-bcd8ddac9757.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322713,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/d67cfdff-6caf-4fdd-b31f-eb38af9bbf7f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310095,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/31f6ba46-7ab3-4762-9cc0-6e27dabc7db7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292938,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/d7483b51-89fb-4929-b8ef-a657e566234d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440397,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/fa3081ce-f059-43be-8dec-7286597c1ed6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0973d9bf-ed6d-5eba-b35c-95489d6e403e/0973d9bf-ed6d-5eba-b35c-95489d6e403e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376821,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623259/general/b19c7a45-9e01-46d4-9a9c-66dd075db483.jpg',
'Width': 2000}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - 82 hp - 31.098 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737895%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Saving data for 10737895: {'created_time': 1774631999.760257, 'last_price_update_time': 1774631999.76027, 'auction_closing_time': 1774875600.0}
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737895') HTTP/1.1" 204 0
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10737972
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737972%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10737972: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10737972 url https://www.openlane.eu/en/carv6/auction/10737972
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F8b8facdb-690a-44c0-92fc-bc01660c0e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/8b8facdb-690a-44c0-92fc-bc01660c0e4b.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F7305a837-65f3-4670-bbea-4bd59da35e2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/7305a837-65f3-4670-bbea-4bd59da35e2d.jpg not downloaded yet
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10737893
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737893%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10737893: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10737893 url https://www.openlane.eu/en/carv6/auction/10737893
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F42e20aaa-03e6-4489-b92b-dd6b0987049a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/42e20aaa-03e6-4489-b92b-dd6b0987049a.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F23b0cc2d-3e9d-4496-8bdf-6a86334e6c82.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/23b0cc2d-3e9d-4496-8bdf-6a86334e6c82.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F7c99a88d-a9ba-4294-82dd-528fd86cf0e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/7c99a88d-a9ba-4294-82dd-528fd86cf0e6.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F24f18ade-f308-4339-9e90-b3688d3c7391.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/24f18ade-f308-4339-9e90-b3688d3c7391.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252Fbafb6e0b-710f-457b-b516-b8bd8c46f858.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/bafb6e0b-710f-457b-b516-b8bd8c46f858.jpg already downloaded
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5402628%252Fgeneral%252F6d56ca97-580a-488e-8903-c0b3d1026c4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5402628/general/6d56ca97-580a-488e-8903-c0b3d1026c4d.jpg already downloaded
2026-03-27 17:19:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-27 17:19:59 [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-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10738175
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738175%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10738175: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10738175 url https://www.openlane.eu/en/carv6/auction/10738175
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10736616
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736616%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10736616: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10736616 url https://www.openlane.eu/en/carv6/auction/10736616
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10736614
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736614%27 HTTP/1.1" 200 None
2026-03-27 17:19:59 [adesa.de] INFO: Scrape type for 10736614: 1
2026-03-27 17:19:59 [adesa.de] INFO: Scraping item 10736614 url https://www.openlane.eu/en/carv6/auction/10736614
2026-03-27 17:19:59 [adesa.de] INFO: Found listing with ID: 10736613
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736613%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10736613: 1
2026-03-27 17:20:00 [adesa.de] INFO: Scraping item 10736613 url https://www.openlane.eu/en/carv6/auction/10736613
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10736615
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736615%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10736615: 1
2026-03-27 17:20:00 [adesa.de] INFO: Scraping item 10736615 url https://www.openlane.eu/en/carv6/auction/10736615
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10736610
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736610%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10736610: 1
2026-03-27 17:20:00 [adesa.de] INFO: Scraping item 10736610 url https://www.openlane.eu/en/carv6/auction/10736610
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10736611
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736611%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10736611: 1
2026-03-27 17:20:00 [adesa.de] INFO: Scraping item 10736611 url https://www.openlane.eu/en/carv6/auction/10736611
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10736612
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736612%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10736612: 1
2026-03-27 17:20:00 [adesa.de] INFO: Scraping item 10736612 url https://www.openlane.eu/en/carv6/auction/10736612
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730985
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730985%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730985: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730985 url https://www.openlane.eu/en/carv6/auction/10730985
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731065
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731065%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731065: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731065 url https://www.openlane.eu/en/carv6/auction/10731065
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731042
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731042%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731042: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731042 url https://www.openlane.eu/en/carv6/auction/10731042
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731082
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731082%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731082: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731082 url https://www.openlane.eu/en/carv6/auction/10731082
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731094
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731094%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731094: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731094 url https://www.openlane.eu/en/carv6/auction/10731094
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731096
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731096%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731096: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731096 url https://www.openlane.eu/en/carv6/auction/10731096
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731067
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731067%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731067: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731067 url https://www.openlane.eu/en/carv6/auction/10731067
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730970
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730970%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730970: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730970 url https://www.openlane.eu/en/carv6/auction/10730970
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731049
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731049%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731049: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731049 url https://www.openlane.eu/en/carv6/auction/10731049
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731076
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731076%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731076: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731076 url https://www.openlane.eu/en/carv6/auction/10731076
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730975
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730975%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730975: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730975 url https://www.openlane.eu/en/carv6/auction/10730975
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730993
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730993%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730993: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730993 url https://www.openlane.eu/en/carv6/auction/10730993
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730960
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730960%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730960: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730960 url https://www.openlane.eu/en/carv6/auction/10730960
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730990
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730990%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730990: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730990 url https://www.openlane.eu/en/carv6/auction/10730990
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731053
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731053%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731053: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731053 url https://www.openlane.eu/en/carv6/auction/10731053
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730980
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730980%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730980: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730980 url https://www.openlane.eu/en/carv6/auction/10730980
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731002
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731002%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731002: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731002 url https://www.openlane.eu/en/carv6/auction/10731002
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730995
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730995%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730995: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730995 url https://www.openlane.eu/en/carv6/auction/10730995
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731023
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731023%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731023: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731023 url https://www.openlane.eu/en/carv6/auction/10731023
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731056
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731056%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731056: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731056 url https://www.openlane.eu/en/carv6/auction/10731056
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731088
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731088%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731088: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731088 url https://www.openlane.eu/en/carv6/auction/10731088
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730952
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730952%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730952: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730952 url https://www.openlane.eu/en/carv6/auction/10730952
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731078
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731078%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731078: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731078 url https://www.openlane.eu/en/carv6/auction/10731078
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730955
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730955%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730955: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730955 url https://www.openlane.eu/en/carv6/auction/10730955
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731022
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731022%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731022: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731022 url https://www.openlane.eu/en/carv6/auction/10731022
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731020
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731020%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731020: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731020 url https://www.openlane.eu/en/carv6/auction/10731020
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731059
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731059%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731059: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731059 url https://www.openlane.eu/en/carv6/auction/10731059
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730988
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730988%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730988: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730988 url https://www.openlane.eu/en/carv6/auction/10730988
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731058
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731058%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731058: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731058 url https://www.openlane.eu/en/carv6/auction/10731058
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731079
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731079%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731079: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731079 url https://www.openlane.eu/en/carv6/auction/10731079
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731033
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731033%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731033: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731033 url https://www.openlane.eu/en/carv6/auction/10731033
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731034
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731034%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731034: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731034 url https://www.openlane.eu/en/carv6/auction/10731034
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731030
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731030%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731030: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731030 url https://www.openlane.eu/en/carv6/auction/10731030
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730994
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730994%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730994: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730994 url https://www.openlane.eu/en/carv6/auction/10730994
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730986
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730986%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730986: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730986 url https://www.openlane.eu/en/carv6/auction/10730986
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731062
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731062%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731062: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731062 url https://www.openlane.eu/en/carv6/auction/10731062
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731077
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731077%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731077: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731077 url https://www.openlane.eu/en/carv6/auction/10731077
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730956
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730956%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730956: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730956 url https://www.openlane.eu/en/carv6/auction/10730956
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730999
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730999%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730999: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730999 url https://www.openlane.eu/en/carv6/auction/10730999
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731068
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731068%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731068: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731068 url https://www.openlane.eu/en/carv6/auction/10731068
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730977
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730977%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730977: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730977 url https://www.openlane.eu/en/carv6/auction/10730977
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731039
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731039%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731039: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731039 url https://www.openlane.eu/en/carv6/auction/10731039
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731025
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731025%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731025: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731025 url https://www.openlane.eu/en/carv6/auction/10731025
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730971
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730971%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730971: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730971 url https://www.openlane.eu/en/carv6/auction/10730971
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731032
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731032%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731032: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731032 url https://www.openlane.eu/en/carv6/auction/10731032
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730997
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730997%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10730997: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10730997 url https://www.openlane.eu/en/carv6/auction/10730997
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10731044
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731044%27 HTTP/1.1" 200 None
2026-03-27 17:20:00 [adesa.de] INFO: Scrape type for 10731044: 0
2026-03-27 17:20:00 [adesa.de] INFO: Skipping item 10731044 url https://www.openlane.eu/en/carv6/auction/10731044
2026-03-27 17:20:00 [adesa.de] INFO: Found listing with ID: 10730969
2026-03-27 17:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730969%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [adesa.de] INFO: Scrape type for 10730969: 0
2026-03-27 17:20:01 [adesa.de] INFO: Skipping item 10730969 url https://www.openlane.eu/en/carv6/auction/10730969
2026-03-27 17:20:01 [adesa.de] INFO: Found listing with ID: 10731008
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731008%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [adesa.de] INFO: Scrape type for 10731008: 0
2026-03-27 17:20:01 [adesa.de] INFO: Skipping item 10731008 url https://www.openlane.eu/en/carv6/auction/10731008
2026-03-27 17:20:01 [adesa.de] INFO: Found listing with ID: 10730965
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730965%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [adesa.de] INFO: Scrape type for 10730965: 0
2026-03-27 17:20:01 [adesa.de] INFO: Skipping item 10730965 url https://www.openlane.eu/en/carv6/auction/10730965
2026-03-27 17:20:01 [adesa.de] INFO: Found listing with ID: 10731090
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731090%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [adesa.de] INFO: Scrape type for 10731090: 0
2026-03-27 17:20:01 [adesa.de] INFO: Skipping item 10731090 url https://www.openlane.eu/en/carv6/auction/10731090
2026-03-27 17:20:01 [adesa.de] INFO: Found listing with ID: 10731092
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731092%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [adesa.de] INFO: Scrape type for 10731092: 0
2026-03-27 17:20:01 [adesa.de] INFO: Skipping item 10731092 url https://www.openlane.eu/en/carv6/auction/10731092
2026-03-27 17:20:01 [adesa.de] INFO: Found listing with ID: 10730996
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730996%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [adesa.de] INFO: Scrape type for 10730996: 0
2026-03-27 17:20:01 [adesa.de] INFO: Skipping item 10730996 url https://www.openlane.eu/en/carv6/auction/10730996
2026-03-27 17:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738018> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038
2026-03-27 17:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with scrape type 1
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe8bfb8b-aa70-55f0-bb82-2170764e4c2a
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F1b18521a-8581-4495-9468-04cdaa4df4d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/1b18521a-8581-4495-9468-04cdaa4df4d0.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F1381531b-65af-4dc9-9d41-0a5289064513.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/1381531b-65af-4dc9-9d41-0a5289064513.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252Fe98769c6-dce0-46de-85cf-83d70a862301.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/e98769c6-dce0-46de-85cf-83d70a862301.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F25c02250-d300-4d17-9727-08990ccb2c6d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/25c02250-d300-4d17-9727-08990ccb2c6d.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F83836d61-2edb-4843-8a79-1be13034c086.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/83836d61-2edb-4843-8a79-1be13034c086.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252Fa7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/a7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719036%252Fgeneral%252F7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719036/general/7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg already downloaded
2026-03-27 17:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a, identifier: 10738038
2026-03-27 17:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024
2026-03-27 17:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b39fc12d-287f-51d0-8215-801b78affdf6 with scrape type 1
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b39fc12d-287f-51d0-8215-801b78affdf6
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Fe7289535-9963-480a-bc6d-b650fdf39231.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/e7289535-9963-480a-bc6d-b650fdf39231.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F4b74f84a-ae1f-43bf-aa27-25b752805735.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/4b74f84a-ae1f-43bf-aa27-25b752805735.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F2f607eba-aff4-4511-bb85-93d92b070d4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/2f607eba-aff4-4511-bb85-93d92b070d4a.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Ff1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/f1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252F240f860a-96d7-449b-815d-5ed334973b97.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/240f860a-96d7-449b-815d-5ed334973b97.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Fdfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/dfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5692455%252Fgeneral%252Fe36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692455/general/e36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg already downloaded
2026-03-27 17:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b39fc12d-287f-51d0-8215-801b78affdf6, identifier: 10738024
2026-03-27 17:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018
2026-03-27 17:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e92bb2f2-c252-513f-bbc0-00df234e673f with scrape type 1
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e92bb2f2-c252-513f-bbc0-00df234e673f
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F8b61289c-d4cf-4dc9-9344-250456debc30.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/8b61289c-d4cf-4dc9-9344-250456debc30.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg already downloaded
2026-03-27 17:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252Fa4b0018e-9f2b-4677-8189-e2b1e6281714.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/a4b0018e-9f2b-4677-8189-e2b1e6281714.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F26a446da-3596-4652-9bad-f2f6b9553ef2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/26a446da-3596-4652-9bad-f2f6b9553ef2.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252Ff4f3c138-4f45-49d6-8016-2e038323b77b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/f4f3c138-4f45-49d6-8016-2e038323b77b.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252F394563f3-8c87-4baf-bc9d-744947527587.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/394563f3-8c87-4baf-bc9d-744947527587.jpg already downloaded
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680146%252Fgeneral%252Fe9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680146/general/e9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg already downloaded
2026-03-27 17:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e92bb2f2-c252-513f-bbc0-00df234e673f, identifier: 10738018
2026-03-27 17:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038
2026-03-27 17:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038
2026-03-27 17:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fe8bfb8b-aa70-55f0-bb82-2170764e4c2a with identifier: 10738038 to the API
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738038>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'fe8bfb8b-aa70-55f0-bb82-2170764e4c2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738038',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 23304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5719036/general/1b18521a-8581-4495-9468-04cdaa4df4d0.jpg',
'https://images.openlane.eu/carimgs/5719036/general/91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg',
'https://images.openlane.eu/carimgs/5719036/general/1381531b-65af-4dc9-9d41-0a5289064513.jpg',
'https://images.openlane.eu/carimgs/5719036/general/e98769c6-dce0-46de-85cf-83d70a862301.jpg',
'https://images.openlane.eu/carimgs/5719036/general/25c02250-d300-4d17-9727-08990ccb2c6d.jpg',
'https://images.openlane.eu/carimgs/5719036/general/03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg',
'https://images.openlane.eu/carimgs/5719036/general/79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg',
'https://images.openlane.eu/carimgs/5719036/general/83836d61-2edb-4843-8a79-1be13034c086.jpg',
'https://images.openlane.eu/carimgs/5719036/general/a7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg',
'https://images.openlane.eu/carimgs/5719036/general/7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 921724,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/1b18521a-8581-4495-9468-04cdaa4df4d0.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 933728,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/91624e6f-d47e-4e07-beb3-d5d62be654b1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915571,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/1381531b-65af-4dc9-9d41-0a5289064513.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 900546,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/e98769c6-dce0-46de-85cf-83d70a862301.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1261877,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/25c02250-d300-4d17-9727-08990ccb2c6d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1148744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/03aa7652-dccf-402c-b0d9-c0c073fb19e1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1162034,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/79bbc9fd-bd38-456e-bed8-eca0c496c56e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1172617,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/83836d61-2edb-4843-8a79-1be13034c086.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1224290,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/a7afa0cf-8ff7-4835-b606-a225f4ec52cc.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe8bfb8b-aa70-55f0-bb82-2170764e4c2a/fe8bfb8b-aa70-55f0-bb82-2170764e4c2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1365011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719036/general/7545c43b-9acd-40b4-b6bd-d3c8153c8a3d.jpg',
'Width': 3641}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 23.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738038%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [adesa.de] INFO: Saving data for 10738038: {'created_time': 1774632002.52562, 'last_price_update_time': 1774632002.525636, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738038') HTTP/1.1" 204 0
2026-03-27 17:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024
2026-03-27 17:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024
2026-03-27 17:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b39fc12d-287f-51d0-8215-801b78affdf6 with identifier: 10738024 to the API
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738024>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'b39fc12d-287f-51d0-8215-801b78affdf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738024',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 10413,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5692455/general/6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg',
'https://images.openlane.eu/carimgs/5692455/general/e7289535-9963-480a-bc6d-b650fdf39231.jpg',
'https://images.openlane.eu/carimgs/5692455/general/4b74f84a-ae1f-43bf-aa27-25b752805735.jpg',
'https://images.openlane.eu/carimgs/5692455/general/2f607eba-aff4-4511-bb85-93d92b070d4a.jpg',
'https://images.openlane.eu/carimgs/5692455/general/f1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg',
'https://images.openlane.eu/carimgs/5692455/general/919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg',
'https://images.openlane.eu/carimgs/5692455/general/859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg',
'https://images.openlane.eu/carimgs/5692455/general/240f860a-96d7-449b-815d-5ed334973b97.jpg',
'https://images.openlane.eu/carimgs/5692455/general/dfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg',
'https://images.openlane.eu/carimgs/5692455/general/e36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1087849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/6b292b3c-71d0-43db-9a02-fd7a775287d9.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/e7289535-9963-480a-bc6d-b650fdf39231.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1040177,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/4b74f84a-ae1f-43bf-aa27-25b752805735.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1031910,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/2f607eba-aff4-4511-bb85-93d92b070d4a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1505462,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/f1c37b9e-801a-4c38-aebc-814a6bc04fa5.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1257140,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/919d4ed3-ba5d-4805-b3db-743eb05c6bd4.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1380000,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/859e88a0-9156-4ef7-8cf5-e76ab5580889.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1366008,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/240f860a-96d7-449b-815d-5ed334973b97.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1494485,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/dfce8140-cba5-4aa5-9ebf-51171bcf9da1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b39fc12d-287f-51d0-8215-801b78affdf6/b39fc12d-287f-51d0-8215-801b78affdf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1698452,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692455/general/e36738b9-c134-41ad-bf5e-6d22ae88c0ea.jpg',
'Width': 3641}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 10.413 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738024%27 HTTP/1.1" 200 None
2026-03-27 17:20:02 [adesa.de] INFO: Saving data for 10738024: {'created_time': 1774632002.986611, 'last_price_update_time': 1774632002.986623, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738024') HTTP/1.1" 204 0
2026-03-27 17:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018
2026-03-27 17:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018
2026-03-27 17:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e92bb2f2-c252-513f-bbc0-00df234e673f with identifier: 10738018 to the API
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'e92bb2f2-c252-513f-bbc0-00df234e673f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738018',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 67800,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5680146/general/8b61289c-d4cf-4dc9-9344-250456debc30.jpg',
'https://images.openlane.eu/carimgs/5680146/general/23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg',
'https://images.openlane.eu/carimgs/5680146/general/041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg',
'https://images.openlane.eu/carimgs/5680146/general/a4b0018e-9f2b-4677-8189-e2b1e6281714.jpg',
'https://images.openlane.eu/carimgs/5680146/general/26a446da-3596-4652-9bad-f2f6b9553ef2.jpg',
'https://images.openlane.eu/carimgs/5680146/general/961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg',
'https://images.openlane.eu/carimgs/5680146/general/4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg',
'https://images.openlane.eu/carimgs/5680146/general/f4f3c138-4f45-49d6-8016-2e038323b77b.jpg',
'https://images.openlane.eu/carimgs/5680146/general/394563f3-8c87-4baf-bc9d-744947527587.jpg',
'https://images.openlane.eu/carimgs/5680146/general/e9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119964,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/8b61289c-d4cf-4dc9-9344-250456debc30.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130153,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/23ad7f68-f858-4eec-9bfc-020bbe94d5c2.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115544,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/041ad12e-7747-41eb-8375-391a2f4f7cfe.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124587,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/a4b0018e-9f2b-4677-8189-e2b1e6281714.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72137,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/26a446da-3596-4652-9bad-f2f6b9553ef2.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96803,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/961b0dbe-4ba4-411d-8e81-2a4182d67179.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51830,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/4cf5836b-dccb-47ac-b066-20bb3cd9057d.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54888,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/f4f3c138-4f45-49d6-8016-2e038323b77b.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82223,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/394563f3-8c87-4baf-bc9d-744947527587.jpg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e92bb2f2-c252-513f-bbc0-00df234e673f/e92bb2f2-c252-513f-bbc0-00df234e673f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73021,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680146/general/e9a5b61d-3ddd-49eb-bf46-ee070abe1902.jpg',
'Width': 720}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 - Electric - Automatic - 325 hp - 67.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738018%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [adesa.de] INFO: Saving data for 10738018: {'created_time': 1774632003.314216, 'last_price_update_time': 1774632003.314228, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738018') HTTP/1.1" 204 0
2026-03-27 17:20:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928
2026-03-27 17:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3591e6c4-5285-5f11-978f-425d5eb04d42 with scrape type 1
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3591e6c4-5285-5f11-978f-425d5eb04d42
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F67b7f925-4046-45a2-8436-f3ab22844c46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/67b7f925-4046-45a2-8436-f3ab22844c46.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252Fb5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/b5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252Fe47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/e47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252F28602d50-6238-4a01-88eb-4d86840b5744.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/28602d50-6238-4a01-88eb-4d86840b5744.jpg already downloaded
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5687064%252Fgeneral%252Fdff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687064/general/dff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg already downloaded
2026-03-27 17:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3591e6c4-5285-5f11-978f-425d5eb04d42, identifier: 10737928
2026-03-27 17:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928
2026-03-27 17:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928
2026-03-27 17:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3591e6c4-5285-5f11-978f-425d5eb04d42 with identifier: 10737928 to the API
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '3591e6c4-5285-5f11-978f-425d5eb04d42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737928',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 31267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5687064/general/5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg',
'https://images.openlane.eu/carimgs/5687064/general/67b7f925-4046-45a2-8436-f3ab22844c46.jpg',
'https://images.openlane.eu/carimgs/5687064/general/0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg',
'https://images.openlane.eu/carimgs/5687064/general/6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg',
'https://images.openlane.eu/carimgs/5687064/general/32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg',
'https://images.openlane.eu/carimgs/5687064/general/b5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg',
'https://images.openlane.eu/carimgs/5687064/general/e47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg',
'https://images.openlane.eu/carimgs/5687064/general/38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg',
'https://images.openlane.eu/carimgs/5687064/general/28602d50-6238-4a01-88eb-4d86840b5744.jpg',
'https://images.openlane.eu/carimgs/5687064/general/dff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1158277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/5bbfa4b6-7387-44b1-810b-4c72ad5cab3a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1210614,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/67b7f925-4046-45a2-8436-f3ab22844c46.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1082800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/0b4cd632-7357-4821-a4cc-b694e9aa0ad6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1175986,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/6273a9f8-8fbf-4b4a-a761-18f726d77c79.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/32cc922a-ee2b-483e-a9ee-6db10a4f7d67.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1085035,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/b5e4f6e4-cbd3-4601-8974-51231d87ab0d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 907178,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/e47e2101-17d3-4095-95aa-2bacf1d8aa72.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1174127,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/38295ea2-14b7-4de8-b0dd-b30dc8552eee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1161835,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/28602d50-6238-4a01-88eb-4d86840b5744.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3591e6c4-5285-5f11-978f-425d5eb04d42/3591e6c4-5285-5f11-978f-425d5eb04d42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711546,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687064/general/dff8307a-1ab7-4039-b2b1-6943e9f3a3d3.jpg',
'Width': 2731}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 31.267 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737928%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [adesa.de] INFO: Saving data for 10737928: {'created_time': 1774632004.078331, 'last_price_update_time': 1774632004.078342, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737928') HTTP/1.1" 204 0
2026-03-27 17:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941
2026-03-27 17:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce with scrape type 1
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 431aa1d8-da69-5490-8ddf-3936fd4e89ce
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fe208b4fc-dff6-4152-9083-136c079760df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F25ba47bb-5425-417d-9921-9cce49b1062a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fbce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252Fb80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg already downloaded
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713351%252Fgeneral%252F42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg already downloaded
2026-03-27 17:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 431aa1d8-da69-5490-8ddf-3936fd4e89ce, identifier: 10737941
2026-03-27 17:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941
2026-03-27 17:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941
2026-03-27 17:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 431aa1d8-da69-5490-8ddf-3936fd4e89ce with identifier: 10737941 to the API
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '431aa1d8-da69-5490-8ddf-3936fd4e89ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737941',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 33209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg',
'https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg',
'https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg',
'https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg',
'https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg',
'https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg',
'https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg',
'https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg',
'https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg',
'https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1056783,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/2fca89fa-8f31-4fa4-bc21-9653825f9cab.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1028083,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/e208b4fc-dff6-4152-9083-136c079760df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 922753,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/25ba47bb-5425-417d-9921-9cce49b1062a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1024386,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/bce06b97-852c-4f1c-8c41-b5f8a5deb757.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 832876,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/92a5c4cc-8618-4e45-9385-7113675cc6a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1406948,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/b80b69ec-8e92-4faa-a540-c0cc1e0c36a2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888389,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/3b806ee4-418c-45c4-8d8a-1ce1ee2f7e6b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102659,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/50eb9f8c-c54b-4ca8-bac8-c99e4117e847.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755109,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/74a050a0-d182-489d-b6e1-3cd04bbbb0a0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_431aa1d8-da69-5490-8ddf-3936fd4e89ce/431aa1d8-da69-5490-8ddf-3936fd4e89ce_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 976055,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713351/general/42aef36f-21e8-47c2-abfe-bbd52ac82802.jpg',
'Width': 2731}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo 18 kWh - Electric - Automatic - 82 hp - 33.209 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737941%27 HTTP/1.1" 200 None
2026-03-27 17:20:04 [adesa.de] INFO: Saving data for 10737941: {'created_time': 1774632004.873884, 'last_price_update_time': 1774632004.873894, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737941') HTTP/1.1" 204 0
2026-03-27 17:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933
2026-03-27 17:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e88af30d-0833-52d4-b79f-5f8f9be4c76e with scrape type 1
2026-03-27 17:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e88af30d-0833-52d4-b79f-5f8f9be4c76e
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F75a8e032-279d-4799-97d2-02544c57cfbb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/75a8e032-279d-4799-97d2-02544c57cfbb.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252Fa18e584b-5e45-469c-87ba-f1be71e987ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/a18e584b-5e45-469c-87ba-f1be71e987ed.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F7983d533-90b8-475d-bafb-2a99cce78fe1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/7983d533-90b8-475d-bafb-2a99cce78fe1.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F1288d234-a3c8-43a5-a46d-ca3414761627.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/1288d234-a3c8-43a5-a46d-ca3414761627.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252Fa9aee540-37b7-4e35-8400-4a2d21e01082.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/a9aee540-37b7-4e35-8400-4a2d21e01082.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698248%252Fgeneral%252F725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698248/general/725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg already downloaded
2026-03-27 17:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e88af30d-0833-52d4-b79f-5f8f9be4c76e, identifier: 10737933
2026-03-27 17:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933
2026-03-27 17:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933
2026-03-27 17:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e88af30d-0833-52d4-b79f-5f8f9be4c76e with identifier: 10737933 to the API
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737933>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e88af30d-0833-52d4-b79f-5f8f9be4c76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737933',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 92374,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 45,
'photo_urls': ['https://images.openlane.eu/carimgs/5698248/general/75a8e032-279d-4799-97d2-02544c57cfbb.jpg',
'https://images.openlane.eu/carimgs/5698248/general/00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg',
'https://images.openlane.eu/carimgs/5698248/general/a18e584b-5e45-469c-87ba-f1be71e987ed.jpg',
'https://images.openlane.eu/carimgs/5698248/general/60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg',
'https://images.openlane.eu/carimgs/5698248/general/7983d533-90b8-475d-bafb-2a99cce78fe1.jpg',
'https://images.openlane.eu/carimgs/5698248/general/1288d234-a3c8-43a5-a46d-ca3414761627.jpg',
'https://images.openlane.eu/carimgs/5698248/general/8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg',
'https://images.openlane.eu/carimgs/5698248/general/a9aee540-37b7-4e35-8400-4a2d21e01082.jpg',
'https://images.openlane.eu/carimgs/5698248/general/7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg',
'https://images.openlane.eu/carimgs/5698248/general/725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1157493,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/75a8e032-279d-4799-97d2-02544c57cfbb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1139152,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/00f1def1-dbcd-4529-aae5-bf19e4ae2a35.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1183613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/a18e584b-5e45-469c-87ba-f1be71e987ed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1197171,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/60ac7cc9-404c-4d3f-bbb8-0c5a3d410af6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1050755,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/7983d533-90b8-475d-bafb-2a99cce78fe1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1023202,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/1288d234-a3c8-43a5-a46d-ca3414761627.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 911064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/8a7c3d7f-329e-4027-aaa0-cd27749c2af9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 860161,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/a9aee540-37b7-4e35-8400-4a2d21e01082.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1047710,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/7fc88b78-9648-40a1-938f-bc6a80a5c37d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e88af30d-0833-52d4-b79f-5f8f9be4c76e/e88af30d-0833-52d4-b79f-5f8f9be4c76e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 667160,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698248/general/725775bc-a4f8-4d42-83dc-5f03d9ca42d0.jpg',
'Width': 2731}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 Pro Performance - Electric - Automatic - 204 hp - '
'92.374 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737933%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [adesa.de] INFO: Saving data for 10737933: {'created_time': 1774632005.551621, 'last_price_update_time': 1774632005.551632, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737933') HTTP/1.1" 204 0
2026-03-27 17:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894
2026-03-27 17:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with scrape type 1
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d93f17ec-c830-5f4a-8199-a1acbe8bb3cc
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Fc56cc8a0-d420-46da-a152-c652633ecf25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/c56cc8a0-d420-46da-a152-c652633ecf25.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F24337348-518d-4ddb-8802-b01a626e7b89.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/24337348-518d-4ddb-8802-b01a626e7b89.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Ff52964a1-f9e0-4e59-b273-416ca5b179d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/f52964a1-f9e0-4e59-b273-416ca5b179d2.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F084c18c4-5623-4f37-8cc2-2843b2f35836.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/084c18c4-5623-4f37-8cc2-2843b2f35836.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F4367c671-0bd8-41ba-9348-06773d48db0d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/4367c671-0bd8-41ba-9348-06773d48db0d.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Fbe549070-945c-489f-8e30-5ce4bfc2b300.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/be549070-945c-489f-8e30-5ce4bfc2b300.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Fd7e72314-ed30-4641-95e6-93e65d775636.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/d7e72314-ed30-4641-95e6-93e65d775636.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252Ffaa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/faa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F43383277-c608-4394-8c54-7b1228ec5ecd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/43383277-c608-4394-8c54-7b1228ec5ecd.jpg already downloaded
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5621754%252Fgeneral%252F1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5621754/general/1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg already downloaded
2026-03-27 17:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc, identifier: 10737894
2026-03-27 17:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894
2026-03-27 17:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894
2026-03-27 17:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d93f17ec-c830-5f4a-8199-a1acbe8bb3cc with identifier: 10737894 to the API
2026-03-27 17:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737894>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd93f17ec-c830-5f4a-8199-a1acbe8bb3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737894',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 49697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5621754/general/c56cc8a0-d420-46da-a152-c652633ecf25.jpg',
'https://images.openlane.eu/carimgs/5621754/general/24337348-518d-4ddb-8802-b01a626e7b89.jpg',
'https://images.openlane.eu/carimgs/5621754/general/f52964a1-f9e0-4e59-b273-416ca5b179d2.jpg',
'https://images.openlane.eu/carimgs/5621754/general/084c18c4-5623-4f37-8cc2-2843b2f35836.jpg',
'https://images.openlane.eu/carimgs/5621754/general/4367c671-0bd8-41ba-9348-06773d48db0d.jpg',
'https://images.openlane.eu/carimgs/5621754/general/be549070-945c-489f-8e30-5ce4bfc2b300.jpg',
'https://images.openlane.eu/carimgs/5621754/general/d7e72314-ed30-4641-95e6-93e65d775636.jpg',
'https://images.openlane.eu/carimgs/5621754/general/faa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg',
'https://images.openlane.eu/carimgs/5621754/general/43383277-c608-4394-8c54-7b1228ec5ecd.jpg',
'https://images.openlane.eu/carimgs/5621754/general/1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568602,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/c56cc8a0-d420-46da-a152-c652633ecf25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 583995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/24337348-518d-4ddb-8802-b01a626e7b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511848,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/f52964a1-f9e0-4e59-b273-416ca5b179d2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 573973,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/084c18c4-5623-4f37-8cc2-2843b2f35836.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344656,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/4367c671-0bd8-41ba-9348-06773d48db0d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 494419,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/be549070-945c-489f-8e30-5ce4bfc2b300.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 532840,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/d7e72314-ed30-4641-95e6-93e65d775636.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459508,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/faa077f3-01dd-4679-9bc4-8c3a339f6f5d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379281,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/43383277-c608-4394-8c54-7b1228ec5ecd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d93f17ec-c830-5f4a-8199-a1acbe8bb3cc/d93f17ec-c830-5f4a-8199-a1acbe8bb3cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619119,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5621754/general/1d68a3a6-3c6a-42a8-af0a-ef1279724119.jpg',
'Width': 1920}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - 299 hp - 49.697 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737894%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [adesa.de] INFO: Saving data for 10737894: {'created_time': 1774632006.149647, 'last_price_update_time': 1774632006.149658, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737894') HTTP/1.1" 204 0
2026-03-27 17:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037
2026-03-27 17:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with scrape type 1
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252Fb1a80a61-6eb8-4371-bffb-c4120b43b08b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/b1a80a61-6eb8-4371-bffb-c4120b43b08b.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252Fe88c1a34-89bc-4e02-9dba-e8546abcb95c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/e88c1a34-89bc-4e02-9dba-e8546abcb95c.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252Fc267b034-9cf9-4b84-8b7d-a91d88a9cfe2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/c267b034-9cf9-4b84-8b7d-a91d88a9cfe2.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252F0306e167-da35-4008-ae39-6d2941f13965.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/0306e167-da35-4008-ae39-6d2941f13965.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252F04e0e67c-a138-4c1b-a146-cbe36dd89e8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/04e0e67c-a138-4c1b-a146-cbe36dd89e8e.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252F69d73685-aae4-4775-8388-3aead7b1cf58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/69d73685-aae4-4775-8388-3aead7b1cf58.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252Ff4cf4e49-1151-43d5-bb67-1e1f3a12ffa1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/f4cf4e49-1151-43d5-bb67-1e1f3a12ffa1.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252F0c858e86-c51f-4f5d-a479-7b52dc7f9675.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/0c858e86-c51f-4f5d-a479-7b52dc7f9675.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252F7cdd47ed-f89b-4851-86f6-ddf483148314.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/7cdd47ed-f89b-4851-86f6-ddf483148314.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716585%252Fgeneral%252F41b2b3a9-6163-4bfe-89bd-6256f49e85ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716585/general/41b2b3a9-6163-4bfe-89bd-6256f49e85ac.jpg already downloaded
2026-03-27 17:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3, identifier: 10738037
2026-03-27 17:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037
2026-03-27 17:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037
2026-03-27 17:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3 with identifier: 10738037 to the API
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738037>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738037',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 64696,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5716585/general/b1a80a61-6eb8-4371-bffb-c4120b43b08b.jpg',
'https://images.openlane.eu/carimgs/5716585/general/e88c1a34-89bc-4e02-9dba-e8546abcb95c.jpg',
'https://images.openlane.eu/carimgs/5716585/general/c267b034-9cf9-4b84-8b7d-a91d88a9cfe2.jpg',
'https://images.openlane.eu/carimgs/5716585/general/0306e167-da35-4008-ae39-6d2941f13965.jpg',
'https://images.openlane.eu/carimgs/5716585/general/04e0e67c-a138-4c1b-a146-cbe36dd89e8e.jpg',
'https://images.openlane.eu/carimgs/5716585/general/69d73685-aae4-4775-8388-3aead7b1cf58.jpg',
'https://images.openlane.eu/carimgs/5716585/general/f4cf4e49-1151-43d5-bb67-1e1f3a12ffa1.jpg',
'https://images.openlane.eu/carimgs/5716585/general/0c858e86-c51f-4f5d-a479-7b52dc7f9675.jpg',
'https://images.openlane.eu/carimgs/5716585/general/7cdd47ed-f89b-4851-86f6-ddf483148314.jpg',
'https://images.openlane.eu/carimgs/5716585/general/41b2b3a9-6163-4bfe-89bd-6256f49e85ac.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 624034,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/b1a80a61-6eb8-4371-bffb-c4120b43b08b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453008,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/e88c1a34-89bc-4e02-9dba-e8546abcb95c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568661,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/c267b034-9cf9-4b84-8b7d-a91d88a9cfe2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490330,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/0306e167-da35-4008-ae39-6d2941f13965.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440595,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/04e0e67c-a138-4c1b-a146-cbe36dd89e8e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 484116,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/69d73685-aae4-4775-8388-3aead7b1cf58.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 567065,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/f4cf4e49-1151-43d5-bb67-1e1f3a12ffa1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499721,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/0c858e86-c51f-4f5d-a479-7b52dc7f9675.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394658,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/7cdd47ed-f89b-4851-86f6-ddf483148314.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3/d6f2c8c4-4caf-5d61-9298-6aa7a1ca6fe3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 668277,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716585/general/41b2b3a9-6163-4bfe-89bd-6256f49e85ac.jpg',
'Width': 2731}],
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 Pro - Electric - Automatic - 174 hp - 64.696 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738037%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [adesa.de] INFO: Saving data for 10738037: {'created_time': 1774632006.850051, 'last_price_update_time': 1774632006.850062, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738037') HTTP/1.1" 204 0
2026-03-27 17:20:06 [scrapy.extensions.logstats] INFO: Crawled 602 pages (at 177 pages/min), scraped 313 items (at 71 items/min)
2026-03-27 17:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012
2026-03-27 17:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7810f794-abe6-56a7-9a1a-355d192b3624 with scrape type 1
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7810f794-abe6-56a7-9a1a-355d192b3624
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fbfbd63a2-c699-4585-b618-85360a14a43a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/bfbd63a2-c699-4585-b618-85360a14a43a.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fb1c82555-1b3f-416f-8279-2ed986883564.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/b1c82555-1b3f-416f-8279-2ed986883564.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fd3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/d3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fe010d380-8809-44a0-b6a0-3e6d5a936328.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/e010d380-8809-44a0-b6a0-3e6d5a936328.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fcbea5353-f100-483a-8235-cc5ad53eda19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/cbea5353-f100-483a-8235-cc5ad53eda19.jpg already downloaded
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252Fd788bfeb-9fb2-4963-b9f5-3012906d5197.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/d788bfeb-9fb2-4963-b9f5-3012906d5197.jpg already downloaded
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg already downloaded
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg already downloaded
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667774%252Fgeneral%252F90125e60-73df-4ff0-800b-82744b3a2ad4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667774/general/90125e60-73df-4ff0-800b-82744b3a2ad4.jpg already downloaded
2026-03-27 17:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7810f794-abe6-56a7-9a1a-355d192b3624, identifier: 10738012
2026-03-27 17:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012
2026-03-27 17:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012
2026-03-27 17:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7810f794-abe6-56a7-9a1a-355d192b3624 with identifier: 10738012 to the API
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '7810f794-abe6-56a7-9a1a-355d192b3624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738012',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 139064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5667774/general/bfbd63a2-c699-4585-b618-85360a14a43a.jpg',
'https://images.openlane.eu/carimgs/5667774/general/03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg',
'https://images.openlane.eu/carimgs/5667774/general/b1c82555-1b3f-416f-8279-2ed986883564.jpg',
'https://images.openlane.eu/carimgs/5667774/general/d3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg',
'https://images.openlane.eu/carimgs/5667774/general/e010d380-8809-44a0-b6a0-3e6d5a936328.jpg',
'https://images.openlane.eu/carimgs/5667774/general/cbea5353-f100-483a-8235-cc5ad53eda19.jpg',
'https://images.openlane.eu/carimgs/5667774/general/d788bfeb-9fb2-4963-b9f5-3012906d5197.jpg',
'https://images.openlane.eu/carimgs/5667774/general/825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg',
'https://images.openlane.eu/carimgs/5667774/general/5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg',
'https://images.openlane.eu/carimgs/5667774/general/90125e60-73df-4ff0-800b-82744b3a2ad4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 990557,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/bfbd63a2-c699-4585-b618-85360a14a43a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 903569,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/03a3e419-73b7-41e8-a05a-c6e0c583741d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1067517,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/b1c82555-1b3f-416f-8279-2ed986883564.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1017479,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/d3951b47-93dc-4fb7-8b99-7f8971ca63f0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915406,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/e010d380-8809-44a0-b6a0-3e6d5a936328.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1057959,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/cbea5353-f100-483a-8235-cc5ad53eda19.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774278,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/d788bfeb-9fb2-4963-b9f5-3012906d5197.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1006058,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/825374e1-ee1f-43f5-a84b-61f69f6c914a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 857600,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/5651136e-3e56-4290-bbbc-8633fbcf6ed8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7810f794-abe6-56a7-9a1a-355d192b3624/7810f794-abe6-56a7-9a1a-355d192b3624_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 936588,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667774/general/90125e60-73df-4ff0-800b-82744b3a2ad4.jpg',
'Width': 2731}],
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Touareg 3.0 TDI Elegance - 4Motion - Diesel - Automatic '
'- 231 hp - 139.064 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738012%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [adesa.de] INFO: Saving data for 10738012: {'created_time': 1774632007.431059, 'last_price_update_time': 1774632007.431073, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738012') HTTP/1.1" 204 0
2026-03-27 17:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887
2026-03-27 17:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeca9450-bc20-561c-8565-85a88aa676f0 with scrape type 1
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eeca9450-bc20-561c-8565-85a88aa676f0
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Fd82014a0-3b29-4b8b-964a-fe7343205991.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/d82014a0-3b29-4b8b-964a-fe7343205991.jpg already downloaded
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F235453ed-a1f5-435e-9626-a5389bb24f82.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/235453ed-a1f5-435e-9626-a5389bb24f82.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Faf75a628-5012-4fa1-8868-923923b52a5a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/af75a628-5012-4fa1-8868-923923b52a5a.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Fe94149e8-25ef-4b07-96d1-bde78b1aa008.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/e94149e8-25ef-4b07-96d1-bde78b1aa008.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F0676481c-e557-4edc-845d-409e5699e572.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/0676481c-e557-4edc-845d-409e5699e572.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F1e752f4b-c7d1-4967-a70d-f6692451d707.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/1e752f4b-c7d1-4967-a70d-f6692451d707.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F0b458cd7-2a63-422c-aa48-15dd7a394b24.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/0b458cd7-2a63-422c-aa48-15dd7a394b24.JPG not downloaded yet
2026-03-27 17:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963
2026-03-27 17:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656dd39-d5cd-5250-b8e6-f25d99948197 with scrape type 1
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a656dd39-d5cd-5250-b8e6-f25d99948197
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252Fe5959cff-77c2-4a14-8565-2a6f2cf2d0c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/e5959cff-77c2-4a14-8565-2a6f2cf2d0c2.jpg already downloaded
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F0b03664b-a79a-4629-bf82-a60e2ade0114.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/0b03664b-a79a-4629-bf82-a60e2ade0114.JPG not downloaded yet
2026-03-27 17:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996
2026-03-27 17:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with scrape type 1
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Ff725b9c9-1f7b-4ab0-bd1c-f433873c48f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/f725b9c9-1f7b-4ab0-bd1c-f433873c48f0.jpg already downloaded
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fe55dc42f-d78c-43fc-a322-9fdb230a04fc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/e55dc42f-d78c-43fc-a322-9fdb230a04fc.JPG not downloaded yet
2026-03-27 17:20:07 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5402628/general/7305a837-65f3-4670-bbea-4bd59da35e2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737864)
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Fac89dabc-4a38-4bde-ae1c-fd98f7137aa0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/ac89dabc-4a38-4bde-ae1c-fd98f7137aa0.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F1a085b55-8fcf-4afc-ac22-aeae64771ab9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/1a085b55-8fcf-4afc-ac22-aeae64771ab9.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/ec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252F99868d85-01ca-450d-acb5-b9eba64632ab.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/99868d85-01ca-450d-acb5-b9eba64632ab.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252Fc950d2b1-1028-4eec-8217-1237656ccbb3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/c950d2b1-1028-4eec-8217-1237656ccbb3.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fd4434163-bba2-422b-9dbd-931544c7c03e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/d4434163-bba2-422b-9dbd-931544c7c03e.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5613351%252Fgeneral%252Ff103a273-7481-4da1-a719-5c17103c340b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613351/general/f103a273-7481-4da1-a719-5c17103c340b.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F21b173c7-7500-4ee2-9d2e-681f51294981.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/21b173c7-7500-4ee2-9d2e-681f51294981.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F2504edd3-2318-4978-a11d-a8320a0c6a3d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/2504edd3-2318-4978-a11d-a8320a0c6a3d.JPG not downloaded yet
2026-03-27 17:20:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/e55dc42f-d78c-43fc-a322-9fdb230a04fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F7c0ae417-f994-4627-ac02-f057377755a3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/7c0ae417-f994-4627-ac02-f057377755a3.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F86e49090-4384-4bf6-8799-116f0b69f880.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/86e49090-4384-4bf6-8799-116f0b69f880.JPG not downloaded yet
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e13540c4-a05d-5492-b910-b46bab39262f due to Ignoring non-200 response
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F9c82ad3a-5e04-4edc-9624-814fbc863499.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/9c82ad3a-5e04-4edc-9624-814fbc863499.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F65eb3fc6-428f-4b69-b22a-892adb4e91d3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/65eb3fc6-428f-4b69-b22a-892adb4e91d3.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F6f2a115d-2852-4416-97d0-f796f130e8de.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/6f2a115d-2852-4416-97d0-f796f130e8de.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F4a0f51c5-0150-4f67-b204-682457c0eabe.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/4a0f51c5-0150-4f67-b204-682457c0eabe.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252F745cf24e-59b2-4e9d-b781-27327b6b37a1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/745cf24e-59b2-4e9d-b781-27327b6b37a1.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252Fb92e776a-1cfe-45a7-ba99-9bea66325c71.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/b92e776a-1cfe-45a7-ba99-9bea66325c71.JPG not downloaded yet
2026-03-27 17:20:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/2504edd3-2318-4978-a11d-a8320a0c6a3d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5490971%252Fgeneral%252Fc899ebbe-181e-4f3b-806a-7ae719388b2c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490971/general/c899ebbe-181e-4f3b-806a-7ae719388b2c.JPG not downloaded yet
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5633871%252Fgeneral%252F780a04d5-9c49-42ae-acb4-8739542f75d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633871/general/780a04d5-9c49-42ae-acb4-8739542f75d0.JPG not downloaded yet
2026-03-27 17:20:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737945> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/b92e776a-1cfe-45a7-ba99-9bea66325c71.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/780a04d5-9c49-42ae-acb4-8739542f75d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/c899ebbe-181e-4f3b-806a-7ae719388b2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/745cf24e-59b2-4e9d-b781-27327b6b37a1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945
2026-03-27 17:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f291ed7b-a989-5dac-9f80-47a05310e4e5 with scrape type 1
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f291ed7b-a989-5dac-9f80-47a05310e4e5
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F2e5d4307-4175-4a7a-82e3-067b99432f1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/2e5d4307-4175-4a7a-82e3-067b99432f1f.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F3045047f-9f05-43ac-bdbb-6b7fb31e9131.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/3045047f-9f05-43ac-bdbb-6b7fb31e9131.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fac259403-e544-4955-b40e-eec504450721.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/ac259403-e544-4955-b40e-eec504450721.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F1eba1e56-3365-4b72-b08b-b83dae1a7e6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/1eba1e56-3365-4b72-b08b-b83dae1a7e6b.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fb941d3a1-01e8-4ae0-ac04-469eac91d893.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/b941d3a1-01e8-4ae0-ac04-469eac91d893.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F815eb8b3-aa72-4573-8819-618228253f7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/815eb8b3-aa72-4573-8819-618228253f7c.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252Fc8ae1630-336e-4fab-914d-5202842837df.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/c8ae1630-336e-4fab-914d-5202842837df.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F5f6b18f7-00fe-4539-b16a-7beb719a7984.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/5f6b18f7-00fe-4539-b16a-7beb719a7984.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F3521bc25-0f17-4546-9a5b-a26b6e74e5a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/3521bc25-0f17-4546-9a5b-a26b6e74e5a9.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719032%252Fgeneral%252F6d471870-d57f-42ea-adba-0eec2635da39.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719032/general/6d471870-d57f-42ea-adba-0eec2635da39.jpg already downloaded
2026-03-27 17:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f291ed7b-a989-5dac-9f80-47a05310e4e5, identifier: 10737945
2026-03-27 17:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945
2026-03-27 17:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945
2026-03-27 17:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f291ed7b-a989-5dac-9f80-47a05310e4e5 with identifier: 10737945 to the API
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737945>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f291ed7b-a989-5dac-9f80-47a05310e4e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737945',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 46637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5719032/general/2e5d4307-4175-4a7a-82e3-067b99432f1f.jpg',
'https://images.openlane.eu/carimgs/5719032/general/3045047f-9f05-43ac-bdbb-6b7fb31e9131.jpg',
'https://images.openlane.eu/carimgs/5719032/general/ac259403-e544-4955-b40e-eec504450721.jpg',
'https://images.openlane.eu/carimgs/5719032/general/1eba1e56-3365-4b72-b08b-b83dae1a7e6b.jpg',
'https://images.openlane.eu/carimgs/5719032/general/b941d3a1-01e8-4ae0-ac04-469eac91d893.jpg',
'https://images.openlane.eu/carimgs/5719032/general/815eb8b3-aa72-4573-8819-618228253f7c.jpg',
'https://images.openlane.eu/carimgs/5719032/general/c8ae1630-336e-4fab-914d-5202842837df.jpg',
'https://images.openlane.eu/carimgs/5719032/general/5f6b18f7-00fe-4539-b16a-7beb719a7984.jpg',
'https://images.openlane.eu/carimgs/5719032/general/3521bc25-0f17-4546-9a5b-a26b6e74e5a9.jpg',
'https://images.openlane.eu/carimgs/5719032/general/6d471870-d57f-42ea-adba-0eec2635da39.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1099940,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/2e5d4307-4175-4a7a-82e3-067b99432f1f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1000612,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/3045047f-9f05-43ac-bdbb-6b7fb31e9131.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1154712,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/ac259403-e544-4955-b40e-eec504450721.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1136298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/1eba1e56-3365-4b72-b08b-b83dae1a7e6b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 954642,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/b941d3a1-01e8-4ae0-ac04-469eac91d893.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 934416,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/815eb8b3-aa72-4573-8819-618228253f7c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843331,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/c8ae1630-336e-4fab-914d-5202842837df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 831693,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/5f6b18f7-00fe-4539-b16a-7beb719a7984.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141951,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/3521bc25-0f17-4546-9a5b-a26b6e74e5a9.jpg',
'Width': 1800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f291ed7b-a989-5dac-9f80-47a05310e4e5/f291ed7b-a989-5dac-9f80-47a05310e4e5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1062806,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719032/general/6d471870-d57f-42ea-adba-0eec2635da39.jpg',
'Width': 2731}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC40 Core - Electric - Automatic - 231 hp - 46.637 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737945%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [adesa.de] INFO: Saving data for 10737945: {'created_time': 1774632008.665474, 'last_price_update_time': 1774632008.665486, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737945') HTTP/1.1" 204 0
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/4a0f51c5-0150-4f67-b204-682457c0eabe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/6f2a115d-2852-4416-97d0-f796f130e8de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/7c0ae417-f994-4627-ac02-f057377755a3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/9c82ad3a-5e04-4edc-9624-814fbc863499.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/86e49090-4384-4bf6-8799-116f0b69f880.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/65eb3fc6-428f-4b69-b22a-892adb4e91d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/21b173c7-7500-4ee2-9d2e-681f51294981.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/f103a273-7481-4da1-a719-5c17103c340b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036
2026-03-27 17:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 759841c1-cee0-5c4a-a277-ac1be8e8730a with scrape type 1
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 759841c1-cee0-5c4a-a277-ac1be8e8730a
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F2f50b021-0f24-442f-a44a-02230afc57eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/2f50b021-0f24-442f-a44a-02230afc57eb.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252Ff5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/f5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F67be02d5-2e68-461a-9d2e-8158388322e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/67be02d5-2e68-461a-9d2e-8158388322e7.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252F5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252Fced70852-ab5f-48f9-9389-c78f3add151d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/ced70852-ab5f-48f9-9389-c78f3add151d.jpg already downloaded
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716268%252Fgeneral%252Fa1e9cddd-e874-443e-be11-7365a1160de6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716268/general/a1e9cddd-e874-443e-be11-7365a1160de6.jpg already downloaded
2026-03-27 17:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 759841c1-cee0-5c4a-a277-ac1be8e8730a, identifier: 10738036
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/c950d2b1-1028-4eec-8217-1237656ccbb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036
2026-03-27 17:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036
2026-03-27 17:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 759841c1-cee0-5c4a-a277-ac1be8e8730a with identifier: 10738036 to the API
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738036>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '759841c1-cee0-5c4a-a277-ac1be8e8730a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738036',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 24060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5716268/general/2f50b021-0f24-442f-a44a-02230afc57eb.jpg',
'https://images.openlane.eu/carimgs/5716268/general/f5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg',
'https://images.openlane.eu/carimgs/5716268/general/9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg',
'https://images.openlane.eu/carimgs/5716268/general/3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg',
'https://images.openlane.eu/carimgs/5716268/general/4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg',
'https://images.openlane.eu/carimgs/5716268/general/67be02d5-2e68-461a-9d2e-8158388322e7.jpg',
'https://images.openlane.eu/carimgs/5716268/general/5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg',
'https://images.openlane.eu/carimgs/5716268/general/5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg',
'https://images.openlane.eu/carimgs/5716268/general/ced70852-ab5f-48f9-9389-c78f3add151d.jpg',
'https://images.openlane.eu/carimgs/5716268/general/a1e9cddd-e874-443e-be11-7365a1160de6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 918913,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/2f50b021-0f24-442f-a44a-02230afc57eb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 913405,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/f5d86d55-7fbc-4c61-b30d-2043f6fcad36.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864331,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/9fa754b1-e77c-4157-a21a-8ffbc4e761ea.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 853994,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/3433a217-dbc3-4e21-b2c3-3a65f6986e2a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1327790,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/4939e27b-69e0-4081-ba7f-c94faab7ceb7.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1291833,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/67be02d5-2e68-461a-9d2e-8158388322e7.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1101010,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/5899c397-66a0-4e4b-bef0-5b5ec92274fb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104147,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/5be7e8a6-a33f-4d3f-9660-93c118d085d0.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1096086,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/ced70852-ab5f-48f9-9389-c78f3add151d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_759841c1-cee0-5c4a-a277-ac1be8e8730a/759841c1-cee0-5c4a-a277-ac1be8e8730a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084087,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716268/general/a1e9cddd-e874-443e-be11-7365a1160de6.jpg',
'Width': 2731}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 4,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 24.060 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738036%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [adesa.de] INFO: Saving data for 10738036: {'created_time': 1774632009.38209, 'last_price_update_time': 1774632009.382099, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738036') HTTP/1.1" 204 0
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/d4434163-bba2-422b-9dbd-931544c7c03e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/99868d85-01ca-450d-acb5-b9eba64632ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5633871/general/ec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737996)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/1a085b55-8fcf-4afc-ac22-aeae64771ab9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611
2026-03-27 17:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7af09598-bae8-5b69-9c93-73f061937113 with scrape type 1
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F8fb2be56-4dc5-4af3-a6a3-35cfbb0a63c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/8fb2be56-4dc5-4af3-a6a3-35cfbb0a63c7.jpg not downloaded yet
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610
2026-03-27 17:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b290683-6fbd-569e-a089-cfd9aa27341d with scrape type 1
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Ff2e3c7d4-87ac-4f49-8ec8-df1fac75c154.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/f2e3c7d4-87ac-4f49-8ec8-df1fac75c154.jpg not downloaded yet
2026-03-27 17:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/ac89dabc-4a38-4bde-ae1c-fd98f7137aa0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F022aa78b-7ba4-4949-9a7b-23e3ed0329a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/022aa78b-7ba4-4949-9a7b-23e3ed0329a0.jpg not downloaded yet
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Ffeefebea-2430-444f-a248-4e549c0ec60c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/feefebea-2430-444f-a248-4e549c0ec60c.jpg not downloaded yet
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1, skipping ID generation
2026-03-27 17:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with scrape type 1
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 sending to next pipeline
2026-03-27 17:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1, identifier: 10737996
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5490971/general/0b03664b-a79a-4629-bf82-a60e2ade0114.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737963)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/0676481c-e557-4edc-845d-409e5699e572.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/1e752f4b-c7d1-4967-a70d-f6692451d707.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/0b458cd7-2a63-422c-aa48-15dd7a394b24.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg not downloaded yet
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F6540e0a7-a330-499e-b991-222df66e5173.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/6540e0a7-a330-499e-b991-222df66e5173.jpg not downloaded yet
2026-03-27 17:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996
2026-03-27 17:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996
2026-03-27 17:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 with identifier: 10737996 to the API
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5633871/general/ec25ae1b-df5e-406a-acc9-9d79b47e38fd.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '31f3da9d-33ae-5ce1-9eb8-1036a474dcd1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737996',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 83923,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31f3da9d-33ae-5ce1-9eb8-1036a474dcd1/31f3da9d-33ae-5ce1-9eb8-1036a474dcd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633871/general/f725b9c9-1f7b-4ab0-bd1c-f433873c48f0.jpg',
'Width': 2731}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen Arteon Shooting Brake 1.4 R-Line - Hybrid - 156 hp - '
'83.923 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737996%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [adesa.de] INFO: Saving data for 10737996: {'created_time': 1774632010.03249, 'last_price_update_time': 1774632010.032503, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737996') HTTP/1.1" 204 0
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/e94149e8-25ef-4b07-96d1-bde78b1aa008.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 31f3da9d-33ae-5ce1-9eb8-1036a474dcd1 due to Ignoring non-200 response
2026-03-27 17:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612
2026-03-27 17:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c with scrape type 1
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fbfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/bfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg not downloaded yet
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F748db696-cac7-45a5-b091-ae6d862821d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/748db696-cac7-45a5-b091-ae6d862821d5.jpg not downloaded yet
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F3bd1af43-617e-4f98-8e6c-0eeb6e8f1b25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/3bd1af43-617e-4f98-8e6c-0eeb6e8f1b25.jpg not downloaded yet
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F6bb6df3d-b17a-4b6d-bcf9-ff64dde95a59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/6bb6df3d-b17a-4b6d-bcf9-ff64dde95a59.jpg not downloaded yet
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/f2e3c7d4-87ac-4f49-8ec8-df1fac75c154.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F484217d6-705c-4fa2-9b76-de09947837d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/484217d6-705c-4fa2-9b76-de09947837d6.jpg not downloaded yet
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F5abf1236-764b-483f-87e7-b6b66abbd6b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/5abf1236-764b-483f-87e7-b6b66abbd6b7.jpg not downloaded yet
2026-03-27 17:20:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a656dd39-d5cd-5250-b8e6-f25d99948197, skipping ID generation
2026-03-27 17:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656dd39-d5cd-5250-b8e6-f25d99948197 with scrape type 1
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a656dd39-d5cd-5250-b8e6-f25d99948197 sending to next pipeline
2026-03-27 17:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a656dd39-d5cd-5250-b8e6-f25d99948197, identifier: 10737963
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/af75a628-5012-4fa1-8868-923923b52a5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F010eab7a-5354-4257-93e9-8ff89e312ecf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/010eab7a-5354-4257-93e9-8ff89e312ecf.jpg not downloaded yet
2026-03-27 17:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963
2026-03-27 17:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963
2026-03-27 17:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a656dd39-d5cd-5250-b8e6-f25d99948197 with identifier: 10737963 to the API
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5490971/general/0b03664b-a79a-4629-bf82-a60e2ade0114.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'a656dd39-d5cd-5250-b8e6-f25d99948197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737963',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'C40',
'odometer': 89353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a656dd39-d5cd-5250-b8e6-f25d99948197/a656dd39-d5cd-5250-b8e6-f25d99948197_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330637,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490971/general/e5959cff-77c2-4a14-8565-2a6f2cf2d0c2.jpg',
'Width': 2731}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Volvo C40 79 kWh - Twin Motor - Electric - Automatic - 408 hp - '
'89.353 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737963%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [adesa.de] INFO: Saving data for 10737963: {'created_time': 1774632010.564156, 'last_price_update_time': 1774632010.564167, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737963') HTTP/1.1" 204 0
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613351/general/235453ed-a1f5-435e-9626-a5389bb24f82.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737887)
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252Faeeee430-aee6-415a-a347-ebfecf2d8619.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/aeeee430-aee6-415a-a347-ebfecf2d8619.jpg not downloaded yet
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F66cda088-44a5-4abc-869c-d3244727d06a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/66cda088-44a5-4abc-869c-d3244727d06a.jpg not downloaded yet
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a656dd39-d5cd-5250-b8e6-f25d99948197 due to Ignoring non-200 response
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/022aa78b-7ba4-4949-9a7b-23e3ed0329a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/feefebea-2430-444f-a248-4e549c0ec60c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F23de4a9e-dbdc-4495-baf5-b3bc8d91b532.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/23de4a9e-dbdc-4495-baf5-b3bc8d91b532.jpg not downloaded yet
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c24154850>
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Ff2e3c7d4-87ac-4f49-8ec8-df1fac75c154.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/f2e3c7d4-87ac-4f49-8ec8-df1fac75c154.jpg saved to cache
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/8fb2be56-4dc5-4af3-a6a3-35cfbb0a63c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F8146df3a-dfe1-4f43-931b-c20ae3799a23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/8146df3a-dfe1-4f43-931b-c20ae3799a23.jpg not downloaded yet
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F35dac653-0e0c-4bc8-bc8a-beb1f922b1b7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/35dac653-0e0c-4bc8-bc8a-beb1f922b1b7.jpg not downloaded yet
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fa8782935-ad94-4e4d-a164-6b46cee3184a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/a8782935-ad94-4e4d-a164-6b46cee3184a.jpg not downloaded yet
2026-03-27 17:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F34ecd387-9a0a-4e34-b539-a9e283c04887.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/34ecd387-9a0a-4e34-b539-a9e283c04887.jpg not downloaded yet
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F76d9e045-9993-4a4f-b380-79702c1cc34c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/76d9e045-9993-4a4f-b380-79702c1cc34c.jpg not downloaded yet
2026-03-27 17:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/3bd1af43-617e-4f98-8e6c-0eeb6e8f1b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fbfd29cbe-ed67-49a8-9727-bbc5f0fe297e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/bfd29cbe-ed67-49a8-9727-bbc5f0fe297e.jpg not downloaded yet
2026-03-27 17:20:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: eeca9450-bc20-561c-8565-85a88aa676f0, skipping ID generation
2026-03-27 17:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeca9450-bc20-561c-8565-85a88aa676f0 with scrape type 1
2026-03-27 17:20:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item eeca9450-bc20-561c-8565-85a88aa676f0 sending to next pipeline
2026-03-27 17:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eeca9450-bc20-561c-8565-85a88aa676f0, identifier: 10737887
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3a7b50>
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F022aa78b-7ba4-4949-9a7b-23e3ed0329a0.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/022aa78b-7ba4-4949-9a7b-23e3ed0329a0.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0e81d0>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Ffeefebea-2430-444f-a248-4e549c0ec60c.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/feefebea-2430-444f-a248-4e549c0ec60c.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e11d7d0>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F8fb2be56-4dc5-4af3-a6a3-35cfbb0a63c7.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/8fb2be56-4dc5-4af3-a6a3-35cfbb0a63c7.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/6bb6df3d-b17a-4b6d-bcf9-ff64dde95a59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F49296378-e7d3-484b-83c9-5b0581a06c71.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/49296378-e7d3-484b-83c9-5b0581a06c71.jpg not downloaded yet
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Fafc03236-1f5d-43fd-8372-11682d24b54a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/afc03236-1f5d-43fd-8372-11682d24b54a.jpg not downloaded yet
2026-03-27 17:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887
2026-03-27 17:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887
2026-03-27 17:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eeca9450-bc20-561c-8565-85a88aa676f0 with identifier: 10737887 to the API
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:11 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5613351/general/235453ed-a1f5-435e-9626-a5389bb24f82.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'eeca9450-bc20-561c-8565-85a88aa676f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737887',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 59534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eeca9450-bc20-561c-8565-85a88aa676f0/eeca9450-bc20-561c-8565-85a88aa676f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245369,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5613351/general/d82014a0-3b29-4b8b-964a-fe7343205991.jpg',
'Width': 2731}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volkswagen ID.5 GTX - 4Motion - Electric - 299 hp - 59.534 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737887%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [adesa.de] INFO: Saving data for 10737887: {'created_time': 1774632011.436377, 'last_price_update_time': 1774632011.436387, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737887') HTTP/1.1" 204 0
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/5abf1236-764b-483f-87e7-b6b66abbd6b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F58dd85c7-efbe-464d-82f5-992357bcfa1b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/58dd85c7-efbe-464d-82f5-992357bcfa1b.jpg not downloaded yet
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item eeca9450-bc20-561c-8565-85a88aa676f0 due to Ignoring non-200 response
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/010eab7a-5354-4257-93e9-8ff89e312ecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/484217d6-705c-4fa2-9b76-de09947837d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F735ef0e4-8d2b-4c48-b076-02b4b4f67a9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/735ef0e4-8d2b-4c48-b076-02b4b4f67a9a.jpg not downloaded yet
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Fe2d17b0f-548c-4dbf-a591-bb91ff6355d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/e2d17b0f-548c-4dbf-a591-bb91ff6355d0.jpg not downloaded yet
2026-03-27 17:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615
2026-03-27 17:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf with scrape type 1
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F33e393d9-6b7c-4520-b30e-fafc59f95861.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/33e393d9-6b7c-4520-b30e-fafc59f95861.jpg not downloaded yet
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e11e6d0>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F3bd1af43-617e-4f98-8e6c-0eeb6e8f1b25.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/3bd1af43-617e-4f98-8e6c-0eeb6e8f1b25.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/23de4a9e-dbdc-4495-baf5-b3bc8d91b532.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F42d8187f-6746-47fb-9ba6-6f916c50be85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/42d8187f-6746-47fb-9ba6-6f916c50be85.jpg not downloaded yet
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e496310>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F6bb6df3d-b17a-4b6d-bcf9-ff64dde95a59.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/6bb6df3d-b17a-4b6d-bcf9-ff64dde95a59.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/66cda088-44a5-4abc-869c-d3244727d06a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F084f11f1-034d-4f00-83b4-8b7ef66c8f7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/084f11f1-034d-4f00-83b4-8b7ef66c8f7b.jpg not downloaded yet
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fa7f46105-6f52-417b-9160-4644020cd214.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/a7f46105-6f52-417b-9160-4644020cd214.jpg not downloaded yet
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e526c90>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F5abf1236-764b-483f-87e7-b6b66abbd6b7.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/5abf1236-764b-483f-87e7-b6b66abbd6b7.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e39ec50>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F010eab7a-5354-4257-93e9-8ff89e312ecf.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/010eab7a-5354-4257-93e9-8ff89e312ecf.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/a8782935-ad94-4e4d-a164-6b46cee3184a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Fb531f77a-2215-4952-87d4-73d6778c2c52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/b531f77a-2215-4952-87d4-73d6778c2c52.jpg not downloaded yet
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e596950>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F484217d6-705c-4fa2-9b76-de09947837d6.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/484217d6-705c-4fa2-9b76-de09947837d6.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/76d9e045-9993-4a4f-b380-79702c1cc34c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F0a35c322-353e-4e9a-84fb-2e76897a5159.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/0a35c322-353e-4e9a-84fb-2e76897a5159.jpg not downloaded yet
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F0f4ac081-cdaf-467f-a3cf-be2b3fcfcc1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/0f4ac081-cdaf-467f-a3cf-be2b3fcfcc1f.jpg not downloaded yet
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e679f10>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F23de4a9e-dbdc-4495-baf5-b3bc8d91b532.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/23de4a9e-dbdc-4495-baf5-b3bc8d91b532.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614
2026-03-27 17:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with scrape type 1
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F8bdc3595-b129-411c-a65d-3c16e3aedff2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/8bdc3595-b129-411c-a65d-3c16e3aedff2.jpg not downloaded yet
2026-03-27 17:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616
2026-03-27 17:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with scrape type 1
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F725d03c4-bdee-465c-abd5-0c5d996a02bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/725d03c4-bdee-465c-abd5-0c5d996a02bb.jpg not downloaded yet
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7a6490>
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F66cda088-44a5-4abc-869c-d3244727d06a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/66cda088-44a5-4abc-869c-d3244727d06a.jpg saved to cache
2026-03-27 17:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/bfd29cbe-ed67-49a8-9727-bbc5f0fe297e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/49296378-e7d3-484b-83c9-5b0581a06c71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/afc03236-1f5d-43fd-8372-11682d24b54a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/33e393d9-6b7c-4520-b30e-fafc59f95861.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Ff167ce49-f414-4fa4-b89f-704958b0ae8b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/f167ce49-f414-4fa4-b89f-704958b0ae8b.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F21049c94-5ab3-4f95-ad52-0ef1e72d4725.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/21049c94-5ab3-4f95-ad52-0ef1e72d4725.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F17b65e12-8b1a-4fe0-bf0e-8736e0329e0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/17b65e12-8b1a-4fe0-bf0e-8736e0329e0a.jpg not downloaded yet
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/58dd85c7-efbe-464d-82f5-992357bcfa1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/e2d17b0f-548c-4dbf-a591-bb91ff6355d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3a6790>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fa8782935-ad94-4e4d-a164-6b46cee3184a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/a8782935-ad94-4e4d-a164-6b46cee3184a.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3e2cd0>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F76d9e045-9993-4a4f-b380-79702c1cc34c.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/76d9e045-9993-4a4f-b380-79702c1cc34c.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/084f11f1-034d-4f00-83b4-8b7ef66c8f7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F18f11194-c9d8-4ff9-803c-f89b2c1b6bae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/18f11194-c9d8-4ff9-803c-f89b2c1b6bae.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F624313e4-5fe9-43e3-9c80-fb9e69176cfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/624313e4-5fe9-43e3-9c80-fb9e69176cfa.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F8da42626-8af1-4fcc-af7b-a542e1e7a829.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/8da42626-8af1-4fcc-af7b-a542e1e7a829.jpg not downloaded yet
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/735ef0e4-8d2b-4c48-b076-02b4b4f67a9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F04eb4cb2-7d0f-4d90-9a8c-25a81961c58c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/04eb4cb2-7d0f-4d90-9a8c-25a81961c58c.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252Fc0bae9c1-532f-41bc-bfa2-930e049afad6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/c0bae9c1-532f-41bc-bfa2-930e049afad6.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F87cd2471-7f0d-445f-8378-af54cef73556.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/87cd2471-7f0d-445f-8378-af54cef73556.jpg not downloaded yet
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efd9410>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fbfd29cbe-ed67-49a8-9727-bbc5f0fe297e.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/bfd29cbe-ed67-49a8-9727-bbc5f0fe297e.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6f6a50>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F49296378-e7d3-484b-83c9-5b0581a06c71.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/49296378-e7d3-484b-83c9-5b0581a06c71.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0b08d0>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Fafc03236-1f5d-43fd-8372-11682d24b54a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/afc03236-1f5d-43fd-8372-11682d24b54a.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3dd990>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F33e393d9-6b7c-4520-b30e-fafc59f95861.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/33e393d9-6b7c-4520-b30e-fafc59f95861.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/a7f46105-6f52-417b-9160-4644020cd214.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F76e2ee49-051d-44af-8cc0-33a6d3d95fa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/76e2ee49-051d-44af-8cc0-33a6d3d95fa6.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F0e2bf237-e2a1-40fb-ae78-903aed03ae25.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/0e2bf237-e2a1-40fb-ae78-903aed03ae25.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252Ffeeabfaf-c08c-40c2-87cc-9a627a6df2a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/feeabfaf-c08c-40c2-87cc-9a627a6df2a4.jpg not downloaded yet
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6449d0>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F58dd85c7-efbe-464d-82f5-992357bcfa1b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/58dd85c7-efbe-464d-82f5-992357bcfa1b.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e466b90>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252Fe2d17b0f-548c-4dbf-a591-bb91ff6355d0.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/e2d17b0f-548c-4dbf-a591-bb91ff6355d0.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/0a35c322-353e-4e9a-84fb-2e76897a5159.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/725d03c4-bdee-465c-abd5-0c5d996a02bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/8bdc3595-b129-411c-a65d-3c16e3aedff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/b531f77a-2215-4952-87d4-73d6778c2c52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/0f4ac081-cdaf-467f-a3cf-be2b3fcfcc1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Fbac55c26-b9f6-42b9-b705-9b46decb558b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/bac55c26-b9f6-42b9-b705-9b46decb558b.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F031488e7-a24b-42ff-bdf0-2353b41c51ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/031488e7-a24b-42ff-bdf0-2353b41c51ee.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252Fcc471ad6-ef89-4b9f-b1df-ac6d69211a7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/cc471ad6-ef89-4b9f-b1df-ac6d69211a7b.jpg not downloaded yet
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e546d50>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F084f11f1-034d-4f00-83b4-8b7ef66c8f7b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/084f11f1-034d-4f00-83b4-8b7ef66c8f7b.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e48da50>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F735ef0e4-8d2b-4c48-b076-02b4b4f67a9a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/735ef0e4-8d2b-4c48-b076-02b4b4f67a9a.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175
2026-03-27 17:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 1
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da38125a-5f07-566c-a183-8efacf0f2ec6
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F7025a214-9704-4d44-86b9-94da30a44382.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [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-27 17:20:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b9fd0>
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fa7f46105-6f52-417b-9160-4644020cd214.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/a7f46105-6f52-417b-9160-4644020cd214.jpg saved to cache
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/42d8187f-6746-47fb-9ba6-6f916c50be85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Fc4fb5de6-ca30-476f-81a8-43f8314f4e68.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/c4fb5de6-ca30-476f-81a8-43f8314f4e68.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F6bf0c5bf-5dbc-4ba0-8b32-1dbed2a06e16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/6bf0c5bf-5dbc-4ba0-8b32-1dbed2a06e16.jpg not downloaded yet
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F157a972b-3b04-4192-b929-82282c56f121.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/157a972b-3b04-4192-b929-82282c56f121.jpg not downloaded yet
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/17b65e12-8b1a-4fe0-bf0e-8736e0329e0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252Fcdef82a0-258d-45c2-8474-c6e93164d862.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:12 [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-27 17:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/8da42626-8af1-4fcc-af7b-a542e1e7a829.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F74ac415d-5eb5-4dd4-9e5d-9b90e9c69e1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/74ac415d-5eb5-4dd4-9e5d-9b90e9c69e1a.jpg not downloaded yet
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F19598496-b715-44ad-89ce-a22c0391bf47.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/19598496-b715-44ad-89ce-a22c0391bf47.jpg not downloaded yet
2026-03-27 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613
2026-03-27 17:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff870d9-7d7f-5f40-b5c8-039af124429c with scrape type 1
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F0cc278b2-2b09-4822-9e3c-8f615d35d6f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/0cc278b2-2b09-4822-9e3c-8f615d35d6f0.jpg not downloaded yet
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e66a250>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F0a35c322-353e-4e9a-84fb-2e76897a5159.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/0a35c322-353e-4e9a-84fb-2e76897a5159.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7cad50>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F725d03c4-bdee-465c-abd5-0c5d996a02bb.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/725d03c4-bdee-465c-abd5-0c5d996a02bb.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f10cf10>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F8bdc3595-b129-411c-a65d-3c16e3aedff2.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/8bdc3595-b129-411c-a65d-3c16e3aedff2.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e525cd0>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Fb531f77a-2215-4952-87d4-73d6778c2c52.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/b531f77a-2215-4952-87d4-73d6778c2c52.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64f710>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F0f4ac081-cdaf-467f-a3cf-be2b3fcfcc1f.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/0f4ac081-cdaf-467f-a3cf-be2b3fcfcc1f.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [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-27 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252Fe8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/e8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg not downloaded yet
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F1e05c1c1-0c4d-4daf-8f49-e0c23180e7bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/1e05c1c1-0c4d-4daf-8f49-e0c23180e7bb.jpg not downloaded yet
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fb73bff15-70cd-4661-a86f-db917573ffb4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/b73bff15-70cd-4661-a86f-db917573ffb4.jpg not downloaded yet
2026-03-27 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/87cd2471-7f0d-445f-8378-af54cef73556.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/0e2bf237-e2a1-40fb-ae78-903aed03ae25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F85d7b89a-65c2-4677-b245-280ec2afeb38.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [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-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e34ce10>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252F42d8187f-6746-47fb-9ba6-6f916c50be85.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/42d8187f-6746-47fb-9ba6-6f916c50be85.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863
2026-03-27 17:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ecb42fe-033f-5e37-89ce-258039b08f59 with scrape type 1
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ecb42fe-033f-5e37-89ce-258039b08f59
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fd0568f80-ecd4-4a21-83ba-d11d827d1327.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/d0568f80-ecd4-4a21-83ba-d11d827d1327.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/ffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fc3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/c3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fc606f930-19b6-445d-879b-1620289d29b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/c606f930-19b6-445d-879b-1620289d29b9.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fe9ecf7b9-3519-4a00-b092-cf9897990340.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/e9ecf7b9-3519-4a00-b092-cf9897990340.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252F5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg already downloaded
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5364021%252Fgeneral%252Fbdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5364021/general/bdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg already downloaded
2026-03-27 17:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ecb42fe-033f-5e37-89ce-258039b08f59, identifier: 10737863
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e140050>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F17b65e12-8b1a-4fe0-bf0e-8736e0329e0a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/17b65e12-8b1a-4fe0-bf0e-8736e0329e0a.jpg saved to cache
2026-03-27 17:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b5f90>
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F8da42626-8af1-4fcc-af7b-a542e1e7a829.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/8da42626-8af1-4fcc-af7b-a542e1e7a829.jpg saved to cache
2026-03-27 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730967
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730967%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730967: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730967 url https://www.openlane.eu/en/carv6/auction/10730967
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730961
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730961%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730961: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730961 url https://www.openlane.eu/en/carv6/auction/10730961
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731007
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731007%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731007: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731007 url https://www.openlane.eu/en/carv6/auction/10731007
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730984
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730984%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730984: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730984 url https://www.openlane.eu/en/carv6/auction/10730984
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731054
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731054%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731054: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731054 url https://www.openlane.eu/en/carv6/auction/10731054
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730963
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730963%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730963: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730963 url https://www.openlane.eu/en/carv6/auction/10730963
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731014
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731014%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731014: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731014 url https://www.openlane.eu/en/carv6/auction/10731014
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730953
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730953%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730953: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730953 url https://www.openlane.eu/en/carv6/auction/10730953
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731027
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731027%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731027: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731027 url https://www.openlane.eu/en/carv6/auction/10731027
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731072
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731072%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731072: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731072 url https://www.openlane.eu/en/carv6/auction/10731072
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731093
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731093%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731093: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731093 url https://www.openlane.eu/en/carv6/auction/10731093
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731001
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731001%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731001: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731001 url https://www.openlane.eu/en/carv6/auction/10731001
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731013
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731013%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731013: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731013 url https://www.openlane.eu/en/carv6/auction/10731013
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730959
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730959%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730959: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730959 url https://www.openlane.eu/en/carv6/auction/10730959
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731073
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731073%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731073: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731073 url https://www.openlane.eu/en/carv6/auction/10731073
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731041
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731041%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731041: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731041 url https://www.openlane.eu/en/carv6/auction/10731041
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731040
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731040%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731040: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731040 url https://www.openlane.eu/en/carv6/auction/10731040
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731028
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731028%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731028: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731028 url https://www.openlane.eu/en/carv6/auction/10731028
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731083
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731083%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731083: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731083 url https://www.openlane.eu/en/carv6/auction/10731083
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731036
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731036%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731036: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731036 url https://www.openlane.eu/en/carv6/auction/10731036
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731009
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731009%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731009: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731009 url https://www.openlane.eu/en/carv6/auction/10731009
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731050
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731050%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731050: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731050 url https://www.openlane.eu/en/carv6/auction/10731050
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731018
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731018%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731018: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731018 url https://www.openlane.eu/en/carv6/auction/10731018
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731071
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731071%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731071: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731071 url https://www.openlane.eu/en/carv6/auction/10731071
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730979
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730979%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730979: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730979 url https://www.openlane.eu/en/carv6/auction/10730979
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731046
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731046%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731046: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731046 url https://www.openlane.eu/en/carv6/auction/10731046
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10731048
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731048%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10731048: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10731048 url https://www.openlane.eu/en/carv6/auction/10731048
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730989
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730989%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730989: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730989 url https://www.openlane.eu/en/carv6/auction/10730989
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730978
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730978%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730978: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730978 url https://www.openlane.eu/en/carv6/auction/10730978
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730954
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730954%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730954: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730954 url https://www.openlane.eu/en/carv6/auction/10730954
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10730981
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730981%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10730981: 0
2026-03-27 17:20:14 [adesa.de] INFO: Skipping item 10730981 url https://www.openlane.eu/en/carv6/auction/10730981
2026-03-27 17:20:14 [adesa.de] INFO: Found listing with ID: 10736865
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736865%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [adesa.de] INFO: Scrape type for 10736865: 1
2026-03-27 17:20:14 [adesa.de] INFO: Scraping item 10736865 url https://www.openlane.eu/en/carv6/auction/10736865
2026-03-27 17:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/624313e4-5fe9-43e3-9c80-fb9e69176cfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/c0bae9c1-532f-41bc-bfa2-930e049afad6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F76a1575c-7e1f-4909-82cb-8f29aeb38beb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/76a1575c-7e1f-4909-82cb-8f29aeb38beb.jpg not downloaded yet
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F6bf89410-2226-4c20-942e-1bd3892e3289.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/6bf89410-2226-4c20-942e-1bd3892e3289.jpg not downloaded yet
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F9cec7f9b-324f-4d96-b2fc-f9716dcbfa24.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/9cec7f9b-324f-4d96-b2fc-f9716dcbfa24.jpg not downloaded yet
2026-03-27 17:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863
2026-03-27 17:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863
2026-03-27 17:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ecb42fe-033f-5e37-89ce-258039b08f59 with identifier: 10737863 to the API
2026-03-27 17:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ecb42fe-033f-5e37-89ce-258039b08f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125002784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737863',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 70294,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5364021/general/493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg',
'https://images.openlane.eu/carimgs/5364021/general/d0568f80-ecd4-4a21-83ba-d11d827d1327.jpg',
'https://images.openlane.eu/carimgs/5364021/general/271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg',
'https://images.openlane.eu/carimgs/5364021/general/ffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg',
'https://images.openlane.eu/carimgs/5364021/general/4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg',
'https://images.openlane.eu/carimgs/5364021/general/c3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg',
'https://images.openlane.eu/carimgs/5364021/general/c606f930-19b6-445d-879b-1620289d29b9.jpg',
'https://images.openlane.eu/carimgs/5364021/general/e9ecf7b9-3519-4a00-b092-cf9897990340.jpg',
'https://images.openlane.eu/carimgs/5364021/general/5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg',
'https://images.openlane.eu/carimgs/5364021/general/bdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53529,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/493bdc63-6877-4d7b-b052-b4bbe1a6c914.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93278,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/d0568f80-ecd4-4a21-83ba-d11d827d1327.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80345,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/271db4e6-ef67-41cd-8c40-9632560e1ed0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81208,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/ffff9fbb-70fb-4f7f-abb2-c9d795f888d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80645,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/4d77da51-f3f8-4965-9f49-386323a3b6eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/c3e62e04-1598-4b96-9e9a-31f0ce4344f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68651,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/c606f930-19b6-445d-879b-1620289d29b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52517,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/e9ecf7b9-3519-4a00-b092-cf9897990340.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/5c424b24-e875-4f01-8de4-22d53c0bc26a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ecb42fe-033f-5e37-89ce-258039b08f59/2ecb42fe-033f-5e37-89ce-258039b08f59_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76028,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5364021/general/bdc7042a-3543-40f7-a536-e1ecd1c6aed3.jpg',
'Width': 800}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Hyundai Santa Fe 1.6 GDi Prime - AWD - Hybrid - Automatic - 180 hp '
'- 70.294 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737863%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [adesa.de] INFO: Saving data for 10737863: {'created_time': 1774632015.173763, 'last_price_update_time': 1774632015.173779, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737863') HTTP/1.1" 204 0
2026-03-27 17:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/feeabfaf-c08c-40c2-87cc-9a627a6df2a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/76e2ee49-051d-44af-8cc0-33a6d3d95fa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F35018fda-efc4-4b6a-a8de-115bb33200ce.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [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-27 17:20:15 [adesa.de] INFO: Found listing with ID: 10731021
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731021%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [adesa.de] INFO: Scrape type for 10731021: 0
2026-03-27 17:20:15 [adesa.de] INFO: Skipping item 10731021 url https://www.openlane.eu/en/carv6/auction/10731021
2026-03-27 17:20:15 [adesa.de] INFO: Found listing with ID: 10737026
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737026%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [adesa.de] INFO: Scrape type for 10737026: 1
2026-03-27 17:20:15 [adesa.de] INFO: Scraping item 10737026 url https://www.openlane.eu/en/carv6/auction/10737026
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fccb4c1ca-5ee5-422a-a5b5-61d27f9cb479.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/ccb4c1ca-5ee5-422a-a5b5-61d27f9cb479.jpg not downloaded yet
2026-03-27 17:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972
2026-03-27 17:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6479ca87-c515-5052-a110-bafb6799c98b with scrape type 1
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6479ca87-c515-5052-a110-bafb6799c98b
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F7972f19e-6ee9-448c-92ec-06429628008d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/7972f19e-6ee9-448c-92ec-06429628008d.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F40e9f759-364f-47ed-bc5c-6fb994744042.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/40e9f759-364f-47ed-bc5c-6fb994744042.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252Fcdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/cdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252Fa563c3b6-52f6-429d-85ed-ee65798cd354.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/a563c3b6-52f6-429d-85ed-ee65798cd354.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252Fca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/ca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg already downloaded
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5553872%252Fgeneral%252F1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5553872/general/1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg already downloaded
2026-03-27 17:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6479ca87-c515-5052-a110-bafb6799c98b, identifier: 10737972
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f296150>
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F87cd2471-7f0d-445f-8378-af54cef73556.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/87cd2471-7f0d-445f-8378-af54cef73556.jpg saved to cache
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f37ee50>
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F0e2bf237-e2a1-40fb-ae78-903aed03ae25.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/0e2bf237-e2a1-40fb-ae78-903aed03ae25.jpg saved to cache
2026-03-27 17:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F8195af9b-8c67-4694-b74b-25ae88d8480c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [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-27 17:20:15 [adesa.de] INFO: Found listing with ID: 10737027
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737027%27 HTTP/1.1" 200 None
2026-03-27 17:20:15 [adesa.de] INFO: Scrape type for 10737027: 1
2026-03-27 17:20:15 [adesa.de] INFO: Scraping item 10737027 url https://www.openlane.eu/en/carv6/auction/10737027
2026-03-27 17:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972
2026-03-27 17:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972
2026-03-27 17:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6479ca87-c515-5052-a110-bafb6799c98b with identifier: 10737972 to the API
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737972>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '6479ca87-c515-5052-a110-bafb6799c98b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737972',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 161648,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5553872/general/3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/7972f19e-6ee9-448c-92ec-06429628008d.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/40e9f759-364f-47ed-bc5c-6fb994744042.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/cdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/a563c3b6-52f6-429d-85ed-ee65798cd354.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/ca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg',
'https://images.openlane.eu/carimgs/5553872/general/1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371496,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/3517a6b5-dce0-4b3b-b1b4-344bceaf90eb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357886,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/7972f19e-6ee9-448c-92ec-06429628008d.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/2f99da3e-bfb6-44db-8cbe-cbd9222321ff.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333388,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/40e9f759-364f-47ed-bc5c-6fb994744042.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300264,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/cdbc9a0e-e105-4469-8c1a-4cf6d882b73b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310416,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/a563c3b6-52f6-429d-85ed-ee65798cd354.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/2827fca5-5b5e-4ad5-b1d4-c9a7611519ec.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305168,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/3687e335-03cf-4f22-9ded-c4f62900dcef.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322862,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/ca690b29-7f91-4a8b-ac11-9e5219e04138.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6479ca87-c515-5052-a110-bafb6799c98b/6479ca87-c515-5052-a110-bafb6799c98b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314364,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5553872/general/1a769b07-5f09-4ed3-a7f9-d5a87e8e376d.jpeg',
'Width': 1280}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC90 B6 R-Design - AWD - Petrol - Automatic - 300 hp - '
'161.648 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737972%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Saving data for 10737972: {'created_time': 1774632016.016803, 'last_price_update_time': 1774632016.016821, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737972') HTTP/1.1" 204 0
2026-03-27 17:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/18f11194-c9d8-4ff9-803c-f89b2c1b6bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fa4e4e47a-6c24-4d8c-a669-5713b4421114.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/a4e4e47a-6c24-4d8c-a669-5713b4421114.jpg not downloaded yet
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e736c90>
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F624313e4-5fe9-43e3-9c80-fb9e69176cfa.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/624313e4-5fe9-43e3-9c80-fb9e69176cfa.jpg saved to cache
2026-03-27 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3203d0>
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252Fc0bae9c1-532f-41bc-bfa2-930e049afad6.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/c0bae9c1-532f-41bc-bfa2-930e049afad6.jpg saved to cache
2026-03-27 17:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/04eb4cb2-7d0f-4d90-9a8c-25a81961c58c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/157a972b-3b04-4192-b929-82282c56f121.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:16 [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/10738175)
2026-03-27 17:20:16 [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/10738175)
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F2f516abc-6685-45f5-be14-3d3479eef335.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [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-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731019
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731019%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731019: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731019 url https://www.openlane.eu/en/carv6/auction/10731019
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731037
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731037%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731037: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731037 url https://www.openlane.eu/en/carv6/auction/10731037
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731055
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731055%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731055: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731055 url https://www.openlane.eu/en/carv6/auction/10731055
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731086
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731086%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731086: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731086 url https://www.openlane.eu/en/carv6/auction/10731086
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10730966
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730966%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10730966: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10730966 url https://www.openlane.eu/en/carv6/auction/10730966
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10730998
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730998%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10730998: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10730998 url https://www.openlane.eu/en/carv6/auction/10730998
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731061
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731061%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731061: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731061 url https://www.openlane.eu/en/carv6/auction/10731061
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10730991
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730991%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10730991: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10730991 url https://www.openlane.eu/en/carv6/auction/10730991
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731017
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731017%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731017: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731017 url https://www.openlane.eu/en/carv6/auction/10731017
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731064
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731064%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731064: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731064 url https://www.openlane.eu/en/carv6/auction/10731064
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731047
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731047%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731047: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731047 url https://www.openlane.eu/en/carv6/auction/10731047
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731043
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731043%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731043: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731043 url https://www.openlane.eu/en/carv6/auction/10731043
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731005
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731005%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731005: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731005 url https://www.openlane.eu/en/carv6/auction/10731005
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731038
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731038%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731038: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731038 url https://www.openlane.eu/en/carv6/auction/10731038
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731084
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731084%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731084: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731084 url https://www.openlane.eu/en/carv6/auction/10731084
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731057
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731057%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731057: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731057 url https://www.openlane.eu/en/carv6/auction/10731057
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731095
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731095%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731095: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731095 url https://www.openlane.eu/en/carv6/auction/10731095
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731031
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731031%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731031: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731031 url https://www.openlane.eu/en/carv6/auction/10731031
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731069
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731069%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731069: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731069 url https://www.openlane.eu/en/carv6/auction/10731069
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10730972
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730972%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10730972: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10730972 url https://www.openlane.eu/en/carv6/auction/10730972
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731052
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731052%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731052: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731052 url https://www.openlane.eu/en/carv6/auction/10731052
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731097
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731097%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731097: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731097 url https://www.openlane.eu/en/carv6/auction/10731097
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731026
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731026%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731026: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731026 url https://www.openlane.eu/en/carv6/auction/10731026
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731029
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731029%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731029: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731029 url https://www.openlane.eu/en/carv6/auction/10731029
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10730983
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730983%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10730983: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10730983 url https://www.openlane.eu/en/carv6/auction/10730983
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731074
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731074%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731074: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731074 url https://www.openlane.eu/en/carv6/auction/10731074
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731016
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731016%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731016: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731016 url https://www.openlane.eu/en/carv6/auction/10731016
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731003
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731003%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731003: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731003 url https://www.openlane.eu/en/carv6/auction/10731003
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10730973
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730973%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10730973: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10730973 url https://www.openlane.eu/en/carv6/auction/10730973
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731066
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731066%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731066: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731066 url https://www.openlane.eu/en/carv6/auction/10731066
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731015
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731015%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731015: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731015 url https://www.openlane.eu/en/carv6/auction/10731015
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731070
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731070%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731070: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731070 url https://www.openlane.eu/en/carv6/auction/10731070
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731004
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731004%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731004: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731004 url https://www.openlane.eu/en/carv6/auction/10731004
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731060
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731060%27 HTTP/1.1" 200 None
2026-03-27 17:20:16 [adesa.de] INFO: Scrape type for 10731060: 0
2026-03-27 17:20:16 [adesa.de] INFO: Skipping item 10731060 url https://www.openlane.eu/en/carv6/auction/10731060
2026-03-27 17:20:16 [adesa.de] INFO: Found listing with ID: 10731089
2026-03-27 17:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731089%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731089: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731089 url https://www.openlane.eu/en/carv6/auction/10731089
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731035
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731035%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731035: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731035 url https://www.openlane.eu/en/carv6/auction/10731035
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731024
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731024%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731024: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731024 url https://www.openlane.eu/en/carv6/auction/10731024
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731051
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731051%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731051: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731051 url https://www.openlane.eu/en/carv6/auction/10731051
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731010
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731010%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731010: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731010 url https://www.openlane.eu/en/carv6/auction/10731010
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731045
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731045%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731045: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731045 url https://www.openlane.eu/en/carv6/auction/10731045
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731081
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731081%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731081: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731081 url https://www.openlane.eu/en/carv6/auction/10731081
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730974
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730974%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730974: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730974 url https://www.openlane.eu/en/carv6/auction/10730974
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730958
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730958%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730958: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730958 url https://www.openlane.eu/en/carv6/auction/10730958
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731075
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731075%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731075: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731075 url https://www.openlane.eu/en/carv6/auction/10731075
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731091
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731091%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731091: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731091 url https://www.openlane.eu/en/carv6/auction/10731091
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731080
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731080%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731080: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731080 url https://www.openlane.eu/en/carv6/auction/10731080
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730992
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730992%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730992: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730992 url https://www.openlane.eu/en/carv6/auction/10730992
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731011
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731011%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731011: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731011 url https://www.openlane.eu/en/carv6/auction/10731011
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730987
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730987%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730987: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730987 url https://www.openlane.eu/en/carv6/auction/10730987
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730957
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730957%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730957: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730957 url https://www.openlane.eu/en/carv6/auction/10730957
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731085
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731085%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731085: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731085 url https://www.openlane.eu/en/carv6/auction/10731085
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731063
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731063%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731063: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731063 url https://www.openlane.eu/en/carv6/auction/10731063
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731087
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731087%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731087: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731087 url https://www.openlane.eu/en/carv6/auction/10731087
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730968
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730968%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730968: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730968 url https://www.openlane.eu/en/carv6/auction/10730968
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730962
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730962%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730962: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730962 url https://www.openlane.eu/en/carv6/auction/10730962
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731006
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731006%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731006: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731006 url https://www.openlane.eu/en/carv6/auction/10731006
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731000
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731000%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731000: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731000 url https://www.openlane.eu/en/carv6/auction/10731000
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10731012
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731012%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10731012: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10731012 url https://www.openlane.eu/en/carv6/auction/10731012
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730964
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730964%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730964: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730964 url https://www.openlane.eu/en/carv6/auction/10730964
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730982
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730982%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730982: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730982 url https://www.openlane.eu/en/carv6/auction/10730982
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10730976
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730976%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10730976: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10730976 url https://www.openlane.eu/en/carv6/auction/10730976
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10734374
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734374%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10734374: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10734374 url https://www.openlane.eu/en/carv6/auction/10734374
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10734690
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734690%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10734690: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10734690 url https://www.openlane.eu/en/carv6/auction/10734690
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10734408
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734408%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10734408: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10734408 url https://www.openlane.eu/en/carv6/auction/10734408
2026-03-27 17:20:17 [adesa.de] INFO: Found listing with ID: 10734396
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734396%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [adesa.de] INFO: Scrape type for 10734396: 0
2026-03-27 17:20:17 [adesa.de] INFO: Skipping item 10734396 url https://www.openlane.eu/en/carv6/auction/10734396
2026-03-27 17:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f425390>
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252Ffeeabfaf-c08c-40c2-87cc-9a627a6df2a4.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/feeabfaf-c08c-40c2-87cc-9a627a6df2a4.jpg saved to cache
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e544510>
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F76e2ee49-051d-44af-8cc0-33a6d3d95fa6.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/76e2ee49-051d-44af-8cc0-33a6d3d95fa6.jpg saved to cache
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893
2026-03-27 17:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with scrape type 1
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F49bf66f9-1863-47b3-be73-6d057867b913.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/49bf66f9-1863-47b3-be73-6d057867b913.jpg already downloaded
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fa26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/a26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG not downloaded yet
2026-03-27 17:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/6bf0c5bf-5dbc-4ba0-8b32-1dbed2a06e16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fdbc285b1-fb51-45c0-8990-6f2cbc9a4130.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/dbc285b1-fb51-45c0-8990-6f2cbc9a4130.jpg not downloaded yet
2026-03-27 17:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/c4fb5de6-ca30-476f-81a8-43f8314f4e68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F75c7aacf-417d-476a-add7-d71b34ad2660.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [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-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F7c1d71ba-38a1-4f85-af4a-9269dd6d857c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/7c1d71ba-38a1-4f85-af4a-9269dd6d857c.JPG not downloaded yet
2026-03-27 17:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3bd710>
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F18f11194-c9d8-4ff9-803c-f89b2c1b6bae.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/18f11194-c9d8-4ff9-803c-f89b2c1b6bae.jpg saved to cache
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/cc471ad6-ef89-4b9f-b1df-ac6d69211a7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Ffc10432f-900a-4f2f-83fe-2d051000e980.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/fc10432f-900a-4f2f-83fe-2d051000e980.jpg not downloaded yet
2026-03-27 17:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/0cc278b2-2b09-4822-9e3c-8f615d35d6f0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252F3b289427-4002-4ffc-81bd-dfbad038da79.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [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-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Ff06cbb66-6af2-49a0-997b-60c167426401.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/f06cbb66-6af2-49a0-997b-60c167426401.JPG not downloaded yet
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F649c4fcf-5bde-4b68-bf34-180314fa371d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/649c4fcf-5bde-4b68-bf34-180314fa371d.jpg not downloaded yet
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f04f090>
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252F04eb4cb2-7d0f-4d90-9a8c-25a81961c58c.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/04eb4cb2-7d0f-4d90-9a8c-25a81961c58c.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5e59d0>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F157a972b-3b04-4192-b929-82282c56f121.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/157a972b-3b04-4192-b929-82282c56f121.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:18 [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-27 17:20:18 [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-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3e3f90>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F6bf0c5bf-5dbc-4ba0-8b32-1dbed2a06e16.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/6bf0c5bf-5dbc-4ba0-8b32-1dbed2a06e16.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7293d0>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Fc4fb5de6-ca30-476f-81a8-43f8314f4e68.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/c4fb5de6-ca30-476f-81a8-43f8314f4e68.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:18 [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/10738175)
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5693113%252Fgeneral%252Fe0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/e0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg already downloaded
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F0f910312-812d-488b-a9a0-0b1d38e2d249.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/0f910312-812d-488b-a9a0-0b1d38e2d249.JPG not downloaded yet
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/b73bff15-70cd-4661-a86f-db917573ffb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/9cec7f9b-324f-4d96-b2fc-f9716dcbfa24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/19598496-b715-44ad-89ce-a22c0391bf47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/1e05c1c1-0c4d-4daf-8f49-e0c23180e7bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F895c5687-cab9-4d9d-8f74-da0c77111395.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/895c5687-cab9-4d9d-8f74-da0c77111395.jpg not downloaded yet
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/ccb4c1ca-5ee5-422a-a5b5-61d27f9cb479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:18 [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/10738175)
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fca9e213a-25d5-482b-828a-b67d14183791.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/ca9e213a-25d5-482b-828a-b67d14183791.JPG not downloaded yet
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b8510>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252Fcc471ad6-ef89-4b9f-b1df-ac6d69211a7b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/cc471ad6-ef89-4b9f-b1df-ac6d69211a7b.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3e1b90>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F0cc278b2-2b09-4822-9e3c-8f615d35d6f0.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/0cc278b2-2b09-4822-9e3c-8f615d35d6f0.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671119/general/6bf89410-2226-4c20-942e-1bd3892e3289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736616)
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F90364662-713a-404f-b025-f452507f8466.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/90364662-713a-404f-b025-f452507f8466.jpg not downloaded yet
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fb89eb58f-2380-4f6a-8d91-2903cb7b0d2d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/b89eb58f-2380-4f6a-8d91-2903cb7b0d2d.JPG not downloaded yet
2026-03-27 17:20:18 [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-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7c56d0>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fb73bff15-70cd-4661-a86f-db917573ffb4.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/b73bff15-70cd-4661-a86f-db917573ffb4.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64c910>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F9cec7f9b-324f-4d96-b2fc-f9716dcbfa24.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/9cec7f9b-324f-4d96-b2fc-f9716dcbfa24.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b7fd0>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F19598496-b715-44ad-89ce-a22c0391bf47.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/19598496-b715-44ad-89ce-a22c0391bf47.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4fb650>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F1e05c1c1-0c4d-4daf-8f49-e0c23180e7bb.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/1e05c1c1-0c4d-4daf-8f49-e0c23180e7bb.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e421810>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fccb4c1ca-5ee5-422a-a5b5-61d27f9cb479.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/ccb4c1ca-5ee5-422a-a5b5-61d27f9cb479.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:18 [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-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/f06cbb66-6af2-49a0-997b-60c167426401.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F150cd4a1-c3c4-4eef-b16a-f67442f1f305.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/150cd4a1-c3c4-4eef-b16a-f67442f1f305.JPG not downloaded yet
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/76a1575c-7e1f-4909-82cb-8f29aeb38beb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/a26ee717-e1d1-4fd8-9883-c9aaac3b98bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:18 [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/10738175)
2026-03-27 17:20:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/0f910312-812d-488b-a9a0-0b1d38e2d249.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252F452a146b-9f22-4e69-bfeb-9a4cffc2495b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/452a146b-9f22-4e69-bfeb-9a4cffc2495b.JPG not downloaded yet
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1a1450>
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671119%252Fgeneral%252F6bf89410-2226-4c20-942e-1bd3892e3289.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671119/general/6bf89410-2226-4c20-942e-1bd3892e3289.jpg saved to cache
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855
2026-03-27 17:20:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855, skipping ID generation
2026-03-27 17:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with scrape type 1
2026-03-27 17:20:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 sending to next pipeline
2026-03-27 17:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855, identifier: 10736616
2026-03-27 17:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616
2026-03-27 17:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616
2026-03-27 17:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47ceb0c2-3bf6-5d91-bc2b-00140c10e855 with identifier: 10736616 to the API
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671119/general/6bf89410-2226-4c20-942e-1bd3892e3289.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '47ceb0c2-3bf6-5d91-bc2b-00140c10e855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'rechsg4fatnTQwN89',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 11707,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184058,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/725d03c4-bdee-465c-abd5-0c5d996a02bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197294,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/17b65e12-8b1a-4fe0-bf0e-8736e0329e0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154109,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/8da42626-8af1-4fcc-af7b-a542e1e7a829.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197937,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/87cd2471-7f0d-445f-8378-af54cef73556.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286152,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/feeabfaf-c08c-40c2-87cc-9a627a6df2a4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397577,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/cc471ad6-ef89-4b9f-b1df-ac6d69211a7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/157a972b-3b04-4192-b929-82282c56f121.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252594,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/19598496-b715-44ad-89ce-a22c0391bf47.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220919,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/1e05c1c1-0c4d-4daf-8f49-e0c23180e7bb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ceb0c2-3bf6-5d91-bc2b-00140c10e855/47ceb0c2-3bf6-5d91-bc2b-00140c10e855_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204999,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671119/general/6bf89410-2226-4c20-942e-1bd3892e3289.jpg',
'Width': 1920}],
'price': 47000,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'11.707 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736616%27 HTTP/1.1" 200 None
2026-03-27 17:20:19 [adesa.de] INFO: Saving data for 10736616: {'created_time': 1774632019.608891, 'last_price_update_time': 1774632019.608903, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736616') HTTP/1.1" 204 0
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/fc10432f-900a-4f2f-83fe-2d051000e980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/7c1d71ba-38a1-4f85-af4a-9269dd6d857c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620357%252Fgeneral%252Fcd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620357/general/cd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG not downloaded yet
2026-03-27 17:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/649c4fcf-5bde-4b68-bf34-180314fa371d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/dbc285b1-fb51-45c0-8990-6f2cbc9a4130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:19 [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/10738175)
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/b89eb58f-2380-4f6a-8d91-2903cb7b0d2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:19 [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/10738175)
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f24b910>
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F76a1575c-7e1f-4909-82cb-8f29aeb38beb.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/76a1575c-7e1f-4909-82cb-8f29aeb38beb.jpg saved to cache
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:19 [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-27 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/895c5687-cab9-4d9d-8f74-da0c77111395.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/150cd4a1-c3c4-4eef-b16a-f67442f1f305.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e315f10>
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Ffc10432f-900a-4f2f-83fe-2d051000e980.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/fc10432f-900a-4f2f-83fe-2d051000e980.jpg saved to cache
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/ca9e213a-25d5-482b-828a-b67d14183791.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/452a146b-9f22-4e69-bfeb-9a4cffc2495b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:20 [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/10738175)
2026-03-27 17:20:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620357/general/cd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737893)
2026-03-27 17:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e414510>
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F649c4fcf-5bde-4b68-bf34-180314fa371d.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/649c4fcf-5bde-4b68-bf34-180314fa371d.jpg saved to cache
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f426b10>
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fdbc285b1-fb51-45c0-8990-6f2cbc9a4130.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/dbc285b1-fb51-45c0-8990-6f2cbc9a4130.jpg saved to cache
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:20 [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-27 17:20:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:20 [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-27 17:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027
2026-03-27 17:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be63093d-ca77-5952-a89f-a16fcd3027a7 with scrape type 1
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be63093d-ca77-5952-a89f-a16fcd3027a7
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F7e2864cb-72e8-4fd5-a699-865b18720f29.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/7e2864cb-72e8-4fd5-a699-865b18720f29.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F689a3824-4410-4197-8c88-48cc18148bdd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/689a3824-4410-4197-8c88-48cc18148bdd.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F4ab203b5-ae7f-4720-9246-77ab046ed266.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/4ab203b5-ae7f-4720-9246-77ab046ed266.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F6cb6789e-bb7f-46c5-91da-98b37279e980.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/6cb6789e-bb7f-46c5-91da-98b37279e980.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F3e85abbc-780c-4568-b992-64eecc00e09c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/3e85abbc-780c-4568-b992-64eecc00e09c.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252Ffd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/fd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252Fd6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/d6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg already downloaded
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709271%252Fgeneral%252F8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709271/general/8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg already downloaded
2026-03-27 17:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: be63093d-ca77-5952-a89f-a16fcd3027a7, identifier: 10737027
2026-03-27 17:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/90364662-713a-404f-b025-f452507f8466.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027
2026-03-27 17:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027
2026-03-27 17:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: be63093d-ca77-5952-a89f-a16fcd3027a7 with identifier: 10737027 to the API
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'be63093d-ca77-5952-a89f-a16fcd3027a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WIHH7915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737027',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 48371,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5709271/general/7e2864cb-72e8-4fd5-a699-865b18720f29.jpg',
'https://images.openlane.eu/carimgs/5709271/general/689a3824-4410-4197-8c88-48cc18148bdd.jpg',
'https://images.openlane.eu/carimgs/5709271/general/45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg',
'https://images.openlane.eu/carimgs/5709271/general/4ab203b5-ae7f-4720-9246-77ab046ed266.jpg',
'https://images.openlane.eu/carimgs/5709271/general/6cb6789e-bb7f-46c5-91da-98b37279e980.jpg',
'https://images.openlane.eu/carimgs/5709271/general/3e85abbc-780c-4568-b992-64eecc00e09c.jpg',
'https://images.openlane.eu/carimgs/5709271/general/fd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg',
'https://images.openlane.eu/carimgs/5709271/general/6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg',
'https://images.openlane.eu/carimgs/5709271/general/d6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg',
'https://images.openlane.eu/carimgs/5709271/general/8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3225942,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/7e2864cb-72e8-4fd5-a699-865b18720f29.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2740816,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/689a3824-4410-4197-8c88-48cc18148bdd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2737303,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/45e6c94c-f67c-464f-bddf-1488f45d0ff6.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3438087,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/4ab203b5-ae7f-4720-9246-77ab046ed266.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5142993,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/6cb6789e-bb7f-46c5-91da-98b37279e980.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2906480,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/3e85abbc-780c-4568-b992-64eecc00e09c.jpg',
'Width': 4678},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3146967,
'Height': 5592,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/fd89c42d-d75a-48f6-b994-c1e10e7c2cfa.jpg',
'Width': 4194},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2695422,
'Height': 4015,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/6c5657ec-d76c-4b5c-9ff6-4a545f1cfa13.jpg',
'Width': 5353},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2542723,
'Height': 2897,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/d6d41dd0-84ab-4b21-a8ca-3f5ece6aaca9.jpg',
'Width': 4796},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be63093d-ca77-5952-a89f-a16fcd3027a7/be63093d-ca77-5952-a89f-a16fcd3027a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2159358,
'Height': 3455,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709271/general/8f5944fb-7129-4c48-87f8-c98785f53ee0.jpg',
'Width': 4607}],
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano L3H2 2.2 Pack Clim - Diesel - Manual - 140 hp - 48.371 '
'km',
'transmission': 'manual',
'trim': 'Pack Clim',
'vin': None,
'year': 2023}
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737027%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [adesa.de] INFO: Saving data for 10737027: {'created_time': 1774632020.793311, 'last_price_update_time': 1774632020.793322, 'auction_closing_time': 1774865400.0}
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737027') HTTP/1.1" 204 0
2026-03-27 17:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671115/general/a4e4e47a-6c24-4d8c-a669-5713b4421114.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736613)
2026-03-27 17:20:20 [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/10738175)
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0d0390>
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F895c5687-cab9-4d9d-8f74-da0c77111395.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/895c5687-cab9-4d9d-8f74-da0c77111395.jpg saved to cache
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:20 [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-27 17:20:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b, skipping ID generation
2026-03-27 17:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with scrape type 1
2026-03-27 17:20:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b sending to next pipeline
2026-03-27 17:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b, identifier: 10737893
2026-03-27 17:20:20 [adesa.de] INFO: Found listing with ID: 10734397
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734397%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [adesa.de] INFO: Scrape type for 10734397: 0
2026-03-27 17:20:20 [adesa.de] INFO: Skipping item 10734397 url https://www.openlane.eu/en/carv6/auction/10734397
2026-03-27 17:20:20 [adesa.de] INFO: Found listing with ID: 10734409
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734409%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [adesa.de] INFO: Scrape type for 10734409: 0
2026-03-27 17:20:20 [adesa.de] INFO: Skipping item 10734409 url https://www.openlane.eu/en/carv6/auction/10734409
2026-03-27 17:20:20 [adesa.de] INFO: Found listing with ID: 10734410
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734410%27 HTTP/1.1" 200 None
2026-03-27 17:20:20 [adesa.de] INFO: Scrape type for 10734410: 0
2026-03-27 17:20:20 [adesa.de] INFO: Skipping item 10734410 url https://www.openlane.eu/en/carv6/auction/10734410
2026-03-27 17:20:20 [adesa.de] INFO: Found listing with ID: 10734413
2026-03-27 17:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734413%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734413: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734413 url https://www.openlane.eu/en/carv6/auction/10734413
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734476
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734476%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734476: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734476 url https://www.openlane.eu/en/carv6/auction/10734476
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734422
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734422%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734422: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734422 url https://www.openlane.eu/en/carv6/auction/10734422
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734425
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734425%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734425: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734425 url https://www.openlane.eu/en/carv6/auction/10734425
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734426
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734426%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734426: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734426 url https://www.openlane.eu/en/carv6/auction/10734426
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734439
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734439%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734439: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734439 url https://www.openlane.eu/en/carv6/auction/10734439
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734473
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734473%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734473: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734473 url https://www.openlane.eu/en/carv6/auction/10734473
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734697
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734697%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734697: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734697 url https://www.openlane.eu/en/carv6/auction/10734697
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734474
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734474%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734474: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734474 url https://www.openlane.eu/en/carv6/auction/10734474
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734475
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734475%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734475: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734475 url https://www.openlane.eu/en/carv6/auction/10734475
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734488
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734488%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734488: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734488 url https://www.openlane.eu/en/carv6/auction/10734488
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734501
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734501%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734501: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734501 url https://www.openlane.eu/en/carv6/auction/10734501
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734678
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734678%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734678: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734678 url https://www.openlane.eu/en/carv6/auction/10734678
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734639
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734639%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734639: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734639 url https://www.openlane.eu/en/carv6/auction/10734639
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734638
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734638%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734638: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734638 url https://www.openlane.eu/en/carv6/auction/10734638
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734594
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734594%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734594: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734594 url https://www.openlane.eu/en/carv6/auction/10734594
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734423
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734423%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734423: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734423 url https://www.openlane.eu/en/carv6/auction/10734423
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734710
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734710%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734710: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734710 url https://www.openlane.eu/en/carv6/auction/10734710
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734593
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734593%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734593: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734593 url https://www.openlane.eu/en/carv6/auction/10734593
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734424
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734424%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734424: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734424 url https://www.openlane.eu/en/carv6/auction/10734424
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734596
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734596%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734596: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734596 url https://www.openlane.eu/en/carv6/auction/10734596
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734597
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734597%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734597: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734597 url https://www.openlane.eu/en/carv6/auction/10734597
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734637
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734637%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734637: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734637 url https://www.openlane.eu/en/carv6/auction/10734637
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734654
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734654%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734654: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734654 url https://www.openlane.eu/en/carv6/auction/10734654
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734620
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734620%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734620: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734620 url https://www.openlane.eu/en/carv6/auction/10734620
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734651
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734651%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734651: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734651 url https://www.openlane.eu/en/carv6/auction/10734651
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734664
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734664%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734664: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734664 url https://www.openlane.eu/en/carv6/auction/10734664
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734649
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734649%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734649: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734649 url https://www.openlane.eu/en/carv6/auction/10734649
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734628
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734628%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734628: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734628 url https://www.openlane.eu/en/carv6/auction/10734628
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734662
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734662%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734662: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734662 url https://www.openlane.eu/en/carv6/auction/10734662
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734607
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734607%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734607: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734607 url https://www.openlane.eu/en/carv6/auction/10734607
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734622
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734622%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734622: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734622 url https://www.openlane.eu/en/carv6/auction/10734622
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734610
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734610%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734610: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734610 url https://www.openlane.eu/en/carv6/auction/10734610
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734611
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734611%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734611: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734611 url https://www.openlane.eu/en/carv6/auction/10734611
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734658
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734658%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734658: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734658 url https://www.openlane.eu/en/carv6/auction/10734658
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734648
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734648%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734648: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734648 url https://www.openlane.eu/en/carv6/auction/10734648
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734613
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734613%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734613: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734613 url https://www.openlane.eu/en/carv6/auction/10734613
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734615
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734615%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734615: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734615 url https://www.openlane.eu/en/carv6/auction/10734615
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734600
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734600%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734600: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734600 url https://www.openlane.eu/en/carv6/auction/10734600
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734626
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734626%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734626: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734626 url https://www.openlane.eu/en/carv6/auction/10734626
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734653
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734653%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734653: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734653 url https://www.openlane.eu/en/carv6/auction/10734653
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734634
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734634%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734634: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734634 url https://www.openlane.eu/en/carv6/auction/10734634
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734652
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734652%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734652: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734652 url https://www.openlane.eu/en/carv6/auction/10734652
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734656
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734656%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734656: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734656 url https://www.openlane.eu/en/carv6/auction/10734656
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734608
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734608%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734608: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734608 url https://www.openlane.eu/en/carv6/auction/10734608
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734672
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734672%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734672: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734672 url https://www.openlane.eu/en/carv6/auction/10734672
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734645
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734645%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734645: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734645 url https://www.openlane.eu/en/carv6/auction/10734645
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734669
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734669%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734669: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734669 url https://www.openlane.eu/en/carv6/auction/10734669
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734605
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734605%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734605: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734605 url https://www.openlane.eu/en/carv6/auction/10734605
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10734617
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734617%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10734617: 0
2026-03-27 17:20:21 [adesa.de] INFO: Skipping item 10734617 url https://www.openlane.eu/en/carv6/auction/10734617
2026-03-27 17:20:21 [adesa.de] INFO: Found listing with ID: 10738050
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738050%27 HTTP/1.1" 200 None
2026-03-27 17:20:21 [adesa.de] INFO: Scrape type for 10738050: 1
2026-03-27 17:20:21 [adesa.de] INFO: Scraping item 10738050 url https://www.openlane.eu/en/carv6/auction/10738050
2026-03-27 17:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893
2026-03-27 17:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893
2026-03-27 17:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5bd75e2-d244-54fa-b30c-8d0d2e393d5b with identifier: 10737893 to the API
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5620357/general/cd7d371f-ed0b-459e-afb5-c3a0c0d516a4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd5bd75e2-d244-54fa-b30c-8d0d2e393d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737893',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5bd75e2-d244-54fa-b30c-8d0d2e393d5b/d5bd75e2-d244-54fa-b30c-8d0d2e393d5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420482,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620357/general/49bf66f9-1863-47b3-be73-6d057867b913.jpg',
'Width': 2731}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC90 T8 Inscription - AWD - Hybrid - 303 hp - 165.204 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737893%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Saving data for 10737893: {'created_time': 1774632022.226905, 'last_price_update_time': 1774632022.226919, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737893') HTTP/1.1" 204 0
2026-03-27 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/031488e7-a24b-42ff-bdf0-2353b41c51ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/21049c94-5ab3-4f95-ad52-0ef1e72d4725.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d5bd75e2-d244-54fa-b30c-8d0d2e393d5b due to Ignoring non-200 response
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734606
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734606%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734606: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734606 url https://www.openlane.eu/en/carv6/auction/10734606
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734618
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734618%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734618: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734618 url https://www.openlane.eu/en/carv6/auction/10734618
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734641
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734641%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734641: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734641 url https://www.openlane.eu/en/carv6/auction/10734641
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734663
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734663%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734663: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734663 url https://www.openlane.eu/en/carv6/auction/10734663
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734612
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734612%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734612: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734612 url https://www.openlane.eu/en/carv6/auction/10734612
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734647
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734647%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734647: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734647 url https://www.openlane.eu/en/carv6/auction/10734647
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734624
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734624%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734624: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734624 url https://www.openlane.eu/en/carv6/auction/10734624
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734671
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734671%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734671: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734671 url https://www.openlane.eu/en/carv6/auction/10734671
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734603
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734603%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734603: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734603 url https://www.openlane.eu/en/carv6/auction/10734603
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734616
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734616%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734616: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734616 url https://www.openlane.eu/en/carv6/auction/10734616
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10734661
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734661%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10734661: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10734661 url https://www.openlane.eu/en/carv6/auction/10734661
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730553
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730553%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730553: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730553 url https://www.openlane.eu/en/carv6/auction/10730553
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730523
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730523%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730523: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730523 url https://www.openlane.eu/en/carv6/auction/10730523
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730460
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730460%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730460: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730460 url https://www.openlane.eu/en/carv6/auction/10730460
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730483
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730483%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730483: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730483 url https://www.openlane.eu/en/carv6/auction/10730483
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730635
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730635%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730635: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730635 url https://www.openlane.eu/en/carv6/auction/10730635
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730481
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730481%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730481: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730481 url https://www.openlane.eu/en/carv6/auction/10730481
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10730474
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730474%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10730474: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10730474 url https://www.openlane.eu/en/carv6/auction/10730474
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10735738
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735738%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10735738: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10735738 url https://www.openlane.eu/en/carv6/auction/10735738
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10735756
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735756%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10735756: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10735756 url https://www.openlane.eu/en/carv6/auction/10735756
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10735574
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735574%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10735574: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10735574 url https://www.openlane.eu/en/carv6/auction/10735574
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10735560
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735560%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10735560: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10735560 url https://www.openlane.eu/en/carv6/auction/10735560
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10736685
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736685%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10736685: 1
2026-03-27 17:20:22 [adesa.de] INFO: Scraping item 10736685 url https://www.openlane.eu/en/carv6/auction/10736685
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e680410>
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252F90364662-713a-404f-b025-f452507f8466.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/90364662-713a-404f-b025-f452507f8466.jpg saved to cache
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/74ac415d-5eb5-4dd4-9e5d-9b90e9c69e1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/bac55c26-b9f6-42b9-b705-9b46decb558b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10735448
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735448%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10735448: 0
2026-03-27 17:20:22 [adesa.de] INFO: Skipping item 10735448 url https://www.openlane.eu/en/carv6/auction/10735448
2026-03-27 17:20:22 [adesa.de] INFO: Found listing with ID: 10737485
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737485%27 HTTP/1.1" 200 None
2026-03-27 17:20:22 [adesa.de] INFO: Scrape type for 10737485: 1
2026-03-27 17:20:22 [adesa.de] INFO: Scraping item 10737485 url https://www.openlane.eu/en/carv6/auction/10737485
2026-03-27 17:20:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f010490>
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671115%252Fgeneral%252Fa4e4e47a-6c24-4d8c-a669-5713b4421114.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671115/general/a4e4e47a-6c24-4d8c-a669-5713b4421114.jpg saved to cache
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7ff870d9-7d7f-5f40-b5c8-039af124429c
2026-03-27 17:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7ff870d9-7d7f-5f40-b5c8-039af124429c, skipping ID generation
2026-03-27 17:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff870d9-7d7f-5f40-b5c8-039af124429c with scrape type 1
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7ff870d9-7d7f-5f40-b5c8-039af124429c sending to next pipeline
2026-03-27 17:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ff870d9-7d7f-5f40-b5c8-039af124429c, identifier: 10736613
2026-03-27 17:20:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da38125a-5f07-566c-a183-8efacf0f2ec6, skipping ID generation
2026-03-27 17:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 1
2026-03-27 17:20:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da38125a-5f07-566c-a183-8efacf0f2ec6 sending to next pipeline
2026-03-27 17:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da38125a-5f07-566c-a183-8efacf0f2ec6, identifier: 10738175
2026-03-27 17:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671117/general/e8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736614)
2026-03-27 17:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613
2026-03-27 17:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613
2026-03-27 17:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ff870d9-7d7f-5f40-b5c8-039af124429c with identifier: 10736613 to the API
2026-03-27 17:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671115/general/a4e4e47a-6c24-4d8c-a669-5713b4421114.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '7ff870d9-7d7f-5f40-b5c8-039af124429c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recmENa1JF2JDCN3o',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 12349,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168978,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/0cc278b2-2b09-4822-9e3c-8f615d35d6f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198263,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/b73bff15-70cd-4661-a86f-db917573ffb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200670,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/9cec7f9b-324f-4d96-b2fc-f9716dcbfa24.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/ccb4c1ca-5ee5-422a-a5b5-61d27f9cb479.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204317,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/a4e4e47a-6c24-4d8c-a669-5713b4421114.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271355,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/dbc285b1-fb51-45c0-8990-6f2cbc9a4130.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317674,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/fc10432f-900a-4f2f-83fe-2d051000e980.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305795,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/649c4fcf-5bde-4b68-bf34-180314fa371d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213648,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/895c5687-cab9-4d9d-8f74-da0c77111395.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7ff870d9-7d7f-5f40-b5c8-039af124429c/7ff870d9-7d7f-5f40-b5c8-039af124429c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234774,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671115/general/90364662-713a-404f-b025-f452507f8466.jpg',
'Width': 1920}],
'price': 47500,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'12.349 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736613%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Saving data for 10736613: {'created_time': 1774632024.195504, 'last_price_update_time': 1774632024.195516, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736613') HTTP/1.1" 204 0
2026-03-27 17:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175
2026-03-27 17:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175
2026-03-27 17:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10738175 to the API
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:24 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-03-30T08: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=10738175',
'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': 'AutoMoller GmbH',
'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-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738175%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Saving data for 10738175: {'created_time': 1774632024.582065, 'last_price_update_time': 1774632024.582075, 'auction_closing_time': 1774858200.0}
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738175') HTTP/1.1" 204 0
2026-03-27 17:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671118/general/f167ce49-f414-4fa4-b89f-704958b0ae8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736615)
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/35dac653-0e0c-4bc8-bc8a-beb1f922b1b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/34ecd387-9a0a-4e34-b539-a9e283c04887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:24 [adesa.de] INFO: Found listing with ID: 10736679
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736679%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Scrape type for 10736679: 1
2026-03-27 17:20:24 [adesa.de] INFO: Scraping item 10736679 url https://www.openlane.eu/en/carv6/auction/10736679
2026-03-27 17:20:24 [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-27 17:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e733350>
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F031488e7-a24b-42ff-bdf0-2353b41c51ee.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/031488e7-a24b-42ff-bdf0-2353b41c51ee.jpg saved to cache
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0d1f50>
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F21049c94-5ab3-4f95-ad52-0ef1e72d4725.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/21049c94-5ab3-4f95-ad52-0ef1e72d4725.jpg saved to cache
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e779cd0>
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252F74ac415d-5eb5-4dd4-9e5d-9b90e9c69e1a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/74ac415d-5eb5-4dd4-9e5d-9b90e9c69e1a.jpg saved to cache
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e42ccd0>
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Fbac55c26-b9f6-42b9-b705-9b46decb558b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/bac55c26-b9f6-42b9-b705-9b46decb558b.jpg saved to cache
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/8146df3a-dfe1-4f43-931b-c20ae3799a23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/aeeee430-aee6-415a-a347-ebfecf2d8619.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:24 [adesa.de] INFO: Found listing with ID: 10736391
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736391%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Scrape type for 10736391: 0
2026-03-27 17:20:24 [adesa.de] INFO: Skipping item 10736391 url https://www.openlane.eu/en/carv6/auction/10736391
2026-03-27 17:20:24 [adesa.de] INFO: Found listing with ID: 10735536
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735536%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Scrape type for 10735536: 0
2026-03-27 17:20:24 [adesa.de] INFO: Skipping item 10735536 url https://www.openlane.eu/en/carv6/auction/10735536
2026-03-27 17:20:24 [adesa.de] INFO: Found listing with ID: 10736401
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736401%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Scrape type for 10736401: 0
2026-03-27 17:20:24 [adesa.de] INFO: Skipping item 10736401 url https://www.openlane.eu/en/carv6/auction/10736401
2026-03-27 17:20:24 [adesa.de] INFO: Found listing with ID: 10735739
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735739%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Scrape type for 10735739: 0
2026-03-27 17:20:24 [adesa.de] INFO: Skipping item 10735739 url https://www.openlane.eu/en/carv6/auction/10735739
2026-03-27 17:20:24 [adesa.de] INFO: Found listing with ID: 10740173
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740173%27 HTTP/1.1" 200 None
2026-03-27 17:20:24 [adesa.de] INFO: Scrape type for 10740173: 1
2026-03-27 17:20:24 [adesa.de] INFO: Scraping item 10740173 url https://www.openlane.eu/en/carv6/auction/10740173
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/748db696-cac7-45a5-b091-ae6d862821d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5671114/general/bfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736612)
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e76cd50>
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671117%252Fgeneral%252Fe8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671117/general/e8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg saved to cache
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9
2026-03-27 17:20:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd1fd94a-7052-50d4-ae41-d23e0657c9b9, skipping ID generation
2026-03-27 17:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with scrape type 1
2026-03-27 17:20:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd1fd94a-7052-50d4-ae41-d23e0657c9b9 sending to next pipeline
2026-03-27 17:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd1fd94a-7052-50d4-ae41-d23e0657c9b9, identifier: 10736614
2026-03-27 17:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026
2026-03-27 17:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aed153-3ea9-5bde-b433-3f9a8cde7591 with scrape type 1
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5aed153-3ea9-5bde-b433-3f9a8cde7591
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/ad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F8b37bb27-beb0-4166-be7f-aec593f3debf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/8b37bb27-beb0-4166-be7f-aec593f3debf.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fbbfc1373-4fd2-4476-9057-49d76904eb0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/bbfc1373-4fd2-4476-9057-49d76904eb0c.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fc875412e-8d7b-4020-9a21-13326f7c37b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/c875412e-8d7b-4020-9a21-13326f7c37b1.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fa6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/a6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252F2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fb390925d-1713-4d50-b873-9947fc1d9ebd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/b390925d-1713-4d50-b873-9947fc1d9ebd.jpg already downloaded
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709270%252Fgeneral%252Fa6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709270/general/a6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg already downloaded
2026-03-27 17:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5aed153-3ea9-5bde-b433-3f9a8cde7591, identifier: 10737026
2026-03-27 17:20:25 [adesa.de] INFO: Found listing with ID: 10740876
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740876%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [adesa.de] INFO: Scrape type for 10740876: 1
2026-03-27 17:20:25 [adesa.de] INFO: Scraping item 10740876 url https://www.openlane.eu/en/carv6/auction/10740876
2026-03-27 17:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614
2026-03-27 17:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614
2026-03-27 17:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd1fd94a-7052-50d4-ae41-d23e0657c9b9 with identifier: 10736614 to the API
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671117/general/e8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': 'fd1fd94a-7052-50d4-ae41-d23e0657c9b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'reckzyxQm5xbfVVGD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 12297,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179516,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/8bdc3595-b129-411c-a65d-3c16e3aedff2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193682,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/21049c94-5ab3-4f95-ad52-0ef1e72d4725.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198715,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/624313e4-5fe9-43e3-9c80-fb9e69176cfa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208607,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/c0bae9c1-532f-41bc-bfa2-930e049afad6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161613,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/0e2bf237-e2a1-40fb-ae78-903aed03ae25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155121,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/031488e7-a24b-42ff-bdf0-2353b41c51ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197937,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/6bf0c5bf-5dbc-4ba0-8b32-1dbed2a06e16.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286152,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/74ac415d-5eb5-4dd4-9e5d-9b90e9c69e1a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397577,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/e8c5c936-37f6-4f93-aed9-22a5713b68e8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd1fd94a-7052-50d4-ae41-d23e0657c9b9/fd1fd94a-7052-50d4-ae41-d23e0657c9b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671117/general/76a1575c-7e1f-4909-82cb-8f29aeb38beb.jpg',
'Width': 1920}],
'price': 46000,
'price_includes_vat': True,
'registration_date': '2023-11-10',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'12.297 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736614%27 HTTP/1.1" 200 None
2026-03-27 17:20:25 [adesa.de] INFO: Saving data for 10736614: {'created_time': 1774632025.656666, 'last_price_update_time': 1774632025.656678, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736614') HTTP/1.1" 204 0
2026-03-27 17:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026
2026-03-27 17:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026
2026-03-27 17:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5aed153-3ea9-5bde-b433-3f9a8cde7591 with identifier: 10737026 to the API
2026-03-27 17:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737026>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 138,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd5aed153-3ea9-5bde-b433-3f9a8cde7591',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WTHH7916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737026',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 65041,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5709270/general/3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg',
'https://images.openlane.eu/carimgs/5709270/general/ad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg',
'https://images.openlane.eu/carimgs/5709270/general/8b37bb27-beb0-4166-be7f-aec593f3debf.jpg',
'https://images.openlane.eu/carimgs/5709270/general/bbfc1373-4fd2-4476-9057-49d76904eb0c.jpg',
'https://images.openlane.eu/carimgs/5709270/general/c875412e-8d7b-4020-9a21-13326f7c37b1.jpg',
'https://images.openlane.eu/carimgs/5709270/general/a6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg',
'https://images.openlane.eu/carimgs/5709270/general/3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg',
'https://images.openlane.eu/carimgs/5709270/general/2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg',
'https://images.openlane.eu/carimgs/5709270/general/b390925d-1713-4d50-b873-9947fc1d9ebd.jpg',
'https://images.openlane.eu/carimgs/5709270/general/a6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2771144,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/3e8078d2-3d01-42d6-95b8-c7c281bd76d7.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2565052,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/ad63ba0b-7ee3-4ba7-99a3-b7201a7eb46d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3140875,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/8b37bb27-beb0-4166-be7f-aec593f3debf.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2642810,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/bbfc1373-4fd2-4476-9057-49d76904eb0c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4259624,
'Height': 3772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/c875412e-8d7b-4020-9a21-13326f7c37b1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2299494,
'Height': 4137,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/a6e1c0ca-50c5-4750-8bc9-4200ea87eed0.jpg',
'Width': 3919},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4363865,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/3c9cd24d-e30c-4429-82ac-8805d27d4612.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2907292,
'Height': 3415,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/2e0df1da-44c7-4901-a565-9c455e3b9d94.jpg',
'Width': 4553},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1084727,
'Height': 1693,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/b390925d-1713-4d50-b873-9947fc1d9ebd.jpg',
'Width': 3502},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5aed153-3ea9-5bde-b433-3f9a8cde7591/d5aed153-3ea9-5bde-b433-3f9a8cde7591_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1562737,
'Height': 3423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709270/general/a6f8c04c-5aac-44e4-9b2f-28669e21d845.jpg',
'Width': 4564}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano 2.2d - Diesel - Manual - 138 hp - 65.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737026%27 HTTP/1.1" 200 None
2026-03-27 17:20:26 [adesa.de] INFO: Saving data for 10737026: {'created_time': 1774632026.134762, 'last_price_update_time': 1774632026.134774, 'auction_closing_time': 1774865400.0}
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737026') HTTP/1.1" 204 0
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5a4ed0>
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671118%252Fgeneral%252Ff167ce49-f414-4fa4-b89f-704958b0ae8b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671118/general/f167ce49-f414-4fa4-b89f-704958b0ae8b.jpg saved to cache
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf
2026-03-27 17:20:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1d11fd5-e370-5ea7-88b1-61c35908ffcf, skipping ID generation
2026-03-27 17:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf with scrape type 1
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1d11fd5-e370-5ea7-88b1-61c35908ffcf sending to next pipeline
2026-03-27 17:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e1d11fd5-e370-5ea7-88b1-61c35908ffcf, identifier: 10736615
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f013010>
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F35dac653-0e0c-4bc8-bc8a-beb1f922b1b7.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/35dac653-0e0c-4bc8-bc8a-beb1f922b1b7.jpg saved to cache
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e714990>
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F34ecd387-9a0a-4e34-b539-a9e283c04887.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/34ecd387-9a0a-4e34-b539-a9e283c04887.jpg saved to cache
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656877/general/6540e0a7-a330-499e-b991-222df66e5173.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736610)
2026-03-27 17:20:26 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5402628/general/428d26d6-29f3-438e-afc1-1707d0f4241b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10737864)
2026-03-27 17:20:26 [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/10735303)
2026-03-27 17:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615
2026-03-27 17:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615
2026-03-27 17:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e1d11fd5-e370-5ea7-88b1-61c35908ffcf with identifier: 10736615 to the API
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671118/general/f167ce49-f414-4fa4-b89f-704958b0ae8b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': 'e1d11fd5-e370-5ea7-88b1-61c35908ffcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recyigorQ7zuEO7bB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 13466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180036,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/33e393d9-6b7c-4520-b30e-fafc59f95861.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195435,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/084f11f1-034d-4f00-83b4-8b7ef66c8f7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/b531f77a-2215-4952-87d4-73d6778c2c52.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153723,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/0f4ac081-cdaf-467f-a3cf-be2b3fcfcc1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266053,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/f167ce49-f414-4fa4-b89f-704958b0ae8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275276,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/18f11194-c9d8-4ff9-803c-f89b2c1b6bae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336912,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/04eb4cb2-7d0f-4d90-9a8c-25a81961c58c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322462,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/76e2ee49-051d-44af-8cc0-33a6d3d95fa6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291399,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/bac55c26-b9f6-42b9-b705-9b46decb558b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1d11fd5-e370-5ea7-88b1-61c35908ffcf/e1d11fd5-e370-5ea7-88b1-61c35908ffcf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671118/general/c4fb5de6-ca30-476f-81a8-43f8314f4e68.jpg',
'Width': 1920}],
'price': 45000,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'13.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736615%27 HTTP/1.1" 200 None
2026-03-27 17:20:26 [adesa.de] INFO: Saving data for 10736615: {'created_time': 1774632026.809777, 'last_price_update_time': 1774632026.809787, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736615') HTTP/1.1" 204 0
2026-03-27 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5656880/general/65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736611)
2026-03-27 17:20:26 [adesa.de] INFO: Found listing with ID: 10735740
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735740%27 HTTP/1.1" 200 None
2026-03-27 17:20:26 [adesa.de] INFO: Scrape type for 10735740: 0
2026-03-27 17:20:26 [adesa.de] INFO: Skipping item 10735740 url https://www.openlane.eu/en/carv6/auction/10735740
2026-03-27 17:20:26 [adesa.de] INFO: Found listing with ID: 10738276
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738276%27 HTTP/1.1" 200 None
2026-03-27 17:20:26 [adesa.de] INFO: Scrape type for 10738276: 1
2026-03-27 17:20:26 [adesa.de] INFO: Scraping item 10738276 url https://www.openlane.eu/en/carv6/auction/10738276
2026-03-27 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e59cd10>
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F8146df3a-dfe1-4f43-931b-c20ae3799a23.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/8146df3a-dfe1-4f43-931b-c20ae3799a23.jpg saved to cache
2026-03-27 17:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e669f10>
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252Faeeee430-aee6-415a-a347-ebfecf2d8619.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/aeeee430-aee6-415a-a347-ebfecf2d8619.jpg saved to cache
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e42fa50>
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F748db696-cac7-45a5-b091-ae6d862821d5.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/748db696-cac7-45a5-b091-ae6d862821d5.jpg saved to cache
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0e96d0>
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671114%252Fgeneral%252Fbfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671114/general/bfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg saved to cache
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c
2026-03-27 17:20:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e645ecc-f286-5ada-af02-9f4a3d65b64c, skipping ID generation
2026-03-27 17:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c with scrape type 1
2026-03-27 17:20:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e645ecc-f286-5ada-af02-9f4a3d65b64c sending to next pipeline
2026-03-27 17:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e645ecc-f286-5ada-af02-9f4a3d65b64c, identifier: 10736612
2026-03-27 17:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612
2026-03-27 17:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612
2026-03-27 17:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e645ecc-f286-5ada-af02-9f4a3d65b64c with identifier: 10736612 to the API
2026-03-27 17:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5671114/general/bfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '1e645ecc-f286-5ada-af02-9f4a3d65b64c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recNxqVeeXKBqvCYn',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 7323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188914,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/bfe576fe-051b-4c47-b584-3f8f11d2fc79.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199079,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/6bb6df3d-b17a-4b6d-bcf9-ff64dde95a59.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190215,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/010eab7a-5354-4257-93e9-8ff89e312ecf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154385,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/23de4a9e-dbdc-4495-baf5-b3bc8d91b532.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189838,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/a8782935-ad94-4e4d-a164-6b46cee3184a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290191,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/bfd29cbe-ed67-49a8-9727-bbc5f0fe297e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266966,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/58dd85c7-efbe-464d-82f5-992357bcfa1b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266783,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/42d8187f-6746-47fb-9ba6-6f916c50be85.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277072,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/a7f46105-6f52-417b-9160-4644020cd214.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e645ecc-f286-5ada-af02-9f4a3d65b64c/1e645ecc-f286-5ada-af02-9f4a3d65b64c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258298,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671114/general/0a35c322-353e-4e9a-84fb-2e76897a5159.jpg',
'Width': 1920}],
'price': 43000,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - 7.323 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736612%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Saving data for 10736612: {'created_time': 1774632028.169194, 'last_price_update_time': 1774632028.169206, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736612') HTTP/1.1" 204 0
2026-03-27 17:20:28 [adesa.de] INFO: Found listing with ID: 10733265
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733265%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Scrape type for 10733265: 0
2026-03-27 17:20:28 [adesa.de] INFO: Skipping item 10733265 url https://www.openlane.eu/en/carv6/auction/10733265
2026-03-27 17:20:28 [adesa.de] INFO: Found listing with ID: 10734406
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734406%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Scrape type for 10734406: 0
2026-03-27 17:20:28 [adesa.de] INFO: Skipping item 10734406 url https://www.openlane.eu/en/carv6/auction/10734406
2026-03-27 17:20:28 [adesa.de] INFO: Found listing with ID: 10734402
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734402%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Scrape type for 10734402: 0
2026-03-27 17:20:28 [adesa.de] INFO: Skipping item 10734402 url https://www.openlane.eu/en/carv6/auction/10734402
2026-03-27 17:20:28 [adesa.de] INFO: Found listing with ID: 10734400
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734400%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Scrape type for 10734400: 0
2026-03-27 17:20:28 [adesa.de] INFO: Skipping item 10734400 url https://www.openlane.eu/en/carv6/auction/10734400
2026-03-27 17:20:28 [adesa.de] INFO: Found listing with ID: 10734398
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734398%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Scrape type for 10734398: 0
2026-03-27 17:20:28 [adesa.de] INFO: Skipping item 10734398 url https://www.openlane.eu/en/carv6/auction/10734398
2026-03-27 17:20:28 [adesa.de] INFO: Found listing with ID: 10740373
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740373%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Scrape type for 10740373: 1
2026-03-27 17:20:28 [adesa.de] INFO: Scraping item 10740373 url https://www.openlane.eu/en/carv6/auction/10740373
2026-03-27 17:20:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e681290>
2026-03-27 17:20:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656877%252Fgeneral%252F6540e0a7-a330-499e-b991-222df66e5173.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656877/general/6540e0a7-a330-499e-b991-222df66e5173.jpg saved to cache
2026-03-27 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5b290683-6fbd-569e-a089-cfd9aa27341d
2026-03-27 17:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5b290683-6fbd-569e-a089-cfd9aa27341d, skipping ID generation
2026-03-27 17:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b290683-6fbd-569e-a089-cfd9aa27341d with scrape type 1
2026-03-27 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5b290683-6fbd-569e-a089-cfd9aa27341d sending to next pipeline
2026-03-27 17:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b290683-6fbd-569e-a089-cfd9aa27341d, identifier: 10736610
2026-03-27 17:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e13540c4-a05d-5492-b910-b46bab39262f, skipping ID generation
2026-03-27 17:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13540c4-a05d-5492-b910-b46bab39262f with scrape type 1
2026-03-27 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e13540c4-a05d-5492-b910-b46bab39262f sending to next pipeline
2026-03-27 17:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e13540c4-a05d-5492-b910-b46bab39262f, identifier: 10737864
2026-03-27 17:20:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c54c3529-3ac1-5830-b085-863e97e2723a, skipping ID generation
2026-03-27 17:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 1
2026-03-27 17:20:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c54c3529-3ac1-5830-b085-863e97e2723a sending to next pipeline
2026-03-27 17:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c54c3529-3ac1-5830-b085-863e97e2723a, identifier: 10735303
2026-03-27 17:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735333> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610
2026-03-27 17:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610
2026-03-27 17:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b290683-6fbd-569e-a089-cfd9aa27341d with identifier: 10736610 to the API
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656877/general/6540e0a7-a330-499e-b991-222df66e5173.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '5b290683-6fbd-569e-a089-cfd9aa27341d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recHR3pcJin8rVUnN',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 13510,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167778,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/f2e3c7d4-87ac-4f49-8ec8-df1fac75c154.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181189,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/feefebea-2430-444f-a248-4e549c0ec60c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133402,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/6540e0a7-a330-499e-b991-222df66e5173.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192582,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/3bd1af43-617e-4f98-8e6c-0eeb6e8f1b25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249329,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/5abf1236-764b-483f-87e7-b6b66abbd6b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/66cda088-44a5-4abc-869c-d3244727d06a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234496,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/35dac653-0e0c-4bc8-bc8a-beb1f922b1b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248547,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/76d9e045-9993-4a4f-b380-79702c1cc34c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244141,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/afc03236-1f5d-43fd-8372-11682d24b54a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5b290683-6fbd-569e-a089-cfd9aa27341d/5b290683-6fbd-569e-a089-cfd9aa27341d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155369,
'Height': 1280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656877/general/e2d17b0f-548c-4dbf-a591-bb91ff6355d0.jpg',
'Width': 1920}],
'price': 44000,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'13.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736610%27 HTTP/1.1" 200 None
2026-03-27 17:20:28 [adesa.de] INFO: Saving data for 10736610: {'created_time': 1774632028.855191, 'last_price_update_time': 1774632028.855202, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736610') HTTP/1.1" 204 0
2026-03-27 17:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864
2026-03-27 17:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864
2026-03-27 17:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e13540c4-a05d-5492-b910-b46bab39262f with identifier: 10737864 to the API
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:29 [scrapy.core.scraper] DEBUG: Scraped from <404 https://images.openlane.eu/carimgs/5402628/general/428d26d6-29f3-438e-afc1-1707d0f4241b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e13540c4-a05d-5492-b910-b46bab39262f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737864',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 30572,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/cc753fe5-a404-4d48-993f-91cce3af1015.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/8b8facdb-690a-44c0-92fc-bc01660c0e4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160312,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/42e20aaa-03e6-4489-b92b-dd6b0987049a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/23b0cc2d-3e9d-4496-8bdf-6a86334e6c82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155780,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/7c99a88d-a9ba-4294-82dd-528fd86cf0e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/24f18ade-f308-4339-9e90-b3688d3c7391.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/bafb6e0b-710f-457b-b516-b8bd8c46f858.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e13540c4-a05d-5492-b910-b46bab39262f/e13540c4-a05d-5492-b910-b46bab39262f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5402628/general/6d56ca97-580a-488e-8903-c0b3d1026c4d.jpg',
'Width': 1024}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Skoda Enyaq Coupé 60 - Electric - Automatic - 180 hp - 30.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737864%27 HTTP/1.1" 200 None
2026-03-27 17:20:29 [adesa.de] INFO: Saving data for 10737864: {'created_time': 1774632029.243505, 'last_price_update_time': 1774632029.243517, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737864') HTTP/1.1" 204 0
2026-03-27 17:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303
2026-03-27 17:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303
2026-03-27 17:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10735303 to the API
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:29 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5545542/general/bfb7f2f1-f697-4058-9546-562fe8c28938.JPG>
{'auction_title': '',
'c_o_2_emission_value': 75,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T08: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=10735303',
'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': 61900,
'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-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735303%27 HTTP/1.1" 200 None
2026-03-27 17:20:29 [adesa.de] INFO: Saving data for 10735303: {'created_time': 1774632029.564765, 'last_price_update_time': 1774632029.564776, 'auction_closing_time': 1774858200.0}
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735303') HTTP/1.1" 204 0
2026-03-27 17:20:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e45fcd0>
2026-03-27 17:20:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656880%252Fgeneral%252F65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656880/general/65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg saved to cache
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7af09598-bae8-5b69-9c93-73f061937113
2026-03-27 17:20:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7af09598-bae8-5b69-9c93-73f061937113, skipping ID generation
2026-03-27 17:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7af09598-bae8-5b69-9c93-73f061937113 with scrape type 1
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7af09598-bae8-5b69-9c93-73f061937113 sending to next pipeline
2026-03-27 17:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7af09598-bae8-5b69-9c93-73f061937113, identifier: 10736611
2026-03-27 17:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685
2026-03-27 17:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with scrape type 1
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Ff43e32c7-9232-419f-8863-158f10f1636c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/f43e32c7-9232-419f-8863-158f10f1636c.jpeg not downloaded yet
2026-03-27 17:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a16b3daa-ee47-5100-85c1-4997d668e57c with identifier: 10738050
2026-03-27 17:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a16b3daa-ee47-5100-85c1-4997d668e57c with scrape type 1
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252Ff7b7bd40-1b9c-468a-8057-00c5b6ba1f54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/f7b7bd40-1b9c-468a-8057-00c5b6ba1f54.jpg not downloaded yet
2026-03-27 17:20:29 [adesa.de] INFO: Found listing with ID: 10734405
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734405%27 HTTP/1.1" 200 None
2026-03-27 17:20:29 [adesa.de] INFO: Scrape type for 10734405: 0
2026-03-27 17:20:29 [adesa.de] INFO: Skipping item 10734405 url https://www.openlane.eu/en/carv6/auction/10734405
2026-03-27 17:20:29 [adesa.de] INFO: Found listing with ID: 10736534
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736534%27 HTTP/1.1" 200 None
2026-03-27 17:20:29 [adesa.de] INFO: Scrape type for 10736534: 1
2026-03-27 17:20:29 [adesa.de] INFO: Scraping item 10736534 url https://www.openlane.eu/en/carv6/auction/10736534
2026-03-27 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e13540c4-a05d-5492-b910-b46bab39262f due to Ignoring non-200 response
2026-03-27 17:20:29 [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-27 17:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611
2026-03-27 17:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611
2026-03-27 17:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7af09598-bae8-5b69-9c93-73f061937113 with identifier: 10736611 to the API
2026-03-27 17:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5656880/general/65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 598,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Electric',
'id': '7af09598-bae8-5b69-9c93-73f061937113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recum6jhySikG5Ucg',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 23773,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168296,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/8fb2be56-4dc5-4af3-a6a3-35cfbb0a63c7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177379,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/022aa78b-7ba4-4949-9a7b-23e3ed0329a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181208,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/65e4c69f-38c9-4627-bcf7-2a99f24caa32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188916,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/748db696-cac7-45a5-b091-ae6d862821d5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137879,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/484217d6-705c-4fa2-9b76-de09947837d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/aeeee430-aee6-415a-a347-ebfecf2d8619.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192582,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/8146df3a-dfe1-4f43-931b-c20ae3799a23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249329,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/34ecd387-9a0a-4e34-b539-a9e283c04887.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/49296378-e7d3-484b-83c9-5b0581a06c71.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7af09598-bae8-5b69-9c93-73f061937113/7af09598-bae8-5b69-9c93-73f061937113_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234496,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656880/general/735ef0e4-8d2b-4c48-b076-02b4b4f67a9a.jpg',
'Width': 1920}],
'price': 44000,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi E-Tron RS GT - Quattro - Electric - Automatic - 598 hp - '
'23.773 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736611%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [adesa.de] INFO: Saving data for 10736611: {'created_time': 1774632031.136069, 'last_price_update_time': 1774632031.136083, 'auction_closing_time': 1775034300.0}
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736611') HTTP/1.1" 204 0
2026-03-27 17:20:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5471197/general/7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737961)
2026-03-27 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5709486/general/1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738032)
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg not downloaded yet
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg not downloaded yet
2026-03-27 17:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737949> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:31 [adesa.de] INFO: Found listing with ID: 10736535
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736535%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [adesa.de] INFO: Scrape type for 10736535: 1
2026-03-27 17:20:31 [adesa.de] INFO: Scraping item 10736535 url https://www.openlane.eu/en/carv6/auction/10736535
2026-03-27 17:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F31765eab-5ee0-4fb7-8b79-184827ae0cbf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/31765eab-5ee0-4fb7-8b79-184827ae0cbf.jpeg not downloaded yet
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F44dcf23a-adde-4952-9ce5-9131527575c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/44dcf23a-adde-4952-9ce5-9131527575c9.jpg not downloaded yet
2026-03-27 17:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485
2026-03-27 17:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with scrape type 1
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cc33b80-fbc3-58d1-a61d-5c7e0841e055
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252Fa4826f9c-61a8-4bf5-b215-d3252bb7f28a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/a4826f9c-61a8-4bf5-b215-d3252bb7f28a.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F3b833b3e-f71a-484b-b19b-aae7c59ebc6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/3b833b3e-f71a-484b-b19b-aae7c59ebc6f.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F236a88ab-b879-44ba-9314-1dc79eef7e06.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/236a88ab-b879-44ba-9314-1dc79eef7e06.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F950f7eff-bf42-43c7-9179-330c4012176b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/950f7eff-bf42-43c7-9179-330c4012176b.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F79a1663b-76a5-495b-bd58-c16a1e643e49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/79a1663b-76a5-495b-bd58-c16a1e643e49.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F90df973a-3be9-49ee-97c9-f3bd2431775d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/90df973a-3be9-49ee-97c9-f3bd2431775d.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F00465a6a-ff01-4952-b56d-c544d4be46f1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/00465a6a-ff01-4952-b56d-c544d4be46f1.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252Faec34b06-1ad2-417e-a2c4-c9c59edbf354.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/aec34b06-1ad2-417e-a2c4-c9c59edbf354.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F4ce4580c-4a01-4d30-9c3e-9dbb393d3c92.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/4ce4580c-4a01-4d30-9c3e-9dbb393d3c92.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713319%252Fgeneral%252F950a24c6-f6f7-41db-acfd-963380d2dfe7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713319/general/950a24c6-f6f7-41db-acfd-963380d2dfe7.jpg already downloaded
2026-03-27 17:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055, identifier: 10737485
2026-03-27 17:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020
2026-03-27 17:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with scrape type 1
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 647c7c0d-71af-5c6f-bbd5-b4615b442a94
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F0efe54b2-720c-48f1-85f1-8499555b5428.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/0efe54b2-720c-48f1-85f1-8499555b5428.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fd1712590-d2f1-4cfe-a8df-6aec523966dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/d1712590-d2f1-4cfe-a8df-6aec523966dc.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fc0c64f7e-51d0-4d6c-9a67-90c610210636.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/c0c64f7e-51d0-4d6c-9a67-90c610210636.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fa547220c-576c-449d-b1eb-50db968bb06e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/a547220c-576c-449d-b1eb-50db968bb06e.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fde8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/de8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Ff010af78-80a3-4681-98c5-b8c2c27ba4da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/f010af78-80a3-4681-98c5-b8c2c27ba4da.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252Fd125d7b9-156a-4b24-bdac-3698c370e5ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/d125d7b9-156a-4b24-bdac-3698c370e5ff.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684160%252Fgeneral%252F8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684160/general/8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg already downloaded
2026-03-27 17:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 647c7c0d-71af-5c6f-bbd5-b4615b442a94, identifier: 10738020
2026-03-27 17:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333
2026-03-27 17:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 1
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e5a2157-1e9e-588c-9869-caab812fb718
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Fb56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [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-27 17:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979
2026-03-27 17:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1fe33d-a590-52bb-939e-f762155092f9 with scrape type 1
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae1fe33d-a590-52bb-939e-f762155092f9
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fbff7a907-beb1-4775-a219-a7026f4913f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/bff7a907-beb1-4775-a219-a7026f4913f2.jpg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fe4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/e4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fe3e815e9-e540-4ea4-af49-584bed12aeba.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/e3e815e9-e540-4ea4-af49-584bed12aeba.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fd999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/d999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252F91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg already downloaded
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5609736%252Fgeneral%252Fa5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609736/general/a5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg already downloaded
2026-03-27 17:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae1fe33d-a590-52bb-939e-f762155092f9, identifier: 10737979
2026-03-27 17:20:32 [adesa.de] INFO: Found listing with ID: 10736536
2026-03-27 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736536%27 HTTP/1.1" 200 None
2026-03-27 17:20:32 [adesa.de] INFO: Scrape type for 10736536: 1
2026-03-27 17:20:32 [adesa.de] INFO: Scraping item 10736536 url https://www.openlane.eu/en/carv6/auction/10736536
2026-03-27 17:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485
2026-03-27 17:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485
2026-03-27 17:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc33b80-fbc3-58d1-a61d-5c7e0841e055 with identifier: 10737485 to the API
2026-03-27 17:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737485>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '8cc33b80-fbc3-58d1-a61d-5c7e0841e055',
'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=10737485',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Peugeot',
'model': '308',
'odometer': 29676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5713319/general/a4826f9c-61a8-4bf5-b215-d3252bb7f28a.jpg',
'https://images.openlane.eu/carimgs/5713319/general/3b833b3e-f71a-484b-b19b-aae7c59ebc6f.jpg',
'https://images.openlane.eu/carimgs/5713319/general/236a88ab-b879-44ba-9314-1dc79eef7e06.jpg',
'https://images.openlane.eu/carimgs/5713319/general/950f7eff-bf42-43c7-9179-330c4012176b.jpg',
'https://images.openlane.eu/carimgs/5713319/general/79a1663b-76a5-495b-bd58-c16a1e643e49.jpg',
'https://images.openlane.eu/carimgs/5713319/general/90df973a-3be9-49ee-97c9-f3bd2431775d.jpg',
'https://images.openlane.eu/carimgs/5713319/general/00465a6a-ff01-4952-b56d-c544d4be46f1.jpg',
'https://images.openlane.eu/carimgs/5713319/general/aec34b06-1ad2-417e-a2c4-c9c59edbf354.jpg',
'https://images.openlane.eu/carimgs/5713319/general/4ce4580c-4a01-4d30-9c3e-9dbb393d3c92.jpg',
'https://images.openlane.eu/carimgs/5713319/general/950a24c6-f6f7-41db-acfd-963380d2dfe7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888414,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/a4826f9c-61a8-4bf5-b215-d3252bb7f28a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809058,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/3b833b3e-f71a-484b-b19b-aae7c59ebc6f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 779233,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/236a88ab-b879-44ba-9314-1dc79eef7e06.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 782832,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/950f7eff-bf42-43c7-9179-330c4012176b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609306,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/79a1663b-76a5-495b-bd58-c16a1e643e49.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 787223,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/90df973a-3be9-49ee-97c9-f3bd2431775d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 685866,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/00465a6a-ff01-4952-b56d-c544d4be46f1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280274,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/aec34b06-1ad2-417e-a2c4-c9c59edbf354.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471119,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/4ce4580c-4a01-4d30-9c3e-9dbb393d3c92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc33b80-fbc3-58d1-a61d-5c7e0841e055/8cc33b80-fbc3-58d1-a61d-5c7e0841e055_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643169,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713319/general/950a24c6-f6f7-41db-acfd-963380d2dfe7.jpg',
'Width': 2000}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': 'SAS YOSA',
'title': 'Peugeot 308 SW 1.2 GT - Petrol - Automatic - 130 hp - 29.676 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2024}
2026-03-27 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737485%27 HTTP/1.1" 200 None
2026-03-27 17:20:33 [adesa.de] INFO: Saving data for 10737485: {'created_time': 1774632033.342521, 'last_price_update_time': 1774632033.342533, 'auction_closing_time': 1774953000.0}
2026-03-27 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737485') HTTP/1.1" 204 0
2026-03-27 17:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020
2026-03-27 17:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020
2026-03-27 17:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 647c7c0d-71af-5c6f-bbd5-b4615b442a94 with identifier: 10738020 to the API
2026-03-27 17:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738020>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '647c7c0d-71af-5c6f-bbd5-b4615b442a94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738020',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 95576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photo_urls': ['https://images.openlane.eu/carimgs/5684160/general/1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg',
'https://images.openlane.eu/carimgs/5684160/general/0efe54b2-720c-48f1-85f1-8499555b5428.jpg',
'https://images.openlane.eu/carimgs/5684160/general/d1712590-d2f1-4cfe-a8df-6aec523966dc.jpg',
'https://images.openlane.eu/carimgs/5684160/general/c0c64f7e-51d0-4d6c-9a67-90c610210636.jpg',
'https://images.openlane.eu/carimgs/5684160/general/a547220c-576c-449d-b1eb-50db968bb06e.jpg',
'https://images.openlane.eu/carimgs/5684160/general/2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg',
'https://images.openlane.eu/carimgs/5684160/general/de8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg',
'https://images.openlane.eu/carimgs/5684160/general/f010af78-80a3-4681-98c5-b8c2c27ba4da.jpg',
'https://images.openlane.eu/carimgs/5684160/general/d125d7b9-156a-4b24-bdac-3698c370e5ff.jpg',
'https://images.openlane.eu/carimgs/5684160/general/8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1009049,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/1e7f40de-498b-4a1b-a3a2-d85f0c5ea815.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1020083,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/0efe54b2-720c-48f1-85f1-8499555b5428.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 957699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/d1712590-d2f1-4cfe-a8df-6aec523966dc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 995630,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/c0c64f7e-51d0-4d6c-9a67-90c610210636.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 961225,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/a547220c-576c-449d-b1eb-50db968bb06e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 751808,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/2ccce5f4-a15e-4ff6-ac66-c3bf3dc1c094.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 817933,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/de8fb91e-a62f-4ee4-997f-ba1ccd892132.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 643099,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/f010af78-80a3-4681-98c5-b8c2c27ba4da.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965739,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/d125d7b9-156a-4b24-bdac-3698c370e5ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_647c7c0d-71af-5c6f-bbd5-b4615b442a94/647c7c0d-71af-5c6f-bbd5-b4615b442a94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 938224,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684160/general/8c17c902-1d20-4f34-b16f-f43ac4b2de88.jpg',
'Width': 2731}],
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 Plus Dark - Hybrid - Automatic - 253 hp - 95.576 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738020%27 HTTP/1.1" 200 None
2026-03-27 17:20:34 [adesa.de] INFO: Saving data for 10738020: {'created_time': 1774632034.187353, 'last_price_update_time': 1774632034.187364, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738020') HTTP/1.1" 204 0
2026-03-27 17:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979
2026-03-27 17:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979
2026-03-27 17:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae1fe33d-a590-52bb-939e-f762155092f9 with identifier: 10737979 to the API
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737979>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ae1fe33d-a590-52bb-939e-f762155092f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737979',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 110705,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5609736/general/bff7a907-beb1-4775-a219-a7026f4913f2.jpg',
'https://images.openlane.eu/carimgs/5609736/general/e4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/e3e815e9-e540-4ea4-af49-584bed12aeba.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/d999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg',
'https://images.openlane.eu/carimgs/5609736/general/a5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299814,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/bff7a907-beb1-4775-a219-a7026f4913f2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/e4f429d2-a1ca-4d25-80f8-3db3945d80d2.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/6550cad4-8ddc-4d9f-b6b3-0c7947c0c0e8.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332919,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/e3e815e9-e540-4ea4-af49-584bed12aeba.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/3467806f-92be-4863-9ad1-3b46dc76aa6b.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275134,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/120ce894-0a28-4f83-8bd2-749c38ddf188.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310468,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/4cf2eaaf-55a9-401d-834e-4125a34b7d4e.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263386,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/d999a9d6-5b03-4aa3-a88b-ded56f9f2004.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276311,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/91c45d31-15f8-4e5c-a0d3-21efe4e84c66.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae1fe33d-a590-52bb-939e-f762155092f9/ae1fe33d-a590-52bb-939e-f762155092f9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5609736/general/a5a4d3df-7725-4e69-8270-6cbb774ad0ef.jpeg',
'Width': 1280}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Volvo XC60 T6 R-Design - AWD - Hybrid - 253 hp - 110.705 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737979%27 HTTP/1.1" 200 None
2026-03-27 17:20:34 [adesa.de] INFO: Saving data for 10737979: {'created_time': 1774632034.928407, 'last_price_update_time': 1774632034.928419, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737979') HTTP/1.1" 204 0
2026-03-27 17:20:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5406022/general/9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737956)
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Fbea05eac-9b64-4cad-b757-4c4c7201b0bf.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/bea05eac-9b64-4cad-b757-4c4c7201b0bf.jpeg not downloaded yet
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252Fdf9c0bf4-1d36-4696-a777-d470c3b1f7a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/df9c0bf4-1d36-4696-a777-d470c3b1f7a5.jpg not downloaded yet
2026-03-27 17:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Fa2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [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-27 17:20:35 [adesa.de] INFO: Found listing with ID: 10736530
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736530%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [adesa.de] INFO: Scrape type for 10736530: 1
2026-03-27 17:20:35 [adesa.de] INFO: Scraping item 10736530 url https://www.openlane.eu/en/carv6/auction/10736530
2026-03-27 17:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9af370b7-7cfd-5501-99b7-d7136a9e8224, skipping ID generation
2026-03-27 17:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 with scrape type 1
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 sending to next pipeline
2026-03-27 17:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9af370b7-7cfd-5501-99b7-d7136a9e8224, identifier: 10737961
2026-03-27 17:20:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0eb5d0>
2026-03-27 17:20:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709486%252Fgeneral%252F1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709486/general/1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg saved to cache
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 91c01437-7b8d-5588-a25f-8563f1199dcd
2026-03-27 17:20:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 91c01437-7b8d-5588-a25f-8563f1199dcd, skipping ID generation
2026-03-27 17:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c01437-7b8d-5588-a25f-8563f1199dcd with scrape type 1
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 91c01437-7b8d-5588-a25f-8563f1199dcd sending to next pipeline
2026-03-27 17:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91c01437-7b8d-5588-a25f-8563f1199dcd, identifier: 10738032
2026-03-27 17:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949
2026-03-27 17:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90691b7d-1919-5679-abcc-e5f7605515c4 with scrape type 1
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90691b7d-1919-5679-abcc-e5f7605515c4
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fa0034d18-e108-4084-8c2d-a867b05ce13c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/a0034d18-e108-4084-8c2d-a867b05ce13c.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fe95e3637-1f64-4afa-9085-3a0758801a65.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/e95e3637-1f64-4afa-9085-3a0758801a65.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fa3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/a3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Ffd6212a0-db0b-4421-a03f-0317ff71acca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/fd6212a0-db0b-4421-a03f-0317ff71acca.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fe0c773ad-483d-446e-aad7-3e753e688bde.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/e0c773ad-483d-446e-aad7-3e753e688bde.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252F0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg already downloaded
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732665%252Fgeneral%252Fbfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732665/general/bfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg already downloaded
2026-03-27 17:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90691b7d-1919-5679-abcc-e5f7605515c4, identifier: 10737949
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F98ebf1c8-ebab-42b0-9fb8-7d3faf86824c.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/98ebf1c8-ebab-42b0-9fb8-7d3faf86824c.jpeg not downloaded yet
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F4c1ff97c-9191-4505-b654-345a8c26ba68.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/4c1ff97c-9191-4505-b654-345a8c26ba68.jpg not downloaded yet
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [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-27 17:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961
2026-03-27 17:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961
2026-03-27 17:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9af370b7-7cfd-5501-99b7-d7136a9e8224 with identifier: 10737961 to the API
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5471197/general/7837d6a9-41cd-4296-9733-bfe3c795ce1a.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '9af370b7-7cfd-5501-99b7-d7136a9e8224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737961',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 71929,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9af370b7-7cfd-5501-99b7-d7136a9e8224/9af370b7-7cfd-5501-99b7-d7136a9e8224_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352963,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5471197/general/993095bf-2d06-41bb-8f8f-8aa6e115fbab.jpg',
'Width': 2731}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'71.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737961%27 HTTP/1.1" 200 None
2026-03-27 17:20:35 [adesa.de] INFO: Saving data for 10737961: {'created_time': 1774632035.959051, 'last_price_update_time': 1774632035.959067, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737961') HTTP/1.1" 204 0
2026-03-27 17:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032
2026-03-27 17:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032
2026-03-27 17:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91c01437-7b8d-5588-a25f-8563f1199dcd with identifier: 10738032 to the API
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5709486/general/1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '91c01437-7b8d-5588-a25f-8563f1199dcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000181',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738032',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Mokka-e',
'odometer': 12959,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170102,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/2a22b770-0355-4cde-a868-bf132ad394df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168782,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/5dbf3e74-14d0-426e-8b31-99400a0b3a3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151187,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/21ec5525-0e04-4457-b75f-d556877b40c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139695,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/3dcfdb83-9589-41b4-a3e0-fe3b613b40e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95941,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/1a031d79-0ef6-4294-81bd-50ec677bfb16.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/dc254c00-659b-48c6-bac5-c5494b6dbbc5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131042,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/1d4b3846-a33c-4e08-a7b0-c8ff0c77c520.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137539,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/5373f680-8f0f-46e2-8ae6-08c8c95c3bae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117621,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/dbf694a8-8c3c-4fa8-9397-f3b87485d421.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91c01437-7b8d-5588-a25f-8563f1199dcd/91c01437-7b8d-5588-a25f-8563f1199dcd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709486/general/9d9dfbef-baaf-4018-9c7a-de04ba240eac.jpg',
'Width': 1280}],
'price': 13500,
'price_includes_vat': True,
'registration_date': '2023-08-11',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Opel Mokka-e GS Line - Electric - Automatic - 136 hp - 12.959 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2023}
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738032%27 HTTP/1.1" 200 None
2026-03-27 17:20:36 [adesa.de] INFO: Saving data for 10738032: {'created_time': 1774632036.863441, 'last_price_update_time': 1774632036.863452, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738032') HTTP/1.1" 204 0
2026-03-27 17:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949
2026-03-27 17:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949
2026-03-27 17:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90691b7d-1919-5679-abcc-e5f7605515c4 with identifier: 10737949 to the API
2026-03-27 17:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737949>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 428,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '90691b7d-1919-5679-abcc-e5f7605515c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737949',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': '#1',
'odometer': 25885,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5732665/general/a0034d18-e108-4084-8c2d-a867b05ce13c.jpg',
'https://images.openlane.eu/carimgs/5732665/general/e95e3637-1f64-4afa-9085-3a0758801a65.jpg',
'https://images.openlane.eu/carimgs/5732665/general/9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg',
'https://images.openlane.eu/carimgs/5732665/general/a3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg',
'https://images.openlane.eu/carimgs/5732665/general/fd6212a0-db0b-4421-a03f-0317ff71acca.jpg',
'https://images.openlane.eu/carimgs/5732665/general/99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg',
'https://images.openlane.eu/carimgs/5732665/general/924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg',
'https://images.openlane.eu/carimgs/5732665/general/e0c773ad-483d-446e-aad7-3e753e688bde.jpg',
'https://images.openlane.eu/carimgs/5732665/general/0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg',
'https://images.openlane.eu/carimgs/5732665/general/bfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129354,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/a0034d18-e108-4084-8c2d-a867b05ce13c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/e95e3637-1f64-4afa-9085-3a0758801a65.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103680,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/9f08d016-b9ab-44b0-bb39-eaa9aa14ccb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107881,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/a3b06e6d-0a49-4954-9551-b82e22fa7f42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102885,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/fd6212a0-db0b-4421-a03f-0317ff71acca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128243,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/99ef6539-cd27-4a49-beff-a9e7df391fc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/924c76d0-d0b8-4d7b-9f97-f0628286c0ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90164,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/e0c773ad-483d-446e-aad7-3e753e688bde.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83813,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/0e06f51c-52ae-478c-a4bb-d8f6ca9186b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90691b7d-1919-5679-abcc-e5f7605515c4/90691b7d-1919-5679-abcc-e5f7605515c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55779,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732665/general/bfb2ef1c-fb29-4936-bb92-612dcf27d40e.jpg',
'Width': 1280}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-10-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Smart #1 Pulse - AWD - Electric - Automatic - 428 hp - 25.885 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2024}
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737949%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [adesa.de] INFO: Saving data for 10737949: {'created_time': 1774632037.273633, 'last_price_update_time': 1774632037.273646, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737949') HTTP/1.1" 204 0
2026-03-27 17:20:37 [adesa.de] INFO: Found listing with ID: 10736531
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736531%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [adesa.de] INFO: Scrape type for 10736531: 1
2026-03-27 17:20:37 [adesa.de] INFO: Scraping item 10736531 url https://www.openlane.eu/en/carv6/auction/10736531
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9af370b7-7cfd-5501-99b7-d7136a9e8224 due to Ignoring non-200 response
2026-03-27 17:20:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/b56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735333)
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F5f62bc5f-2485-44e0-a767-fc754f0b5463.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/5f62bc5f-2485-44e0-a767-fc754f0b5463.jpeg not downloaded yet
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F37340e15-0389-4a11-85b6-2b40e814b264.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/37340e15-0389-4a11-85b6-2b40e814b264.jpg not downloaded yet
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F833557aa-ce16-4a58-ab03-da6a905841d6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/833557aa-ce16-4a58-ab03-da6a905841d6.JPG not downloaded yet
2026-03-27 17:20:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417, skipping ID generation
2026-03-27 17:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with scrape type 1
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 sending to next pipeline
2026-03-27 17:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417, identifier: 10737956
2026-03-27 17:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679
2026-03-27 17:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with scrape type 1
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68cd1592-6a6a-5c6a-9c87-df2471e4f196
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252F1623c313-206d-4695-a986-757002d5baa4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/1623c313-206d-4695-a986-757002d5baa4.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252F509bc135-7cc2-41a5-a83e-890977129b74.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/509bc135-7cc2-41a5-a83e-890977129b74.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fcb94ae87-1a40-40de-83a4-b7331d922caf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/cb94ae87-1a40-40de-83a4-b7331d922caf.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fe7cb5045-6530-4804-a905-972fa304dd85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/e7cb5045-6530-4804-a905-972fa304dd85.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fcab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/cab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fa79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/a79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fb5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/b5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Ff9112ecc-8172-4362-bd27-407530879277.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/f9112ecc-8172-4362-bd27-407530879277.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Ff7290dd5-482f-42b9-a055-48183a3dcf93.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/f7290dd5-482f-42b9-a055-48183a3dcf93.jpg already downloaded
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5730979%252Fgeneral%252Fcd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730979/general/cd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg already downloaded
2026-03-27 17:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68cd1592-6a6a-5c6a-9c87-df2471e4f196, identifier: 10736679
2026-03-27 17:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312
2026-03-27 17:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 1
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b638e57-a064-5ac4-9816-05ab792284f0
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [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-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Fdfc588fa-6ffd-4e52-81e2-2f3f12bb779f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/dfc588fa-6ffd-4e52-81e2-2f3f12bb779f.jpeg not downloaded yet
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F8f27a057-118d-44f0-9b2e-34b85faf3019.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/8f27a057-118d-44f0-9b2e-34b85faf3019.jpg not downloaded yet
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Ff857b83c-9135-4347-b4bd-4c33966b14dc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/f857b83c-9135-4347-b4bd-4c33966b14dc.JPG not downloaded yet
2026-03-27 17:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956
2026-03-27 17:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956
2026-03-27 17:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 with identifier: 10737956 to the API
2026-03-27 17:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:38 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5406022/general/9d927426-0e39-4ffd-a1f6-6d5024d10652.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '65c8b5fd-988f-5ef0-a4bf-1d8600ecd417',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125003077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737956',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 90018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65c8b5fd-988f-5ef0-a4bf-1d8600ecd417/65c8b5fd-988f-5ef0-a4bf-1d8600ecd417_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228278,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5406022/general/08df9373-8cd4-49cf-9f26-ec5c7cae56c5.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Polestar 2 Long Range 79 kWh - Electric - Automatic - 231 hp - '
'90.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737956%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [adesa.de] INFO: Saving data for 10737956: {'created_time': 1774632038.379617, 'last_price_update_time': 1774632038.379629, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737956') HTTP/1.1" 204 0
2026-03-27 17:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679
2026-03-27 17:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679
2026-03-27 17:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68cd1592-6a6a-5c6a-9c87-df2471e4f196 with identifier: 10736679 to the API
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 524,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '68cd1592-6a6a-5c6a-9c87-df2471e4f196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 GT3',
'odometer': 3589,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5730979/general/1623c313-206d-4695-a986-757002d5baa4.jpg',
'https://images.openlane.eu/carimgs/5730979/general/509bc135-7cc2-41a5-a83e-890977129b74.jpg',
'https://images.openlane.eu/carimgs/5730979/general/cb94ae87-1a40-40de-83a4-b7331d922caf.jpg',
'https://images.openlane.eu/carimgs/5730979/general/e7cb5045-6530-4804-a905-972fa304dd85.jpg',
'https://images.openlane.eu/carimgs/5730979/general/cab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg',
'https://images.openlane.eu/carimgs/5730979/general/a79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg',
'https://images.openlane.eu/carimgs/5730979/general/b5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg',
'https://images.openlane.eu/carimgs/5730979/general/f9112ecc-8172-4362-bd27-407530879277.jpg',
'https://images.openlane.eu/carimgs/5730979/general/f7290dd5-482f-42b9-a055-48183a3dcf93.jpg',
'https://images.openlane.eu/carimgs/5730979/general/cd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122988,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/1623c313-206d-4695-a986-757002d5baa4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123697,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/509bc135-7cc2-41a5-a83e-890977129b74.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123597,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/cb94ae87-1a40-40de-83a4-b7331d922caf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110734,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/e7cb5045-6530-4804-a905-972fa304dd85.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132276,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/cab6e27b-0a67-43d6-b009-f0c934c2fcad.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107055,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/a79670ef-bb94-45ad-91d6-ce6322ee8b1d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98543,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/b5056c9f-a211-4dd0-a803-7e1ecb0bd331.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 164667,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/f9112ecc-8172-4362-bd27-407530879277.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109762,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/f7290dd5-482f-42b9-a055-48183a3dcf93.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68cd1592-6a6a-5c6a-9c87-df2471e4f196/68cd1592-6a6a-5c6a-9c87-df2471e4f196_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122301,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730979/general/cd7a78ce-42bf-4f44-8cf1-b98e48195c23.jpg',
'Width': 640}],
'price': 230000,
'price_includes_vat': True,
'registration_date': '2025-01-14',
'seats_number': 2,
'seller_name': 'Autofest bv',
'title': 'Porsche 911 GT3 RS 4.0i GT3 - Petrol - Automatic - 524 hp - 3.589 '
'km',
'transmission': 'automatic',
'trim': 'GT3',
'vin': None,
'year': 2025}
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736679%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [adesa.de] INFO: Saving data for 10736679: {'created_time': 1774632038.731285, 'last_price_update_time': 1774632038.731296, 'auction_closing_time': 1774863000.0}
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736679') HTTP/1.1" 204 0
2026-03-27 17:20:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/a2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735333)
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 65c8b5fd-988f-5ef0-a4bf-1d8600ecd417 due to Ignoring non-200 response
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [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-27 17:20:38 [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/10735333)
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F601aeef5-2abf-4b63-a792-32180fed91bb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/601aeef5-2abf-4b63-a792-32180fed91bb.jpeg not downloaded yet
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F187593e1-a76f-4e78-b987-36d192f73f23.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/187593e1-a76f-4e78-b987-36d192f73f23.jpg not downloaded yet
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252Ff6c476f0-2858-43a6-886d-2a45e9e6d109.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [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-27 17:20:38 [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-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252Fee0105ec-685b-40b3-bb73-da340f97688c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [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-27 17:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/f7b7bd40-1b9c-468a-8057-00c5b6ba1f54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F523408c5-c714-4676-ad7a-b145bad2b927.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/523408c5-c714-4676-ad7a-b145bad2b927.jpeg not downloaded yet
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F85ea2006-7e46-4a1d-8d49-8c8729b5782d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/85ea2006-7e46-4a1d-8d49-8c8729b5782d.jpg not downloaded yet
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [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-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [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-27 17:20:38 [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/10735333)
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Fa481658c-6e84-4523-9ba5-5c4aee06c864.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/a481658c-6e84-4523-9ba5-5c4aee06c864.jpeg not downloaded yet
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252Fb8acb4be-e207-4e47-8d20-16020cf496a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/b8acb4be-e207-4e47-8d20-16020cf496a7.jpg not downloaded yet
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:38 [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-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F55710e1f-6a4c-43af-a348-0228caf9c01e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [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-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F2b7c6c10-9814-4753-b529-38e7d362872a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [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-27 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0faed0>
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252Ff7b7bd40-1b9c-468a-8057-00c5b6ba1f54.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/f7b7bd40-1b9c-468a-8057-00c5b6ba1f54.jpg saved to cache
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669721%252Fgeneral%252F79692a57-1755-4863-b76d-52378cb6da1f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/79692a57-1755-4863-b76d-52378cb6da1f.jpeg already downloaded
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [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/10735333)
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F58bca86f-748d-47fc-94e3-e7cd00734567.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [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-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/8f27a057-118d-44f0-9b2e-34b85faf3019.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252Feb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/eb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [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-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/f43e32c7-9232-419f-8863-158f10f1636c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:39 [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/10735333)
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f047650>
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F8f27a057-118d-44f0-9b2e-34b85faf3019.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/8f27a057-118d-44f0-9b2e-34b85faf3019.jpg saved to cache
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:39 [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/10735333)
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6a42d0>
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Ff43e32c7-9232-419f-8863-158f10f1636c.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/f43e32c7-9232-419f-8863-158f10f1636c.jpeg saved to cache
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740173> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:39 [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-27 17:20:39 [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-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/85ea2006-7e46-4a1d-8d49-8c8729b5782d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:39 [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/10735333)
2026-03-27 17:20:39 [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/10735312)
2026-03-27 17:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944
2026-03-27 17:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with scrape type 1
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F24b4649b-ceb9-4c32-a023-aa5d63932619.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/24b4649b-ceb9-4c32-a023-aa5d63932619.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F172164eb-c18c-4220-9776-0337a1ffff9b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/172164eb-c18c-4220-9776-0337a1ffff9b.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252Fe61d31de-7162-41ae-80e9-f8b576b51784.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/e61d31de-7162-41ae-80e9-f8b576b51784.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F35bbe83a-3377-4277-b2f2-30df51da7f63.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/35bbe83a-3377-4277-b2f2-30df51da7f63.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F79a8078f-ad51-4471-b236-3cb3c10abb99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/79a8078f-ad51-4471-b236-3cb3c10abb99.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg already downloaded
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5716264%252Fgeneral%252F1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716264/general/1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg already downloaded
2026-03-27 17:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1, identifier: 10737944
2026-03-27 17:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944
2026-03-27 17:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944
2026-03-27 17:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1 with identifier: 10737944 to the API
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737944',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 29493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5716264/general/7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg',
'https://images.openlane.eu/carimgs/5716264/general/24b4649b-ceb9-4c32-a023-aa5d63932619.jpg',
'https://images.openlane.eu/carimgs/5716264/general/172164eb-c18c-4220-9776-0337a1ffff9b.jpg',
'https://images.openlane.eu/carimgs/5716264/general/e61d31de-7162-41ae-80e9-f8b576b51784.jpg',
'https://images.openlane.eu/carimgs/5716264/general/7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg',
'https://images.openlane.eu/carimgs/5716264/general/18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg',
'https://images.openlane.eu/carimgs/5716264/general/35bbe83a-3377-4277-b2f2-30df51da7f63.jpg',
'https://images.openlane.eu/carimgs/5716264/general/79a8078f-ad51-4471-b236-3cb3c10abb99.jpg',
'https://images.openlane.eu/carimgs/5716264/general/4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg',
'https://images.openlane.eu/carimgs/5716264/general/1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1133415,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/7d6cf84a-0557-4e35-9e2a-b387976fdf06.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1072970,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/24b4649b-ceb9-4c32-a023-aa5d63932619.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1115092,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/172164eb-c18c-4220-9776-0337a1ffff9b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1084741,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/e61d31de-7162-41ae-80e9-f8b576b51784.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 988425,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/7bcd3598-50bb-4a43-b949-94c98ace9fe9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146491,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/18a78c6d-6f10-4a81-878a-16a5dbf531ea.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 848499,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/35bbe83a-3377-4277-b2f2-30df51da7f63.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864106,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/79a8078f-ad51-4471-b236-3cb3c10abb99.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 963687,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/4dd13945-d7bf-4491-879c-3bf0eba5325f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1/5fa3bae8-ba7e-5fcf-b867-9d97afc44ae1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 924064,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716264/general/1f1d1e7a-0a80-44b9-98ac-a96e7791d527.jpg',
'Width': 2731}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-01-07',
'seats_number': 2,
'seller_name': 'Mind2move GmbH',
'title': 'Smart Fortwo - Electric - Automatic - 82 hp - 29.493 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737944%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [adesa.de] INFO: Saving data for 10737944: {'created_time': 1774632040.234227, 'last_price_update_time': 1774632040.234238, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737944') HTTP/1.1" 204 0
2026-03-27 17:20:40 [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/10735312)
2026-03-27 17:20:40 [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/10735333)
2026-03-27 17:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876
2026-03-27 17:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with scrape type 1
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252Ff8b7e049-fceb-4aba-8bba-08a3ba06738a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/f8b7e049-fceb-4aba-8bba-08a3ba06738a.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F466938b1-8906-46f9-b9f0-9c39c555fd78.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/466938b1-8906-46f9-b9f0-9c39c555fd78.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252Fce0f9d4c-5080-425d-9679-7a30a317b372.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/ce0f9d4c-5080-425d-9679-7a30a317b372.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F3e8bd829-7423-41a7-bdc1-ea7c86471491.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/3e8bd829-7423-41a7-bdc1-ea7c86471491.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F5fac7800-c244-4485-8fae-f08fa7dafc05.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/5fac7800-c244-4485-8fae-f08fa7dafc05.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F7caadb0d-bdab-45dc-a474-13fa28877c99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/7caadb0d-bdab-45dc-a474-13fa28877c99.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F7726368f-bfed-4e89-a86b-842ea6a1c7c4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/7726368f-bfed-4e89-a86b-842ea6a1c7c4.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252Face8c2df-a4dd-4260-827f-189ed78e4582.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/ace8c2df-a4dd-4260-827f-189ed78e4582.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F4a50c896-19d1-40e6-a1c4-1979a66d52f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/4a50c896-19d1-40e6-a1c4-1979a66d52f5.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738247%252Fgeneral%252F1bfad0d2-1c22-47ae-9df4-c4afc570288c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738247/general/1bfad0d2-1c22-47ae-9df4-c4afc570288c.JPG not downloaded yet
2026-03-27 17:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373
2026-03-27 17:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 with scrape type 1
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e98bf2c3-72b2-5469-8857-125c3f45e8d2
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Fd5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/d5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG not downloaded yet
2026-03-27 17:20:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F2bf0e023-9730-45f5-a797-ce0a5d4e6e7a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/2bf0e023-9730-45f5-a797-ce0a5d4e6e7a.JPG not downloaded yet
2026-03-27 17:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173
2026-03-27 17:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f814eaa-b7bc-537b-81d9-56e786266cfa with scrape type 1
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f814eaa-b7bc-537b-81d9-56e786266cfa
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Faa5d8b82-9f65-451f-909f-c93ee6404f84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/aa5d8b82-9f65-451f-909f-c93ee6404f84.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Fa6920447-a850-4e29-8703-9b21043cca34.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/a6920447-a850-4e29-8703-9b21043cca34.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Fffefa756-b479-4cbc-bd3f-eea2a3f7f6b2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/ffefa756-b479-4cbc-bd3f-eea2a3f7f6b2.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Feab9cff1-73ff-41e9-ab42-feedc790d9a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/eab9cff1-73ff-41e9-ab42-feedc790d9a7.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252F24be34c9-dc88-48de-809c-2df3883e3355.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/24be34c9-dc88-48de-809c-2df3883e3355.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Fccaf0cbe-715c-4729-9089-3a08fbe395d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/ccaf0cbe-715c-4729-9089-3a08fbe395d8.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252F91db2662-a2d2-456f-812d-2f28700ec9fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/91db2662-a2d2-456f-812d-2f28700ec9fd.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Fd7f7b3ea-1560-4847-a149-3af7c77f5cd4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/d7f7b3ea-1560-4847-a149-3af7c77f5cd4.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252F1f348581-05c3-4ad1-abc8-ec5206c4a0b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/1f348581-05c3-4ad1-abc8-ec5206c4a0b1.jpg already downloaded
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705311%252Fgeneral%252Fa014462e-0648-4283-8a3a-bb9d1e0d8695.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705311/general/a014462e-0648-4283-8a3a-bb9d1e0d8695.jpg already downloaded
2026-03-27 17:20:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f814eaa-b7bc-537b-81d9-56e786266cfa, identifier: 10740173
2026-03-27 17:20:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1aec90>
2026-03-27 17:20:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F85ea2006-7e46-4a1d-8d49-8c8729b5782d.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/85ea2006-7e46-4a1d-8d49-8c8729b5782d.jpg saved to cache
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:40 [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-27 17:20:40 [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-27 17:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929
2026-03-27 17:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with scrape type 1
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f90fc0f9-390e-5249-9e3a-30faaa5e32c8
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Fd928e775-26b7-4e2b-b36e-533b58913819.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/d928e775-26b7-4e2b-b36e-533b58913819.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Ffd1d66cc-7d66-4212-a123-051e57985c8f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/fd1d66cc-7d66-4212-a123-051e57985c8f.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F64f4a236-abad-4288-8194-f3ab1587d194.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/64f4a236-abad-4288-8194-f3ab1587d194.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Ffee3945d-b338-41db-9606-a6a470ca2e2b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/fee3945d-b338-41db-9606-a6a470ca2e2b.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Fc141d283-4fdd-4eea-a831-658fde42e08f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/c141d283-4fdd-4eea-a831-658fde42e08f.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F078cc317-ea64-4117-812e-dc3d62544e1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/078cc317-ea64-4117-812e-dc3d62544e1e.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F878893d7-597f-427a-ac75-b26e0a20f8bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/878893d7-597f-427a-ac75-b26e0a20f8bb.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252Fd923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/d923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg already downloaded
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5690863%252Fgeneral%252F84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5690863/general/84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg already downloaded
2026-03-27 17:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f90fc0f9-390e-5249-9e3a-30faaa5e32c8, identifier: 10737929
2026-03-27 17:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b638e57-a064-5ac4-9816-05ab792284f0, skipping ID generation
2026-03-27 17:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 1
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b638e57-a064-5ac4-9816-05ab792284f0 sending to next pipeline
2026-03-27 17:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b638e57-a064-5ac4-9816-05ab792284f0, identifier: 10735312
2026-03-27 17:20:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e5a2157-1e9e-588c-9869-caab812fb718, skipping ID generation
2026-03-27 17:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 1
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e5a2157-1e9e-588c-9869-caab812fb718 sending to next pipeline
2026-03-27 17:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e5a2157-1e9e-588c-9869-caab812fb718, identifier: 10735333
2026-03-27 17:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/b8acb4be-e207-4e47-8d20-16020cf496a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Ffe495435-4a08-47f1-8ad9-945fd3362fd1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/fe495435-4a08-47f1-8ad9-945fd3362fd1.JPG not downloaded yet
2026-03-27 17:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173
2026-03-27 17:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173
2026-03-27 17:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f814eaa-b7bc-537b-81d9-56e786266cfa with identifier: 10740173 to the API
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740173>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': '2f814eaa-b7bc-537b-81d9-56e786266cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG996M',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740173',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 44000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5705311/general/aa5d8b82-9f65-451f-909f-c93ee6404f84.jpg',
'https://images.openlane.eu/carimgs/5705311/general/a6920447-a850-4e29-8703-9b21043cca34.jpg',
'https://images.openlane.eu/carimgs/5705311/general/ffefa756-b479-4cbc-bd3f-eea2a3f7f6b2.jpg',
'https://images.openlane.eu/carimgs/5705311/general/eab9cff1-73ff-41e9-ab42-feedc790d9a7.jpg',
'https://images.openlane.eu/carimgs/5705311/general/24be34c9-dc88-48de-809c-2df3883e3355.jpg',
'https://images.openlane.eu/carimgs/5705311/general/ccaf0cbe-715c-4729-9089-3a08fbe395d8.jpg',
'https://images.openlane.eu/carimgs/5705311/general/91db2662-a2d2-456f-812d-2f28700ec9fd.jpg',
'https://images.openlane.eu/carimgs/5705311/general/d7f7b3ea-1560-4847-a149-3af7c77f5cd4.jpg',
'https://images.openlane.eu/carimgs/5705311/general/1f348581-05c3-4ad1-abc8-ec5206c4a0b1.jpg',
'https://images.openlane.eu/carimgs/5705311/general/a014462e-0648-4283-8a3a-bb9d1e0d8695.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445749,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/aa5d8b82-9f65-451f-909f-c93ee6404f84.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454005,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/a6920447-a850-4e29-8703-9b21043cca34.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406073,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/ffefa756-b479-4cbc-bd3f-eea2a3f7f6b2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447311,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/eab9cff1-73ff-41e9-ab42-feedc790d9a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455341,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/24be34c9-dc88-48de-809c-2df3883e3355.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 508267,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/ccaf0cbe-715c-4729-9089-3a08fbe395d8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200374,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/91db2662-a2d2-456f-812d-2f28700ec9fd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182699,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/d7f7b3ea-1560-4847-a149-3af7c77f5cd4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282798,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/1f348581-05c3-4ad1-abc8-ec5206c4a0b1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f814eaa-b7bc-537b-81d9-56e786266cfa/2f814eaa-b7bc-537b-81d9-56e786266cfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384971,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705311/general/a014462e-0648-4283-8a3a-bb9d1e0d8695.jpg',
'Width': 2000}],
'price': 31800,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': "O'Encheres sas",
'title': 'Toyota Hilux 2.8 D-4D Invincible - AWD - Diesel - Automatic - 204 '
'hp - 44.000 km',
'transmission': 'automatic',
'trim': 'Invincible',
'vin': None,
'year': 2023}
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740173%27 HTTP/1.1" 200 None
2026-03-27 17:20:41 [adesa.de] INFO: Saving data for 10740173: {'created_time': 1774632041.751732, 'last_price_update_time': 1774632041.751742, 'auction_closing_time': 1774953000.0}
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740173') HTTP/1.1" 204 0
2026-03-27 17:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929
2026-03-27 17:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929
2026-03-27 17:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f90fc0f9-390e-5249-9e3a-30faaa5e32c8 with identifier: 10737929 to the API
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737929>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f90fc0f9-390e-5249-9e3a-30faaa5e32c8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737929',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 131327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5690863/general/d928e775-26b7-4e2b-b36e-533b58913819.jpg',
'https://images.openlane.eu/carimgs/5690863/general/fd1d66cc-7d66-4212-a123-051e57985c8f.jpg',
'https://images.openlane.eu/carimgs/5690863/general/514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg',
'https://images.openlane.eu/carimgs/5690863/general/64f4a236-abad-4288-8194-f3ab1587d194.jpg',
'https://images.openlane.eu/carimgs/5690863/general/fee3945d-b338-41db-9606-a6a470ca2e2b.jpg',
'https://images.openlane.eu/carimgs/5690863/general/c141d283-4fdd-4eea-a831-658fde42e08f.jpg',
'https://images.openlane.eu/carimgs/5690863/general/078cc317-ea64-4117-812e-dc3d62544e1e.jpg',
'https://images.openlane.eu/carimgs/5690863/general/878893d7-597f-427a-ac75-b26e0a20f8bb.jpg',
'https://images.openlane.eu/carimgs/5690863/general/d923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg',
'https://images.openlane.eu/carimgs/5690863/general/84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1015805,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/d928e775-26b7-4e2b-b36e-533b58913819.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1160058,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/fd1d66cc-7d66-4212-a123-051e57985c8f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1155339,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/514e0624-0c4f-4aae-b0ac-5e0d5182992a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584044,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/64f4a236-abad-4288-8194-f3ab1587d194.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629674,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/fee3945d-b338-41db-9606-a6a470ca2e2b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 587007,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/c141d283-4fdd-4eea-a831-658fde42e08f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 872967,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/078cc317-ea64-4117-812e-dc3d62544e1e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585465,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/878893d7-597f-427a-ac75-b26e0a20f8bb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 821071,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/d923a36a-c9f6-4ebe-b913-819c163ddd8a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f90fc0f9-390e-5249-9e3a-30faaa5e32c8/f90fc0f9-390e-5249-9e3a-30faaa5e32c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 627921,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5690863/general/84aa2edb-98c0-41e0-a9b1-24a4d0e1a4f8.jpg',
'Width': 2731}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Tesla Model 3 Performance 75 kWh - Dual Motor - Electric - '
'Automatic - 487 hp - 131.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737929%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [adesa.de] INFO: Saving data for 10737929: {'created_time': 1774632042.07959, 'last_price_update_time': 1774632042.079601, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737929') HTTP/1.1" 204 0
2026-03-27 17:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312
2026-03-27 17:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312
2026-03-27 17:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10735312 to the API
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:42 [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-03-30T08: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=10735312',
'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-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735312%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [adesa.de] INFO: Saving data for 10735312: {'created_time': 1774632042.383786, 'last_price_update_time': 1774632042.383797, 'auction_closing_time': 1774858200.0}
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735312') HTTP/1.1" 204 0
2026-03-27 17:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333
2026-03-27 17:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333
2026-03-27 17:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10735333 to the API
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669721/general/833557aa-ce16-4a58-ab03-da6a905841d6.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-03-30T08: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=10735333',
'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': 23700,
'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-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735333%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [adesa.de] INFO: Saving data for 10735333: {'created_time': 1774632042.686, 'last_price_update_time': 1774632042.686012, 'auction_closing_time': 1774858200.0}
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735333') HTTP/1.1" 204 0
2026-03-27 17:20:42 [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-27 17:20:42 [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-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F084faa42-9c7e-4325-ab27-95f9e5cf2790.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/084faa42-9c7e-4325-ab27-95f9e5cf2790.JPG not downloaded yet
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Fdb44ec93-b14c-4e4a-86d2-bcddcf29ae3b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/db44ec93-b14c-4e4a-86d2-bcddcf29ae3b.JPG not downloaded yet
2026-03-27 17:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909
2026-03-27 17:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1797686-4e5a-561b-8342-fcaf53a3f40e with scrape type 1
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1797686-4e5a-561b-8342-fcaf53a3f40e
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F15b2c0ce-6d28-48af-b253-0b6054389f22.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/15b2c0ce-6d28-48af-b253-0b6054389f22.jpg already downloaded
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252Fbef681be-2de7-419b-b297-a23c2a416357.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/bef681be-2de7-419b-b297-a23c2a416357.JPG not downloaded yet
2026-03-27 17:20:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e372410>
2026-03-27 17:20:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252Fb8acb4be-e207-4e47-8d20-16020cf496a7.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/b8acb4be-e207-4e47-8d20-16020cf496a7.jpg saved to cache
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/d5ebc831-ccbc-40bd-980c-c235a49ab5c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Fe24fe739-81f6-493d-9d8a-a7fde7aa129b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/e24fe739-81f6-493d-9d8a-a7fde7aa129b.JPG not downloaded yet
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252Ffc81f676-8c6f-4b29-8407-df496dcc189d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/fc81f676-8c6f-4b29-8407-df496dcc189d.JPG not downloaded yet
2026-03-27 17:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/187593e1-a76f-4e78-b987-36d192f73f23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F78482b68-851f-4966-94b4-e85a52760de2.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/78482b68-851f-4966-94b4-e85a52760de2.JPG not downloaded yet
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F391e98b5-cfb5-4655-9403-87da15e57959.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/391e98b5-cfb5-4655-9403-87da15e57959.JPG not downloaded yet
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F7c021154-c338-4b08-8c21-f26c81b2f47d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/7c021154-c338-4b08-8c21-f26c81b2f47d.JPG not downloaded yet
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F4071aa63-538b-4149-bf9f-31c0cfda56d0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/4071aa63-538b-4149-bf9f-31c0cfda56d0.JPG not downloaded yet
2026-03-27 17:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/37340e15-0389-4a11-85b6-2b40e814b264.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/2bf0e023-9730-45f5-a797-ce0a5d4e6e7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252F97872479-83e7-4d54-82c8-55bb25f95241.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/97872479-83e7-4d54-82c8-55bb25f95241.JPG not downloaded yet
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F453bce32-d85f-408e-a30f-df7f8f0f6475.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/453bce32-d85f-408e-a30f-df7f8f0f6475.JPG not downloaded yet
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/bef681be-2de7-419b-b297-a23c2a416357.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732852%252Fgeneral%252Ffa7f3203-96cd-4a8d-89b3-e97645341fb9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732852/general/fa7f3203-96cd-4a8d-89b3-e97645341fb9.JPG not downloaded yet
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F18f8c2c4-ef53-4c75-bfc9-f1b3c6537006.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/18f8c2c4-ef53-4c75-bfc9-f1b3c6537006.JPG not downloaded yet
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e423790>
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F187593e1-a76f-4e78-b987-36d192f73f23.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/187593e1-a76f-4e78-b987-36d192f73f23.jpg saved to cache
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/db44ec93-b14c-4e4a-86d2-bcddcf29ae3b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F1e8d9155-a53a-4b81-b38a-13f8bd155832.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/1e8d9155-a53a-4b81-b38a-13f8bd155832.JPG not downloaded yet
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/391e98b5-cfb5-4655-9403-87da15e57959.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG not downloaded yet
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5ebd10>
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F37340e15-0389-4a11-85b6-2b40e814b264.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/37340e15-0389-4a11-85b6-2b40e814b264.jpg saved to cache
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/4071aa63-538b-4149-bf9f-31c0cfda56d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/453bce32-d85f-408e-a30f-df7f8f0f6475.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653052%252Fgeneral%252F24cf104a-58a6-4900-af5c-b15eaf345d47.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653052/general/24cf104a-58a6-4900-af5c-b15eaf345d47.JPG not downloaded yet
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/523408c5-c714-4676-ad7a-b145bad2b927.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/dfc588fa-6ffd-4e52-81e2-2f3f12bb779f.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/a481658c-6e84-4523-9ba5-5c4aee06c864.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/18f8c2c4-ef53-4c75-bfc9-f1b3c6537006.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/5f62bc5f-2485-44e0-a767-fc754f0b5463.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/fa7f3203-96cd-4a8d-89b3-e97645341fb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/1e8d9155-a53a-4b81-b38a-13f8bd155832.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/24cf104a-58a6-4900-af5c-b15eaf345d47.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/601aeef5-2abf-4b63-a792-32180fed91bb.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/3c20a7ba-fc7e-46bd-b7ad-f4f64ea079d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e60f590>
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F523408c5-c714-4676-ad7a-b145bad2b927.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/523408c5-c714-4676-ad7a-b145bad2b927.jpeg saved to cache
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f081b90>
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Fdfc588fa-6ffd-4e52-81e2-2f3f12bb779f.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/dfc588fa-6ffd-4e52-81e2-2f3f12bb779f.jpeg saved to cache
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e495a90>
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Fa481658c-6e84-4523-9ba5-5c4aee06c864.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/a481658c-6e84-4523-9ba5-5c4aee06c864.jpeg saved to cache
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:43 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e693310>
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F5f62bc5f-2485-44e0-a767-fc754f0b5463.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/5f62bc5f-2485-44e0-a767-fc754f0b5463.jpeg saved to cache
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 583a0188-751a-5957-8ce4-1214c550bee2 with identifier: 10736534
2026-03-27 17:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 583a0188-751a-5957-8ce4-1214c550bee2 with scrape type 1
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Ffa596a63-8b05-4c1d-8d7c-86761202bde8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/fa596a63-8b05-4c1d-8d7c-86761202bde8.jpg not downloaded yet
2026-03-27 17:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e02f4bde-b743-5c45-922d-7773a29d93c7 with identifier: 10736530
2026-03-27 17:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e02f4bde-b743-5c45-922d-7773a29d93c7 with scrape type 1
2026-03-27 17:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e02f4bde-b743-5c45-922d-7773a29d93c7
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F88b6f6d0-ee31-4d45-aa75-b1b7a6296abb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/88b6f6d0-ee31-4d45-aa75-b1b7a6296abb.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F2b98e976-aad1-41dc-9059-a963217b1d99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/2b98e976-aad1-41dc-9059-a963217b1d99.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252Fbe91e3fe-5d99-4a36-b01f-fd9027a70789.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/be91e3fe-5d99-4a36-b01f-fd9027a70789.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252Fcc098dcf-e943-48c1-9323-275e8a44a1fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/cc098dcf-e943-48c1-9323-275e8a44a1fe.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F39e24422-f50f-4a16-bbf7-eff41de1cb68.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/39e24422-f50f-4a16-bbf7-eff41de1cb68.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252Fb4f131a4-3a34-4369-a844-4f815e04302f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/b4f131a4-3a34-4369-a844-4f815e04302f.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F577584e7-e3bb-4f08-867e-c3a8ad194739.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/577584e7-e3bb-4f08-867e-c3a8ad194739.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F0223d46a-c584-498f-bd78-c2d153a0f98f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/0223d46a-c584-498f-bd78-c2d153a0f98f.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F70e71149-1da0-4da1-939d-393008c0f40a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/70e71149-1da0-4da1-939d-393008c0f40a.jpg not downloaded yet
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:44 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4951d0>
2026-03-27 17:20:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F601aeef5-2abf-4b63-a792-32180fed91bb.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/601aeef5-2abf-4b63-a792-32180fed91bb.jpeg saved to cache
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fa9de59ba-f64d-4058-9916-555a1a390d0c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/a9de59ba-f64d-4058-9916-555a1a390d0c.jpg not downloaded yet
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.jpg not downloaded yet
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F6a31700e-4ae0-406f-b5a0-3c5b4eb9e8c2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/6a31700e-4ae0-406f-b5a0-3c5b4eb9e8c2.jpg not downloaded yet
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F509e789e-071f-481c-87e2-7129453e2476.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/509e789e-071f-481c-87e2-7129453e2476.jpg not downloaded yet
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fe78c3adb-4158-4d6b-99d3-04bda7dc224c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/e78c3adb-4158-4d6b-99d3-04bda7dc224c.jpg not downloaded yet
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5653052/general/fc81f676-8c6f-4b29-8407-df496dcc189d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737909)
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fff189370-677c-42b8-8555-b4a9839303de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/ff189370-677c-42b8-8555-b4a9839303de.jpg not downloaded yet
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/7c021154-c338-4b08-8c21-f26c81b2f47d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/084faa42-9c7e-4325-ab27-95f9e5cf2790.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/e24fe739-81f6-493d-9d8a-a7fde7aa129b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/78482b68-851f-4966-94b4-e85a52760de2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/97872479-83e7-4d54-82c8-55bb25f95241.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F30101e8e-eecf-40c7-bfeb-08a78bd93248.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/30101e8e-eecf-40c7-bfeb-08a78bd93248.jpg not downloaded yet
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fb33a2ed3-a2cd-4359-b86c-2ae1ef059426.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/b33a2ed3-a2cd-4359-b86c-2ae1ef059426.jpg not downloaded yet
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5732852/general/fe495435-4a08-47f1-8ad9-945fd3362fd1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740373)
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fdd1acf8a-ba72-4011-add6-61a0a31dacdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/dd1acf8a-ba72-4011-add6-61a0a31dacdc.jpg not downloaded yet
2026-03-27 17:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307
2026-03-27 17:20: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-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f077bbed-02cb-5348-95ec-2f1689ad9ddf
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fdeaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [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-27 17:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014
2026-03-27 17:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with scrape type 1
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91ed1ad1-7fa6-5410-a513-caa11c6a6443
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F9be4fa12-33be-4a3f-94c1-752665f988c7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/9be4fa12-33be-4a3f-94c1-752665f988c7.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F9d47334a-d548-452d-b042-46d7efcd981b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/9d47334a-d548-452d-b042-46d7efcd981b.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252Fb2cfd9b3-80b2-406d-a228-8560e748e368.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/b2cfd9b3-80b2-406d-a228-8560e748e368.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F5d0e6529-9cad-416b-b290-102f6734946b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/5d0e6529-9cad-416b-b290-102f6734946b.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252Fa436b246-446a-4f74-b4cd-f39f9a487297.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/a436b246-446a-4f74-b4cd-f39f9a487297.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F575f6e1a-c355-4762-9123-cfd8eab4b035.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/575f6e1a-c355-4762-9123-cfd8eab4b035.jpg already downloaded
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671884%252Fgeneral%252F11253eed-5ae4-417e-986c-c900d8791303.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671884/general/11253eed-5ae4-417e-986c-c900d8791303.jpg already downloaded
2026-03-27 17:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 91ed1ad1-7fa6-5410-a513-caa11c6a6443, identifier: 10738014
2026-03-27 17:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276
2026-03-27 17:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 1
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd5709cf-51d4-5df2-88de-284a9757c0d0
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252Fcbc045b8-b1c9-407c-a6f7-e7e1fa2fac9d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/cbc045b8-b1c9-407c-a6f7-e7e1fa2fac9d.JPG not downloaded yet
2026-03-27 17:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/fa596a63-8b05-4c1d-8d7c-86761202bde8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F68c2a7f0-fdd3-4568-aa27-f0969f4a0b4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/68c2a7f0-fdd3-4568-aa27-f0969f4a0b4b.jpg not downloaded yet
2026-03-27 17:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014
2026-03-27 17:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014
2026-03-27 17:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 91ed1ad1-7fa6-5410-a513-caa11c6a6443 with identifier: 10738014 to the API
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738014>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '91ed1ad1-7fa6-5410-a513-caa11c6a6443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738014',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 29474,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5671884/general/22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg',
'https://images.openlane.eu/carimgs/5671884/general/9be4fa12-33be-4a3f-94c1-752665f988c7.jpg',
'https://images.openlane.eu/carimgs/5671884/general/9d47334a-d548-452d-b042-46d7efcd981b.jpg',
'https://images.openlane.eu/carimgs/5671884/general/b2cfd9b3-80b2-406d-a228-8560e748e368.jpg',
'https://images.openlane.eu/carimgs/5671884/general/8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg',
'https://images.openlane.eu/carimgs/5671884/general/5d0e6529-9cad-416b-b290-102f6734946b.jpg',
'https://images.openlane.eu/carimgs/5671884/general/a436b246-446a-4f74-b4cd-f39f9a487297.jpg',
'https://images.openlane.eu/carimgs/5671884/general/6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg',
'https://images.openlane.eu/carimgs/5671884/general/575f6e1a-c355-4762-9123-cfd8eab4b035.jpg',
'https://images.openlane.eu/carimgs/5671884/general/11253eed-5ae4-417e-986c-c900d8791303.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1109564,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/22b205a8-f213-4f35-8cd2-09ef4aa357b3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1024525,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/9be4fa12-33be-4a3f-94c1-752665f988c7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1025631,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/9d47334a-d548-452d-b042-46d7efcd981b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 998699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/b2cfd9b3-80b2-406d-a228-8560e748e368.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1087075,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/8d2fd802-25d9-40d9-ac29-232892cf5b51.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1175258,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/5d0e6529-9cad-416b-b290-102f6734946b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170856,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/a436b246-446a-4f74-b4cd-f39f9a487297.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867904,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/6d011418-5bc1-4b7f-b931-5e0556a9d1d6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 894089,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/575f6e1a-c355-4762-9123-cfd8eab4b035.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91ed1ad1-7fa6-5410-a513-caa11c6a6443/91ed1ad1-7fa6-5410-a513-caa11c6a6443_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1100599,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671884/general/11253eed-5ae4-417e-986c-c900d8791303.jpg',
'Width': 2731}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 4,
'seller_name': 'Car Trade Deutschland',
'title': 'Smart Forfour - Electric - Automatic - 82 hp - 29.474 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738014%27 HTTP/1.1" 200 None
2026-03-27 17:20:45 [adesa.de] INFO: Saving data for 10738014: {'created_time': 1774632045.253827, 'last_price_update_time': 1774632045.25384, 'auction_closing_time': 1774876200.0}
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738014') HTTP/1.1" 204 0
2026-03-27 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5623304/general/70e71149-1da0-4da1-939d-393008c0f40a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736530)
2026-03-27 17:20:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738247/general/1bfad0d2-1c22-47ae-9df4-c4afc570288c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10740876)
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fdd508795-b544-4470-abac-a9bca8c7be65.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:45 [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-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252Fb1aaf930-17d8-43e6-83a7-1624129caccb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/b1aaf930-17d8-43e6-83a7-1624129caccb.JPG not downloaded yet
2026-03-27 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/a9de59ba-f64d-4058-9916-555a1a390d0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/e78c3adb-4158-4d6b-99d3-04bda7dc224c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5623304/general/2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736530)
2026-03-27 17:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/ff189370-677c-42b8-8555-b4a9839303de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Feee60b57-e07a-478d-81e6-5aecf28fa96a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:45 [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-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F7f324eb3-b988-4023-8831-d2db912bcf2a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/7f324eb3-b988-4023-8831-d2db912bcf2a.JPG not downloaded yet
2026-03-27 17:20:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1797686-4e5a-561b-8342-fcaf53a3f40e, skipping ID generation
2026-03-27 17:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1797686-4e5a-561b-8342-fcaf53a3f40e with scrape type 1
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1797686-4e5a-561b-8342-fcaf53a3f40e sending to next pipeline
2026-03-27 17:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e1797686-4e5a-561b-8342-fcaf53a3f40e, identifier: 10737909
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e98bf2c3-72b2-5469-8857-125c3f45e8d2, skipping ID generation
2026-03-27 17:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 with scrape type 1
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 sending to next pipeline
2026-03-27 17:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e98bf2c3-72b2-5469-8857-125c3f45e8d2, identifier: 10740373
2026-03-27 17:20:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5e7450>
2026-03-27 17:20:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Ffa596a63-8b05-4c1d-8d7c-86761202bde8.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/fa596a63-8b05-4c1d-8d7c-86761202bde8.jpg saved to cache
2026-03-27 17:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909
2026-03-27 17:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909
2026-03-27 17:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e1797686-4e5a-561b-8342-fcaf53a3f40e with identifier: 10737909 to the API
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5653052/general/fc81f676-8c6f-4b29-8407-df496dcc189d.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e1797686-4e5a-561b-8342-fcaf53a3f40e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737909',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 93569,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1797686-4e5a-561b-8342-fcaf53a3f40e/e1797686-4e5a-561b-8342-fcaf53a3f40e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185662,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653052/general/15b2c0ce-6d28-48af-b253-0b6054389f22.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model 3 Performance 82 kWh - Dual Motor - Electric - '
'Automatic - 513 hp - 93.569 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737909%27 HTTP/1.1" 200 None
2026-03-27 17:20:45 [adesa.de] INFO: Saving data for 10737909: {'created_time': 1774632045.960714, 'last_price_update_time': 1774632045.960734, 'auction_closing_time': 1774875600.0}
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737909') HTTP/1.1" 204 0
2026-03-27 17:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373
2026-03-27 17:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373
2026-03-27 17:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e98bf2c3-72b2-5469-8857-125c3f45e8d2 with identifier: 10740373 to the API
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5732852/general/fe495435-4a08-47f1-8ad9-945fd3362fd1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:45:00Z',
'fuel_type': 'Diesel',
'id': 'e98bf2c3-72b2-5469-8857-125c3f45e8d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GX282XE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740373',
'listing': 'auction',
'location': 'Drizzona (Italy)',
'make': 'Audi',
'model': 'A5',
'odometer': 74046,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'ROSSI ECOCAR S.R.L.',
'title': 'Audi A5 Sportback 40 TDI S Line - Quattro - Diesel - Automatic - '
'204 hp - 74.046 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [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-27 17:20:46 [adesa.de] INFO: Saving data for 10740373: {'created_time': 1774632046.312083, 'last_price_update_time': 1774632046.312093, 'auction_closing_time': 1774878300.0}
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740373') HTTP/1.1" 204 0
2026-03-27 17:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/6a31700e-4ae0-406f-b5a0-3c5b4eb9e8c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/509e789e-071f-481c-87e2-7129453e2476.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F22d84053-5991-4391-bf22-abd0c628b483.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:46 [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-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F71955bca-5f4e-4731-808e-0ed5e3472fa8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/71955bca-5f4e-4731-808e-0ed5e3472fa8.JPG not downloaded yet
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e1797686-4e5a-561b-8342-fcaf53a3f40e due to Ignoring non-200 response
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e98bf2c3-72b2-5469-8857-125c3f45e8d2 due to Ignoring non-200 response
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3ec810>
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F70e71149-1da0-4da1-939d-393008c0f40a.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/70e71149-1da0-4da1-939d-393008c0f40a.jpg saved to cache
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e02f4bde-b743-5c45-922d-7773a29d93c7
2026-03-27 17:20:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c066fa5-22e2-5b3c-99f7-009086f4ef29, skipping ID generation
2026-03-27 17:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with scrape type 1
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29 sending to next pipeline
2026-03-27 17:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c066fa5-22e2-5b3c-99f7-009086f4ef29, identifier: 10740876
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25554410>
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fa9de59ba-f64d-4058-9916-555a1a390d0c.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/a9de59ba-f64d-4058-9916-555a1a390d0c.jpg saved to cache
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e378a90>
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fe78c3adb-4158-4d6b-99d3-04bda7dc224c.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/e78c3adb-4158-4d6b-99d3-04bda7dc224c.jpg saved to cache
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0e4050>
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623304%252Fgeneral%252F2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623304/general/2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.jpg saved to cache
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e02f4bde-b743-5c45-922d-7773a29d93c7
2026-03-27 17:20:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e02f4bde-b743-5c45-922d-7773a29d93c7, skipping ID generation
2026-03-27 17:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e02f4bde-b743-5c45-922d-7773a29d93c7 with scrape type 1
2026-03-27 17:20:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e02f4bde-b743-5c45-922d-7773a29d93c7 sending to next pipeline
2026-03-27 17:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e02f4bde-b743-5c45-922d-7773a29d93c7, identifier: 10736530
2026-03-27 17:20:46 [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/10735307)
2026-03-27 17:20:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/cbc045b8-b1c9-407c-a6f7-e7e1fa2fac9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876
2026-03-27 17:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876
2026-03-27 17:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c066fa5-22e2-5b3c-99f7-009086f4ef29 with identifier: 10740876 to the API
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5738247/general/1bfad0d2-1c22-47ae-9df4-c4afc570288c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9c066fa5-22e2-5b3c-99f7-009086f4ef29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MOSRC25',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740876',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 20109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68827,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/f8b7e049-fceb-4aba-8bba-08a3ba06738a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64485,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/466938b1-8906-46f9-b9f0-9c39c555fd78.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64332,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/ce0f9d4c-5080-425d-9679-7a30a317b372.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65806,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/3e8bd829-7423-41a7-bdc1-ea7c86471491.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83193,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/5fac7800-c244-4485-8fae-f08fa7dafc05.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109174,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/7caadb0d-bdab-45dc-a474-13fa28877c99.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73623,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/7726368f-bfed-4e89-a86b-842ea6a1c7c4.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111525,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/ace8c2df-a4dd-4260-827f-189ed78e4582.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c066fa5-22e2-5b3c-99f7-009086f4ef29/9c066fa5-22e2-5b3c-99f7-009086f4ef29_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96960,
'Height': 800,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738247/general/4a50c896-19d1-40e6-a1c4-1979a66d52f5.jpg',
'Width': 1200}],
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 20.109 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740876%27 HTTP/1.1" 200 None
2026-03-27 17:20:46 [adesa.de] INFO: Saving data for 10740876: {'created_time': 1774632046.988528, 'last_price_update_time': 1774632046.988538, 'auction_closing_time': 1774863000.0}
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740876') HTTP/1.1" 204 0
2026-03-27 17:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e02f4bde-b743-5c45-922d-7773a29d93c7 with identifier: 10736530
2026-03-27 17:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e02f4bde-b743-5c45-922d-7773a29d93c7 with identifier: 10736530
2026-03-27 17:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e02f4bde-b743-5c45-922d-7773a29d93c7 with identifier: 10736530 to the API
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5623304/general/2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.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': 190,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': 'e02f4bde-b743-5c45-922d-7773a29d93c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736530',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 127208,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122310,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/88b6f6d0-ee31-4d45-aa75-b1b7a6296abb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/2b98e976-aad1-41dc-9059-a963217b1d99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90984,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/be91e3fe-5d99-4a36-b01f-fd9027a70789.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92612,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/cc098dcf-e943-48c1-9323-275e8a44a1fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118045,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/39e24422-f50f-4a16-bbf7-eff41de1cb68.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88838,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/b4f131a4-3a34-4369-a844-4f815e04302f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78712,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/577584e7-e3bb-4f08-867e-c3a8ad194739.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101119,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/70e71149-1da0-4da1-939d-393008c0f40a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105481,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/2b8c5c5e-7319-4e4a-92ec-9ee034b04d48.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e02f4bde-b743-5c45-922d-7773a29d93c7/e02f4bde-b743-5c45-922d-7773a29d93c7_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101533,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623304/general/0223d46a-c584-498f-bd78-c2d153a0f98f.jpg',
'Width': 1280}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 2 Series Gran Coupé 220d Sport Line - Diesel - Automatic - 190 '
'hp - 127.208 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2021}
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736530%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [adesa.de] INFO: Saving data for 10736530: {'created_time': 1774632047.312568, 'last_price_update_time': 1774632047.312579, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736530') HTTP/1.1" 204 0
2026-03-27 17:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1e9e50>
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fff189370-677c-42b8-8555-b4a9839303de.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/ff189370-677c-42b8-8555-b4a9839303de.jpg saved to cache
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/b33a2ed3-a2cd-4359-b86c-2ae1ef059426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Ff74b2b42-6018-4d2b-9867-fd6dac752315.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [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-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252Fa0e1a732-8c2a-415c-8d81-d396a940ce84.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/a0e1a732-8c2a-415c-8d81-d396a940ce84.JPG not downloaded yet
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9c066fa5-22e2-5b3c-99f7-009086f4ef29 due to Ignoring non-200 response
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/b1aaf930-17d8-43e6-83a7-1624129caccb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/dd1acf8a-ba72-4011-add6-61a0a31dacdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3e02d0>
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F6a31700e-4ae0-406f-b5a0-3c5b4eb9e8c2.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/6a31700e-4ae0-406f-b5a0-3c5b4eb9e8c2.jpg saved to cache
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e382750>
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F509e789e-071f-481c-87e2-7129453e2476.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/509e789e-071f-481c-87e2-7129453e2476.jpg saved to cache
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:47 [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/10735307)
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fc7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/c7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [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-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F95390f29-13a1-47c1-b1c1-c96a4e5d9154.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/95390f29-13a1-47c1-b1c1-c96a4e5d9154.JPG not downloaded yet
2026-03-27 17:20:47 [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-27 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:47 [adesa.de] INFO: Found listing with ID: 10736532
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736532%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [adesa.de] INFO: Scrape type for 10736532: 1
2026-03-27 17:20:47 [adesa.de] INFO: Scraping item 10736532 url https://www.openlane.eu/en/carv6/auction/10736532
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/4c1ff97c-9191-4505-b654-345a8c26ba68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:47 [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/10735307)
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/7f324eb3-b988-4023-8831-d2db912bcf2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/68c2a7f0-fdd3-4568-aa27-f0969f4a0b4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683487/general/30101e8e-eecf-40c7-bfeb-08a78bd93248.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736534)
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Fe6963118-b4bf-4fba-a660-43654231f17c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [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-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F985a8b57-9a51-42bd-aec5-21970b175185.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/985a8b57-9a51-42bd-aec5-21970b175185.JPG not downloaded yet
2026-03-27 17:20:47 [adesa.de] INFO: Found listing with ID: 10734399
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734399%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [adesa.de] INFO: Scrape type for 10734399: 0
2026-03-27 17:20:47 [adesa.de] INFO: Skipping item 10734399 url https://www.openlane.eu/en/carv6/auction/10734399
2026-03-27 17:20:47 [adesa.de] INFO: Found listing with ID: 10736537
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736537%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [adesa.de] INFO: Scrape type for 10736537: 1
2026-03-27 17:20:47 [adesa.de] INFO: Scraping item 10736537 url https://www.openlane.eu/en/carv6/auction/10736537
2026-03-27 17:20:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e644a90>
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fb33a2ed3-a2cd-4359-b86c-2ae1ef059426.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/b33a2ed3-a2cd-4359-b86c-2ae1ef059426.jpg saved to cache
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d91c689-239d-54e7-b5d8-26c498373296 with identifier: 10736531
2026-03-27 17:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d91c689-239d-54e7-b5d8-26c498373296 with scrape type 1
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d91c689-239d-54e7-b5d8-26c498373296
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Fe905b2be-19fc-4554-bcf1-9932e7006fb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/e905b2be-19fc-4554-bcf1-9932e7006fb2.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252F3c267038-84db-438f-ba16-9814b2dd89ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/3c267038-84db-438f-ba16-9814b2dd89ca.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252F441f4e87-d2fe-4b9a-a0fd-8e00f2e5d606.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/441f4e87-d2fe-4b9a-a0fd-8e00f2e5d606.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Fecd6770e-de37-47d4-bb9e-792521e1cd0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/ecd6770e-de37-47d4-bb9e-792521e1cd0f.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Ff1c146b0-81c7-4123-9ab0-51af4fb6bca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/f1c146b0-81c7-4123-9ab0-51af4fb6bca2.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Ff23f60c5-47f1-4e3f-b413-3752083b8c95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/f23f60c5-47f1-4e3f-b413-3752083b8c95.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Fc0d26535-b79f-4598-980b-55711322aea6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/c0d26535-b79f-4598-980b-55711322aea6.jpg already downloaded
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Fc67eea3c-f7af-495b-8e2b-9c9fbf662f85.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/c67eea3c-f7af-495b-8e2b-9c9fbf662f85.jpg not downloaded yet
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e426890>
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252Fdd1acf8a-ba72-4011-add6-61a0a31dacdc.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/dd1acf8a-ba72-4011-add6-61a0a31dacdc.jpg saved to cache
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [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-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F00c02993-cc31-4bc3-a275-e93bb64e7b17.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/00c02993-cc31-4bc3-a275-e93bb64e7b17.JPG not downloaded yet
2026-03-27 17:20:47 [adesa.de] INFO: Found listing with ID: 10736533
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736533%27 HTTP/1.1" 200 None
2026-03-27 17:20:47 [adesa.de] INFO: Scrape type for 10736533: 1
2026-03-27 17:20:47 [adesa.de] INFO: Scraping item 10736533 url https://www.openlane.eu/en/carv6/auction/10736533
2026-03-27 17:20:47 [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/10735307)
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/a0e1a732-8c2a-415c-8d81-d396a940ce84.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/71955bca-5f4e-4731-808e-0ed5e3472fa8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252F55324350-b676-4f77-93f9-eaec4c3a7240.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/55324350-b676-4f77-93f9-eaec4c3a7240.jpg not downloaded yet
2026-03-27 17:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:48 [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-27 17:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e315e10>
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F4c1ff97c-9191-4505-b654-345a8c26ba68.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/4c1ff97c-9191-4505-b654-345a8c26ba68.jpg saved to cache
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:48 [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-27 17:20:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7be950>
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F68c2a7f0-fdd3-4568-aa27-f0969f4a0b4b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/68c2a7f0-fdd3-4568-aa27-f0969f4a0b4b.jpg saved to cache
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f021f90>
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683487%252Fgeneral%252F30101e8e-eecf-40c7-bfeb-08a78bd93248.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683487/general/30101e8e-eecf-40c7-bfeb-08a78bd93248.jpg saved to cache
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 583a0188-751a-5957-8ce4-1214c550bee2
2026-03-27 17:20:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 583a0188-751a-5957-8ce4-1214c550bee2, skipping ID generation
2026-03-27 17:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 583a0188-751a-5957-8ce4-1214c550bee2 with scrape type 1
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 583a0188-751a-5957-8ce4-1214c550bee2 sending to next pipeline
2026-03-27 17:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 583a0188-751a-5957-8ce4-1214c550bee2, identifier: 10736534
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Ff0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [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-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F4afef515-58e2-4a81-b16f-edb49bace965.png%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/4afef515-58e2-4a81-b16f-edb49bace965.png not downloaded yet
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10734403
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734403%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10734403: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10734403 url https://www.openlane.eu/en/carv6/auction/10734403
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10734404
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734404%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10734404: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10734404 url https://www.openlane.eu/en/carv6/auction/10734404
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10734401
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734401%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10734401: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10734401 url https://www.openlane.eu/en/carv6/auction/10734401
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10734407
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734407%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10734407: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10734407 url https://www.openlane.eu/en/carv6/auction/10734407
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10734416
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734416%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10734416: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10734416 url https://www.openlane.eu/en/carv6/auction/10734416
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10736529
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736529%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10736529: 1
2026-03-27 17:20:48 [adesa.de] INFO: Scraping item 10736529 url https://www.openlane.eu/en/carv6/auction/10736529
2026-03-27 17:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 583a0188-751a-5957-8ce4-1214c550bee2 with identifier: 10736534
2026-03-27 17:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 583a0188-751a-5957-8ce4-1214c550bee2 with identifier: 10736534
2026-03-27 17:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 583a0188-751a-5957-8ce4-1214c550bee2 with identifier: 10736534 to the API
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5683487/general/30101e8e-eecf-40c7-bfeb-08a78bd93248.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': 265,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Hybrid',
'id': '583a0188-751a-5957-8ce4-1214c550bee2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736534',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 88285,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88207,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/fa596a63-8b05-4c1d-8d7c-86761202bde8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98376,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/a9de59ba-f64d-4058-9916-555a1a390d0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91989,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/6a31700e-4ae0-406f-b5a0-3c5b4eb9e8c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112514,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/509e789e-071f-481c-87e2-7129453e2476.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73498,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/e78c3adb-4158-4d6b-99d3-04bda7dc224c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90379,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/ff189370-677c-42b8-8555-b4a9839303de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/30101e8e-eecf-40c7-bfeb-08a78bd93248.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74508,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/b33a2ed3-a2cd-4359-b86c-2ae1ef059426.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60867,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/dd1acf8a-ba72-4011-add6-61a0a31dacdc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_583a0188-751a-5957-8ce4-1214c550bee2/583a0188-751a-5957-8ce4-1214c550bee2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107695,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683487/general/68c2a7f0-fdd3-4568-aa27-f0969f4a0b4b.jpg',
'Width': 1280}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A6 Avant 50 TFSIe - Hybrid - Automatic - 265 hp - 88.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736534%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Saving data for 10736534: {'created_time': 1774632048.767298, 'last_price_update_time': 1774632048.76731, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736534') HTTP/1.1" 204 0
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Ff37a6219-4faf-4071-8883-66b66eeaa9da.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/f37a6219-4faf-4071-8883-66b66eeaa9da.jpg not downloaded yet
2026-03-27 17:20:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/95390f29-13a1-47c1-b1c1-c96a4e5d9154.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:48 [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/10735307)
2026-03-27 17:20:48 [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/10735307)
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F57115faa-6a52-4388-b3fd-b8c697f8e47d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/57115faa-6a52-4388-b3fd-b8c697f8e47d.JPG not downloaded yet
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732846%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10732846: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10732815
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732815%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10732815: 2
2026-03-27 17:20:48 [adesa.de] INFO: Scraping item 10732815 url https://www.openlane.eu/en/carv6/auction/10732815
2026-03-27 17:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:48 [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-27 17:20:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/df9c0bf4-1d36-4696-a777-d470c3b1f7a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732852%27 HTTP/1.1" 200 None
2026-03-27 17:20:48 [adesa.de] INFO: Scrape type for 10732852: 0
2026-03-27 17:20:48 [adesa.de] INFO: Skipping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-27 17:20:48 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-27 17:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732978%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732978: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732922%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732922: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732818%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732818: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732894%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732894: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732904%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732904: 2
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/985a8b57-9a51-42bd-aec5-21970b175185.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732847%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732847: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732931%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732931: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732934%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732934: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732861%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732861: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732824%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732824: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732909%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732909: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732851%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732851: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732911%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732911: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732899%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732899: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732836%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732836: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732827%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732827: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732819%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732819: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732814%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732814: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732897%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732897: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732820%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732820: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732913%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732913: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732927%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732927: 2
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-27 17:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:49 [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-27 17:20:49 [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-27 17:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4bd1d0>
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252Fdf9c0bf4-1d36-4696-a777-d470c3b1f7a5.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/df9c0bf4-1d36-4696-a777-d470c3b1f7a5.jpg saved to cache
2026-03-27 17:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5623305/general/c67eea3c-f7af-495b-8e2b-9c9fbf662f85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736531)
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733079%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733079: 2
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-27 17:20:49 [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/10735307)
2026-03-27 17:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732937%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732937: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732822%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10732822: 2
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/44dcf23a-adde-4952-9ce5-9131527575c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733220
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733220%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733220: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733220 url https://www.openlane.eu/en/carv6/auction/10733220
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733221
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733221%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733221: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733221 url https://www.openlane.eu/en/carv6/auction/10733221
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733222
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733222%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733222: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733222 url https://www.openlane.eu/en/carv6/auction/10733222
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733225
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733225%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733225: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733225 url https://www.openlane.eu/en/carv6/auction/10733225
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733224
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733224%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733224: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733224 url https://www.openlane.eu/en/carv6/auction/10733224
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733223
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733223%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733223: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733223 url https://www.openlane.eu/en/carv6/auction/10733223
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733229
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733229%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733229: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733229 url https://www.openlane.eu/en/carv6/auction/10733229
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733226
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733226%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733226: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733226 url https://www.openlane.eu/en/carv6/auction/10733226
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733228
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733228%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733228: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733228 url https://www.openlane.eu/en/carv6/auction/10733228
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733227
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733227%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733227: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733227 url https://www.openlane.eu/en/carv6/auction/10733227
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733230
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733230%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733230: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733230 url https://www.openlane.eu/en/carv6/auction/10733230
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733231
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733231%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733231: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733231 url https://www.openlane.eu/en/carv6/auction/10733231
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733232
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733232%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733232: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733232 url https://www.openlane.eu/en/carv6/auction/10733232
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733233
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733233%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733233: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733233 url https://www.openlane.eu/en/carv6/auction/10733233
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733234
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733234%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733234: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733234 url https://www.openlane.eu/en/carv6/auction/10733234
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733235
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733235%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733235: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733235 url https://www.openlane.eu/en/carv6/auction/10733235
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733237
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733237%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733237: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733237 url https://www.openlane.eu/en/carv6/auction/10733237
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733238
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733238%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733238: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733238 url https://www.openlane.eu/en/carv6/auction/10733238
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733239
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733239%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733239: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733239 url https://www.openlane.eu/en/carv6/auction/10733239
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733241
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733241%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733241: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733241 url https://www.openlane.eu/en/carv6/auction/10733241
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733240
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733240%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733240: 0
2026-03-27 17:20:49 [adesa.de] INFO: Skipping item 10733240 url https://www.openlane.eu/en/carv6/auction/10733240
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733245
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733245%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733245: 1
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10733245 url https://www.openlane.eu/en/carv6/auction/10733245
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733243
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733243%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733243: 1
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10733243 url https://www.openlane.eu/en/carv6/auction/10733243
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5623305/general/f37a6219-4faf-4071-8883-66b66eeaa9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736531)
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751246/general/0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10738050)
2026-03-27 17:20:49 [adesa.de] INFO: Found listing with ID: 10733244
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733244%27 HTTP/1.1" 200 None
2026-03-27 17:20:49 [adesa.de] INFO: Scrape type for 10733244: 1
2026-03-27 17:20:49 [adesa.de] INFO: Scraping item 10733244 url https://www.openlane.eu/en/carv6/auction/10733244
2026-03-27 17:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e464a10>
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Fc67eea3c-f7af-495b-8e2b-9c9fbf662f85.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/c67eea3c-f7af-495b-8e2b-9c9fbf662f85.jpg saved to cache
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d91c689-239d-54e7-b5d8-26c498373296
2026-03-27 17:20:50 [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-27 17:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e448b90>
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F44dcf23a-adde-4952-9ce5-9131527575c9.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/44dcf23a-adde-4952-9ce5-9131527575c9.jpg saved to cache
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:50 [adesa.de] INFO: Found listing with ID: 10733242
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733242%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [adesa.de] INFO: Scrape type for 10733242: 1
2026-03-27 17:20:50 [adesa.de] INFO: Scraping item 10733242 url https://www.openlane.eu/en/carv6/auction/10733242
2026-03-27 17:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/bea05eac-9b64-4cad-b757-4c4c7201b0bf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f39ecd0>
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252Ff37a6219-4faf-4071-8883-66b66eeaa9da.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/f37a6219-4faf-4071-8883-66b66eeaa9da.jpg saved to cache
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d91c689-239d-54e7-b5d8-26c498373296
2026-03-27 17:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09112c4a-8255-530a-9c86-060db4ddcc8c with identifier: 10736532
2026-03-27 17:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09112c4a-8255-530a-9c86-060db4ddcc8c with scrape type 1
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09112c4a-8255-530a-9c86-060db4ddcc8c
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F6d43a112-73a5-435f-a2bb-8b5c47c246d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/6d43a112-73a5-435f-a2bb-8b5c47c246d5.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F48a8430f-7bfb-4cf2-87c2-505d1675b757.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/48a8430f-7bfb-4cf2-87c2-505d1675b757.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F75b24be1-c4a1-4fec-b4bd-6f678e9d4f7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/75b24be1-c4a1-4fec-b4bd-6f678e9d4f7d.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252Fbe4f57e7-c1ce-4ffa-9393-c513a4ef9e1a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/be4f57e7-c1ce-4ffa-9393-c513a4ef9e1a.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F91120df0-ea51-4067-84c1-cb0801914171.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/91120df0-ea51-4067-84c1-cb0801914171.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F4f54312c-b949-405e-bb6c-4f53841642a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/4f54312c-b949-405e-bb6c-4f53841642a3.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F05b7f12a-897c-4062-8be1-b44693d401b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/05b7f12a-897c-4062-8be1-b44693d401b3.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252Fc356cd3d-abda-4c54-bd17-f1580c4f2f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/c356cd3d-abda-4c54-bd17-f1580c4f2f3b.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252F89cb972d-3b5b-47fa-84ff-bc420c77264f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/89cb972d-3b5b-47fa-84ff-bc420c77264f.jpg not downloaded yet
2026-03-27 17:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00081958-df03-5bd9-9c38-5bb246a9beb8 with identifier: 10736536
2026-03-27 17:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00081958-df03-5bd9-9c38-5bb246a9beb8 with scrape type 1
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00081958-df03-5bd9-9c38-5bb246a9beb8
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F93814b8e-de29-4bd9-b44a-2bec361a53bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/93814b8e-de29-4bd9-b44a-2bec361a53bf.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F96964d6a-a395-42e0-8f48-3a0f8e7a5f20.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/96964d6a-a395-42e0-8f48-3a0f8e7a5f20.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F9060318e-649e-4322-a052-45dfc4dc201a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/9060318e-649e-4322-a052-45dfc4dc201a.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F9def6d14-bb40-4c12-9c72-7c78a0cfa038.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/9def6d14-bb40-4c12-9c72-7c78a0cfa038.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252Fc6c284f7-5441-4e3f-bf14-aa1ef3d5c3db.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/c6c284f7-5441-4e3f-bf14-aa1ef3d5c3db.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F7df8ddb6-4fcd-48fd-9951-e08f41e23f06.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/7df8ddb6-4fcd-48fd-9951-e08f41e23f06.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F16c46c97-618b-4a32-9b58-ee1052a09e59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/16c46c97-618b-4a32-9b58-ee1052a09e59.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F926ab470-d252-4639-bd49-bd681dc61f3d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/926ab470-d252-4639-bd49-bd681dc61f3d.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F7c1dcc5d-b780-4c32-b10b-37e9f5befed4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/7c1dcc5d-b780-4c32-b10b-37e9f5befed4.jpg already downloaded
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5735487%252Fgeneral%252F78648b73-631d-4d79-8af7-c6d0b2e3599a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735487/general/78648b73-631d-4d79-8af7-c6d0b2e3599a.jpg already downloaded
2026-03-27 17:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00081958-df03-5bd9-9c38-5bb246a9beb8, identifier: 10736536
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f39bf10>
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751246%252Fgeneral%252F0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751246/general/0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg saved to cache
2026-03-27 17:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a16b3daa-ee47-5100-85c1-4997d668e57c
2026-03-27 17:20:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a16b3daa-ee47-5100-85c1-4997d668e57c, skipping ID generation
2026-03-27 17:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a16b3daa-ee47-5100-85c1-4997d668e57c with scrape type 1
2026-03-27 17:20:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a16b3daa-ee47-5100-85c1-4997d668e57c sending to next pipeline
2026-03-27 17:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a16b3daa-ee47-5100-85c1-4997d668e57c, identifier: 10738050
2026-03-27 17:20:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/57115faa-6a52-4388-b3fd-b8c697f8e47d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:51 [adesa.de] INFO: Found listing with ID: 10733247
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733247%27 HTTP/1.1" 200 None
2026-03-27 17:20:51 [adesa.de] INFO: Scrape type for 10733247: 1
2026-03-27 17:20:51 [adesa.de] INFO: Scraping item 10733247 url https://www.openlane.eu/en/carv6/auction/10733247
2026-03-27 17:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00081958-df03-5bd9-9c38-5bb246a9beb8 with identifier: 10736536
2026-03-27 17:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00081958-df03-5bd9-9c38-5bb246a9beb8 with identifier: 10736536
2026-03-27 17:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00081958-df03-5bd9-9c38-5bb246a9beb8 with identifier: 10736536 to the API
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736536>
{'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': 252,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Hybrid',
'id': '00081958-df03-5bd9-9c38-5bb246a9beb8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736536',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 23120,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5735487/general/93814b8e-de29-4bd9-b44a-2bec361a53bf.jpg',
'https://images.openlane.eu/carimgs/5735487/general/96964d6a-a395-42e0-8f48-3a0f8e7a5f20.jpg',
'https://images.openlane.eu/carimgs/5735487/general/9060318e-649e-4322-a052-45dfc4dc201a.jpg',
'https://images.openlane.eu/carimgs/5735487/general/9def6d14-bb40-4c12-9c72-7c78a0cfa038.jpg',
'https://images.openlane.eu/carimgs/5735487/general/c6c284f7-5441-4e3f-bf14-aa1ef3d5c3db.jpg',
'https://images.openlane.eu/carimgs/5735487/general/7df8ddb6-4fcd-48fd-9951-e08f41e23f06.jpg',
'https://images.openlane.eu/carimgs/5735487/general/16c46c97-618b-4a32-9b58-ee1052a09e59.jpg',
'https://images.openlane.eu/carimgs/5735487/general/926ab470-d252-4639-bd49-bd681dc61f3d.jpg',
'https://images.openlane.eu/carimgs/5735487/general/7c1dcc5d-b780-4c32-b10b-37e9f5befed4.jpg',
'https://images.openlane.eu/carimgs/5735487/general/78648b73-631d-4d79-8af7-c6d0b2e3599a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/93814b8e-de29-4bd9-b44a-2bec361a53bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107533,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/96964d6a-a395-42e0-8f48-3a0f8e7a5f20.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98086,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/9060318e-649e-4322-a052-45dfc4dc201a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73335,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/9def6d14-bb40-4c12-9c72-7c78a0cfa038.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93718,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/c6c284f7-5441-4e3f-bf14-aa1ef3d5c3db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101550,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/7df8ddb6-4fcd-48fd-9951-e08f41e23f06.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75708,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/16c46c97-618b-4a32-9b58-ee1052a09e59.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84776,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/926ab470-d252-4639-bd49-bd681dc61f3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89394,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/7c1dcc5d-b780-4c32-b10b-37e9f5befed4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00081958-df03-5bd9-9c38-5bb246a9beb8/00081958-df03-5bd9-9c38-5bb246a9beb8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735487/general/78648b73-631d-4d79-8af7-c6d0b2e3599a.jpg',
'Width': 1280}],
'price': 25400,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q5 55 TFSIe - Quattro - Hybrid - Automatic - 252 hp - 23.120 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736536%27 HTTP/1.1" 200 None
2026-03-27 17:20:51 [adesa.de] INFO: Saving data for 10736536: {'created_time': 1774632051.464035, 'last_price_update_time': 1774632051.464046, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736536') HTTP/1.1" 204 0
2026-03-27 17:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a16b3daa-ee47-5100-85c1-4997d668e57c with identifier: 10738050
2026-03-27 17:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a16b3daa-ee47-5100-85c1-4997d668e57c with identifier: 10738050
2026-03-27 17:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a16b3daa-ee47-5100-85c1-4997d668e57c with identifier: 10738050 to the API
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751246/general/0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a16b3daa-ee47-5100-85c1-4997d668e57c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738050',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 98600,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 710423,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/f7b7bd40-1b9c-468a-8057-00c5b6ba1f54.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 704599,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/0d0da0bf-3804-4d23-b655-4077b7e1356b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 791458,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/44dcf23a-adde-4952-9ce5-9131527575c9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809613,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/df9c0bf4-1d36-4696-a777-d470c3b1f7a5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 664216,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/4c1ff97c-9191-4505-b654-345a8c26ba68.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 694622,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/37340e15-0389-4a11-85b6-2b40e814b264.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 556372,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/8f27a057-118d-44f0-9b2e-34b85faf3019.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 783111,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/187593e1-a76f-4e78-b987-36d192f73f23.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770776,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/85ea2006-7e46-4a1d-8d49-8c8729b5782d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a16b3daa-ee47-5100-85c1-4997d668e57c/a16b3daa-ee47-5100-85c1-4997d668e57c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761075,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751246/general/b8acb4be-e207-4e47-8d20-16020cf496a7.jpg',
'Width': 2731}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC Coupé 300de - 4-Matic - Hybrid - Automatic - 194 '
'hp - 98.600 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738050%27 HTTP/1.1" 200 None
2026-03-27 17:20:51 [adesa.de] INFO: Saving data for 10738050: {'created_time': 1774632051.945236, 'last_price_update_time': 1774632051.945247, 'auction_closing_time': 1774855800.0}
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738050') HTTP/1.1" 204 0
2026-03-27 17:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5625823%252Fgeneral%252Fd892d842-afdc-4eb6-bda4-c8d9e9250d48.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/d892d842-afdc-4eb6-bda4-c8d9e9250d48.jpg not downloaded yet
2026-03-27 17:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/31765eab-5ee0-4fb7-8b79-184827ae0cbf.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:51 [adesa.de] INFO: Found listing with ID: 10733246
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733246%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [adesa.de] INFO: Scrape type for 10733246: 1
2026-03-27 17:20:52 [adesa.de] INFO: Scraping item 10733246 url https://www.openlane.eu/en/carv6/auction/10733246
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2561d690>
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252Fbea05eac-9b64-4cad-b757-4c4c7201b0bf.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/bea05eac-9b64-4cad-b757-4c4c7201b0bf.jpeg saved to cache
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:52 [adesa.de] INFO: Found listing with ID: 10733249
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733249%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [adesa.de] INFO: Scrape type for 10733249: 1
2026-03-27 17:20:52 [adesa.de] INFO: Scraping item 10733249 url https://www.openlane.eu/en/carv6/auction/10733249
2026-03-27 17:20:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:52 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3cc850>
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F31765eab-5ee0-4fb7-8b79-184827ae0cbf.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/31765eab-5ee0-4fb7-8b79-184827ae0cbf.jpeg saved to cache
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:52 [adesa.de] INFO: Found listing with ID: 10733250
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733250%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [adesa.de] INFO: Scrape type for 10733250: 1
2026-03-27 17:20:52 [adesa.de] INFO: Scraping item 10733250 url https://www.openlane.eu/en/carv6/auction/10733250
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/98ebf1c8-ebab-42b0-9fb8-7d3faf86824c.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738182/general/00c02993-cc31-4bc3-a275-e93bb64e7b17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904
2026-03-27 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with scrape type 2
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with scrape type 2
2026-03-27 17:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e, identifier: 10732904
2026-03-27 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927
2026-03-27 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b09be1-502b-5c91-8fa9-b59799bdfea4 with scrape type 2
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5b09be1-502b-5c91-8fa9-b59799bdfea4 with scrape type 2
2026-03-27 17:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a5b09be1-502b-5c91-8fa9-b59799bdfea4, identifier: 10732927
2026-03-27 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89e97e55-3b21-5e3a-bb2a-26221d1e9139 with identifier: 10736537
2026-03-27 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139 with scrape type 1
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252Fe8fc9120-39f9-4fe0-a8b5-9873411faff0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/e8fc9120-39f9-4fe0-a8b5-9873411faff0.jpg not downloaded yet
2026-03-27 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26acdefa-fcf4-5027-9f6c-4064e1b55203 with identifier: 10736535
2026-03-27 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26acdefa-fcf4-5027-9f6c-4064e1b55203 with scrape type 1
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26acdefa-fcf4-5027-9f6c-4064e1b55203
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F68d44150-2c7e-4e71-81ca-6c18a46c6518.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/68d44150-2c7e-4e71-81ca-6c18a46c6518.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F911672c4-7b5e-471e-a577-7af4356f7e84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/911672c4-7b5e-471e-a577-7af4356f7e84.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F30aa609d-d963-4e90-abbc-d17ded5aa869.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/30aa609d-d963-4e90-abbc-d17ded5aa869.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F26324b32-88ed-4b60-aa81-c123edb0a0db.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/26324b32-88ed-4b60-aa81-c123edb0a0db.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F52d98543-e72e-481a-9cee-5ed8deb294f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/52d98543-e72e-481a-9cee-5ed8deb294f9.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F1d4dbd19-58b4-44b2-b543-5fc375fac5e5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/1d4dbd19-58b4-44b2-b543-5fc375fac5e5.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252Fb69f66ae-32bb-4aee-a38e-219198c60bb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/b69f66ae-32bb-4aee-a38e-219198c60bb0.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252Fbabb1e18-64b8-4a23-88e1-1591b7922058.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/babb1e18-64b8-4a23-88e1-1591b7922058.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F5be59aae-51aa-417c-8e0e-ceebf03100bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/5be59aae-51aa-417c-8e0e-ceebf03100bb.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709328%252Fgeneral%252F0dc2968e-f0e6-4ad1-aced-73766b7a7c38.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709328/general/0dc2968e-f0e6-4ad1-aced-73766b7a7c38.jpg already downloaded
2026-03-27 17:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26acdefa-fcf4-5027-9f6c-4064e1b55203, identifier: 10736535
2026-03-27 17:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ce163f-7a45-57c3-9710-9c727f8efcd6 with identifier: 10736529
2026-03-27 17:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ce163f-7a45-57c3-9710-9c727f8efcd6 with scrape type 1
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01ce163f-7a45-57c3-9710-9c727f8efcd6
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252F882fe934-6e42-4382-9f57-c5ddb55eeb4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/882fe934-6e42-4382-9f57-c5ddb55eeb4b.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252F8ef04e0b-4d3b-4bf1-b730-b36b989e42f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/8ef04e0b-4d3b-4bf1-b730-b36b989e42f2.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252F8b929af8-5b11-4261-97fb-3374681d6632.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/8b929af8-5b11-4261-97fb-3374681d6632.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252Fe1e52a8c-131d-41f4-8b98-13b2eebe25b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/e1e52a8c-131d-41f4-8b98-13b2eebe25b6.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252F74a960ba-2976-497e-adc4-78395fd2a57f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/74a960ba-2976-497e-adc4-78395fd2a57f.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252Fd69337b7-f31f-4f67-acec-6a6752139a4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/d69337b7-f31f-4f67-acec-6a6752139a4e.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252F4101c4c9-6f08-402f-9868-c92d5f23089c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/4101c4c9-6f08-402f-9868-c92d5f23089c.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252F144f6192-5d14-454f-a178-47430d83206f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/144f6192-5d14-454f-a178-47430d83206f.jpg already downloaded
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252Fb337a2e7-806c-4278-8620-7d8b6acd2a33.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/b337a2e7-806c-4278-8620-7d8b6acd2a33.jpg not downloaded yet
2026-03-27 17:20:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5625823/general/d892d842-afdc-4eb6-bda4-c8d9e9250d48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736532)
2026-03-27 17:20:52 [adesa.de] INFO: Found listing with ID: 10733248
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733248%27 HTTP/1.1" 200 None
2026-03-27 17:20:52 [adesa.de] INFO: Scrape type for 10733248: 1
2026-03-27 17:20:52 [adesa.de] INFO: Scraping item 10733248 url https://www.openlane.eu/en/carv6/auction/10733248
2026-03-27 17:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904
2026-03-27 17:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904
2026-03-27 17:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a46202d-c3cb-5884-b1a7-7d19ddbeab5e with identifier: 10732904 to the API
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732904>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6a46202d-c3cb-5884-b1a7-7d19ddbeab5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994448-2513929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732904',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 42204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 136 hp - 42.204 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732904%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [adesa.de] INFO: Saving data for 10732904: {'auction_closing_time': 1774875600.0, 'created_time': 1774545338.546179, 'last_price_update_time': 1774632053.17977}
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732904') HTTP/1.1" 204 0
2026-03-27 17:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927
2026-03-27 17:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927
2026-03-27 17:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a5b09be1-502b-5c91-8fa9-b59799bdfea4 with identifier: 10732927 to the API
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732927>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5b09be1-502b-5c91-8fa9-b59799bdfea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994436-2508742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732927',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 64442,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 64.442 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732927%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [adesa.de] INFO: Saving data for 10732927: {'auction_closing_time': 1774875600.0, 'created_time': 1774545336.487737, 'last_price_update_time': 1774632053.534827}
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732927') HTTP/1.1" 204 0
2026-03-27 17:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26acdefa-fcf4-5027-9f6c-4064e1b55203 with identifier: 10736535
2026-03-27 17:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26acdefa-fcf4-5027-9f6c-4064e1b55203 with identifier: 10736535
2026-03-27 17:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26acdefa-fcf4-5027-9f6c-4064e1b55203 with identifier: 10736535 to the API
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736535>
{'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-29T18:30:00Z',
'fuel_type': 'Petrol',
'id': '26acdefa-fcf4-5027-9f6c-4064e1b55203',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736535',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 57636,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5709328/general/68d44150-2c7e-4e71-81ca-6c18a46c6518.jpg',
'https://images.openlane.eu/carimgs/5709328/general/911672c4-7b5e-471e-a577-7af4356f7e84.jpg',
'https://images.openlane.eu/carimgs/5709328/general/30aa609d-d963-4e90-abbc-d17ded5aa869.jpg',
'https://images.openlane.eu/carimgs/5709328/general/26324b32-88ed-4b60-aa81-c123edb0a0db.jpg',
'https://images.openlane.eu/carimgs/5709328/general/52d98543-e72e-481a-9cee-5ed8deb294f9.jpg',
'https://images.openlane.eu/carimgs/5709328/general/1d4dbd19-58b4-44b2-b543-5fc375fac5e5.jpg',
'https://images.openlane.eu/carimgs/5709328/general/b69f66ae-32bb-4aee-a38e-219198c60bb0.jpg',
'https://images.openlane.eu/carimgs/5709328/general/babb1e18-64b8-4a23-88e1-1591b7922058.jpg',
'https://images.openlane.eu/carimgs/5709328/general/5be59aae-51aa-417c-8e0e-ceebf03100bb.jpg',
'https://images.openlane.eu/carimgs/5709328/general/0dc2968e-f0e6-4ad1-aced-73766b7a7c38.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165445,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/68d44150-2c7e-4e71-81ca-6c18a46c6518.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120049,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/911672c4-7b5e-471e-a577-7af4356f7e84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159630,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/30aa609d-d963-4e90-abbc-d17ded5aa869.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/26324b32-88ed-4b60-aa81-c123edb0a0db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171252,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/52d98543-e72e-481a-9cee-5ed8deb294f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121850,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/1d4dbd19-58b4-44b2-b543-5fc375fac5e5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140056,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/b69f66ae-32bb-4aee-a38e-219198c60bb0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263390,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/babb1e18-64b8-4a23-88e1-1591b7922058.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113250,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/5be59aae-51aa-417c-8e0e-ceebf03100bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26acdefa-fcf4-5027-9f6c-4064e1b55203/26acdefa-fcf4-5027-9f6c-4064e1b55203_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709328/general/0dc2968e-f0e6-4ad1-aced-73766b7a7c38.jpg',
'Width': 1280}],
'price': 17100,
'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 - 57.636 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736535%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [adesa.de] INFO: Saving data for 10736535: {'created_time': 1774632053.878986, 'last_price_update_time': 1774632053.878997, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736535') HTTP/1.1" 204 0
2026-03-27 17:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5623305/general/55324350-b676-4f77-93f9-eaec4c3a7240.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736531)
2026-03-27 17:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5625823/general/89cb972d-3b5b-47fa-84ff-bc420c77264f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736532)
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F0ff16b07-f57d-457b-ac04-81713e44c23e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/0ff16b07-f57d-457b-ac04-81713e44c23e.jpg not downloaded yet
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252Fe50efdaf-dec8-418b-9ab8-d3eb2922d063.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/e50efdaf-dec8-418b-9ab8-d3eb2922d063.jpg not downloaded yet
2026-03-27 17:20:53 [adesa.de] INFO: Found listing with ID: 10733251
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733251%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [adesa.de] INFO: Scrape type for 10733251: 1
2026-03-27 17:20:53 [adesa.de] INFO: Scraping item 10733251 url https://www.openlane.eu/en/carv6/auction/10733251
2026-03-27 17:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865
2026-03-27 17:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f79d81d-a902-53e3-b136-57700098ab3c with scrape type 1
2026-03-27 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f79d81d-a902-53e3-b136-57700098ab3c
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252Fdcb1a937-9ab1-46e0-8fbc-670b45002deb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/dcb1a937-9ab1-46e0-8fbc-670b45002deb.jpg already downloaded
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252Fcdbc1ed0-8397-4be0-899f-32ff261767d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/cdbc1ed0-8397-4be0-899f-32ff261767d9.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252Fe1b85b13-5720-4b4b-9485-3cd3dba75571.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/e1b85b13-5720-4b4b-9485-3cd3dba75571.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252Febbcbcc1-dd49-4d1a-a28b-8898e64d2605.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/ebbcbcc1-dd49-4d1a-a28b-8898e64d2605.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252F47d181d2-e346-4aab-8e8d-54eba32ad57a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/47d181d2-e346-4aab-8e8d-54eba32ad57a.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252F28c9b943-963b-4642-b6cd-32260e391584.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/28c9b943-963b-4642-b6cd-32260e391584.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252Ff2ac118c-01bb-4f06-ae86-fd9b7741338d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/f2ac118c-01bb-4f06-ae86-fd9b7741338d.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252F66a72b5e-a3f3-42a9-ac0c-43b15323bab7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/66a72b5e-a3f3-42a9-ac0c-43b15323bab7.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252F785fb6d0-262e-4798-b3c6-b47783924770.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/785fb6d0-262e-4798-b3c6-b47783924770.jpg already downloaded
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5464836%252Fgeneral%252F8f8eb9ad-8adf-41d9-951c-f5610f5cea6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5464836/general/8f8eb9ad-8adf-41d9-951c-f5610f5cea6b.jpg already downloaded
2026-03-27 17:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f79d81d-a902-53e3-b136-57700098ab3c, identifier: 10736865
2026-03-27 17:20:54 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:20:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e596d50>
2026-03-27 17:20:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F98ebf1c8-ebab-42b0-9fb8-7d3faf86824c.jpeg') HTTP/1.1" 204 0
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/98ebf1c8-ebab-42b0-9fb8-7d3faf86824c.jpeg saved to cache
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fd5709cf-51d4-5df2-88de-284a9757c0d0 due to Ignoring non-200 response
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252Fdb748044-32c0-4527-a17a-6a74db26dc8c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/db748044-32c0-4527-a17a-6a74db26dc8c.jpg not downloaded yet
2026-03-27 17:20:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865
2026-03-27 17:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865
2026-03-27 17:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f79d81d-a902-53e3-b136-57700098ab3c with identifier: 10736865 to the API
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 611,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7f79d81d-a902-53e3-b136-57700098ab3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MONQX26',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 32764,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 101,
'photo_urls': ['https://images.openlane.eu/carimgs/5464836/general/dcb1a937-9ab1-46e0-8fbc-670b45002deb.jpg',
'https://images.openlane.eu/carimgs/5464836/general/cdbc1ed0-8397-4be0-899f-32ff261767d9.jpg',
'https://images.openlane.eu/carimgs/5464836/general/e1b85b13-5720-4b4b-9485-3cd3dba75571.jpg',
'https://images.openlane.eu/carimgs/5464836/general/ebbcbcc1-dd49-4d1a-a28b-8898e64d2605.jpg',
'https://images.openlane.eu/carimgs/5464836/general/47d181d2-e346-4aab-8e8d-54eba32ad57a.jpg',
'https://images.openlane.eu/carimgs/5464836/general/28c9b943-963b-4642-b6cd-32260e391584.jpg',
'https://images.openlane.eu/carimgs/5464836/general/f2ac118c-01bb-4f06-ae86-fd9b7741338d.jpg',
'https://images.openlane.eu/carimgs/5464836/general/66a72b5e-a3f3-42a9-ac0c-43b15323bab7.jpg',
'https://images.openlane.eu/carimgs/5464836/general/785fb6d0-262e-4798-b3c6-b47783924770.jpg',
'https://images.openlane.eu/carimgs/5464836/general/8f8eb9ad-8adf-41d9-951c-f5610f5cea6b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425011,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/dcb1a937-9ab1-46e0-8fbc-670b45002deb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410112,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/cdbc1ed0-8397-4be0-899f-32ff261767d9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431918,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/e1b85b13-5720-4b4b-9485-3cd3dba75571.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408487,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/ebbcbcc1-dd49-4d1a-a28b-8898e64d2605.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440493,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/47d181d2-e346-4aab-8e8d-54eba32ad57a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441876,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/28c9b943-963b-4642-b6cd-32260e391584.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 401834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/f2ac118c-01bb-4f06-ae86-fd9b7741338d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363278,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/66a72b5e-a3f3-42a9-ac0c-43b15323bab7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420038,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/785fb6d0-262e-4798-b3c6-b47783924770.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f79d81d-a902-53e3-b136-57700098ab3c/7f79d81d-a902-53e3-b136-57700098ab3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417631,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5464836/general/8f8eb9ad-8adf-41d9-951c-f5610f5cea6b.jpg',
'Width': 1920}],
'price': 106900,
'price_includes_vat': True,
'registration_date': '2024-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLE Coupé AMG 63 S - 4-Matic - Petrol - Automatic - '
'611 hp - 32.764 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736865%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Saving data for 10736865: {'created_time': 1774632054.624605, 'last_price_update_time': 1774632054.624616, 'auction_closing_time': 1774865400.0}
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736865') HTTP/1.1" 204 0
2026-03-27 17:20:54 [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/10735307)
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733252
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733252%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733252: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733252 url https://www.openlane.eu/en/carv6/auction/10733252
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733254
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733254%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733254: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733254 url https://www.openlane.eu/en/carv6/auction/10733254
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733253
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733253%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733253: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733253 url https://www.openlane.eu/en/carv6/auction/10733253
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733255
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733255%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733255: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733255 url https://www.openlane.eu/en/carv6/auction/10733255
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733256
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733256%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733256: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733256 url https://www.openlane.eu/en/carv6/auction/10733256
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733258
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733258%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733258: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733258 url https://www.openlane.eu/en/carv6/auction/10733258
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733259
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733259%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733259: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733259 url https://www.openlane.eu/en/carv6/auction/10733259
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733257
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733257%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733257: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733257 url https://www.openlane.eu/en/carv6/auction/10733257
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733260
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733260%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733260: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733260 url https://www.openlane.eu/en/carv6/auction/10733260
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733261
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733261%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733261: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733261 url https://www.openlane.eu/en/carv6/auction/10733261
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733262
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733262%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733262: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733262 url https://www.openlane.eu/en/carv6/auction/10733262
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733263
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733263%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733263: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733263 url https://www.openlane.eu/en/carv6/auction/10733263
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733264
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733264%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733264: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733264 url https://www.openlane.eu/en/carv6/auction/10733264
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733266
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733266%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733266: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733266 url https://www.openlane.eu/en/carv6/auction/10733266
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733267
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733267%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733267: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733267 url https://www.openlane.eu/en/carv6/auction/10733267
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733268
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733268%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733268: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733268 url https://www.openlane.eu/en/carv6/auction/10733268
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10733269
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733269%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10733269: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10733269 url https://www.openlane.eu/en/carv6/auction/10733269
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10732841
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732841%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10732841: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10732841 url https://www.openlane.eu/en/carv6/auction/10732841
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10732834
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732834%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10732834: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10732834 url https://www.openlane.eu/en/carv6/auction/10732834
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732830%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10732830: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10732918
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732918%27 HTTP/1.1" 200 None
2026-03-27 17:20:54 [adesa.de] INFO: Scrape type for 10732918: 0
2026-03-27 17:20:54 [adesa.de] INFO: Skipping item 10732918 url https://www.openlane.eu/en/carv6/auction/10732918
2026-03-27 17:20:54 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-27 17:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732826%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732826: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732925
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732925%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732925: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732925 url https://www.openlane.eu/en/carv6/auction/10732925
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732855
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732855%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732855: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732855 url https://www.openlane.eu/en/carv6/auction/10732855
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732816%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732816: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732839%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732839: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732829
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732829%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732829: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732829 url https://www.openlane.eu/en/carv6/auction/10732829
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732854
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732854%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732854: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732854 url https://www.openlane.eu/en/carv6/auction/10732854
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732833%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732833: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732930%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732930: 2
2026-03-27 17:20:55 [adesa.de] INFO: Scraping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-27 17:20:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e67e490>
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625823%252Fgeneral%252Fd892d842-afdc-4eb6-bda4-c8d9e9250d48.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/d892d842-afdc-4eb6-bda4-c8d9e9250d48.jpg saved to cache
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 09112c4a-8255-530a-9c86-060db4ddcc8c
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252F29b63147-fab3-4c47-9615-be6160550c6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/29b63147-fab3-4c47-9615-be6160550c6e.jpg not downloaded yet
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f396290>
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5623305%252Fgeneral%252F55324350-b676-4f77-93f9-eaec4c3a7240.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5623305/general/55324350-b676-4f77-93f9-eaec4c3a7240.jpg saved to cache
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d91c689-239d-54e7-b5d8-26c498373296
2026-03-27 17:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d91c689-239d-54e7-b5d8-26c498373296, skipping ID generation
2026-03-27 17:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d91c689-239d-54e7-b5d8-26c498373296 with scrape type 1
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d91c689-239d-54e7-b5d8-26c498373296 sending to next pipeline
2026-03-27 17:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7d91c689-239d-54e7-b5d8-26c498373296, identifier: 10736531
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efe63d0>
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625823%252Fgeneral%252F89cb972d-3b5b-47fa-84ff-bc420c77264f.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625823/general/89cb972d-3b5b-47fa-84ff-bc420c77264f.jpg saved to cache
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 09112c4a-8255-530a-9c86-060db4ddcc8c
2026-03-27 17:20:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 09112c4a-8255-530a-9c86-060db4ddcc8c, skipping ID generation
2026-03-27 17:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09112c4a-8255-530a-9c86-060db4ddcc8c with scrape type 1
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 09112c4a-8255-530a-9c86-060db4ddcc8c sending to next pipeline
2026-03-27 17:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09112c4a-8255-530a-9c86-060db4ddcc8c, identifier: 10736532
2026-03-27 17:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815
2026-03-27 17:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af15404-52f0-5799-8c58-515659059b73 with scrape type 2
2026-03-27 17:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af15404-52f0-5799-8c58-515659059b73 with scrape type 2
2026-03-27 17:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0af15404-52f0-5799-8c58-515659059b73, identifier: 10732815
2026-03-27 17:20:55 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732832%27 HTTP/1.1" 200 None
2026-03-27 17:20:55 [adesa.de] INFO: Scrape type for 10732832: 0
2026-03-27 17:20:55 [adesa.de] INFO: Skipping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-27 17:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7d91c689-239d-54e7-b5d8-26c498373296 with identifier: 10736531
2026-03-27 17:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7d91c689-239d-54e7-b5d8-26c498373296 with identifier: 10736531
2026-03-27 17:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7d91c689-239d-54e7-b5d8-26c498373296 with identifier: 10736531 to the API
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5623305/general/55324350-b676-4f77-93f9-eaec4c3a7240.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': 184,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Hybrid',
'id': '7d91c689-239d-54e7-b5d8-26c498373296',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736531',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 151157,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106778,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/e905b2be-19fc-4554-bcf1-9932e7006fb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117724,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/3c267038-84db-438f-ba16-9814b2dd89ca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105537,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/441f4e87-d2fe-4b9a-a0fd-8e00f2e5d606.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112081,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/ecd6770e-de37-47d4-bb9e-792521e1cd0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121346,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/f1c146b0-81c7-4123-9ab0-51af4fb6bca2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70746,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/f23f60c5-47f1-4e3f-b413-3752083b8c95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117684,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/c0d26535-b79f-4598-980b-55711322aea6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132614,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/c67eea3c-f7af-495b-8e2b-9c9fbf662f85.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101751,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/55324350-b676-4f77-93f9-eaec4c3a7240.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d91c689-239d-54e7-b5d8-26c498373296/7d91c689-239d-54e7-b5d8-26c498373296_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97191,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5623305/general/f37a6219-4faf-4071-8883-66b66eeaa9da.jpg',
'Width': 1280}],
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'151.157 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-27 17:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736531%27 HTTP/1.1" 200 None
2026-03-27 17:20:56 [adesa.de] INFO: Saving data for 10736531: {'created_time': 1774632056.001748, 'last_price_update_time': 1774632056.001761, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736531') HTTP/1.1" 204 0
2026-03-27 17:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09112c4a-8255-530a-9c86-060db4ddcc8c with identifier: 10736532
2026-03-27 17:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09112c4a-8255-530a-9c86-060db4ddcc8c with identifier: 10736532
2026-03-27 17:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09112c4a-8255-530a-9c86-060db4ddcc8c with identifier: 10736532 to the API
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5625823/general/89cb972d-3b5b-47fa-84ff-bc420c77264f.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': 184,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Hybrid',
'id': '09112c4a-8255-530a-9c86-060db4ddcc8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32821',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736532',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 146414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118818,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/6d43a112-73a5-435f-a2bb-8b5c47c246d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/48a8430f-7bfb-4cf2-87c2-505d1675b757.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136055,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/75b24be1-c4a1-4fec-b4bd-6f678e9d4f7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109690,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/be4f57e7-c1ce-4ffa-9393-c513a4ef9e1a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126465,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/91120df0-ea51-4067-84c1-cb0801914171.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90919,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/4f54312c-b949-405e-bb6c-4f53841642a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85166,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/05b7f12a-897c-4062-8be1-b44693d401b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/c356cd3d-abda-4c54-bd17-f1580c4f2f3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93429,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/89cb972d-3b5b-47fa-84ff-bc420c77264f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09112c4a-8255-530a-9c86-060db4ddcc8c/09112c4a-8255-530a-9c86-060db4ddcc8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625823/general/d892d842-afdc-4eb6-bda4-c8d9e9250d48.jpg',
'Width': 1280}],
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 530e Luxury - Hybrid - Automatic - 184 hp - '
'146.414 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736532%27 HTTP/1.1" 200 None
2026-03-27 17:20:56 [adesa.de] INFO: Saving data for 10736532: {'created_time': 1774632056.387983, 'last_price_update_time': 1774632056.387996, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736532') HTTP/1.1" 204 0
2026-03-27 17:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815
2026-03-27 17:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815
2026-03-27 17:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0af15404-52f0-5799-8c58-515659059b73 with identifier: 10732815 to the API
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732815>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0af15404-52f0-5799-8c58-515659059b73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994440-2482906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732815',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22808,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 130 hp - '
'22.808 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732815%27 HTTP/1.1" 200 None
2026-03-27 17:20:56 [adesa.de] INFO: Saving data for 10732815: {'auction_closing_time': 1774875600.0, 'created_time': 1774545360.285102, 'last_price_update_time': 1774632056.66154}
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732815') HTTP/1.1" 204 0
2026-03-27 17:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822
2026-03-27 17:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00be4389-f32d-522a-9dde-fba19e44d9f0 with scrape type 2
2026-03-27 17:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00be4389-f32d-522a-9dde-fba19e44d9f0 with scrape type 2
2026-03-27 17:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 00be4389-f32d-522a-9dde-fba19e44d9f0, identifier: 10732822
2026-03-27 17:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620075/general/b337a2e7-806c-4278-8620-7d8b6acd2a33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736529)
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252Fd7f099ab-4832-44c8-873d-aabeb832b9af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/d7f099ab-4832-44c8-873d-aabeb832b9af.jpg not downloaded yet
2026-03-27 17:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822
2026-03-27 17:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822
2026-03-27 17:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 00be4389-f32d-522a-9dde-fba19e44d9f0 with identifier: 10732822 to the API
2026-03-27 17:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732822>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '00be4389-f32d-522a-9dde-fba19e44d9f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994445-2501499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732822',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 42791,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-08-02',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 165 hp - 42.791 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732822%27 HTTP/1.1" 200 None
2026-03-27 17:20:57 [adesa.de] INFO: Saving data for 10732822: {'auction_closing_time': 1774875600.0, 'created_time': 1774545388.849631, 'last_price_update_time': 1774632057.57958}
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732822') HTTP/1.1" 204 0
2026-03-27 17:20:57 [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-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5620075/general/e50efdaf-dec8-418b-9ab8-d3eb2922d063.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736529)
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252F5223a2e8-2a71-428c-9d6c-ee23ead89606.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/5223a2e8-2a71-428c-9d6c-ee23ead89606.jpg not downloaded yet
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733244> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733243> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733242> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733247> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733245> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f290390>
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252Fb337a2e7-806c-4278-8620-7d8b6acd2a33.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/b337a2e7-806c-4278-8620-7d8b6acd2a33.jpg saved to cache
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 01ce163f-7a45-57c3-9710-9c727f8efcd6
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252F82cfffbe-22a9-4709-9763-03e51f369bb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/82cfffbe-22a9-4709-9763-03e51f369bb0.jpg not downloaded yet
2026-03-27 17:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/0ff16b07-f57d-457b-ac04-81713e44c23e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252F5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg not downloaded yet
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252F745e344e-c43e-43d1-ba6e-226ad5ea9ea7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/745e344e-c43e-43d1-ba6e-226ad5ea9ea7.jpg not downloaded yet
2026-03-27 17:20:57 [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/10735307)
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5748804%252Fgeneral%252Ffbc4284d-b89f-4132-9dbe-de7ec81c4d77.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/fbc4284d-b89f-4132-9dbe-de7ec81c4d77.jpg not downloaded yet
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f062a90>
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620075%252Fgeneral%252Fe50efdaf-dec8-418b-9ab8-d3eb2922d063.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620075/general/e50efdaf-dec8-418b-9ab8-d3eb2922d063.jpg saved to cache
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 01ce163f-7a45-57c3-9710-9c727f8efcd6
2026-03-27 17:20:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 01ce163f-7a45-57c3-9710-9c727f8efcd6, skipping ID generation
2026-03-27 17:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ce163f-7a45-57c3-9710-9c727f8efcd6 with scrape type 1
2026-03-27 17:20:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 01ce163f-7a45-57c3-9710-9c727f8efcd6 sending to next pipeline
2026-03-27 17:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01ce163f-7a45-57c3-9710-9c727f8efcd6, identifier: 10736529
2026-03-27 17:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01ce163f-7a45-57c3-9710-9c727f8efcd6 with identifier: 10736529
2026-03-27 17:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01ce163f-7a45-57c3-9710-9c727f8efcd6 with identifier: 10736529
2026-03-27 17:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01ce163f-7a45-57c3-9710-9c727f8efcd6 with identifier: 10736529 to the API
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5620075/general/e50efdaf-dec8-418b-9ab8-d3eb2922d063.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': 253,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Hybrid',
'id': '01ce163f-7a45-57c3-9710-9c727f8efcd6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '32643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736529',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 126078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/882fe934-6e42-4382-9f57-c5ddb55eeb4b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/8ef04e0b-4d3b-4bf1-b730-b36b989e42f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63818,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/8b929af8-5b11-4261-97fb-3374681d6632.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101854,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/e1e52a8c-131d-41f4-8b98-13b2eebe25b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105188,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/74a960ba-2976-497e-adc4-78395fd2a57f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96570,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/d69337b7-f31f-4f67-acec-6a6752139a4e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58343,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/4101c4c9-6f08-402f-9868-c92d5f23089c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66492,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/144f6192-5d14-454f-a178-47430d83206f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90575,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/b337a2e7-806c-4278-8620-7d8b6acd2a33.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01ce163f-7a45-57c3-9710-9c727f8efcd6/01ce163f-7a45-57c3-9710-9c727f8efcd6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87426,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620075/general/e50efdaf-dec8-418b-9ab8-d3eb2922d063.jpg',
'Width': 1280}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2021-01-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 126.078 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736529%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [adesa.de] INFO: Saving data for 10736529: {'created_time': 1774632058.24924, 'last_price_update_time': 1774632058.249252, 'auction_closing_time': 1774809000.0}
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736529') HTTP/1.1" 204 0
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e40434c1-37de-5b9d-844e-c9a534726446 with scrape type 1
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F1ee9df26-182b-4705-b566-653868736cda.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/1ee9df26-182b-4705-b566-653868736cda.jpg not downloaded yet
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with scrape type 1
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fd515ec5e-f950-438a-92f0-536be81d1ee3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/d515ec5e-f950-438a-92f0-536be81d1ee3.jpg not downloaded yet
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34969652-2ac6-5b53-a102-caea030188e3 with scrape type 1
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252Facfd60aa-ab05-4361-b5b9-dca8b9d42c1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/acfd60aa-ab05-4361-b5b9-dca8b9d42c1e.jpg not downloaded yet
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc with scrape type 1
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F06f074f7-f75e-4291-a363-d2ac546a7c80.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/06f074f7-f75e-4291-a363-d2ac546a7c80.jpg not downloaded yet
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with scrape type 1
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Ffc9c4a3a-358b-48e2-b6cb-1956d97ecd10.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/fc9c4a3a-358b-48e2-b6cb-1956d97ecd10.jpg not downloaded yet
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ea36860-442c-5631-b722-8d081116880a with scrape type 2
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ea36860-442c-5631-b722-8d081116880a with scrape type 2
2026-03-27 17:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7ea36860-442c-5631-b722-8d081116880a, identifier: 10733079
2026-03-27 17:20:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e37cad0>
2026-03-27 17:20:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F0ff16b07-f57d-457b-ac04-81713e44c23e.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/0ff16b07-f57d-457b-ac04-81713e44c23e.jpg saved to cache
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f077bbed-02cb-5348-95ec-2f1689ad9ddf, skipping ID generation
2026-03-27 17:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 1
2026-03-27 17:20:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f077bbed-02cb-5348-95ec-2f1689ad9ddf sending to next pipeline
2026-03-27 17:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f077bbed-02cb-5348-95ec-2f1689ad9ddf, identifier: 10735307
2026-03-27 17:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079
2026-03-27 17:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079
2026-03-27 17:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7ea36860-442c-5631-b722-8d081116880a with identifier: 10733079 to the API
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733079>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7ea36860-442c-5631-b722-8d081116880a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2899861-2490877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733079',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 68715,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2024-08-21',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Movano L4H2 2.2 - Diesel - Manual - 140 hp - 68.715 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733079%27 HTTP/1.1" 200 None
2026-03-27 17:20:58 [adesa.de] INFO: Saving data for 10733079: {'auction_closing_time': 1774875600.0, 'created_time': 1774545336.106614, 'last_price_update_time': 1774632058.944514}
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733079') HTTP/1.1" 204 0
2026-03-27 17:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307
2026-03-27 17:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307
2026-03-27 17:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10735307 to the API
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:20:59 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5582476/general/e6963118-b4bf-4fba-a660-43654231f17c.JPG>
{'auction_title': '',
'c_o_2_emission_value': 73,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T08: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=10735307',
'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-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735307%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [adesa.de] INFO: Saving data for 10735307: {'created_time': 1774632059.241823, 'last_price_update_time': 1774632059.241836, 'auction_closing_time': 1774858200.0}
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735307') HTTP/1.1" 204 0
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/29b63147-fab3-4c47-9615-be6160550c6e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/5223a2e8-2a71-428c-9d6c-ee23ead89606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/d7f099ab-4832-44c8-873d-aabeb832b9af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749628%252Fgeneral%252F55f8d689-a0f3-4a96-a4d5-9db45e9dbfff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/55f8d689-a0f3-4a96-a4d5-9db45e9dbfff.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749627%252Fgeneral%252Fdc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/dc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749626%252Fgeneral%252F50d0033b-cd3b-493b-8002-deee5bcd31ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/50d0033b-cd3b-493b-8002-deee5bcd31ab.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749631%252Fgeneral%252F3ecc35a5-c5ad-4a43-8c1e-a651392fc7af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/3ecc35a5-c5ad-4a43-8c1e-a651392fc7af.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749629%252Fgeneral%252F374341cb-5047-47af-a3cd-a34aad0170a3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/374341cb-5047-47af-a3cd-a34aad0170a3.jpg not downloaded yet
2026-03-27 17:20:59 [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-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/e8fc9120-39f9-4fe0-a8b5-9873411faff0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/db748044-32c0-4527-a17a-6a74db26dc8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749628%252Fgeneral%252Fa869c055-e78e-4ee2-a82f-3ad790847247.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/a869c055-e78e-4ee2-a82f-3ad790847247.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749627%252Fgeneral%252Fe140b371-e197-4830-9e16-f4856bbd50b6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/e140b371-e197-4830-9e16-f4856bbd50b6.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749626%252Fgeneral%252F35489209-7ed8-484f-b982-c4f366c88980.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/35489209-7ed8-484f-b982-c4f366c88980.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749631%252Fgeneral%252F37f39475-dd1a-4645-bd5c-d363ab1d9b62.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/37f39475-dd1a-4645-bd5c-d363ab1d9b62.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749629%252Fgeneral%252F670f9d40-b1af-43f1-b4dd-428f606b4969.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/670f9d40-b1af-43f1-b4dd-428f606b4969.jpg not downloaded yet
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733246> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/745e344e-c43e-43d1-ba6e-226ad5ea9ea7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64d110>
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F29b63147-fab3-4c47-9615-be6160550c6e.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/29b63147-fab3-4c47-9615-be6160550c6e.jpg saved to cache
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749628%252Fgeneral%252F5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749627%252Fgeneral%252F90a46e81-c91b-42fb-87d4-6cbb7720cb86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/90a46e81-c91b-42fb-87d4-6cbb7720cb86.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749626%252Fgeneral%252F31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749631%252Fgeneral%252F9088142f-5a7b-4924-954d-0e13d6b333e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/9088142f-5a7b-4924-954d-0e13d6b333e7.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5749629%252Fgeneral%252Fdd814fe0-32cb-43e5-b679-fa619497f01b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/dd814fe0-32cb-43e5-b679-fa619497f01b.jpg not downloaded yet
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/acfd60aa-ab05-4361-b5b9-dca8b9d42c1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/06f074f7-f75e-4291-a363-d2ac546a7c80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/fc9c4a3a-358b-48e2-b6cb-1956d97ecd10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3c1610>
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F5223a2e8-2a71-428c-9d6c-ee23ead89606.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/5223a2e8-2a71-428c-9d6c-ee23ead89606.jpg saved to cache
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0dab10>
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252Fd7f099ab-4832-44c8-873d-aabeb832b9af.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/d7f099ab-4832-44c8-873d-aabeb832b9af.jpg saved to cache
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0e5a90>
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252Fe8fc9120-39f9-4fe0-a8b5-9873411faff0.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/e8fc9120-39f9-4fe0-a8b5-9873411faff0.jpg saved to cache
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e538f90>
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:20:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252Fdb748044-32c0-4527-a17a-6a74db26dc8c.jpg') HTTP/1.1" 204 0
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/db748044-32c0-4527-a17a-6a74db26dc8c.jpg saved to cache
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7312435a-0e70-57aa-ac03-4b6a9ffbac45 with identifier: 10736533
2026-03-27 17:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45 with scrape type 1
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:20: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%252F5629753%252Fgeneral%252F74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg not downloaded yet
2026-03-27 17:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F434c28fa-d039-40fe-b0aa-14ed24e38c0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/434c28fa-d039-40fe-b0aa-14ed24e38c0a.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F97425b20-92db-46c5-80e4-4a10910471fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/97425b20-92db-46c5-80e4-4a10910471fb.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F76d50b1d-6826-43b0-a031-fce4ba3f5d99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/76d50b1d-6826-43b0-a031-fce4ba3f5d99.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F347f8a30-6706-45b4-afbc-a36e9583804e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/347f8a30-6706-45b4-afbc-a36e9583804e.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fed611358-90f0-43d9-b64a-de0ae9e373cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/ed611358-90f0-43d9-b64a-de0ae9e373cb.jpg not downloaded yet
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/d515ec5e-f950-438a-92f0-536be81d1ee3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/1ee9df26-182b-4705-b566-653868736cda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/374341cb-5047-47af-a3cd-a34aad0170a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F227237da-4ffc-47df-a0d5-b8d2aec6ffc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/227237da-4ffc-47df-a0d5-b8d2aec6ffc4.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F3d602337-92cf-452e-9ea3-39c68bc25f1c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/3d602337-92cf-452e-9ea3-39c68bc25f1c.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F732660c5-e354-44c3-a643-75d88fdd7f02.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/732660c5-e354-44c3-a643-75d88fdd7f02.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252Fa150131b-81a5-47ed-9ecf-81352bc1bf67.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/a150131b-81a5-47ed-9ecf-81352bc1bf67.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F9af69d22-2a20-4a1c-a44b-2995df7bc6b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/9af69d22-2a20-4a1c-a44b-2995df7bc6b4.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252F8182fd79-1a6f-4a3a-a179-41a68e03bc31.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/8182fd79-1a6f-4a3a-a179-41a68e03bc31.jpg not downloaded yet
2026-03-27 17:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246
2026-03-27 17:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8c7591a-968e-5e85-9311-d247b527e24b with scrape type 1
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F31100043-0748-4879-808b-5c6f47582f3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/31100043-0748-4879-808b-5c6f47582f3f.jpg not downloaded yet
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e608490>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F745e344e-c43e-43d1-ba6e-226ad5ea9ea7.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/745e344e-c43e-43d1-ba6e-226ad5ea9ea7.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e595ad0>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252Facfd60aa-ab05-4361-b5b9-dca8b9d42c1e.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/acfd60aa-ab05-4361-b5b9-dca8b9d42c1e.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e518dd0>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F06f074f7-f75e-4291-a363-d2ac546a7c80.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/06f074f7-f75e-4291-a363-d2ac546a7c80.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f123690>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Ffc9c4a3a-358b-48e2-b6cb-1956d97ecd10.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/fc9c4a3a-358b-48e2-b6cb-1956d97ecd10.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/3ecc35a5-c5ad-4a43-8c1e-a651392fc7af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/50d0033b-cd3b-493b-8002-deee5bcd31ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252Fd3020150-034a-47bd-95db-d09c2b048f0a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/d3020150-034a-47bd-95db-d09c2b048f0a.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F0e849385-f01b-495a-8490-7e42e4fcdf9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/0e849385-f01b-495a-8490-7e42e4fcdf9c.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F1289315d-06d3-4ab8-8fd9-9ce371466544.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/1289315d-06d3-4ab8-8fd9-9ce371466544.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F5bedbc9f-30ac-4bc0-b526-741ac2315b27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/5bedbc9f-30ac-4bc0-b526-741ac2315b27.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F65748803-3f0e-40b7-a7ff-b360ca793ba1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/65748803-3f0e-40b7-a7ff-b360ca793ba1.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fdb3eb5ba-40d5-43b7-8db8-9b7f74daa291.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/db3eb5ba-40d5-43b7-8db8-9b7f74daa291.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252Fec9a5ebd-431e-4974-b381-cdc275cc778f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/ec9a5ebd-431e-4974-b381-cdc275cc778f.jpg not downloaded yet
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/670f9d40-b1af-43f1-b4dd-428f606b4969.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F0a2a04cd-3f17-4aa7-b553-4fbcabc113c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/0a2a04cd-3f17-4aa7-b553-4fbcabc113c1.jpg not downloaded yet
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e122e50>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fd515ec5e-f950-438a-92f0-536be81d1ee3.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/d515ec5e-f950-438a-92f0-536be81d1ee3.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f225c90>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F1ee9df26-182b-4705-b566-653868736cda.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/1ee9df26-182b-4705-b566-653868736cda.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e44aa10>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252F374341cb-5047-47af-a3cd-a34aad0170a3.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/374341cb-5047-47af-a3cd-a34aad0170a3.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F8be85e36-612d-4906-8c85-e4125e635b71.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/8be85e36-612d-4906-8c85-e4125e635b71.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F021607d9-a202-4039-bef5-c834eca95479.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/021607d9-a202-4039-bef5-c834eca95479.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F8bf094ec-e0fd-4cb5-9ee5-450f4d131ca2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/8bf094ec-e0fd-4cb5-9ee5-450f4d131ca2.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252Fe0f1ff27-014a-405b-804f-8d3d71fbcaea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/e0f1ff27-014a-405b-804f-8d3d71fbcaea.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fb533e0c8-5cb0-4d6b-aca2-86a73b4c2bce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/b533e0c8-5cb0-4d6b-aca2-86a73b4c2bce.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F7a873ece-db23-4b71-881c-89898e72508c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/7a873ece-db23-4b71-881c-89898e72508c.jpg not downloaded yet
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/37f39475-dd1a-4645-bd5c-d363ab1d9b62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/ed611358-90f0-43d9-b64a-de0ae9e373cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/76d50b1d-6826-43b0-a031-fce4ba3f5d99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F67bbdd4a-4085-434a-a9ba-ed47fe9d21ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/67bbdd4a-4085-434a-a9ba-ed47fe9d21ee.jpg not downloaded yet
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/35489209-7ed8-484f-b982-c4f366c88980.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/347f8a30-6706-45b4-afbc-a36e9583804e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F9659e524-cc52-4a5c-8f5e-6f1afd65c597.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/9659e524-cc52-4a5c-8f5e-6f1afd65c597.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fb33250f2-d498-48a1-bbb6-a55524b9a3ae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/b33250f2-d498-48a1-bbb6-a55524b9a3ae.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F15668f10-280c-46c9-9bd6-1e0141078524.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/15668f10-280c-46c9-9bd6-1e0141078524.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252Fc9e5cf5c-58e4-4f02-9785-53656301acca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/c9e5cf5c-58e4-4f02-9785-53656301acca.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Feecacbf3-fe3d-4a12-8c5c-6b91c1a2b3b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/eecacbf3-fe3d-4a12-8c5c-6b91c1a2b3b9.jpg not downloaded yet
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F18f01f99-596d-446d-8d94-92aeff687821.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/18f01f99-596d-446d-8d94-92aeff687821.jpg not downloaded yet
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e33d410>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F3ecc35a5-c5ad-4a43-8c1e-a651392fc7af.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/3ecc35a5-c5ad-4a43-8c1e-a651392fc7af.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e70e4d0>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F50d0033b-cd3b-493b-8002-deee5bcd31ab.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/50d0033b-cd3b-493b-8002-deee5bcd31ab.jpg saved to cache
2026-03-27 17:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e122810>
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252F670f9d40-b1af-43f1-b4dd-428f606b4969.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/670f9d40-b1af-43f1-b4dd-428f606b4969.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248
2026-03-27 17:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fefc7c1-f132-5148-baa1-dca31734fe21 with scrape type 1
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg not downloaded yet
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/227237da-4ffc-47df-a0d5-b8d2aec6ffc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F9c1739b2-c44f-491d-9c20-07a711979bd8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/9c1739b2-c44f-491d-9c20-07a711979bd8.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F7c72f844-cc31-43ac-b439-fbecdd2525ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/7c72f844-cc31-43ac-b439-fbecdd2525ce.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fe2d62602-c3ce-46e8-bee8-9fd53b6b67b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/e2d62602-c3ce-46e8-bee8-9fd53b6b67b3.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F4a2019b8-db06-4911-bf9a-291d674a422b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/4a2019b8-db06-4911-bf9a-291d674a422b.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F68921e1a-38c7-40bf-9460-49994545547f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/68921e1a-38c7-40bf-9460-49994545547f.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Faece55ba-e38f-48a8-af3f-e8272bb4a220.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/aece55ba-e38f-48a8-af3f-e8272bb4a220.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F8f5b2bb7-635a-47a4-bc18-ef16e4fe8123.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/8f5b2bb7-635a-47a4-bc18-ef16e4fe8123.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F8bfc253c-c8fa-4370-9fde-c42abfe3b0fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/8bfc253c-c8fa-4370-9fde-c42abfe3b0fa.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252Fbf5a8cf8-4dd7-46e3-95da-2b458f51176e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/bf5a8cf8-4dd7-46e3-95da-2b458f51176e.jpg not downloaded yet
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f282090>
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F37f39475-dd1a-4645-bd5c-d363ab1d9b62.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/37f39475-dd1a-4645-bd5c-d363ab1d9b62.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e323c50>
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fed611358-90f0-43d9-b64a-de0ae9e373cb.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/ed611358-90f0-43d9-b64a-de0ae9e373cb.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3fcdd0>
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F76d50b1d-6826-43b0-a031-fce4ba3f5d99.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/76d50b1d-6826-43b0-a031-fce4ba3f5d99.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930
2026-03-27 17:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f0e90a-f50d-572a-9353-270093ac3e3e with scrape type 2
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f0e90a-f50d-572a-9353-270093ac3e3e with scrape type 2
2026-03-27 17:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 16f0e90a-f50d-572a-9353-270093ac3e3e, identifier: 10732930
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4f9a10>
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F35489209-7ed8-484f-b982-c4f366c88980.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/35489209-7ed8-484f-b982-c4f366c88980.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0db310>
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F347f8a30-6706-45b4-afbc-a36e9583804e.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/347f8a30-6706-45b4-afbc-a36e9583804e.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/7a873ece-db23-4b71-881c-89898e72508c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/e0f1ff27-014a-405b-804f-8d3d71fbcaea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F60bbf357-f94c-48ba-8635-724416c6efbe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/60bbf357-f94c-48ba-8635-724416c6efbe.jpg not downloaded yet
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F3869e09f-1445-4551-9b7a-8b1dbcbeca54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/3869e09f-1445-4551-9b7a-8b1dbcbeca54.jpg not downloaded yet
2026-03-27 17:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930
2026-03-27 17:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930
2026-03-27 17:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 16f0e90a-f50d-572a-9353-270093ac3e3e with identifier: 10732930 to the API
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732930>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': '16f0e90a-f50d-572a-9353-270093ac3e3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994516-2479981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732930',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 6298,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-06-20',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 136 hp - '
'6.298 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732930%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [adesa.de] INFO: Saving data for 10732930: {'auction_closing_time': 1774875600.0, 'created_time': 1774545350.664114, 'last_price_update_time': 1774632061.890015}
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732930') HTTP/1.1" 204 0
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/d3020150-034a-47bd-95db-d09c2b048f0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/97425b20-92db-46c5-80e4-4a10910471fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/b533e0c8-5cb0-4d6b-aca2-86a73b4c2bce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/ec9a5ebd-431e-4974-b381-cdc275cc778f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F81337cfd-c5e0-4427-aa9f-af6736334711.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/81337cfd-c5e0-4427-aa9f-af6736334711.jpg not downloaded yet
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1c4490>
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F227237da-4ffc-47df-a0d5-b8d2aec6ffc4.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/227237da-4ffc-47df-a0d5-b8d2aec6ffc4.jpg saved to cache
2026-03-27 17:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749477/general/0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10736685)
2026-03-27 17:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F89f53ce1-3331-4733-80db-3424ac480844.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/89f53ce1-3331-4733-80db-3424ac480844.jpg not downloaded yet
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F5ec00eb4-9e0d-4171-be17-59ba4e0546bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/5ec00eb4-9e0d-4171-be17-59ba4e0546bf.jpg not downloaded yet
2026-03-27 17:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250
2026-03-27 17:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with scrape type 1
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F05f41602-f870-4b36-9350-05385b40abc4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/05f41602-f870-4b36-9350-05385b40abc4.jpg not downloaded yet
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F1e8b48dd-c2ce-4175-b144-86670c77b4e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/1e8b48dd-c2ce-4175-b144-86670c77b4e1.jpg not downloaded yet
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4929d0>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F7a873ece-db23-4b71-881c-89898e72508c.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/7a873ece-db23-4b71-881c-89898e72508c.jpg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e702850>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252Fe0f1ff27-014a-405b-804f-8d3d71fbcaea.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/e0f1ff27-014a-405b-804f-8d3d71fbcaea.jpg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F41770b3d-1720-4f73-b6ec-320ceade22d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/41770b3d-1720-4f73-b6ec-320ceade22d7.jpg not downloaded yet
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F4736f1de-8d39-43b2-9dc4-84eb9bb431d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/4736f1de-8d39-43b2-9dc4-84eb9bb431d5.jpg not downloaded yet
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F24e70e77-845f-4bf2-9e35-f2b339e62a81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/24e70e77-845f-4bf2-9e35-f2b339e62a81.jpg not downloaded yet
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/021607d9-a202-4039-bef5-c834eca95479.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/8bf094ec-e0fd-4cb5-9ee5-450f4d131ca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252Fb7bbc31b-d085-4ebd-8afa-f0648c049cca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/b7bbc31b-d085-4ebd-8afa-f0648c049cca.jpg not downloaded yet
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/8bfc253c-c8fa-4370-9fde-c42abfe3b0fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/8f5b2bb7-635a-47a4-bc18-ef16e4fe8123.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/67bbdd4a-4085-434a-a9ba-ed47fe9d21ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/aece55ba-e38f-48a8-af3f-e8272bb4a220.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/8be85e36-612d-4906-8c85-e4125e635b71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F5db673eb-e130-4688-ac1c-ab0cc31b5304.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/5db673eb-e130-4688-ac1c-ab0cc31b5304.jpg not downloaded yet
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F6236d55b-2e48-4521-af43-6ad3165bd02b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/6236d55b-2e48-4521-af43-6ad3165bd02b.jpg not downloaded yet
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F93efd9b9-dcca-475e-954a-d61abdc688ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/93efd9b9-dcca-475e-954a-d61abdc688ec.jpg not downloaded yet
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0341d0>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252Fd3020150-034a-47bd-95db-d09c2b048f0a.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/d3020150-034a-47bd-95db-d09c2b048f0a.jpg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0223d0>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F97425b20-92db-46c5-80e4-4a10910471fb.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/97425b20-92db-46c5-80e4-4a10910471fb.jpg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f282f10>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fb533e0c8-5cb0-4d6b-aca2-86a73b4c2bce.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/b533e0c8-5cb0-4d6b-aca2-86a73b4c2bce.jpg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f023bd0>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252Fec9a5ebd-431e-4974-b381-cdc275cc778f.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/ec9a5ebd-431e-4974-b381-cdc275cc778f.jpg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732938
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732938%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732938: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732938 url https://www.openlane.eu/en/carv6/auction/10732938
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732941%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732941: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732817
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732817%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732817: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732817 url https://www.openlane.eu/en/carv6/auction/10732817
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732853
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732853%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732853: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732853 url https://www.openlane.eu/en/carv6/auction/10732853
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732920
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732920%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732920: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732920 url https://www.openlane.eu/en/carv6/auction/10732920
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732831
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732831%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732831: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732831 url https://www.openlane.eu/en/carv6/auction/10732831
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732898
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732898%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732898: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732898 url https://www.openlane.eu/en/carv6/auction/10732898
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732845%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732845: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732842
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732842%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732842: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732842 url https://www.openlane.eu/en/carv6/auction/10732842
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732828
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732828%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732828: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732828 url https://www.openlane.eu/en/carv6/auction/10732828
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732873
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732873%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732873: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732873 url https://www.openlane.eu/en/carv6/auction/10732873
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732825%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732825: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732893
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732893%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732893: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732893 url https://www.openlane.eu/en/carv6/auction/10732893
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732942%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732942: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732812%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732812: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732891
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732891%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732891: 0
2026-03-27 17:21:02 [adesa.de] INFO: Skipping item 10732891 url https://www.openlane.eu/en/carv6/auction/10732891
2026-03-27 17:21:02 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732843%27 HTTP/1.1" 200 None
2026-03-27 17:21:02 [adesa.de] INFO: Scrape type for 10732843: 2
2026-03-27 17:21:02 [adesa.de] INFO: Scraping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-27 17:21:02 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1eff8810>
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749477%252Fgeneral%252F0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg') HTTP/1.1" 204 0
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749477/general/0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg saved to cache
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537
2026-03-27 17:21:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537, skipping ID generation
2026-03-27 17:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with scrape type 1
2026-03-27 17:21:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 sending to next pipeline
2026-03-27 17:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537, identifier: 10736685
2026-03-27 17:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685
2026-03-27 17:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685
2026-03-27 17:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5825dbf2-db78-55b2-bdd1-cb7d91bd9537 with identifier: 10736685 to the API
2026-03-27 17:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749477/general/0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5825dbf2-db78-55b2-bdd1-cb7d91bd9537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OVILA2',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 9279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1460156,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/f43e32c7-9232-419f-8863-158f10f1636c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1566143,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/0dd3624c-dee5-4c27-9f38-a340a915dd51.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1532827,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/31765eab-5ee0-4fb7-8b79-184827ae0cbf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1438204,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/bea05eac-9b64-4cad-b757-4c4c7201b0bf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2491140,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/98ebf1c8-ebab-42b0-9fb8-7d3faf86824c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2680465,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/5f62bc5f-2485-44e0-a767-fc754f0b5463.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3934386,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/dfc588fa-6ffd-4e52-81e2-2f3f12bb779f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3604739,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/601aeef5-2abf-4b63-a792-32180fed91bb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4296308,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/523408c5-c714-4676-ad7a-b145bad2b927.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5825dbf2-db78-55b2-bdd1-cb7d91bd9537/5825dbf2-db78-55b2-bdd1-cb7d91bd9537_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4091455,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749477/general/a481658c-6e84-4523-9ba5-5c4aee06c864.jpeg',
'Width': 5712}],
'price': 62100,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': 'Inbos',
'title': 'BMW X6 40d M Sport - xDrive - Diesel - Automatic - 340 hp - 9.279 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736685%27 HTTP/1.1" 200 None
2026-03-27 17:21:04 [adesa.de] INFO: Saving data for 10736685: {'created_time': 1774632064.624705, 'last_price_update_time': 1774632064.624723, 'auction_closing_time': 1774863000.0}
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736685') HTTP/1.1" 204 0
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252Fe4fe8045-da6f-4e0b-a21d-18bceee43aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/e4fe8045-da6f-4e0b-a21d-18bceee43aba.jpg not downloaded yet
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F82a038ed-357f-48a0-b8d8-b47fab05131c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/82a038ed-357f-48a0-b8d8-b47fab05131c.jpg not downloaded yet
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F75f36e43-9f37-44ec-9974-a4bff94893d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/75f36e43-9f37-44ec-9974-a4bff94893d1.jpg not downloaded yet
2026-03-27 17:21:04 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732821%27 HTTP/1.1" 200 None
2026-03-27 17:21:04 [adesa.de] INFO: Scrape type for 10732821: 2
2026-03-27 17:21:04 [adesa.de] INFO: Scraping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-27 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/60bbf357-f94c-48ba-8635-724416c6efbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/bf5a8cf8-4dd7-46e3-95da-2b458f51176e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e66a010>
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F021607d9-a202-4039-bef5-c834eca95479.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/021607d9-a202-4039-bef5-c834eca95479.jpg saved to cache
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0972d0>
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F8bf094ec-e0fd-4cb5-9ee5-450f4d131ca2.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/8bf094ec-e0fd-4cb5-9ee5-450f4d131ca2.jpg saved to cache
2026-03-27 17:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f131fd0>
2026-03-27 17:21:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F8bfc253c-c8fa-4370-9fde-c42abfe3b0fa.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/8bfc253c-c8fa-4370-9fde-c42abfe3b0fa.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e11a450>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F8f5b2bb7-635a-47a4-bc18-ef16e4fe8123.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/8f5b2bb7-635a-47a4-bc18-ef16e4fe8123.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6c5590>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F67bbdd4a-4085-434a-a9ba-ed47fe9d21ee.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/67bbdd4a-4085-434a-a9ba-ed47fe9d21ee.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e648fd0>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Faece55ba-e38f-48a8-af3f-e8272bb4a220.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/aece55ba-e38f-48a8-af3f-e8272bb4a220.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6c7010>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F8be85e36-612d-4906-8c85-e4125e635b71.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/8be85e36-612d-4906-8c85-e4125e635b71.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/68921e1a-38c7-40bf-9460-49994545547f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/4a2019b8-db06-4911-bf9a-291d674a422b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/e2d62602-c3ce-46e8-bee8-9fd53b6b67b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F009e0de5-5dcc-429b-b5d5-9b9850db4484.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/009e0de5-5dcc-429b-b5d5-9b9850db4484.jpg not downloaded yet
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252Fa3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/a3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg not downloaded yet
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732940%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732940: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732906
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732906%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732906: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732906 url https://www.openlane.eu/en/carv6/auction/10732906
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732857
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732857%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732857: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732857 url https://www.openlane.eu/en/carv6/auction/10732857
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732835%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732835: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732848%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732848: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732932
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732932%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732932: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732932 url https://www.openlane.eu/en/carv6/auction/10732932
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732900
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732900%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732900: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732900 url https://www.openlane.eu/en/carv6/auction/10732900
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732844%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732844: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732859
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732859%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732859: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732859 url https://www.openlane.eu/en/carv6/auction/10732859
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732895
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732895%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732895: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732895 url https://www.openlane.eu/en/carv6/auction/10732895
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732933
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732933%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732933: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732933 url https://www.openlane.eu/en/carv6/auction/10732933
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732929
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732929%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732929: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732929 url https://www.openlane.eu/en/carv6/auction/10732929
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732858
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732858%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732858: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732858 url https://www.openlane.eu/en/carv6/auction/10732858
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732837%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732837: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732939
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732939%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732939: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732939 url https://www.openlane.eu/en/carv6/auction/10732939
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732849%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732849: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732823
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732823%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732823: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732823 url https://www.openlane.eu/en/carv6/auction/10732823
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732901
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732901%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732901: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732901 url https://www.openlane.eu/en/carv6/auction/10732901
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732840
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732840%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732840: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732840 url https://www.openlane.eu/en/carv6/auction/10732840
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732896
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732896%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732896: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732896 url https://www.openlane.eu/en/carv6/auction/10732896
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10733080
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733080%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10733080: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10733080 url https://www.openlane.eu/en/carv6/auction/10733080
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732935
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732935%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732935: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732935 url https://www.openlane.eu/en/carv6/auction/10732935
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732856
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732856%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732856: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732856 url https://www.openlane.eu/en/carv6/auction/10732856
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732850
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732850%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732850: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732850 url https://www.openlane.eu/en/carv6/auction/10732850
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732838%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732838: 2
2026-03-27 17:21:05 [adesa.de] INFO: Scraping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-27 17:21:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/3869e09f-1445-4551-9b7a-8b1dbcbeca54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5738182/general/4afef515-58e2-4a81-b16f-edb49bace965.png> (referer: https://www.openlane.eu/en/carv6/auction/10738276)
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/24e70e77-845f-4bf2-9e35-f2b339e62a81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/41770b3d-1720-4f73-b6ec-320ceade22d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F41a1452e-2dbf-4c5a-a05d-6f388f041d27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/41a1452e-2dbf-4c5a-a05d-6f388f041d27.jpg not downloaded yet
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F0cd43851-cd98-4ddb-b724-09ea87beb97a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/0cd43851-cd98-4ddb-b724-09ea87beb97a.jpg not downloaded yet
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732860
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732860%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732860: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732860 url https://www.openlane.eu/en/carv6/auction/10732860
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732813
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732813%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732813: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732813 url https://www.openlane.eu/en/carv6/auction/10732813
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732915%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732915: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10732892
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732892%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10732892: 0
2026-03-27 17:21:05 [adesa.de] INFO: Skipping item 10732892 url https://www.openlane.eu/en/carv6/auction/10732892
2026-03-27 17:21:05 [adesa.de] INFO: Found listing with ID: 10730937
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730937%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [adesa.de] INFO: Scrape type for 10730937: 2
2026-03-27 17:21:05 [adesa.de] INFO: Scraping item 10730937 url https://www.openlane.eu/en/carv6/auction/10730937
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b4c50>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F60bbf357-f94c-48ba-8635-724416c6efbe.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/60bbf357-f94c-48ba-8635-724416c6efbe.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7c9510>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252Fbf5a8cf8-4dd7-46e3-95da-2b458f51176e.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/bf5a8cf8-4dd7-46e3-95da-2b458f51176e.jpg saved to cache
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249
2026-03-27 17:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with scrape type 1
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252Fcd3dae66-9556-4575-8e95-b624849c21fa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/cd3dae66-9556-4575-8e95-b624849c21fa.jpg not downloaded yet
2026-03-27 17:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251
2026-03-27 17:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2530a8ee-22d3-5070-b415-de046b5fd445 with scrape type 1
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252Fae935be8-dc15-44dd-a9b4-f8dc77c02bc9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/ae935be8-dc15-44dd-a9b4-f8dc77c02bc9.jpg not downloaded yet
2026-03-27 17:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/4736f1de-8d39-43b2-9dc4-84eb9bb431d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3daf10>
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F68921e1a-38c7-40bf-9460-49994545547f.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/68921e1a-38c7-40bf-9460-49994545547f.jpg saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e789cd0>
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F4a2019b8-db06-4911-bf9a-291d674a422b.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/4a2019b8-db06-4911-bf9a-291d674a422b.jpg saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e63eed0>
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fe2d62602-c3ce-46e8-bee8-9fd53b6b67b3.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/e2d62602-c3ce-46e8-bee8-9fd53b6b67b3.jpg saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F818f5f64-2b23-48f2-a3c2-f0d12f6e5a84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/818f5f64-2b23-48f2-a3c2-f0d12f6e5a84.jpg not downloaded yet
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F6790ed92-c3d7-44f8-bcda-1fa356aa4be3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/6790ed92-c3d7-44f8-bcda-1fa356aa4be3.jpg not downloaded yet
2026-03-27 17:21:06 [adesa.de] INFO: Found listing with ID: 10731106
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731106%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [adesa.de] INFO: Scrape type for 10731106: 2
2026-03-27 17:21:06 [adesa.de] INFO: Scraping item 10731106 url https://www.openlane.eu/en/carv6/auction/10731106
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F12492896-aa66-416c-ab3a-7496f32577d9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/12492896-aa66-416c-ab3a-7496f32577d9.jpg not downloaded yet
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F3fde23af-699c-4519-9eb7-6b8d9ff27adb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/3fde23af-699c-4519-9eb7-6b8d9ff27adb.jpg not downloaded yet
2026-03-27 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/5ec00eb4-9e0d-4171-be17-59ba4e0546bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/1e8b48dd-c2ce-4175-b144-86670c77b4e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/89f53ce1-3331-4733-80db-3424ac480844.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e738f10>
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F3869e09f-1445-4551-9b7a-8b1dbcbeca54.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/3869e09f-1445-4551-9b7a-8b1dbcbeca54.jpg saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:06 [PIL.PngImagePlugin] DEBUG: STREAM b'IHDR' 16 13
2026-03-27 17:21:06 [PIL.PngImagePlugin] DEBUG: STREAM b'iCCP' 41 316
2026-03-27 17:21:06 [PIL.PngImagePlugin] DEBUG: iCCP profile name b'icc'
2026-03-27 17:21:06 [PIL.PngImagePlugin] DEBUG: Compression method 0
2026-03-27 17:21:06 [PIL.PngImagePlugin] DEBUG: STREAM b'IDAT' 369 4873796
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e315c50>
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fd5709cf-51d4-5df2-88de-284a9757c0d0/fd5709cf-51d4-5df2-88de-284a9757c0d0_image_8.png HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738182%252Fgeneral%252F4afef515-58e2-4a81-b16f-edb49bace965.png') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738182/general/4afef515-58e2-4a81-b16f-edb49bace965.png saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fd5709cf-51d4-5df2-88de-284a9757c0d0
2026-03-27 17:21:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fd5709cf-51d4-5df2-88de-284a9757c0d0, skipping ID generation
2026-03-27 17:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd5709cf-51d4-5df2-88de-284a9757c0d0 with scrape type 1
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fd5709cf-51d4-5df2-88de-284a9757c0d0 sending to next pipeline
2026-03-27 17:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd5709cf-51d4-5df2-88de-284a9757c0d0, identifier: 10738276
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f10fc50>
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F24e70e77-845f-4bf2-9e35-f2b339e62a81.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/24e70e77-845f-4bf2-9e35-f2b339e62a81.jpg saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e2e4910>
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F41770b3d-1720-4f73-b6ec-320ceade22d7.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/41770b3d-1720-4f73-b6ec-320ceade22d7.jpg saved to cache
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/05f41602-f870-4b36-9350-05385b40abc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/82a038ed-357f-48a0-b8d8-b47fab05131c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:06 [scrapy.extensions.logstats] INFO: Crawled 780 pages (at 178 pages/min), scraped 368 items (at 55 items/min)
2026-03-27 17:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252Fc8b8ba58-fccc-4ec2-818c-9913f8eb4d3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/c8b8ba58-fccc-4ec2-818c-9913f8eb4d3b.jpg not downloaded yet
2026-03-27 17:21:06 [adesa.de] INFO: Found listing with ID: 10731107
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731107%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [adesa.de] INFO: Scrape type for 10731107: 0
2026-03-27 17:21:06 [adesa.de] INFO: Skipping item 10731107 url https://www.openlane.eu/en/carv6/auction/10731107
2026-03-27 17:21:06 [adesa.de] INFO: Found listing with ID: 10731105
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731105%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [adesa.de] INFO: Scrape type for 10731105: 2
2026-03-27 17:21:06 [adesa.de] INFO: Scraping item 10731105 url https://www.openlane.eu/en/carv6/auction/10731105
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F71a65777-b79c-4792-a0b0-347943508d04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/71a65777-b79c-4792-a0b0-347943508d04.jpg not downloaded yet
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F0b4a44d9-1210-4d61-bc0d-c97bc0ea2a00.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/0b4a44d9-1210-4d61-bc0d-c97bc0ea2a00.jpg not downloaded yet
2026-03-27 17:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276
2026-03-27 17:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276
2026-03-27 17:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd5709cf-51d4-5df2-88de-284a9757c0d0 with identifier: 10738276 to the API
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5738182/general/4afef515-58e2-4a81-b16f-edb49bace965.png>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fd5709cf-51d4-5df2-88de-284a9757c0d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NWM JP72E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738276',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 36451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd5709cf-51d4-5df2-88de-284a9757c0d0/fd5709cf-51d4-5df2-88de-284a9757c0d0_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 4874181,
'Height': 2072,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738182/general/4afef515-58e2-4a81-b16f-edb49bace965.png',
'Width': 1462}],
'price': 28700,
'price_includes_vat': True,
'registration_date': '2023-04-05',
'seats_number': 5,
'seller_name': 'NV LIMACO BELGIUM',
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 252 hp - 36.451 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738276%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [adesa.de] INFO: Saving data for 10738276: {'created_time': 1774632067.270705, 'last_price_update_time': 1774632067.270716, 'auction_closing_time': 1774863000.0}
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738276') HTTP/1.1" 204 0
2026-03-27 17:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/75f36e43-9f37-44ec-9974-a4bff94893d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/93efd9b9-dcca-475e-954a-d61abdc688ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/e4fe8045-da6f-4e0b-a21d-18bceee43aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f05cb10>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F4736f1de-8d39-43b2-9dc4-84eb9bb431d5.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/4736f1de-8d39-43b2-9dc4-84eb9bb431d5.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/5db673eb-e130-4688-ac1c-ab0cc31b5304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F853b1fc1-1aa9-407a-9180-b32a1e9b89c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/853b1fc1-1aa9-407a-9180-b32a1e9b89c1.jpg not downloaded yet
2026-03-27 17:21:07 [adesa.de] INFO: Found listing with ID: 10731141
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731141%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [adesa.de] INFO: Scrape type for 10731141: 2
2026-03-27 17:21:07 [adesa.de] INFO: Scraping item 10731141 url https://www.openlane.eu/en/carv6/auction/10731141
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252Fab11e196-1da9-43cb-b213-9f0302b554b3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/ab11e196-1da9-43cb-b213-9f0302b554b3.jpg not downloaded yet
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252Fc6b43349-ee1f-4d1e-aecc-506b6689fb80.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/c6b43349-ee1f-4d1e-aecc-506b6689fb80.jpg not downloaded yet
2026-03-27 17:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e76f410>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F5ec00eb4-9e0d-4171-be17-59ba4e0546bf.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/5ec00eb4-9e0d-4171-be17-59ba4e0546bf.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6794d0>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F1e8b48dd-c2ce-4175-b144-86670c77b4e1.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/1e8b48dd-c2ce-4175-b144-86670c77b4e1.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64b290>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F89f53ce1-3331-4733-80db-3424ac480844.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/89f53ce1-3331-4733-80db-3424ac480844.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/6236d55b-2e48-4521-af43-6ad3165bd02b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e331410>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F05f41602-f870-4b36-9350-05385b40abc4.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/05f41602-f870-4b36-9350-05385b40abc4.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e1188d0>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F82a038ed-357f-48a0-b8d8-b47fab05131c.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/82a038ed-357f-48a0-b8d8-b47fab05131c.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F11e51f03-cf0b-476c-b1ad-774a442c7453.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/11e51f03-cf0b-476c-b1ad-774a442c7453.jpg not downloaded yet
2026-03-27 17:21:07 [adesa.de] INFO: Found listing with ID: 10731211
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731211%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [adesa.de] INFO: Scrape type for 10731211: 2
2026-03-27 17:21:07 [adesa.de] INFO: Scraping item 10731211 url https://www.openlane.eu/en/carv6/auction/10731211
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F89e6340a-28d3-459b-ba36-b4b13b741070.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/89e6340a-28d3-459b-ba36-b4b13b741070.jpg not downloaded yet
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F804441c8-4f33-481e-b6f3-149ef4f9b5ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/804441c8-4f33-481e-b6f3-149ef4f9b5ac.jpg not downloaded yet
2026-03-27 17:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0f17d0>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F75f36e43-9f37-44ec-9974-a4bff94893d1.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/75f36e43-9f37-44ec-9974-a4bff94893d1.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25551890>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F93efd9b9-dcca-475e-954a-d61abdc688ec.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/93efd9b9-dcca-475e-954a-d61abdc688ec.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5e5410>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252Fe4fe8045-da6f-4e0b-a21d-18bceee43aba.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/e4fe8045-da6f-4e0b-a21d-18bceee43aba.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e312fd0>
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F5db673eb-e130-4688-ac1c-ab0cc31b5304.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/5db673eb-e130-4688-ac1c-ab0cc31b5304.jpg saved to cache
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843
2026-03-27 17:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dce0943-9cbd-5f9c-9097-064d200eaa9e with scrape type 2
2026-03-27 17:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dce0943-9cbd-5f9c-9097-064d200eaa9e with scrape type 2
2026-03-27 17:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0dce0943-9cbd-5f9c-9097-064d200eaa9e, identifier: 10732843
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730947
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730947%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730947: 2
2026-03-27 17:21:08 [adesa.de] INFO: Scraping item 10730947 url https://www.openlane.eu/en/carv6/auction/10730947
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252Fc976974f-8b84-46a7-92fe-634ceb74f27d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/c976974f-8b84-46a7-92fe-634ceb74f27d.jpg not downloaded yet
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F47617ca7-712e-4477-8685-8ed2cf79c847.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/47617ca7-712e-4477-8685-8ed2cf79c847.jpg not downloaded yet
2026-03-27 17:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843
2026-03-27 17:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843
2026-03-27 17:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0dce0943-9cbd-5f9c-9097-064d200eaa9e with identifier: 10732843 to the API
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732843>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0dce0943-9cbd-5f9c-9097-064d200eaa9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994503-2519639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732843',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29599,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-05-05',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 100 hp - 29.599 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732843%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Saving data for 10732843: {'auction_closing_time': 1774875600.0, 'created_time': 1774545343.996463, 'last_price_update_time': 1774632068.32465}
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732843') HTTP/1.1" 204 0
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730941
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730941%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730941: 2
2026-03-27 17:21:08 [adesa.de] INFO: Scraping item 10730941 url https://www.openlane.eu/en/carv6/auction/10730941
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F4a07f10d-d496-4f2d-aea2-6776fafe73ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/4a07f10d-d496-4f2d-aea2-6776fafe73ac.jpg not downloaded yet
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F85f6b3e4-a050-40da-b9b4-43fa6b6207a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/85f6b3e4-a050-40da-b9b4-43fa6b6207a2.jpg not downloaded yet
2026-03-27 17:21:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efdf510>
2026-03-27 17:21:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F6236d55b-2e48-4521-af43-6ad3165bd02b.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/6236d55b-2e48-4521-af43-6ad3165bd02b.jpg saved to cache
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/c8b8ba58-fccc-4ec2-818c-9913f8eb4d3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/71a65777-b79c-4792-a0b0-347943508d04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/c6b43349-ee1f-4d1e-aecc-506b6689fb80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/0b4a44d9-1210-4d61-bc0d-c97bc0ea2a00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/3fde23af-699c-4519-9eb7-6b8d9ff27adb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/853b1fc1-1aa9-407a-9180-b32a1e9b89c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/ab11e196-1da9-43cb-b213-9f0302b554b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/12492896-aa66-416c-ab3a-7496f32577d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730940
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730940%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730940: 2
2026-03-27 17:21:08 [adesa.de] INFO: Scraping item 10730940 url https://www.openlane.eu/en/carv6/auction/10730940
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F017b33d6-9ab9-4c3a-b265-4795995cfa17.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/017b33d6-9ab9-4c3a-b265-4795995cfa17.jpg not downloaded yet
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252Fbb0816af-8d01-4b57-bdec-db30275d548d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/bb0816af-8d01-4b57-bdec-db30275d548d.jpg not downloaded yet
2026-03-27 17:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731433
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731433%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731433: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731433 url https://www.openlane.eu/en/carv6/auction/10731433
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731434
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731434%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731434: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731434 url https://www.openlane.eu/en/carv6/auction/10731434
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731435
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731435%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731435: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731435 url https://www.openlane.eu/en/carv6/auction/10731435
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731281
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731281%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731281: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731281 url https://www.openlane.eu/en/carv6/auction/10731281
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731261
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731261%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731261: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731261 url https://www.openlane.eu/en/carv6/auction/10731261
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731394
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731394%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731394: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731394 url https://www.openlane.eu/en/carv6/auction/10731394
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731417
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731417%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731417: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731417 url https://www.openlane.eu/en/carv6/auction/10731417
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730945
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730945%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730945: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10730945 url https://www.openlane.eu/en/carv6/auction/10730945
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730946
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730946%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730946: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10730946 url https://www.openlane.eu/en/carv6/auction/10730946
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730948
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730948%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730948: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10730948 url https://www.openlane.eu/en/carv6/auction/10730948
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730949
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730949%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730949: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10730949 url https://www.openlane.eu/en/carv6/auction/10730949
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730950
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730950%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730950: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10730950 url https://www.openlane.eu/en/carv6/auction/10730950
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731099
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731099%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731099: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731099 url https://www.openlane.eu/en/carv6/auction/10731099
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10730951
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730951%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10730951: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10730951 url https://www.openlane.eu/en/carv6/auction/10730951
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731098
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731098%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731098: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731098 url https://www.openlane.eu/en/carv6/auction/10731098
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731100
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731100%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731100: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731100 url https://www.openlane.eu/en/carv6/auction/10731100
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731101
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731101%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731101: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731101 url https://www.openlane.eu/en/carv6/auction/10731101
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731216
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731216%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731216: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731216 url https://www.openlane.eu/en/carv6/auction/10731216
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731241
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731241%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731241: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731241 url https://www.openlane.eu/en/carv6/auction/10731241
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731125
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731125%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731125: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731125 url https://www.openlane.eu/en/carv6/auction/10731125
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731388
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731388%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731388: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731388 url https://www.openlane.eu/en/carv6/auction/10731388
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731231
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731231%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731231: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731231 url https://www.openlane.eu/en/carv6/auction/10731231
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731279
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731279%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731279: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731279 url https://www.openlane.eu/en/carv6/auction/10731279
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731293
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731293%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731293: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731293 url https://www.openlane.eu/en/carv6/auction/10731293
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731250
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731250%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731250: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731250 url https://www.openlane.eu/en/carv6/auction/10731250
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731378
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731378%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731378: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731378 url https://www.openlane.eu/en/carv6/auction/10731378
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731136
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731136%27 HTTP/1.1" 200 None
2026-03-27 17:21:08 [adesa.de] INFO: Scrape type for 10731136: 0
2026-03-27 17:21:08 [adesa.de] INFO: Skipping item 10731136 url https://www.openlane.eu/en/carv6/auction/10731136
2026-03-27 17:21:08 [adesa.de] INFO: Found listing with ID: 10731123
2026-03-27 17:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731123%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731123: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731123 url https://www.openlane.eu/en/carv6/auction/10731123
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731318
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731318%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731318: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731318 url https://www.openlane.eu/en/carv6/auction/10731318
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731130
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731130%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731130: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731130 url https://www.openlane.eu/en/carv6/auction/10731130
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731383
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731383%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731383: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731383 url https://www.openlane.eu/en/carv6/auction/10731383
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731128
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731128%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731128: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731128 url https://www.openlane.eu/en/carv6/auction/10731128
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731304
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731304%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731304: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731304 url https://www.openlane.eu/en/carv6/auction/10731304
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731213
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731213%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731213: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731213 url https://www.openlane.eu/en/carv6/auction/10731213
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731375
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731375%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731375: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731375 url https://www.openlane.eu/en/carv6/auction/10731375
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731290
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731290%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731290: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731290 url https://www.openlane.eu/en/carv6/auction/10731290
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731192
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731192%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731192: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731192 url https://www.openlane.eu/en/carv6/auction/10731192
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731321
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731321%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731321: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731321 url https://www.openlane.eu/en/carv6/auction/10731321
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731111
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731111%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731111: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731111 url https://www.openlane.eu/en/carv6/auction/10731111
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731371
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731371%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731371: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731371 url https://www.openlane.eu/en/carv6/auction/10731371
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731195
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731195%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731195: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731195 url https://www.openlane.eu/en/carv6/auction/10731195
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731120
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731120%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731120: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731120 url https://www.openlane.eu/en/carv6/auction/10731120
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731227
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731227%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731227: 0
2026-03-27 17:21:09 [adesa.de] INFO: Skipping item 10731227 url https://www.openlane.eu/en/carv6/auction/10731227
2026-03-27 17:21:09 [adesa.de] INFO: Found listing with ID: 10731380
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731380%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [adesa.de] INFO: Scrape type for 10731380: 2
2026-03-27 17:21:09 [adesa.de] INFO: Scraping item 10731380 url https://www.openlane.eu/en/carv6/auction/10731380
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F08931211-43e6-49ca-a4a5-f26b2701fb6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/08931211-43e6-49ca-a4a5-f26b2701fb6f.jpg not downloaded yet
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F77b3a78d-2e93-45ac-a91c-d6cef90e94fb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/77b3a78d-2e93-45ac-a91c-d6cef90e94fb.jpg not downloaded yet
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/6790ed92-c3d7-44f8-bcda-1fa356aa4be3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg not downloaded yet
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg not downloaded yet
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/ae935be8-dc15-44dd-a9b4-f8dc77c02bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/4a07f10d-d496-4f2d-aea2-6776fafe73ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/c976974f-8b84-46a7-92fe-634ceb74f27d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/818f5f64-2b23-48f2-a3c2-f0d12f6e5a84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/47617ca7-712e-4477-8685-8ed2cf79c847.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/85f6b3e4-a050-40da-b9b4-43fa6b6207a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b5450>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252Fc8b8ba58-fccc-4ec2-818c-9913f8eb4d3b.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/c8b8ba58-fccc-4ec2-818c-9913f8eb4d3b.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e740b90>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F71a65777-b79c-4792-a0b0-347943508d04.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/71a65777-b79c-4792-a0b0-347943508d04.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f203390>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252Fc6b43349-ee1f-4d1e-aecc-506b6689fb80.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/c6b43349-ee1f-4d1e-aecc-506b6689fb80.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0d3890>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F0b4a44d9-1210-4d61-bc0d-c97bc0ea2a00.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/0b4a44d9-1210-4d61-bc0d-c97bc0ea2a00.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f201a10>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F3fde23af-699c-4519-9eb7-6b8d9ff27adb.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/3fde23af-699c-4519-9eb7-6b8d9ff27adb.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f200850>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F853b1fc1-1aa9-407a-9180-b32a1e9b89c1.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/853b1fc1-1aa9-407a-9180-b32a1e9b89c1.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e422fd0>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252Fab11e196-1da9-43cb-b213-9f0302b554b3.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/ab11e196-1da9-43cb-b213-9f0302b554b3.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e612b90>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F12492896-aa66-416c-ab3a-7496f32577d9.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/12492896-aa66-416c-ab3a-7496f32577d9.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/cd3dae66-9556-4575-8e95-b624849c21fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0d1a90>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F6790ed92-c3d7-44f8-bcda-1fa356aa4be3.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/6790ed92-c3d7-44f8-bcda-1fa356aa4be3.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47b210>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252Fae935be8-dc15-44dd-a9b4-f8dc77c02bc9.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/ae935be8-dc15-44dd-a9b4-f8dc77c02bc9.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e335e90>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F4a07f10d-d496-4f2d-aea2-6776fafe73ac.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/4a07f10d-d496-4f2d-aea2-6776fafe73ac.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47b550>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252Fc976974f-8b84-46a7-92fe-634ceb74f27d.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/c976974f-8b84-46a7-92fe-634ceb74f27d.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f132150>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F818f5f64-2b23-48f2-a3c2-f0d12f6e5a84.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/818f5f64-2b23-48f2-a3c2-f0d12f6e5a84.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f39cd50>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F47617ca7-712e-4477-8685-8ed2cf79c847.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/47617ca7-712e-4477-8685-8ed2cf79c847.jpg saved to cache
2026-03-27 17:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e693b90>
2026-03-27 17:21:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F85f6b3e4-a050-40da-b9b4-43fa6b6207a2.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/85f6b3e4-a050-40da-b9b4-43fa6b6207a2.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/804441c8-4f33-481e-b6f3-149ef4f9b5ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/89e6340a-28d3-459b-ba36-b4b13b741070.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/77b3a78d-2e93-45ac-a91c-d6cef90e94fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/bb0816af-8d01-4b57-bdec-db30275d548d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/017b33d6-9ab9-4c3a-b265-4795995cfa17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/08931211-43e6-49ca-a4a5-f26b2701fb6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749635/general/592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733251)
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5456d0>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252Fcd3dae66-9556-4575-8e95-b624849c21fa.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/cd3dae66-9556-4575-8e95-b624849c21fa.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/11e51f03-cf0b-476c-b1ad-774a442c7453.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e738390>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F804441c8-4f33-481e-b6f3-149ef4f9b5ac.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/804441c8-4f33-481e-b6f3-149ef4f9b5ac.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/0cd43851-cd98-4ddb-b724-09ea87beb97a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749633/general/7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733249)
2026-03-27 17:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/41a1452e-2dbf-4c5a-a05d-6f388f041d27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e44ae90>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F89e6340a-28d3-459b-ba36-b4b13b741070.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/89e6340a-28d3-459b-ba36-b4b13b741070.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4f2850>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F77b3a78d-2e93-45ac-a91c-d6cef90e94fb.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/77b3a78d-2e93-45ac-a91c-d6cef90e94fb.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e37e590>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252Fbb0816af-8d01-4b57-bdec-db30275d548d.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/bb0816af-8d01-4b57-bdec-db30275d548d.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e37ff10>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F017b33d6-9ab9-4c3a-b265-4795995cfa17.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/017b33d6-9ab9-4c3a-b265-4795995cfa17.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6c7d10>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F08931211-43e6-49ca-a4a5-f26b2701fb6f.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/08931211-43e6-49ca-a4a5-f26b2701fb6f.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0617d0>
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749635%252Fgeneral%252F592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749635/general/592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg saved to cache
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2530a8ee-22d3-5070-b415-de046b5fd445
2026-03-27 17:21:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2530a8ee-22d3-5070-b415-de046b5fd445, skipping ID generation
2026-03-27 17:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2530a8ee-22d3-5070-b415-de046b5fd445 with scrape type 1
2026-03-27 17:21:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2530a8ee-22d3-5070-b415-de046b5fd445 sending to next pipeline
2026-03-27 17:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2530a8ee-22d3-5070-b415-de046b5fd445, identifier: 10733251
2026-03-27 17:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251
2026-03-27 17:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251
2026-03-27 17:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2530a8ee-22d3-5070-b415-de046b5fd445 with identifier: 10733251 to the API
2026-03-27 17:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749635/general/592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '2530a8ee-22d3-5070-b415-de046b5fd445',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7EK6PC692899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733251',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 98360,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91481,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/ae935be8-dc15-44dd-a9b4-f8dc77c02bc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107291,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/3fde23af-699c-4519-9eb7-6b8d9ff27adb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122370,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/0b4a44d9-1210-4d61-bc0d-c97bc0ea2a00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103988,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/c6b43349-ee1f-4d1e-aecc-506b6689fb80.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85175,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/804441c8-4f33-481e-b6f3-149ef4f9b5ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/47617ca7-712e-4477-8685-8ed2cf79c847.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64706,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/85f6b3e4-a050-40da-b9b4-43fa6b6207a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77264,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/bb0816af-8d01-4b57-bdec-db30275d548d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106712,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/77b3a78d-2e93-45ac-a91c-d6cef90e94fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2530a8ee-22d3-5070-b415-de046b5fd445/2530a8ee-22d3-5070-b415-de046b5fd445_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749635/general/592726f6-8214-4f35-bf34-c993ec1ffaa7.jpg',
'Width': 800}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 98.360 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733251%27 HTTP/1.1" 200 None
2026-03-27 17:21:11 [adesa.de] INFO: Saving data for 10733251: {'created_time': 1774632071.292937, 'last_price_update_time': 1774632071.292948, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733251') HTTP/1.1" 204 0
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749634/general/a3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733250)
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1c4550>
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F11e51f03-cf0b-476c-b1ad-774a442c7453.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/11e51f03-cf0b-476c-b1ad-774a442c7453.jpg saved to cache
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f396910>
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252F0cd43851-cd98-4ddb-b724-09ea87beb97a.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/0cd43851-cd98-4ddb-b724-09ea87beb97a.jpg saved to cache
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6d3ed0>
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749633%252Fgeneral%252F7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749633/general/7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg saved to cache
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8
2026-03-27 17:21:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 902c4d0d-92f2-5497-9741-8805ddd1ccd8, skipping ID generation
2026-03-27 17:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with scrape type 1
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 902c4d0d-92f2-5497-9741-8805ddd1ccd8 sending to next pipeline
2026-03-27 17:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 902c4d0d-92f2-5497-9741-8805ddd1ccd8, identifier: 10733249
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3dfd10>
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F41a1452e-2dbf-4c5a-a05d-6f388f041d27.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/41a1452e-2dbf-4c5a-a05d-6f388f041d27.jpg saved to cache
2026-03-27 17:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249
2026-03-27 17:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249
2026-03-27 17:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 902c4d0d-92f2-5497-9741-8805ddd1ccd8 with identifier: 10733249 to the API
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749633/general/7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '902c4d0d-92f2-5497-9741-8805ddd1ccd8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7EK6NC512284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733249',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 105998,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 60,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/cd3dae66-9556-4575-8e95-b624849c21fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156497,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/12492896-aa66-416c-ab3a-7496f32577d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128293,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/71a65777-b79c-4792-a0b0-347943508d04.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156010,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/ab11e196-1da9-43cb-b213-9f0302b554b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88762,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/89e6340a-28d3-459b-ba36-b4b13b741070.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68622,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/c976974f-8b84-46a7-92fe-634ceb74f27d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89164,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/4a07f10d-d496-4f2d-aea2-6776fafe73ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105611,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/017b33d6-9ab9-4c3a-b265-4795995cfa17.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92835,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/08931211-43e6-49ca-a4a5-f26b2701fb6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_902c4d0d-92f2-5497-9741-8805ddd1ccd8/902c4d0d-92f2-5497-9741-8805ddd1ccd8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91606,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749633/general/7fd91c4c-429a-4e4a-9451-31d29bb6e682.jpg',
'Width': 800}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 105.998 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733249%27 HTTP/1.1" 200 None
2026-03-27 17:21:12 [adesa.de] INFO: Saving data for 10733249: {'created_time': 1774632072.066916, 'last_price_update_time': 1774632072.066928, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733249') HTTP/1.1" 204 0
2026-03-27 17:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/b7bbc31b-d085-4ebd-8afa-f0648c049cca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/81337cfd-c5e0-4427-aa9f-af6736334711.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/009e0de5-5dcc-429b-b5d5-9b9850db4484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731105> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5e7910>
2026-03-27 17:21:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749634%252Fgeneral%252Fa3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749634/general/a3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg saved to cache
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25
2026-03-27 17:21:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25, skipping ID generation
2026-03-27 17:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with scrape type 1
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 sending to next pipeline
2026-03-27 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25, identifier: 10733250
2026-03-27 17:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947
2026-03-27 17:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c35b5c7d-9818-52c2-a56b-7fbead47ca82 with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c35b5c7d-9818-52c2-a56b-7fbead47ca82 with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c35b5c7d-9818-52c2-a56b-7fbead47ca82, identifier: 10730947
2026-03-27 17:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141
2026-03-27 17:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7268e4f-5e47-587f-98aa-ec4421bd2b67 with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7268e4f-5e47-587f-98aa-ec4421bd2b67 with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f7268e4f-5e47-587f-98aa-ec4421bd2b67, identifier: 10731141
2026-03-27 17:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940
2026-03-27 17:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cac4e636-9839-57fd-82bf-5692fd334ab2 with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cac4e636-9839-57fd-82bf-5692fd334ab2 with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cac4e636-9839-57fd-82bf-5692fd334ab2, identifier: 10730940
2026-03-27 17:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380
2026-03-27 17:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70c231e-d5c5-5f90-b87f-f1fe9177047a with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70c231e-d5c5-5f90-b87f-f1fe9177047a with scrape type 2
2026-03-27 17:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e70c231e-d5c5-5f90-b87f-f1fe9177047a, identifier: 10731380
2026-03-27 17:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250
2026-03-27 17:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250
2026-03-27 17:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5bae46a4-b6cb-58a0-a039-8a83eb5d8b25 with identifier: 10733250 to the API
2026-03-27 17:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749634/general/a3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '5bae46a4-b6cb-58a0-a039-8a83eb5d8b25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRW3E7EK1PC680191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733250',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 68925,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/05f41602-f870-4b36-9350-05385b40abc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/24e70e77-845f-4bf2-9e35-f2b339e62a81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141685,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/93efd9b9-dcca-475e-954a-d61abdc688ec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160075,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/75f36e43-9f37-44ec-9974-a4bff94893d1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74151,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/a3b38a49-82bb-4e3c-829c-8d6b015c48e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/0cd43851-cd98-4ddb-b724-09ea87beb97a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61861,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/6790ed92-c3d7-44f8-bcda-1fa356aa4be3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113953,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/c8b8ba58-fccc-4ec2-818c-9913f8eb4d3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/853b1fc1-1aa9-407a-9180-b32a1e9b89c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5bae46a4-b6cb-58a0-a039-8a83eb5d8b25/5bae46a4-b6cb-58a0-a039-8a83eb5d8b25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54421,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749634/general/11e51f03-cf0b-476c-b1ad-774a442c7453.jpg',
'Width': 800}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 68.925 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733250%27 HTTP/1.1" 200 None
2026-03-27 17:21:13 [adesa.de] INFO: Saving data for 10733250: {'created_time': 1774632073.154293, 'last_price_update_time': 1774632073.154304, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733250') HTTP/1.1" 204 0
2026-03-27 17:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947
2026-03-27 17:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947
2026-03-27 17:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c35b5c7d-9818-52c2-a56b-7fbead47ca82 with identifier: 10730947 to the API
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730947>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'c35b5c7d-9818-52c2-a56b-7fbead47ca82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-AR 4060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730947',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 20542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2024-04-24',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia Ceed SW 1.6 CRDi Vision - Diesel - Automatic - 136 hp - 20.542 '
'km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730947%27 HTTP/1.1" 200 None
2026-03-27 17:21:13 [adesa.de] INFO: Saving data for 10730947: {'auction_closing_time': 1774862700.0, 'created_time': 1774545403.938793, 'last_price_update_time': 1774632073.415437}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730947') HTTP/1.1" 204 0
2026-03-27 17:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141
2026-03-27 17:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141
2026-03-27 17:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f7268e4f-5e47-587f-98aa-ec4421bd2b67 with identifier: 10731141 to the API
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731141>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'f7268e4f-5e47-587f-98aa-ec4421bd2b67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-S 1289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731141',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 20608,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 530d - Diesel - Automatic - 286 hp - 20.608 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731141%27 HTTP/1.1" 200 None
2026-03-27 17:21:13 [adesa.de] INFO: Saving data for 10731141: {'auction_closing_time': 1774862700.0, 'created_time': 1774545399.121492, 'last_price_update_time': 1774632073.70826}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731141') HTTP/1.1" 204 0
2026-03-27 17:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940
2026-03-27 17:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940
2026-03-27 17:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cac4e636-9839-57fd-82bf-5692fd334ab2 with identifier: 10730940 to the API
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730940>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Hybrid',
'id': 'cac4e636-9839-57fd-82bf-5692fd334ab2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES-DC 496E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730940',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 67413,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-11-09',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia XCeed 1.6 GDI Platinum - Hybrid - Automatic - 105 hp - 67.413 '
'km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730940%27 HTTP/1.1" 200 None
2026-03-27 17:21:13 [adesa.de] INFO: Saving data for 10730940: {'auction_closing_time': 1774862700.0, 'created_time': 1774545406.000533, 'last_price_update_time': 1774632073.989422}
2026-03-27 17:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730940') HTTP/1.1" 204 0
2026-03-27 17:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380
2026-03-27 17:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380
2026-03-27 17:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e70c231e-d5c5-5f90-b87f-f1fe9177047a with identifier: 10731380 to the API
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731380>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e70c231e-d5c5-5f90-b87f-f1fe9177047a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4254093',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731380',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 46981,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Hyundai e-Kona Trend - Electric - Automatic - 136 hp - 46.981 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731380%27 HTTP/1.1" 200 None
2026-03-27 17:21:14 [adesa.de] INFO: Saving data for 10731380: {'auction_closing_time': 1774864800.0, 'created_time': 1774545409.977418, 'last_price_update_time': 1774632074.268491}
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731380') HTTP/1.1" 204 0
2026-03-27 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/9c1739b2-c44f-491d-9c20-07a711979bd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821
2026-03-27 17:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbabdc02-0a07-5707-a2dc-61b41cea1671 with scrape type 2
2026-03-27 17:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbabdc02-0a07-5707-a2dc-61b41cea1671 with scrape type 2
2026-03-27 17:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbabdc02-0a07-5707-a2dc-61b41cea1671, identifier: 10732821
2026-03-27 17:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941
2026-03-27 17:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with scrape type 2
2026-03-27 17:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with scrape type 2
2026-03-27 17:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f, identifier: 10730941
2026-03-27 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/7c72f844-cc31-43ac-b439-fbecdd2525ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749632/general/2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733248)
2026-03-27 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/18f01f99-596d-446d-8d94-92aeff687821.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/eecacbf3-fe3d-4a12-8c5c-6b91c1a2b3b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821
2026-03-27 17:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821
2026-03-27 17:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbabdc02-0a07-5707-a2dc-61b41cea1671 with identifier: 10732821 to the API
2026-03-27 17:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732821>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbabdc02-0a07-5707-a2dc-61b41cea1671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994517-2523158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732821',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 31637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 136 hp - 31.637 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732821%27 HTTP/1.1" 200 None
2026-03-27 17:21:15 [adesa.de] INFO: Saving data for 10732821: {'auction_closing_time': 1774875600.0, 'created_time': 1774545339.847646, 'last_price_update_time': 1774632075.650655}
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732821') HTTP/1.1" 204 0
2026-03-27 17:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941
2026-03-27 17:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941
2026-03-27 17:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 36af1cd0-916f-503a-8f5e-bf16a30f4a3f with identifier: 10730941 to the API
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730941>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Petrol',
'id': '36af1cd0-916f-503a-8f5e-bf16a30f4a3f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AM-WH 48',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730941',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 60147,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 4,
'seller_name': 'Athlon Germany GmbH',
'title': 'Kia Picanto 1.0 Edition 7 - Petrol - Manual - 67 hp - 60.147 km',
'transmission': 'manual',
'trim': 'Edition 7',
'vin': None,
'year': 2021}
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730941%27 HTTP/1.1" 200 None
2026-03-27 17:21:16 [adesa.de] INFO: Saving data for 10730941: {'auction_closing_time': 1774862700.0, 'created_time': 1774545405.519058, 'last_price_update_time': 1774632076.035705}
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730941') HTTP/1.1" 204 0
2026-03-27 17:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/b33250f2-d498-48a1-bbb6-a55524b9a3ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/c9e5cf5c-58e4-4f02-9785-53656301acca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/15668f10-280c-46c9-9bd6-1e0141078524.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25554190>
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252Fb7bbc31b-d085-4ebd-8afa-f0648c049cca.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/b7bbc31b-d085-4ebd-8afa-f0648c049cca.jpg saved to cache
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e348fd0>
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F81337cfd-c5e0-4427-aa9f-af6736334711.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/81337cfd-c5e0-4427-aa9f-af6736334711.jpg saved to cache
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b9010>
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F009e0de5-5dcc-429b-b5d5-9b9850db4484.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/009e0de5-5dcc-429b-b5d5-9b9850db4484.jpg saved to cache
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105
2026-03-27 17:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc376340-70c1-503e-a714-4ec4c4c46126 with scrape type 2
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc376340-70c1-503e-a714-4ec4c4c46126 with scrape type 2
2026-03-27 17:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dc376340-70c1-503e-a714-4ec4c4c46126, identifier: 10731105
2026-03-27 17:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106
2026-03-27 17:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1d8335-90e5-52d3-91ce-5b8eae18a016 with scrape type 2
2026-03-27 17:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa1d8335-90e5-52d3-91ce-5b8eae18a016 with scrape type 2
2026-03-27 17:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aa1d8335-90e5-52d3-91ce-5b8eae18a016, identifier: 10731106
2026-03-27 17:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105
2026-03-27 17:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105
2026-03-27 17:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dc376340-70c1-503e-a714-4ec4c4c46126 with identifier: 10731105 to the API
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731105>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'dc376340-70c1-503e-a714-4ec4c4c46126',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AP-AL 114',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731105',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 128171,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2023-05-05',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 150 hp - 128.171 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731105%27 HTTP/1.1" 200 None
2026-03-27 17:21:16 [adesa.de] INFO: Saving data for 10731105: {'auction_closing_time': 1774862700.0, 'created_time': 1774545400.712636, 'last_price_update_time': 1774632076.614905}
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731105') HTTP/1.1" 204 0
2026-03-27 17:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106
2026-03-27 17:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106
2026-03-27 17:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aa1d8335-90e5-52d3-91ce-5b8eae18a016 with identifier: 10731106 to the API
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731106>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': 'aa1d8335-90e5-52d3-91ce-5b8eae18a016',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NE-RQ 7088',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731106',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 35983,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 3 Series 320d - xDrive - Diesel - Automatic - 190 hp - 35.983 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731106%27 HTTP/1.1" 200 None
2026-03-27 17:21:17 [adesa.de] INFO: Saving data for 10731106: {'auction_closing_time': 1774862700.0, 'created_time': 1774545496.985559, 'last_price_update_time': 1774632077.000244}
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731106') HTTP/1.1" 204 0
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/9659e524-cc52-4a5c-8f5e-6f1afd65c597.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f094e90>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F9c1739b2-c44f-491d-9c20-07a711979bd8.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/9c1739b2-c44f-491d-9c20-07a711979bd8.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3bf990>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F7c72f844-cc31-43ac-b439-fbecdd2525ce.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/7c72f844-cc31-43ac-b439-fbecdd2525ce.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f14a790>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749632%252Fgeneral%252F2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749632/general/2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0fefc7c1-f132-5148-baa1-dca31734fe21
2026-03-27 17:21:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0fefc7c1-f132-5148-baa1-dca31734fe21, skipping ID generation
2026-03-27 17:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fefc7c1-f132-5148-baa1-dca31734fe21 with scrape type 1
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0fefc7c1-f132-5148-baa1-dca31734fe21 sending to next pipeline
2026-03-27 17:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0fefc7c1-f132-5148-baa1-dca31734fe21, identifier: 10733248
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3e3010>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F18f01f99-596d-446d-8d94-92aeff687821.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/18f01f99-596d-446d-8d94-92aeff687821.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f394450>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Feecacbf3-fe3d-4a12-8c5c-6b91c1a2b3b9.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/eecacbf3-fe3d-4a12-8c5c-6b91c1a2b3b9.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6f9c90>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fb33250f2-d498-48a1-bbb6-a55524b9a3ae.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/b33250f2-d498-48a1-bbb6-a55524b9a3ae.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e477a90>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252Fc9e5cf5c-58e4-4f02-9785-53656301acca.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/c9e5cf5c-58e4-4f02-9785-53656301acca.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e50d110>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F15668f10-280c-46c9-9bd6-1e0141078524.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/15668f10-280c-46c9-9bd6-1e0141078524.jpg saved to cache
2026-03-27 17:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/0a2a04cd-3f17-4aa7-b553-4fbcabc113c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/db3eb5ba-40d5-43b7-8db8-9b7f74daa291.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/65748803-3f0e-40b7-a7ff-b360ca793ba1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/5bedbc9f-30ac-4bc0-b526-741ac2315b27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248
2026-03-27 17:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248
2026-03-27 17:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0fefc7c1-f132-5148-baa1-dca31734fe21 with identifier: 10733248 to the API
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749632/general/2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0fefc7c1-f132-5148-baa1-dca31734fe21',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5YJ3E7EB0MF943904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733248',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 92858,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/2eaa908b-10a0-43ee-ac5a-aed1c0c41df5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136463,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/8bfc253c-c8fa-4370-9fde-c42abfe3b0fa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153527,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/3869e09f-1445-4551-9b7a-8b1dbcbeca54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116193,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/5ec00eb4-9e0d-4171-be17-59ba4e0546bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97512,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/4736f1de-8d39-43b2-9dc4-84eb9bb431d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95111,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/6236d55b-2e48-4521-af43-6ad3165bd02b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113322,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/82a038ed-357f-48a0-b8d8-b47fab05131c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116605,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/009e0de5-5dcc-429b-b5d5-9b9850db4484.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76635,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/41a1452e-2dbf-4c5a-a05d-6f388f041d27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fefc7c1-f132-5148-baa1-dca31734fe21/0fefc7c1-f132-5148-baa1-dca31734fe21_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126879,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749632/general/818f5f64-2b23-48f2-a3c2-f0d12f6e5a84.jpg',
'Width': 800}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 92.858 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733248%27 HTTP/1.1" 200 None
2026-03-27 17:21:17 [adesa.de] INFO: Saving data for 10733248: {'created_time': 1774632077.818811, 'last_price_update_time': 1774632077.818823, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733248') HTTP/1.1" 204 0
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749630/general/31100043-0748-4879-808b-5c6f47582f3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733246)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/1289315d-06d3-4ab8-8fd9-9ce371466544.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/0e849385-f01b-495a-8490-7e42e4fcdf9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/8182fd79-1a6f-4a3a-a179-41a68e03bc31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6f9fd0>
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F9659e524-cc52-4a5c-8f5e-6f1afd65c597.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/9659e524-cc52-4a5c-8f5e-6f1afd65c597.jpg saved to cache
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3e1810>
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F0a2a04cd-3f17-4aa7-b553-4fbcabc113c1.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/0a2a04cd-3f17-4aa7-b553-4fbcabc113c1.jpg saved to cache
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6c4690>
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fdb3eb5ba-40d5-43b7-8db8-9b7f74daa291.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/db3eb5ba-40d5-43b7-8db8-9b7f74daa291.jpg saved to cache
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7bec50>
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F65748803-3f0e-40b7-a7ff-b360ca793ba1.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/65748803-3f0e-40b7-a7ff-b360ca793ba1.jpg saved to cache
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f03b8d0>
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F5bedbc9f-30ac-4bc0-b526-741ac2315b27.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/5bedbc9f-30ac-4bc0-b526-741ac2315b27.jpg saved to cache
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838
2026-03-27 17:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82cc56e8-283c-5ca0-999d-9357f60d9a56 with scrape type 2
2026-03-27 17:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82cc56e8-283c-5ca0-999d-9357f60d9a56 with scrape type 2
2026-03-27 17:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82cc56e8-283c-5ca0-999d-9357f60d9a56, identifier: 10732838
2026-03-27 17:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/9af69d22-2a20-4a1c-a44b-2995df7bc6b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/a150131b-81a5-47ed-9ecf-81352bc1bf67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838
2026-03-27 17:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838
2026-03-27 17:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82cc56e8-283c-5ca0-999d-9357f60d9a56 with identifier: 10732838 to the API
2026-03-27 17:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732838>
{'auction_title': '',
'c_o_2_emission_value': 221,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '82cc56e8-283c-5ca0-999d-9357f60d9a56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994505-2480953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732838',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 51165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-09-23',
'seats_number': 3,
'seller_name': 'Opel Automobile GmbH',
'title': 'Opel Movano L3H2 2.2 - Diesel - Manual - 140 hp - 51.165 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710732838%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Saving data for 10732838: {'auction_closing_time': 1774875600.0, 'created_time': 1774545334.557112, 'last_price_update_time': 1774632079.14882}
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732838') HTTP/1.1" 204 0
2026-03-27 17:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629753/general/74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736533)
2026-03-27 17:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749629/general/dd814fe0-32cb-43e5-b679-fa619497f01b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733245)
2026-03-27 17:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/434c28fa-d039-40fe-b0aa-14ed24e38c0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/732660c5-e354-44c3-a643-75d88fdd7f02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/3d602337-92cf-452e-9ea3-39c68bc25f1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1e9d50>
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749630%252Fgeneral%252F31100043-0748-4879-808b-5c6f47582f3f.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749630/general/31100043-0748-4879-808b-5c6f47582f3f.jpg saved to cache
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8c7591a-968e-5e85-9311-d247b527e24b
2026-03-27 17:21:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8c7591a-968e-5e85-9311-d247b527e24b, skipping ID generation
2026-03-27 17:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8c7591a-968e-5e85-9311-d247b527e24b with scrape type 1
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8c7591a-968e-5e85-9311-d247b527e24b sending to next pipeline
2026-03-27 17:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d8c7591a-968e-5e85-9311-d247b527e24b, identifier: 10733246
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0c7e90>
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F1289315d-06d3-4ab8-8fd9-9ce371466544.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/1289315d-06d3-4ab8-8fd9-9ce371466544.jpg saved to cache
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1e92d0>
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F0e849385-f01b-495a-8490-7e42e4fcdf9c.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/0e849385-f01b-495a-8490-7e42e4fcdf9c.jpg saved to cache
2026-03-27 17:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731374
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731374%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731374: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731374 url https://www.openlane.eu/en/carv6/auction/10731374
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731140
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731140%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731140: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731140 url https://www.openlane.eu/en/carv6/auction/10731140
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731297
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731297%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731297: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731297 url https://www.openlane.eu/en/carv6/auction/10731297
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731198
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731198%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731198: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731198 url https://www.openlane.eu/en/carv6/auction/10731198
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731301
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731301%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731301: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731301 url https://www.openlane.eu/en/carv6/auction/10731301
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731221
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731221%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731221: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731221 url https://www.openlane.eu/en/carv6/auction/10731221
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731287
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731287%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731287: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731287 url https://www.openlane.eu/en/carv6/auction/10731287
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731158
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731158%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731158: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731158 url https://www.openlane.eu/en/carv6/auction/10731158
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731351
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731351%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731351: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731351 url https://www.openlane.eu/en/carv6/auction/10731351
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731142
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731142%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731142: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731142 url https://www.openlane.eu/en/carv6/auction/10731142
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731274
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731274%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731274: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731274 url https://www.openlane.eu/en/carv6/auction/10731274
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731344
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731344%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731344: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731344 url https://www.openlane.eu/en/carv6/auction/10731344
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731338
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731338%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731338: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731338 url https://www.openlane.eu/en/carv6/auction/10731338
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731168
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731168%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731168: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731168 url https://www.openlane.eu/en/carv6/auction/10731168
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731134
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731134%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731134: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731134 url https://www.openlane.eu/en/carv6/auction/10731134
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731326
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731326%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731326: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731326 url https://www.openlane.eu/en/carv6/auction/10731326
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731336
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731336%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731336: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731336 url https://www.openlane.eu/en/carv6/auction/10731336
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731147
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731147%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731147: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731147 url https://www.openlane.eu/en/carv6/auction/10731147
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731238
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731238%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731238: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731238 url https://www.openlane.eu/en/carv6/auction/10731238
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731265
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731265%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731265: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731265 url https://www.openlane.eu/en/carv6/auction/10731265
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731276
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731276%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731276: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731276 url https://www.openlane.eu/en/carv6/auction/10731276
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731300
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731300%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731300: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731300 url https://www.openlane.eu/en/carv6/auction/10731300
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731341
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731341%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731341: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731341 url https://www.openlane.eu/en/carv6/auction/10731341
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731286
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731286%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731286: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731286 url https://www.openlane.eu/en/carv6/auction/10731286
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731218
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731218%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731218: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731218 url https://www.openlane.eu/en/carv6/auction/10731218
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731224
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731224%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731224: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731224 url https://www.openlane.eu/en/carv6/auction/10731224
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731244
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731244%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731244: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731244 url https://www.openlane.eu/en/carv6/auction/10731244
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731323
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731323%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731323: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731323 url https://www.openlane.eu/en/carv6/auction/10731323
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731149
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731149%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731149: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731149 url https://www.openlane.eu/en/carv6/auction/10731149
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731144
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731144%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731144: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731144 url https://www.openlane.eu/en/carv6/auction/10731144
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731235
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731235%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731235: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731235 url https://www.openlane.eu/en/carv6/auction/10731235
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731117
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731117%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731117: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731117 url https://www.openlane.eu/en/carv6/auction/10731117
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731268
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731268%27 HTTP/1.1" 200 None
2026-03-27 17:21:19 [adesa.de] INFO: Scrape type for 10731268: 0
2026-03-27 17:21:19 [adesa.de] INFO: Skipping item 10731268 url https://www.openlane.eu/en/carv6/auction/10731268
2026-03-27 17:21:19 [adesa.de] INFO: Found listing with ID: 10731181
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731181%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731181: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731181 url https://www.openlane.eu/en/carv6/auction/10731181
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731283
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731283%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731283: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731283 url https://www.openlane.eu/en/carv6/auction/10731283
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731248
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731248%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731248: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731248 url https://www.openlane.eu/en/carv6/auction/10731248
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731258
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731258%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731258: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731258 url https://www.openlane.eu/en/carv6/auction/10731258
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731368
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731368%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731368: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731368 url https://www.openlane.eu/en/carv6/auction/10731368
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731165
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731165%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731165: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731165 url https://www.openlane.eu/en/carv6/auction/10731165
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731372
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731372%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731372: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731372 url https://www.openlane.eu/en/carv6/auction/10731372
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731262
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731262%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731262: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731262 url https://www.openlane.eu/en/carv6/auction/10731262
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731174
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731174%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731174: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731174 url https://www.openlane.eu/en/carv6/auction/10731174
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731348
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731348%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731348: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731348 url https://www.openlane.eu/en/carv6/auction/10731348
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731171
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731171%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731171: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731171 url https://www.openlane.eu/en/carv6/auction/10731171
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731206
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731206%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731206: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731206 url https://www.openlane.eu/en/carv6/auction/10731206
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731271
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731271%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731271: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731271 url https://www.openlane.eu/en/carv6/auction/10731271
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731184
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731184%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731184: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731184 url https://www.openlane.eu/en/carv6/auction/10731184
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731209
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731209%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731209: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731209 url https://www.openlane.eu/en/carv6/auction/10731209
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731230
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731230%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731230: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731230 url https://www.openlane.eu/en/carv6/auction/10731230
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731202
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731202%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731202: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731202 url https://www.openlane.eu/en/carv6/auction/10731202
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731330
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731330%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731330: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731330 url https://www.openlane.eu/en/carv6/auction/10731330
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731177
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731177%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731177: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731177 url https://www.openlane.eu/en/carv6/auction/10731177
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731254
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731254%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731254: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731254 url https://www.openlane.eu/en/carv6/auction/10731254
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731333
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731333%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731333: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731333 url https://www.openlane.eu/en/carv6/auction/10731333
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731162
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731162%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731162: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731162 url https://www.openlane.eu/en/carv6/auction/10731162
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731152
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731152%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731152: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731152 url https://www.openlane.eu/en/carv6/auction/10731152
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731315
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731315%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731315: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731315 url https://www.openlane.eu/en/carv6/auction/10731315
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731311
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731311%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731311: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731311 url https://www.openlane.eu/en/carv6/auction/10731311
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731188
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731188%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731188: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731188 url https://www.openlane.eu/en/carv6/auction/10731188
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731203
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731203%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731203: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731203 url https://www.openlane.eu/en/carv6/auction/10731203
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10731155
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731155%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10731155: 0
2026-03-27 17:21:20 [adesa.de] INFO: Skipping item 10731155 url https://www.openlane.eu/en/carv6/auction/10731155
2026-03-27 17:21:20 [adesa.de] INFO: Found listing with ID: 10737500
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737500%27 HTTP/1.1" 200 None
2026-03-27 17:21:20 [adesa.de] INFO: Scrape type for 10737500: 1
2026-03-27 17:21:20 [adesa.de] INFO: Scraping item 10737500 url https://www.openlane.eu/en/carv6/auction/10737500
2026-03-27 17:21:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4e9450>
2026-03-27 17:21:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252F8182fd79-1a6f-4a3a-a179-41a68e03bc31.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/8182fd79-1a6f-4a3a-a179-41a68e03bc31.jpg saved to cache
2026-03-27 17:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749631/general/9088142f-5a7b-4924-954d-0e13d6b333e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733247)
2026-03-27 17:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246
2026-03-27 17:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246
2026-03-27 17:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d8c7591a-968e-5e85-9311-d247b527e24b with identifier: 10733246 to the API
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749630/general/31100043-0748-4879-808b-5c6f47582f3f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'd8c7591a-968e-5e85-9311-d247b527e24b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YSMVSETE0PL122889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733246',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 98977,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63773,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/31100043-0748-4879-808b-5c6f47582f3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72511,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/ec9a5ebd-431e-4974-b381-cdc275cc778f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59620,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/7a873ece-db23-4b71-881c-89898e72508c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/18f01f99-596d-446d-8d94-92aeff687821.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69343,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/8f5b2bb7-635a-47a4-bc18-ef16e4fe8123.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53839,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/60bbf357-f94c-48ba-8635-724416c6efbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82750,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/89f53ce1-3331-4733-80db-3424ac480844.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63781,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/41770b3d-1720-4f73-b6ec-320ceade22d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52081,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/5db673eb-e130-4688-ac1c-ab0cc31b5304.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d8c7591a-968e-5e85-9311-d247b527e24b/d8c7591a-968e-5e85-9311-d247b527e24b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75924,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749630/general/e4fe8045-da6f-4e0b-a21d-18bceee43aba.jpg',
'Width': 800}],
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Polestar 2 Performance 79 kWh - Electric - Automatic - 476 hp - '
'98.977 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733246%27 HTTP/1.1" 200 None
2026-03-27 17:21:21 [adesa.de] INFO: Saving data for 10733246: {'created_time': 1774632081.099934, 'last_price_update_time': 1774632081.099946, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733246') HTTP/1.1" 204 0
2026-03-27 17:21:21 [adesa.de] INFO: Found listing with ID: 10735205
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735205%27 HTTP/1.1" 200 None
2026-03-27 17:21:21 [adesa.de] INFO: Scrape type for 10735205: 0
2026-03-27 17:21:21 [adesa.de] INFO: Skipping item 10735205 url https://www.openlane.eu/en/carv6/auction/10735205
2026-03-27 17:21:21 [adesa.de] INFO: Found listing with ID: 10737448
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737448%27 HTTP/1.1" 200 None
2026-03-27 17:21:21 [adesa.de] INFO: Scrape type for 10737448: 1
2026-03-27 17:21:21 [adesa.de] INFO: Scraping item 10737448 url https://www.openlane.eu/en/carv6/auction/10737448
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4584d0>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F9af69d22-2a20-4a1c-a44b-2995df7bc6b4.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/9af69d22-2a20-4a1c-a44b-2995df7bc6b4.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0222d0>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252Fa150131b-81a5-47ed-9ecf-81352bc1bf67.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/a150131b-81a5-47ed-9ecf-81352bc1bf67.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749626/general/31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733242)
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/90a46e81-c91b-42fb-87d4-6cbb7720cb86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/a869c055-e78e-4ee2-a82f-3ad790847247.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/55f8d689-a0f3-4a96-a4d5-9db45e9dbfff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:21 [adesa.de] INFO: Found listing with ID: 10735090
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735090%27 HTTP/1.1" 200 None
2026-03-27 17:21:21 [adesa.de] INFO: Scrape type for 10735090: 0
2026-03-27 17:21:21 [adesa.de] INFO: Skipping item 10735090 url https://www.openlane.eu/en/carv6/auction/10735090
2026-03-27 17:21:21 [adesa.de] INFO: Found listing with ID: 10736416
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736416%27 HTTP/1.1" 200 None
2026-03-27 17:21:21 [adesa.de] INFO: Scrape type for 10736416: 0
2026-03-27 17:21:21 [adesa.de] INFO: Skipping item 10736416 url https://www.openlane.eu/en/carv6/auction/10736416
2026-03-27 17:21:21 [adesa.de] INFO: Found listing with ID: 10738234
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738234%27 HTTP/1.1" 200 None
2026-03-27 17:21:21 [adesa.de] INFO: Scrape type for 10738234: 1
2026-03-27 17:21:21 [adesa.de] INFO: Scraping item 10738234 url https://www.openlane.eu/en/carv6/auction/10738234
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749628/general/5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733244)
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/e140b371-e197-4830-9e16-f4856bbd50b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749627/general/dc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10733243)
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6f6650>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629753%252Fgeneral%252F74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629753/general/74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45
2026-03-27 17:21:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7312435a-0e70-57aa-ac03-4b6a9ffbac45, skipping ID generation
2026-03-27 17:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45 with scrape type 1
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7312435a-0e70-57aa-ac03-4b6a9ffbac45 sending to next pipeline
2026-03-27 17:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7312435a-0e70-57aa-ac03-4b6a9ffbac45, identifier: 10736533
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e36ed10>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749629%252Fgeneral%252Fdd814fe0-32cb-43e5-b679-fa619497f01b.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749629/general/dd814fe0-32cb-43e5-b679-fa619497f01b.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466
2026-03-27 17:21:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a4550c1-ded7-5250-9d8b-f9fce38c5466, skipping ID generation
2026-03-27 17:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with scrape type 1
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a4550c1-ded7-5250-9d8b-f9fce38c5466 sending to next pipeline
2026-03-27 17:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a4550c1-ded7-5250-9d8b-f9fce38c5466, identifier: 10733245
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6f7bd0>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F434c28fa-d039-40fe-b0aa-14ed24e38c0a.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/434c28fa-d039-40fe-b0aa-14ed24e38c0a.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f18fd90>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F732660c5-e354-44c3-a643-75d88fdd7f02.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/732660c5-e354-44c3-a643-75d88fdd7f02.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b7bd0>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F3d602337-92cf-452e-9ea3-39c68bc25f1c.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/3d602337-92cf-452e-9ea3-39c68bc25f1c.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3121d0>
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749631%252Fgeneral%252F9088142f-5a7b-4924-954d-0e13d6b333e7.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749631/general/9088142f-5a7b-4924-954d-0e13d6b333e7.jpg saved to cache
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc
2026-03-27 17:21:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f9a4863-682e-513d-9eb9-6ea33dc12abc, skipping ID generation
2026-03-27 17:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc with scrape type 1
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f9a4863-682e-513d-9eb9-6ea33dc12abc sending to next pipeline
2026-03-27 17:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0f9a4863-682e-513d-9eb9-6ea33dc12abc, identifier: 10733247
2026-03-27 17:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937
2026-03-27 17:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with scrape type 2
2026-03-27 17:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with scrape type 2
2026-03-27 17:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5ca183e4-f0b3-5c7e-8359-7e006ce25480, identifier: 10730937
2026-03-27 17:21:21 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726404%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726404: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726388%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726388: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726390%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726390: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726400%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726400: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726303%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726303: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726341%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726341: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726356%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726356: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726300%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726300: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726402%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726402: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726380%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726380: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726557%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726557: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726555%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726555: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726352%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726352: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726406%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726406: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726326%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726326: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726416%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726416: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726313%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726313: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726324%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726324: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726304%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726304: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726286%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726286: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726350%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726350: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726320%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726320: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726420%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726420: 0
2026-03-27 17:21:22 [adesa.de] INFO: Skipping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-27 17:21:22 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726318%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Scrape type for 10726318: 2
2026-03-27 17:21:22 [adesa.de] INFO: Scraping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-27 17:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7312435a-0e70-57aa-ac03-4b6a9ffbac45 with identifier: 10736533
2026-03-27 17:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7312435a-0e70-57aa-ac03-4b6a9ffbac45 with identifier: 10736533
2026-03-27 17:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7312435a-0e70-57aa-ac03-4b6a9ffbac45 with identifier: 10736533 to the API
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5629753/general/74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': '7312435a-0e70-57aa-ac03-4b6a9ffbac45',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736533',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 95521,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95092,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/74d691ee-c4e0-4a7f-b8ab-2d6907332271.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85831,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/227237da-4ffc-47df-a0d5-b8d2aec6ffc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102751,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/d3020150-034a-47bd-95db-d09c2b048f0a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/0a2a04cd-3f17-4aa7-b553-4fbcabc113c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100048,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/67bbdd4a-4085-434a-a9ba-ed47fe9d21ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/9c1739b2-c44f-491d-9c20-07a711979bd8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/bf5a8cf8-4dd7-46e3-95da-2b458f51176e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32435,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/81337cfd-c5e0-4427-aa9f-af6736334711.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120157,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/1e8b48dd-c2ce-4175-b144-86670c77b4e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7312435a-0e70-57aa-ac03-4b6a9ffbac45/7312435a-0e70-57aa-ac03-4b6a9ffbac45_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629753/general/b7bbc31b-d085-4ebd-8afa-f0648c049cca.jpg',
'Width': 1280}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-11-02',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Sportline - Diesel - Manual - 150 hp - '
'95.521 km',
'transmission': 'manual',
'trim': 'Sportline',
'vin': None,
'year': 2022}
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736533%27 HTTP/1.1" 200 None
2026-03-27 17:21:22 [adesa.de] INFO: Saving data for 10736533: {'created_time': 1774632082.881399, 'last_price_update_time': 1774632082.881411, 'auction_closing_time': 1774809000.0}
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736533') HTTP/1.1" 204 0
2026-03-27 17:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245
2026-03-27 17:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245
2026-03-27 17:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a4550c1-ded7-5250-9d8b-f9fce38c5466 with identifier: 10733245 to the API
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749629/general/dd814fe0-32cb-43e5-b679-fa619497f01b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '2a4550c1-ded7-5250-9d8b-f9fce38c5466',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA50PK631930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733245',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 11991,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/fc9c4a3a-358b-48e2-b6cb-1956d97ecd10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105798,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/374341cb-5047-47af-a3cd-a34aad0170a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95010,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/670f9d40-b1af-43f1-b4dd-428f606b4969.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127349,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/dd814fe0-32cb-43e5-b679-fa619497f01b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86404,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/ed611358-90f0-43d9-b64a-de0ae9e373cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/8182fd79-1a6f-4a3a-a179-41a68e03bc31.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89275,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/db3eb5ba-40d5-43b7-8db8-9b7f74daa291.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99394,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/b533e0c8-5cb0-4d6b-aca2-86a73b4c2bce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80741,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/eecacbf3-fe3d-4a12-8c5c-6b91c1a2b3b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a4550c1-ded7-5250-9d8b-f9fce38c5466/2a4550c1-ded7-5250-9d8b-f9fce38c5466_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83684,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749629/general/aece55ba-e38f-48a8-af3f-e8272bb4a220.jpg',
'Width': 1280}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2023-11-21',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'11.991 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733245%27 HTTP/1.1" 200 None
2026-03-27 17:21:23 [adesa.de] INFO: Saving data for 10733245: {'created_time': 1774632083.351413, 'last_price_update_time': 1774632083.351426, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733245') HTTP/1.1" 204 0
2026-03-27 17:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247
2026-03-27 17:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247
2026-03-27 17:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0f9a4863-682e-513d-9eb9-6ea33dc12abc with identifier: 10733247 to the API
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749631/general/9088142f-5a7b-4924-954d-0e13d6b333e7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '0f9a4863-682e-513d-9eb9-6ea33dc12abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YSMVSEFE5PL131759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733247',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Polestar',
'model': '2',
'odometer': 47295,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90995,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/06f074f7-f75e-4291-a363-d2ac546a7c80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93562,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/3ecc35a5-c5ad-4a43-8c1e-a651392fc7af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126314,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/37f39475-dd1a-4645-bd5c-d363ab1d9b62.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107288,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/9088142f-5a7b-4924-954d-0e13d6b333e7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66954,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/347f8a30-6706-45b4-afbc-a36e9583804e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86100,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/9af69d22-2a20-4a1c-a44b-2995df7bc6b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/65748803-3f0e-40b7-a7ff-b360ca793ba1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55445,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/e0f1ff27-014a-405b-804f-8d3d71fbcaea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/c9e5cf5c-58e4-4f02-9785-53656301acca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f9a4863-682e-513d-9eb9-6ea33dc12abc/0f9a4863-682e-513d-9eb9-6ea33dc12abc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128915,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749631/general/68921e1a-38c7-40bf-9460-49994545547f.jpg',
'Width': 800}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Polestar 2 67 kWh - Electric - Automatic - 231 hp - 47.295 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733247%27 HTTP/1.1" 200 None
2026-03-27 17:21:23 [adesa.de] INFO: Saving data for 10733247: {'created_time': 1774632083.887336, 'last_price_update_time': 1774632083.887347, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733247') HTTP/1.1" 204 0
2026-03-27 17:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937
2026-03-27 17:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937
2026-03-27 17:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5ca183e4-f0b3-5c7e-8359-7e006ce25480 with identifier: 10730937 to the API
2026-03-27 17:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730937>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '5ca183e4-f0b3-5c7e-8359-7e006ce25480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-QC 979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730937',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 51651,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'Audi A3 Sportback 30 TDI - Diesel - Automatic - 116 hp - 51.651 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730937%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Saving data for 10730937: {'auction_closing_time': 1774862700.0, 'created_time': 1774545401.754367, 'last_price_update_time': 1774632084.151419}
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10730937') HTTP/1.1" 204 0
2026-03-27 17:21:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/b7da0bb1-4702-4382-8f29-348c7905d6c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:21:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/a83580d1-4c78-475b-ba99-f11839944525.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:21:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5534560/general/e0125087-aca7-47d9-87b0-022e3f144927.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737873)
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726272%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726272: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726998%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726998: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726619%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726619: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726279%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726279: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726339%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726339: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726301%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726301: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727049%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10727049: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726425%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726425: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-27 17:21:24 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726271%27 HTTP/1.1" 200 None
2026-03-27 17:21:24 [adesa.de] INFO: Scrape type for 10726271: 0
2026-03-27 17:21:24 [adesa.de] INFO: Skipping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e493ed0>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749626%252Fgeneral%252F31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749626/general/31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 34969652-2ac6-5b53-a102-caea030188e3
2026-03-27 17:21:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 34969652-2ac6-5b53-a102-caea030188e3, skipping ID generation
2026-03-27 17:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34969652-2ac6-5b53-a102-caea030188e3 with scrape type 1
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 34969652-2ac6-5b53-a102-caea030188e3 sending to next pipeline
2026-03-27 17:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 34969652-2ac6-5b53-a102-caea030188e3, identifier: 10733242
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2ad650>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252F90a46e81-c91b-42fb-87d4-6cbb7720cb86.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/90a46e81-c91b-42fb-87d4-6cbb7720cb86.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e615d50>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252Fa869c055-e78e-4ee2-a82f-3ad790847247.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/a869c055-e78e-4ee2-a82f-3ad790847247.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e31f410>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F55f8d689-a0f3-4a96-a4d5-9db45e9dbfff.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/55f8d689-a0f3-4a96-a4d5-9db45e9dbfff.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e11d0d0>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749628%252Fgeneral%252F5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749628/general/5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e40434c1-37de-5b9d-844e-c9a534726446
2026-03-27 17:21:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e40434c1-37de-5b9d-844e-c9a534726446, skipping ID generation
2026-03-27 17:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e40434c1-37de-5b9d-844e-c9a534726446 with scrape type 1
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e40434c1-37de-5b9d-844e-c9a534726446 sending to next pipeline
2026-03-27 17:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e40434c1-37de-5b9d-844e-c9a534726446, identifier: 10733244
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f18d110>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fe140b371-e197-4830-9e16-f4856bbd50b6.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/e140b371-e197-4830-9e16-f4856bbd50b6.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e746a10>
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749627%252Fgeneral%252Fdc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749627/general/dc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg saved to cache
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87
2026-03-27 17:21:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87, skipping ID generation
2026-03-27 17:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with scrape type 1
2026-03-27 17:21:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 sending to next pipeline
2026-03-27 17:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87, identifier: 10733243
2026-03-27 17:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242
2026-03-27 17:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242
2026-03-27 17:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 34969652-2ac6-5b53-a102-caea030188e3 with identifier: 10733242 to the API
2026-03-27 17:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749626/general/31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': '34969652-2ac6-5b53-a102-caea030188e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA51PK631774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733242',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 8827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/acfd60aa-ab05-4361-b5b9-dca8b9d42c1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101364,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/50d0033b-cd3b-493b-8002-deee5bcd31ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158065,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/35489209-7ed8-484f-b982-c4f366c88980.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165556,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/31df71d0-d87b-4c05-bca9-aaf6f59c2798.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91289,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/76d50b1d-6826-43b0-a031-fce4ba3f5d99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125849,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/a150131b-81a5-47ed-9ecf-81352bc1bf67.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91948,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/5bedbc9f-30ac-4bc0-b526-741ac2315b27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78013,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/8bf094ec-e0fd-4cb5-9ee5-450f4d131ca2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83191,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/15668f10-280c-46c9-9bd6-1e0141078524.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_34969652-2ac6-5b53-a102-caea030188e3/34969652-2ac6-5b53-a102-caea030188e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99539,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749626/general/4a2019b8-db06-4911-bf9a-291d674a422b.jpg',
'Width': 800}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-11-22',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'8.827 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733242%27 HTTP/1.1" 200 None
2026-03-27 17:21:25 [adesa.de] INFO: Saving data for 10733242: {'created_time': 1774632085.216138, 'last_price_update_time': 1774632085.216154, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733242') HTTP/1.1" 204 0
2026-03-27 17:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244
2026-03-27 17:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244
2026-03-27 17:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e40434c1-37de-5b9d-844e-c9a534726446 with identifier: 10733244 to the API
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749628/general/5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'e40434c1-37de-5b9d-844e-c9a534726446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA50PK631829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733244',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 20680,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111563,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/1ee9df26-182b-4705-b566-653868736cda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119387,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/55f8d689-a0f3-4a96-a4d5-9db45e9dbfff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127802,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/a869c055-e78e-4ee2-a82f-3ad790847247.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159994,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/5e75c125-fe81-4a77-abc6-b85b08d41f64.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/434c28fa-d039-40fe-b0aa-14ed24e38c0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88681,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/3d602337-92cf-452e-9ea3-39c68bc25f1c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104828,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/0e849385-f01b-495a-8490-7e42e4fcdf9c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118989,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/8be85e36-612d-4906-8c85-e4125e635b71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111367,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/9659e524-cc52-4a5c-8f5e-6f1afd65c597.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e40434c1-37de-5b9d-844e-c9a534726446/e40434c1-37de-5b9d-844e-c9a534726446_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66400,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749628/general/7c72f844-cc31-43ac-b439-fbecdd2525ce.jpg',
'Width': 1280}],
'price': 11900,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'20.680 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733244%27 HTTP/1.1" 200 None
2026-03-27 17:21:25 [adesa.de] INFO: Saving data for 10733244: {'created_time': 1774632085.561553, 'last_price_update_time': 1774632085.561569, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733244') HTTP/1.1" 204 0
2026-03-27 17:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243
2026-03-27 17:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243
2026-03-27 17:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87 with identifier: 10733243 to the API
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749627/general/dc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 174,
'expiration_date': '2026-03-31T10:00:00Z',
'fuel_type': 'Electric',
'id': 'ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LGWEEUA51PK633623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733243',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ora',
'model': 'Funky Cat',
'odometer': 18545,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110942,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/d515ec5e-f950-438a-92f0-536be81d1ee3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149432,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/dc3a1579-0f67-4d7f-ab41-18645cccc8fe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149019,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/e140b371-e197-4830-9e16-f4856bbd50b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148702,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/90a46e81-c91b-42fb-87d4-6cbb7720cb86.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/97425b20-92db-46c5-80e4-4a10910471fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/732660c5-e354-44c3-a643-75d88fdd7f02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81217,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/1289315d-06d3-4ab8-8fd9-9ce371466544.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88247,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/021607d9-a202-4039-bef5-c834eca95479.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67798,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/b33250f2-d498-48a1-bbb6-a55524b9a3ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87/ef2b4aa5-2a1e-5b75-b04c-f7f1e00b3f87_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106666,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749627/general/e2d62602-c3ce-46e8-bee8-9fd53b6b67b3.jpg',
'Width': 800}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'Santander Consumer Leasing GmbH',
'title': 'Ora Funky Cat 400 48 kWh Pro - Electric - Automatic - 174 hp - '
'18.545 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733243%27 HTTP/1.1" 200 None
2026-03-27 17:21:25 [adesa.de] INFO: Saving data for 10733243: {'created_time': 1774632085.974141, 'last_price_update_time': 1774632085.974154, 'auction_closing_time': 1774951200.0}
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733243') HTTP/1.1" 204 0
2026-03-27 17:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/fbc4284d-b89f-4132-9dbe-de7ec81c4d77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/82cfffbe-22a9-4709-9763-03e51f369bb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748804/general/5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10736537)
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:21:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8a891318-316b-547b-bdee-394371492e95, skipping ID generation
2026-03-27 17:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a891318-316b-547b-bdee-394371492e95 with scrape type 1
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8a891318-316b-547b-bdee-394371492e95 sending to next pipeline
2026-03-27 17:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a891318-316b-547b-bdee-394371492e95, identifier: 10737873
2026-03-27 17:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873
2026-03-27 17:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873
2026-03-27 17:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a891318-316b-547b-bdee-394371492e95 with identifier: 10737873 to the API
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5534560/general/e0125087-aca7-47d9-87b0-022e3f144927.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '8a891318-316b-547b-bdee-394371492e95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '125004329',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737873',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 37049,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a891318-316b-547b-bdee-394371492e95/8a891318-316b-547b-bdee-394371492e95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226871,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5534560/general/ce274b48-e614-4cd5-b8c7-cd8a5017db44.jpg',
'Width': 2731}],
'price': 52300,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 400e AMG Line - 4-Matic - Hybrid - 252 hp - '
'37.049 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737873%27 HTTP/1.1" 200 None
2026-03-27 17:21:26 [adesa.de] INFO: Saving data for 10737873: {'created_time': 1774632086.389516, 'last_price_update_time': 1774632086.389527, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737873') HTTP/1.1" 204 0
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8a891318-316b-547b-bdee-394371492e95 due to Ignoring non-200 response
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e494450>
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252Ffbc4284d-b89f-4132-9dbe-de7ec81c4d77.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/fbc4284d-b89f-4132-9dbe-de7ec81c4d77.jpg saved to cache
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7b5510>
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F82cfffbe-22a9-4709-9763-03e51f369bb0.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/82cfffbe-22a9-4709-9763-03e51f369bb0.jpg saved to cache
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e60f510>
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748804%252Fgeneral%252F5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg') HTTP/1.1" 204 0
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748804/general/5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg saved to cache
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139
2026-03-27 17:21:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 89e97e55-3b21-5e3a-bb2a-26221d1e9139, skipping ID generation
2026-03-27 17:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139 with scrape type 1
2026-03-27 17:21:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 89e97e55-3b21-5e3a-bb2a-26221d1e9139 sending to next pipeline
2026-03-27 17:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89e97e55-3b21-5e3a-bb2a-26221d1e9139, identifier: 10736537
2026-03-27 17:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89e97e55-3b21-5e3a-bb2a-26221d1e9139 with identifier: 10736537
2026-03-27 17:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89e97e55-3b21-5e3a-bb2a-26221d1e9139 with identifier: 10736537
2026-03-27 17:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89e97e55-3b21-5e3a-bb2a-26221d1e9139 with identifier: 10736537 to the API
2026-03-27 17:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748804/general/5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg>
{'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': 190,
'expiration_date': '2026-03-29T18:30:00Z',
'fuel_type': 'Diesel',
'id': '89e97e55-3b21-5e3a-bb2a-26221d1e9139',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF-EN1963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736537',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 159053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265428,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/e8fc9120-39f9-4fe0-a8b5-9873411faff0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272250,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/0ff16b07-f57d-457b-ac04-81713e44c23e.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268882,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/db748044-32c0-4527-a17a-6a74db26dc8c.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270554,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/29b63147-fab3-4c47-9615-be6160550c6e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244564,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/d7f099ab-4832-44c8-873d-aabeb832b9af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/5223a2e8-2a71-428c-9d6c-ee23ead89606.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234537,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/82cfffbe-22a9-4709-9763-03e51f369bb0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271181,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/5fd53a8f-ab99-43c3-ba6d-225266699b1f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215593,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/745e344e-c43e-43d1-ba6e-226ad5ea9ea7.jpg',
'Width': 1279},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89e97e55-3b21-5e3a-bb2a-26221d1e9139/89e97e55-3b21-5e3a-bb2a-26221d1e9139_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748804/general/fbc4284d-b89f-4132-9dbe-de7ec81c4d77.jpg',
'Width': 1280}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLB 220d Style - Diesel - Automatic - 190 hp - '
'159.053 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736537%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [adesa.de] INFO: Saving data for 10736537: {'created_time': 1774632087.140029, 'last_price_update_time': 1774632087.14004, 'auction_closing_time': 1774809000.0}
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10736537') HTTP/1.1" 204 0
2026-03-27 17:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500
2026-03-27 17:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 005370cd-8dff-5785-bec1-ca9d043ea846 with scrape type 1
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 005370cd-8dff-5785-bec1-ca9d043ea846
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252F7d0f7bfc-5e11-4131-b2b3-4813a0043410.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/7d0f7bfc-5e11-4131-b2b3-4813a0043410.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252Fcafd51e2-2acc-4f02-88f8-966588bc0c39.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/cafd51e2-2acc-4f02-88f8-966588bc0c39.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252F87c81338-b851-4037-aa40-f98ddcf251c3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/87c81338-b851-4037-aa40-f98ddcf251c3.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252Fb78c3d92-8f80-4c8f-9d59-c173b17685be.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/b78c3d92-8f80-4c8f-9d59-c173b17685be.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252F443e75db-8703-45a9-88d0-e0d7b5e3e4dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/443e75db-8703-45a9-88d0-e0d7b5e3e4dc.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252Fafd93417-8b99-4e9c-8cd7-8131c7d4bbad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/afd93417-8b99-4e9c-8cd7-8131c7d4bbad.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252F0f28630f-7de5-40a5-8b8c-957c1c8230d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/0f28630f-7de5-40a5-8b8c-957c1c8230d8.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252F912917e3-925d-4b0d-89a5-9041e9f7970a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/912917e3-925d-4b0d-89a5-9041e9f7970a.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252F3d087e5d-25a6-4629-aadb-b56c2864398d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/3d087e5d-25a6-4629-aadb-b56c2864398d.jpg already downloaded
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5451856%252Fgeneral%252Fc71ce7cd-085b-4ce8-9a76-f3c85a84aa52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5451856/general/c71ce7cd-085b-4ce8-9a76-f3c85a84aa52.jpg already downloaded
2026-03-27 17:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 005370cd-8dff-5785-bec1-ca9d043ea846, identifier: 10737500
2026-03-27 17:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500
2026-03-27 17:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500
2026-03-27 17:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 005370cd-8dff-5785-bec1-ca9d043ea846 with identifier: 10737500 to the API
2026-03-27 17:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737500>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '005370cd-8dff-5785-bec1-ca9d043ea846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '44693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737500',
'listing': 'auctionplusdirectbuy',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5451856/general/7d0f7bfc-5e11-4131-b2b3-4813a0043410.jpg',
'https://images.openlane.eu/carimgs/5451856/general/cafd51e2-2acc-4f02-88f8-966588bc0c39.jpg',
'https://images.openlane.eu/carimgs/5451856/general/87c81338-b851-4037-aa40-f98ddcf251c3.jpg',
'https://images.openlane.eu/carimgs/5451856/general/b78c3d92-8f80-4c8f-9d59-c173b17685be.jpg',
'https://images.openlane.eu/carimgs/5451856/general/443e75db-8703-45a9-88d0-e0d7b5e3e4dc.jpg',
'https://images.openlane.eu/carimgs/5451856/general/afd93417-8b99-4e9c-8cd7-8131c7d4bbad.jpg',
'https://images.openlane.eu/carimgs/5451856/general/0f28630f-7de5-40a5-8b8c-957c1c8230d8.jpg',
'https://images.openlane.eu/carimgs/5451856/general/912917e3-925d-4b0d-89a5-9041e9f7970a.jpg',
'https://images.openlane.eu/carimgs/5451856/general/3d087e5d-25a6-4629-aadb-b56c2864398d.jpg',
'https://images.openlane.eu/carimgs/5451856/general/c71ce7cd-085b-4ce8-9a76-f3c85a84aa52.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284187,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/7d0f7bfc-5e11-4131-b2b3-4813a0043410.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/cafd51e2-2acc-4f02-88f8-966588bc0c39.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262810,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/87c81338-b851-4037-aa40-f98ddcf251c3.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251038,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/b78c3d92-8f80-4c8f-9d59-c173b17685be.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270144,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/443e75db-8703-45a9-88d0-e0d7b5e3e4dc.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287265,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/afd93417-8b99-4e9c-8cd7-8131c7d4bbad.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216694,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/0f28630f-7de5-40a5-8b8c-957c1c8230d8.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270706,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/912917e3-925d-4b0d-89a5-9041e9f7970a.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197436,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/3d087e5d-25a6-4629-aadb-b56c2864398d.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_005370cd-8dff-5785-bec1-ca9d043ea846/005370cd-8dff-5785-bec1-ca9d043ea846_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243449,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5451856/general/c71ce7cd-085b-4ce8-9a76-f3c85a84aa52.jpg',
'Width': 1440}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Toyota Yaris 1.5 - Hybrid - Automatic - 116 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737500%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [adesa.de] INFO: Saving data for 10737500: {'created_time': 1774632088.271571, 'last_price_update_time': 1774632088.271584, 'auction_closing_time': 1774961400.0}
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737500') HTTP/1.1" 204 0
2026-03-27 17:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737448> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448
2026-03-27 17:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0112b98e-6dd6-5536-816c-dc71aecb1698 with scrape type 1
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0112b98e-6dd6-5536-816c-dc71aecb1698
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252Fe7b28ffd-5807-40e6-8f9e-76d333dc605e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/e7b28ffd-5807-40e6-8f9e-76d333dc605e.jpg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252F3361faa3-00a5-4cb3-8ac4-b37f0723c10a.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/3361faa3-00a5-4cb3-8ac4-b37f0723c10a.jpeg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252Ff244e8a7-2aa5-4b73-9348-439d5cdd6cab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/f244e8a7-2aa5-4b73-9348-439d5cdd6cab.jpg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252Fa3c6007f-e606-4357-948a-98af4944a447.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/a3c6007f-e606-4357-948a-98af4944a447.jpg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252Fa904f6fc-5014-4261-baf4-78dbdcf9fde8.webp%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/a904f6fc-5014-4261-baf4-78dbdcf9fde8.webp already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252Fc340543a-537e-4592-8d2a-c2cf02900b45.webp%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/c340543a-537e-4592-8d2a-c2cf02900b45.webp already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252F03ffd949-6ac4-46ec-bb75-1f148f1608eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/03ffd949-6ac4-46ec-bb75-1f148f1608eb.jpg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252F0b1f5f35-3926-45ae-9626-7cf98a458d3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/0b1f5f35-3926-45ae-9626-7cf98a458d3b.jpg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252F654f146c-988a-4604-a2f8-154ab0b66b88.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/654f146c-988a-4604-a2f8-154ab0b66b88.jpg already downloaded
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5673232%252Fgeneral%252F82cf355b-adc6-4ed1-a53c-4672f4ce8865.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673232/general/82cf355b-adc6-4ed1-a53c-4672f4ce8865.jpg already downloaded
2026-03-27 17:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0112b98e-6dd6-5536-816c-dc71aecb1698, identifier: 10737448
2026-03-27 17:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448
2026-03-27 17:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448
2026-03-27 17:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0112b98e-6dd6-5536-816c-dc71aecb1698 with identifier: 10737448 to the API
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737448>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0112b98e-6dd6-5536-816c-dc71aecb1698',
'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=10737448',
'listing': 'auctionplusdirectbuy',
'location': 'Bouchain (France)',
'make': 'BMW',
'model': '2 Series',
'odometer': 13854,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5673232/general/e7b28ffd-5807-40e6-8f9e-76d333dc605e.jpg',
'https://images.openlane.eu/carimgs/5673232/general/3361faa3-00a5-4cb3-8ac4-b37f0723c10a.jpeg',
'https://images.openlane.eu/carimgs/5673232/general/f244e8a7-2aa5-4b73-9348-439d5cdd6cab.jpg',
'https://images.openlane.eu/carimgs/5673232/general/a3c6007f-e606-4357-948a-98af4944a447.jpg',
'https://images.openlane.eu/carimgs/5673232/general/a904f6fc-5014-4261-baf4-78dbdcf9fde8.webp',
'https://images.openlane.eu/carimgs/5673232/general/c340543a-537e-4592-8d2a-c2cf02900b45.webp',
'https://images.openlane.eu/carimgs/5673232/general/03ffd949-6ac4-46ec-bb75-1f148f1608eb.jpg',
'https://images.openlane.eu/carimgs/5673232/general/0b1f5f35-3926-45ae-9626-7cf98a458d3b.jpg',
'https://images.openlane.eu/carimgs/5673232/general/654f146c-988a-4604-a2f8-154ab0b66b88.jpg',
'https://images.openlane.eu/carimgs/5673232/general/82cf355b-adc6-4ed1-a53c-4672f4ce8865.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/e7b28ffd-5807-40e6-8f9e-76d333dc605e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/3361faa3-00a5-4cb3-8ac4-b37f0723c10a.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/f244e8a7-2aa5-4b73-9348-439d5cdd6cab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/a3c6007f-e606-4357-948a-98af4944a447.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 88956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/a904f6fc-5014-4261-baf4-78dbdcf9fde8.webp',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 78436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/c340543a-537e-4592-8d2a-c2cf02900b45.webp',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/03ffd949-6ac4-46ec-bb75-1f148f1608eb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/0b1f5f35-3926-45ae-9626-7cf98a458d3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376848,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/654f146c-988a-4604-a2f8-154ab0b66b88.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0112b98e-6dd6-5536-816c-dc71aecb1698/0112b98e-6dd6-5536-816c-dc71aecb1698_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673232/general/82cf355b-adc6-4ed1-a53c-4672f4ce8865.jpg',
'Width': 1024}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2024-09-07',
'seats_number': 5,
'seller_name': 'SAS YOSA',
'title': 'BMW 2 Series Gran Coupé 218i M Sport - Petrol - Automatic - 136 hp '
'- 13.854 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737448%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [adesa.de] INFO: Saving data for 10737448: {'created_time': 1774632089.019697, 'last_price_update_time': 1774632089.019708, 'auction_closing_time': 1774864800.0}
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737448') HTTP/1.1" 204 0
2026-03-27 17:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10737916
2026-03-27 17:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a690b274-cd38-5fb5-a0ba-680dd8e40509 with scrape type 1
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a690b274-cd38-5fb5-a0ba-680dd8e40509
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252Fa8af99f2-dbe3-4709-afe4-b02bf2533706.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/a8af99f2-dbe3-4709-afe4-b02bf2533706.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252Fa379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/a379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252Fb1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/b1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F87966114-e531-4a3c-941f-dc48c1ea27bc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/87966114-e531-4a3c-941f-dc48c1ea27bc.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F8d7d9776-1809-432a-ba0f-f29a02a53149.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/8d7d9776-1809-432a-ba0f-f29a02a53149.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5665361%252Fgeneral%252F20340bd2-b046-46c9-a618-c5a830814c7b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665361/general/20340bd2-b046-46c9-a618-c5a830814c7b.jpg already downloaded
2026-03-27 17:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a690b274-cd38-5fb5-a0ba-680dd8e40509, identifier: 10737916
2026-03-27 17:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906
2026-03-27 17:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d034ddef-f871-5647-ae68-8a12271fa15e with scrape type 1
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d034ddef-f871-5647-ae68-8a12271fa15e
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252F37619697-f32b-410e-a754-98c91988d96f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/37619697-f32b-410e-a754-98c91988d96f.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252F05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252F8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252Fc4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/c4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252F9094491a-1193-4102-9d41-6f542e181f18.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/9094491a-1193-4102-9d41-6f542e181f18.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252Ffc1f468e-bff9-4474-ae24-cef37f803330.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/fc1f468e-bff9-4474-ae24-cef37f803330.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252F29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252Ffffc8de3-0f8f-4a03-9801-1799b615f61d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/fffc8de3-0f8f-4a03-9801-1799b615f61d.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252Fa19b3254-6d06-4682-b39a-b055d05f7ef9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/a19b3254-6d06-4682-b39a-b055d05f7ef9.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5645269%252Fgeneral%252F5f65e809-78a1-4303-853b-98c26be6dcb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645269/general/5f65e809-78a1-4303-853b-98c26be6dcb6.jpg already downloaded
2026-03-27 17:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d034ddef-f871-5647-ae68-8a12271fa15e, identifier: 10737906
2026-03-27 17:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875
2026-03-27 17:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with scrape type 1
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F96114498-829d-44a4-9a86-5a7eae976308.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/96114498-829d-44a4-9a86-5a7eae976308.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252Fe59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/e59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252Fbc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/bc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F80de9da9-809f-4125-a47c-305463451084.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/80de9da9-809f-4125-a47c-305463451084.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F9849fe84-02a5-4e61-8884-f48791e529ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/9849fe84-02a5-4e61-8884-f48791e529ef.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252Fc1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/c1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg already downloaded
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5538274%252Fgeneral%252F94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538274/general/94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg already downloaded
2026-03-27 17:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb, identifier: 10737875
2026-03-27 17:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340
2026-03-27 17:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 1
2026-03-27 17:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2c4731d-8160-53c3-8668-58c85369c1a9
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5674396%252Fgeneral%252Fbd1cebab-67bd-4505-b68d-da217bc261e4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:29 [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-27 17:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10737916
2026-03-27 17:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10737916
2026-03-27 17:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a690b274-cd38-5fb5-a0ba-680dd8e40509 with identifier: 10737916 to the API
2026-03-27 17:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737916>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'a690b274-cd38-5fb5-a0ba-680dd8e40509',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737916',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 15476,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5665361/general/5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg',
'https://images.openlane.eu/carimgs/5665361/general/a8af99f2-dbe3-4709-afe4-b02bf2533706.jpg',
'https://images.openlane.eu/carimgs/5665361/general/a379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg',
'https://images.openlane.eu/carimgs/5665361/general/0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg',
'https://images.openlane.eu/carimgs/5665361/general/6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg',
'https://images.openlane.eu/carimgs/5665361/general/b1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg',
'https://images.openlane.eu/carimgs/5665361/general/87966114-e531-4a3c-941f-dc48c1ea27bc.jpg',
'https://images.openlane.eu/carimgs/5665361/general/8d7d9776-1809-432a-ba0f-f29a02a53149.jpg',
'https://images.openlane.eu/carimgs/5665361/general/3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg',
'https://images.openlane.eu/carimgs/5665361/general/20340bd2-b046-46c9-a618-c5a830814c7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1046542,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/5a8adea1-77d4-4a27-b567-22d53b8e9e49.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1048137,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/a8af99f2-dbe3-4709-afe4-b02bf2533706.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1298964,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/a379ec1f-9a6a-4da3-8611-aabb8215f5ec.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 999843,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/0327c5b4-32b4-4b31-890e-5aac6814b84c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1007700,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/6509f43b-2a07-4bce-a123-dd96c04b81f4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1234803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/b1a1db8f-f6b8-4b31-a883-8811ed0ab920.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 781896,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/87966114-e531-4a3c-941f-dc48c1ea27bc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793703,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/8d7d9776-1809-432a-ba0f-f29a02a53149.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 828200,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/3eaf87a1-b3e2-4a20-900a-b8e60f554cee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a690b274-cd38-5fb5-a0ba-680dd8e40509/a690b274-cd38-5fb5-a0ba-680dd8e40509_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 740661,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5665361/general/20340bd2-b046-46c9-a618-c5a830814c7b.jpg',
'Width': 2731}],
'price': 35900,
'price_includes_vat': True,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 200 Avantgarde Advanced - 4-Matic - Petrol - '
'Automatic - 204 hp - 15.476 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737916%27 HTTP/1.1" 200 None
2026-03-27 17:21:30 [adesa.de] INFO: Saving data for 10737916: {'created_time': 1774632090.171333, 'last_price_update_time': 1774632090.171345, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737916') HTTP/1.1" 204 0
2026-03-27 17:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906
2026-03-27 17:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906
2026-03-27 17:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d034ddef-f871-5647-ae68-8a12271fa15e with identifier: 10737906 to the API
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737906>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd034ddef-f871-5647-ae68-8a12271fa15e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737906',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 44768,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5645269/general/37619697-f32b-410e-a754-98c91988d96f.jpg',
'https://images.openlane.eu/carimgs/5645269/general/05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg',
'https://images.openlane.eu/carimgs/5645269/general/8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg',
'https://images.openlane.eu/carimgs/5645269/general/c4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg',
'https://images.openlane.eu/carimgs/5645269/general/9094491a-1193-4102-9d41-6f542e181f18.jpg',
'https://images.openlane.eu/carimgs/5645269/general/fc1f468e-bff9-4474-ae24-cef37f803330.jpg',
'https://images.openlane.eu/carimgs/5645269/general/29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg',
'https://images.openlane.eu/carimgs/5645269/general/fffc8de3-0f8f-4a03-9801-1799b615f61d.jpg',
'https://images.openlane.eu/carimgs/5645269/general/a19b3254-6d06-4682-b39a-b055d05f7ef9.jpg',
'https://images.openlane.eu/carimgs/5645269/general/5f65e809-78a1-4303-853b-98c26be6dcb6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/37619697-f32b-410e-a754-98c91988d96f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143075,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/05267e9f-7701-44e6-a4a7-8ad33c52c316.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102709,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/8e755d04-4132-4adc-9a08-84bd6bffc3cf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121156,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/c4cfa760-a7f6-4bbc-aab6-c45a419a2d0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/9094491a-1193-4102-9d41-6f542e181f18.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108351,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/fc1f468e-bff9-4474-ae24-cef37f803330.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80897,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/29b458e0-e6d3-4f57-a02d-2628a6451c78.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/fffc8de3-0f8f-4a03-9801-1799b615f61d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106351,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/a19b3254-6d06-4682-b39a-b055d05f7ef9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d034ddef-f871-5647-ae68-8a12271fa15e/d034ddef-f871-5647-ae68-8a12271fa15e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129297,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645269/general/5f65e809-78a1-4303-853b-98c26be6dcb6.jpg',
'Width': 1280}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Nissan Leaf 40 kWh - Electric - 150 hp - 44.768 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737906%27 HTTP/1.1" 200 None
2026-03-27 17:21:30 [adesa.de] INFO: Saving data for 10737906: {'created_time': 1774632090.595642, 'last_price_update_time': 1774632090.595653, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737906') HTTP/1.1" 204 0
2026-03-27 17:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875
2026-03-27 17:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875
2026-03-27 17:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb with identifier: 10737875 to the API
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737875>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737875',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 109275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5538274/general/130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg',
'https://images.openlane.eu/carimgs/5538274/general/96114498-829d-44a4-9a86-5a7eae976308.jpg',
'https://images.openlane.eu/carimgs/5538274/general/e59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg',
'https://images.openlane.eu/carimgs/5538274/general/bc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg',
'https://images.openlane.eu/carimgs/5538274/general/80de9da9-809f-4125-a47c-305463451084.jpg',
'https://images.openlane.eu/carimgs/5538274/general/5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg',
'https://images.openlane.eu/carimgs/5538274/general/9849fe84-02a5-4e61-8884-f48791e529ef.jpg',
'https://images.openlane.eu/carimgs/5538274/general/c1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg',
'https://images.openlane.eu/carimgs/5538274/general/158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg',
'https://images.openlane.eu/carimgs/5538274/general/94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109107,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/130e6a6b-4f6b-425a-bd1e-12107f0ee938.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114120,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/96114498-829d-44a4-9a86-5a7eae976308.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100743,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/e59e6e50-aa8d-4373-9e2a-5bc7733b5696.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99563,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/bc854b69-ae01-4ab8-95d0-fcf8ab224579.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118120,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/80de9da9-809f-4125-a47c-305463451084.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93255,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/5b8ad2da-ff5f-4ecb-8b2d-76b79223b7de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/9849fe84-02a5-4e61-8884-f48791e529ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117328,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/c1a668f0-ccda-4a9e-a947-c1681ed3bd38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88397,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/158ab21c-3bad-4e20-9b7b-91b0263f85a7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb/3b9f7614-1ad3-541e-8ad9-c2e6f24eb1fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98808,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538274/general/94b570f9-39e0-420a-a5ee-1604fc9aa255.jpg',
'Width': 1280}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz GLC 200d - 4-Matic - Diesel - 163 hp - 109.275 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737875%27 HTTP/1.1" 200 None
2026-03-27 17:21:30 [adesa.de] INFO: Saving data for 10737875: {'created_time': 1774632090.918676, 'last_price_update_time': 1774632090.918689, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737875') HTTP/1.1" 204 0
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5674396%252Fgeneral%252Ffe658995-0e95-474d-9219-f705f7297075.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:30 [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-27 17:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5674396%252Fgeneral%252Fe9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:30 [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-27 17:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [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-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F743f3cd2-628f-418c-9f5b-f478efbcb373.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [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-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F2dc830e8-02a8-4112-a2e0-efe072c734db.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [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-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252Fe659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [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-27 17:21:31 [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/10735340)
2026-03-27 17:21:31 [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/10735340)
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [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-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [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-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5674396%252Fgeneral%252F5faf288a-c708-45ce-be01-198a52227da8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg already downloaded
2026-03-27 17:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939
2026-03-27 17:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a65b242c-1a6e-50c7-ba20-d101a2a9563b with scrape type 1
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a65b242c-1a6e-50c7-ba20-d101a2a9563b
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F01aa0afd-e967-483c-a242-10eed7ae76bd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/01aa0afd-e967-483c-a242-10eed7ae76bd.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252Fcdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/cdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F93232be6-79db-4fdd-99c2-1a7357b0c386.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/93232be6-79db-4fdd-99c2-1a7357b0c386.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F006d5c2a-a675-4223-9794-38d61968959d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/006d5c2a-a675-4223-9794-38d61968959d.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252Fb0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/b0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F1f2ac508-7047-4454-b890-38f367ecb9cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/1f2ac508-7047-4454-b890-38f367ecb9cb.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252Ff1e785c4-e86d-402a-a112-befd29fcb7fc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/f1e785c4-e86d-402a-a112-befd29fcb7fc.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F502b6321-be90-408c-b4a2-f911badaccb3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/502b6321-be90-408c-b4a2-f911badaccb3.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5710391%252Fgeneral%252F945c4881-e412-4d99-a477-d6d0092163f4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710391/general/945c4881-e412-4d99-a477-d6d0092163f4.jpg already downloaded
2026-03-27 17:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a65b242c-1a6e-50c7-ba20-d101a2a9563b, identifier: 10737939
2026-03-27 17:21:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975
2026-03-27 17:21:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 747a7118-f361-56cd-af7a-52a20466e612 with scrape type 1
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 747a7118-f361-56cd-af7a-52a20466e612
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fcdfac9b8-149a-4185-a807-3c3817543467.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/cdfac9b8-149a-4185-a807-3c3817543467.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fad65a903-6a80-44c2-847a-216c7ec53e4d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/ad65a903-6a80-44c2-847a-216c7ec53e4d.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fe6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/e6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fe8160599-993d-461e-8922-e4d9ad4c4db1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/e8160599-993d-461e-8922-e4d9ad4c4db1.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252Fa5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/a5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg already downloaded
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5585335%252Fgeneral%252F3854c600-e929-4fab-be94-2ff01775a6a6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5585335/general/3854c600-e929-4fab-be94-2ff01775a6a6.jpg already downloaded
2026-03-27 17:21:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 747a7118-f361-56cd-af7a-52a20466e612, identifier: 10737975
2026-03-27 17:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939
2026-03-27 17:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939
2026-03-27 17:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a65b242c-1a6e-50c7-ba20-d101a2a9563b with identifier: 10737939 to the API
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737939>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a65b242c-1a6e-50c7-ba20-d101a2a9563b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737939',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 94591,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5710391/general/01aa0afd-e967-483c-a242-10eed7ae76bd.jpg',
'https://images.openlane.eu/carimgs/5710391/general/cdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg',
'https://images.openlane.eu/carimgs/5710391/general/93232be6-79db-4fdd-99c2-1a7357b0c386.jpg',
'https://images.openlane.eu/carimgs/5710391/general/21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg',
'https://images.openlane.eu/carimgs/5710391/general/006d5c2a-a675-4223-9794-38d61968959d.jpg',
'https://images.openlane.eu/carimgs/5710391/general/b0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg',
'https://images.openlane.eu/carimgs/5710391/general/1f2ac508-7047-4454-b890-38f367ecb9cb.jpg',
'https://images.openlane.eu/carimgs/5710391/general/f1e785c4-e86d-402a-a112-befd29fcb7fc.jpg',
'https://images.openlane.eu/carimgs/5710391/general/502b6321-be90-408c-b4a2-f911badaccb3.jpg',
'https://images.openlane.eu/carimgs/5710391/general/945c4881-e412-4d99-a477-d6d0092163f4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646298,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/01aa0afd-e967-483c-a242-10eed7ae76bd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 623941,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/cdf3ca14-fafe-4c03-932a-953fcac37f8a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498113,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/93232be6-79db-4fdd-99c2-1a7357b0c386.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568156,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/21fd63b5-b0ad-4cbd-8c3e-abc9f7119022.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602872,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/006d5c2a-a675-4223-9794-38d61968959d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472054,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/b0ad489e-2ac4-4861-b9ec-feb6cab0ad0b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722360,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/1f2ac508-7047-4454-b890-38f367ecb9cb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 604198,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/f1e785c4-e86d-402a-a112-befd29fcb7fc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426826,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/502b6321-be90-408c-b4a2-f911badaccb3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a65b242c-1a6e-50c7-ba20-d101a2a9563b/a65b242c-1a6e-50c7-ba20-d101a2a9563b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 641682,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710391/general/945c4881-e412-4d99-a477-d6d0092163f4.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 7,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 94.591 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737939%27 HTTP/1.1" 200 None
2026-03-27 17:21:31 [adesa.de] INFO: Saving data for 10737939: {'created_time': 1774632091.982652, 'last_price_update_time': 1774632091.982663, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737939') HTTP/1.1" 204 0
2026-03-27 17:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975
2026-03-27 17:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975
2026-03-27 17:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 747a7118-f361-56cd-af7a-52a20466e612 with identifier: 10737975 to the API
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737975>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Diesel',
'id': '747a7118-f361-56cd-af7a-52a20466e612',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '31939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737975',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 81109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5585335/general/cdfac9b8-149a-4185-a807-3c3817543467.jpg',
'https://images.openlane.eu/carimgs/5585335/general/5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg',
'https://images.openlane.eu/carimgs/5585335/general/ad65a903-6a80-44c2-847a-216c7ec53e4d.jpg',
'https://images.openlane.eu/carimgs/5585335/general/7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg',
'https://images.openlane.eu/carimgs/5585335/general/e6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg',
'https://images.openlane.eu/carimgs/5585335/general/e8160599-993d-461e-8922-e4d9ad4c4db1.jpg',
'https://images.openlane.eu/carimgs/5585335/general/0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg',
'https://images.openlane.eu/carimgs/5585335/general/1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg',
'https://images.openlane.eu/carimgs/5585335/general/a5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg',
'https://images.openlane.eu/carimgs/5585335/general/3854c600-e929-4fab-be94-2ff01775a6a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81077,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/cdfac9b8-149a-4185-a807-3c3817543467.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90725,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/5c9e4ad6-fdcb-4622-9412-ede0dc731966.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89343,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/ad65a903-6a80-44c2-847a-216c7ec53e4d.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95443,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/7538f119-8b2d-4c97-9248-0ed3a2d16d43.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92023,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/e6cf78d2-5e5b-48ad-8c2e-e46ca0742cc5.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81410,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/e8160599-993d-461e-8922-e4d9ad4c4db1.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88053,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/0402bde2-c3d8-4fb9-9b18-2fcbd761ba6c.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100538,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/1aa93dbb-f3b7-45bd-8070-36bee32c5404.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91448,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/a5e2c1ee-cfa1-4305-ad51-a12a0a68bfb8.jpg',
'Width': 557},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_747a7118-f361-56cd-af7a-52a20466e612/747a7118-f361-56cd-af7a-52a20466e612_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56131,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5585335/general/3854c600-e929-4fab-be94-2ff01775a6a6.jpg',
'Width': 557}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Mercedes-Benz Vito 116 CDI Pro - Diesel - Automatic - 163 hp - '
'81.109 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2023}
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737975%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [adesa.de] INFO: Saving data for 10737975: {'created_time': 1774632092.303377, 'last_price_update_time': 1774632092.30339, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737975') HTTP/1.1" 204 0
2026-03-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726318> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:32 [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-27 17:21:32 [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-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [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/10735340)
2026-03-27 17:21:32 [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-27 17:21:32 [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-27 17:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951
2026-03-27 17:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15d2775e-17c6-56ee-acbe-47af88bce3d2 with scrape type 1
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15d2775e-17c6-56ee-acbe-47af88bce3d2
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Fdc521360-b97b-4782-9437-c2c81d643c6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/dc521360-b97b-4782-9437-c2c81d643c6c.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Ff13f69b8-bcb3-476d-adb9-1026892e7edb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/f13f69b8-bcb3-476d-adb9-1026892e7edb.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Ff30d4766-fc63-46fa-b9f8-d8c64b3ba5bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/f30d4766-fc63-46fa-b9f8-d8c64b3ba5bb.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Fb4575a8c-d75e-419a-9302-d84840c63c6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/b4575a8c-d75e-419a-9302-d84840c63c6c.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252F790177df-297d-40d1-aa79-6c20b6eb9d83.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/790177df-297d-40d1-aa79-6c20b6eb9d83.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Fc85f2976-73cb-4830-ae69-65946cc60603.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/c85f2976-73cb-4830-ae69-65946cc60603.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Fad1131ce-af81-465f-a4e3-5f709def6c49.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/ad1131ce-af81-465f-a4e3-5f709def6c49.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252F7c530bdf-1136-4f39-8336-f8c99737e117.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/7c530bdf-1136-4f39-8336-f8c99737e117.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252Fa3f964c9-b8d8-46b9-ab61-92f3806489c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/a3f964c9-b8d8-46b9-ab61-92f3806489c9.jpg already downloaded
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5742568%252Fgeneral%252F29e1856f-3290-4233-b7ec-0c893921c743.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742568/general/29e1856f-3290-4233-b7ec-0c893921c743.jpg already downloaded
2026-03-27 17:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15d2775e-17c6-56ee-acbe-47af88bce3d2, identifier: 10737951
2026-03-27 17:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951
2026-03-27 17:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951
2026-03-27 17:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15d2775e-17c6-56ee-acbe-47af88bce3d2 with identifier: 10737951 to the API
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737951>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '15d2775e-17c6-56ee-acbe-47af88bce3d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737951',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 99228,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5742568/general/dc521360-b97b-4782-9437-c2c81d643c6c.jpg',
'https://images.openlane.eu/carimgs/5742568/general/f13f69b8-bcb3-476d-adb9-1026892e7edb.jpg',
'https://images.openlane.eu/carimgs/5742568/general/f30d4766-fc63-46fa-b9f8-d8c64b3ba5bb.jpg',
'https://images.openlane.eu/carimgs/5742568/general/b4575a8c-d75e-419a-9302-d84840c63c6c.jpg',
'https://images.openlane.eu/carimgs/5742568/general/790177df-297d-40d1-aa79-6c20b6eb9d83.jpg',
'https://images.openlane.eu/carimgs/5742568/general/c85f2976-73cb-4830-ae69-65946cc60603.jpg',
'https://images.openlane.eu/carimgs/5742568/general/ad1131ce-af81-465f-a4e3-5f709def6c49.jpg',
'https://images.openlane.eu/carimgs/5742568/general/7c530bdf-1136-4f39-8336-f8c99737e117.jpg',
'https://images.openlane.eu/carimgs/5742568/general/a3f964c9-b8d8-46b9-ab61-92f3806489c9.jpg',
'https://images.openlane.eu/carimgs/5742568/general/29e1856f-3290-4233-b7ec-0c893921c743.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 891287,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/dc521360-b97b-4782-9437-c2c81d643c6c.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1105655,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/f13f69b8-bcb3-476d-adb9-1026892e7edb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1004477,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/f30d4766-fc63-46fa-b9f8-d8c64b3ba5bb.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 954898,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/b4575a8c-d75e-419a-9302-d84840c63c6c.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1608820,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/790177df-297d-40d1-aa79-6c20b6eb9d83.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149972,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/c85f2976-73cb-4830-ae69-65946cc60603.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1379009,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/ad1131ce-af81-465f-a4e3-5f709def6c49.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1444177,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/7c530bdf-1136-4f39-8336-f8c99737e117.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1176158,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/a3f964c9-b8d8-46b9-ab61-92f3806489c9.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15d2775e-17c6-56ee-acbe-47af88bce3d2/15d2775e-17c6-56ee-acbe-47af88bce3d2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1379242,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742568/general/29e1856f-3290-4233-b7ec-0c893921c743.jpg',
'Width': 3641}],
'price': 44100,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 580 Electric Art - 4-Matic - Electric - Automatic '
'- 523 hp - 99.228 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737951%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [adesa.de] INFO: Saving data for 10737951: {'created_time': 1774632093.020822, 'last_price_update_time': 1774632093.020836, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737951') HTTP/1.1" 204 0
2026-03-27 17:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318
2026-03-27 17:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c94094-cd23-53d6-8fc8-ee01f660b298 with scrape type 2
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1c94094-cd23-53d6-8fc8-ee01f660b298 with scrape type 2
2026-03-27 17:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1c94094-cd23-53d6-8fc8-ee01f660b298, identifier: 10726318
2026-03-27 17:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318
2026-03-27 17:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318
2026-03-27 17:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1c94094-cd23-53d6-8fc8-ee01f660b298 with identifier: 10726318 to the API
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726318>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd1c94094-cd23-53d6-8fc8-ee01f660b298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RFK00669907162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726318',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 17490,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 2,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Renault Kangoo Start L1 - Electric - Automatic - 122 hp - 17.490 km',
'transmission': 'automatic',
'trim': 'Start L1',
'vin': None,
'year': 2022}
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726318%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [adesa.de] INFO: Saving data for 10726318: {'auction_closing_time': 1774962000.0, 'created_time': 1774527830.991996, 'last_price_update_time': 1774632093.409724}
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726318') HTTP/1.1" 204 0
2026-03-27 17:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234
2026-03-27 17:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba3e095c-8354-5b38-871a-372bff263018 with scrape type 1
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba3e095c-8354-5b38-871a-372bff263018
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252F7808aaa5-cf92-43ff-8265-935fcdec58c0.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/7808aaa5-cf92-43ff-8265-935fcdec58c0.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252Ffa0fa454-3a6b-4c52-9dbc-8f284dd5a008.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/fa0fa454-3a6b-4c52-9dbc-8f284dd5a008.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252Fdd87d262-0f93-4ef5-886c-5794bf8085d6.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/dd87d262-0f93-4ef5-886c-5794bf8085d6.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252F6fd51352-331a-47de-b6dd-182e75ebd54e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/6fd51352-331a-47de-b6dd-182e75ebd54e.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252F2930d785-2602-48c4-b55c-a6e3e79f82b8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/2930d785-2602-48c4-b55c-a6e3e79f82b8.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252Fe98847ed-41f8-47ed-9733-82207f55b3a9.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/e98847ed-41f8-47ed-9733-82207f55b3a9.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252F5bf7cbe5-9810-431d-a80e-1960f203dbe7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/5bf7cbe5-9810-431d-a80e-1960f203dbe7.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252F5ffa0b61-d956-482b-9261-58a142ea2458.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/5ffa0b61-d956-482b-9261-58a142ea2458.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252F1e47c456-8880-46fc-bc04-614641a75a32.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/1e47c456-8880-46fc-bc04-614641a75a32.jpeg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720048%252Fgeneral%252Fa990a5b0-646d-4381-ba71-1289375f15cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720048/general/a990a5b0-646d-4381-ba71-1289375f15cb.jpeg already downloaded
2026-03-27 17:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba3e095c-8354-5b38-871a-372bff263018, identifier: 10738234
2026-03-27 17:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924
2026-03-27 17:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3f8347-3cde-5928-872e-44c2e9f15cae with scrape type 1
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c3f8347-3cde-5928-872e-44c2e9f15cae
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F5173f42d-a1cf-4403-b63d-69daa58b8121.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/5173f42d-a1cf-4403-b63d-69daa58b8121.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F1e054624-bdee-495d-9904-3fb460ffa520.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/1e054624-bdee-495d-9904-3fb460ffa520.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252Fa4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/a4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252F0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252Fb149ec91-c2b8-4654-9eeb-22920e177b0f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/b149ec91-c2b8-4654-9eeb-22920e177b0f.jpg already downloaded
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680239%252Fgeneral%252Fa383b573-a2f2-446a-87d2-ff2989a27d6a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680239/general/a383b573-a2f2-446a-87d2-ff2989a27d6a.jpg already downloaded
2026-03-27 17:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c3f8347-3cde-5928-872e-44c2e9f15cae, identifier: 10737924
2026-03-27 17:21:33 [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-27 17:21:33 [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-27 17:21:33 [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-27 17:21:33 [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-27 17:21:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2c4731d-8160-53c3-8668-58c85369c1a9, skipping ID generation
2026-03-27 17:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 1
2026-03-27 17:21:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2c4731d-8160-53c3-8668-58c85369c1a9 sending to next pipeline
2026-03-27 17:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2c4731d-8160-53c3-8668-58c85369c1a9, identifier: 10735340
2026-03-27 17:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234
2026-03-27 17:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234
2026-03-27 17:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba3e095c-8354-5b38-871a-372bff263018 with identifier: 10738234 to the API
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738234>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ba3e095c-8354-5b38-871a-372bff263018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NOHVD443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738234',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 154053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5720048/general/7808aaa5-cf92-43ff-8265-935fcdec58c0.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/fa0fa454-3a6b-4c52-9dbc-8f284dd5a008.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/dd87d262-0f93-4ef5-886c-5794bf8085d6.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/6fd51352-331a-47de-b6dd-182e75ebd54e.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/2930d785-2602-48c4-b55c-a6e3e79f82b8.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/e98847ed-41f8-47ed-9733-82207f55b3a9.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/5bf7cbe5-9810-431d-a80e-1960f203dbe7.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/5ffa0b61-d956-482b-9261-58a142ea2458.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/1e47c456-8880-46fc-bc04-614641a75a32.jpeg',
'https://images.openlane.eu/carimgs/5720048/general/a990a5b0-646d-4381-ba71-1289375f15cb.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459083,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/7808aaa5-cf92-43ff-8265-935fcdec58c0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436832,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/fa0fa454-3a6b-4c52-9dbc-8f284dd5a008.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481944,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/dd87d262-0f93-4ef5-886c-5794bf8085d6.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496408,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/6fd51352-331a-47de-b6dd-182e75ebd54e.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371192,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/2930d785-2602-48c4-b55c-a6e3e79f82b8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424117,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/e98847ed-41f8-47ed-9733-82207f55b3a9.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432911,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/5bf7cbe5-9810-431d-a80e-1960f203dbe7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466153,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/5ffa0b61-d956-482b-9261-58a142ea2458.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266457,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/1e47c456-8880-46fc-bc04-614641a75a32.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba3e095c-8354-5b38-871a-372bff263018/ba3e095c-8354-5b38-871a-372bff263018_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324576,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720048/general/a990a5b0-646d-4381-ba71-1289375f15cb.jpeg',
'Width': 1440}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Volkswagen Golf 1.5 TSI Life - Petrol - Manual - 130 hp - 154.053 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2020}
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738234%27 HTTP/1.1" 200 None
2026-03-27 17:21:34 [adesa.de] INFO: Saving data for 10738234: {'created_time': 1774632094.356152, 'last_price_update_time': 1774632094.356163, 'auction_closing_time': 1774864800.0}
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738234') HTTP/1.1" 204 0
2026-03-27 17:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924
2026-03-27 17:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924
2026-03-27 17:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c3f8347-3cde-5928-872e-44c2e9f15cae with identifier: 10737924 to the API
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737924>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '8c3f8347-3cde-5928-872e-44c2e9f15cae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737924',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQV',
'odometer': 91031,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5680239/general/4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg',
'https://images.openlane.eu/carimgs/5680239/general/5173f42d-a1cf-4403-b63d-69daa58b8121.jpg',
'https://images.openlane.eu/carimgs/5680239/general/1e054624-bdee-495d-9904-3fb460ffa520.jpg',
'https://images.openlane.eu/carimgs/5680239/general/a4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg',
'https://images.openlane.eu/carimgs/5680239/general/71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg',
'https://images.openlane.eu/carimgs/5680239/general/56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg',
'https://images.openlane.eu/carimgs/5680239/general/6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg',
'https://images.openlane.eu/carimgs/5680239/general/0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg',
'https://images.openlane.eu/carimgs/5680239/general/b149ec91-c2b8-4654-9eeb-22920e177b0f.jpg',
'https://images.openlane.eu/carimgs/5680239/general/a383b573-a2f2-446a-87d2-ff2989a27d6a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1286950,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/4976f88a-6ba3-4c39-a8a8-0f80d69fa630.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 992324,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/5173f42d-a1cf-4403-b63d-69daa58b8121.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1008849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/1e054624-bdee-495d-9904-3fb460ffa520.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/a4a80dd8-97dc-40cf-a196-84639b03b6d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 863164,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/71d7d031-03fc-4d22-ae3b-88c49baaeaef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1238985,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/56eb0a6b-9aad-48ad-9e1f-7ead41a14c35.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 880565,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/6ccb8e64-acdc-4d1c-977b-c7146fb5015c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614162,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/0577cfc7-ada6-42ab-aeb8-41020e37a537.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 884906,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/b149ec91-c2b8-4654-9eeb-22920e177b0f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c3f8347-3cde-5928-872e-44c2e9f15cae/8c3f8347-3cde-5928-872e-44c2e9f15cae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802592,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680239/general/a383b573-a2f2-446a-87d2-ff2989a27d6a.jpg',
'Width': 2731}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQV 300 - Electric - Automatic - 204 hp - 91.031 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737924%27 HTTP/1.1" 200 None
2026-03-27 17:21:34 [adesa.de] INFO: Saving data for 10737924: {'created_time': 1774632094.698151, 'last_price_update_time': 1774632094.698165, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737924') HTTP/1.1" 204 0
2026-03-27 17:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340
2026-03-27 17:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340
2026-03-27 17:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10735340 to the API
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:35 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5674396/general/e9a74675-324a-4c9d-8fc7-f9680dbc5aa6.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-03-30T08: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=10735340',
'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-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735340%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [adesa.de] INFO: Saving data for 10735340: {'created_time': 1774632095.031049, 'last_price_update_time': 1774632095.03106, 'auction_closing_time': 1774858200.0}
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735340') HTTP/1.1" 204 0
2026-03-27 17:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:35 [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-27 17:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21: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-27 17:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989
2026-03-27 17:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0ba0ed5-96e9-5c5f-a623-4879f9358054 with scrape type 1
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0ba0ed5-96e9-5c5f-a623-4879f9358054
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F829f22c9-c581-4497-a05f-958f8b1f58d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/829f22c9-c581-4497-a05f-958f8b1f58d0.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F92e3c6a2-7ada-435d-9543-6d890753a087.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/92e3c6a2-7ada-435d-9543-6d890753a087.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252Ff1342d59-3993-4b7b-8809-3abfa88638f0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/f1342d59-3993-4b7b-8809-3abfa88638f0.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F5b0d160a-e35d-4950-a687-8a0855b75b32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/5b0d160a-e35d-4950-a687-8a0855b75b32.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F0f12fdf8-5272-4a47-b447-dc6b15519549.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/0f12fdf8-5272-4a47-b447-dc6b15519549.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252F0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5622761%252Fgeneral%252Fb76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622761/general/b76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg already downloaded
2026-03-27 17:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0ba0ed5-96e9-5c5f-a623-4879f9358054, identifier: 10737989
2026-03-27 17:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898
2026-03-27 17:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbadadc2-1951-5a5f-8312-a356b2287daa with scrape type 1
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbadadc2-1951-5a5f-8312-a356b2287daa
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252F1e1df2da-2d72-4c56-b973-071e587c2f41.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/1e1df2da-2d72-4c56-b973-071e587c2f41.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252F4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252Fe3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/e3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252Fb7b9432b-de95-4db4-b991-444bb005ab90.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/b7b9432b-de95-4db4-b991-444bb005ab90.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252F2b358c2a-9ded-4612-be90-2269f693c8ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/2b358c2a-9ded-4612-be90-2269f693c8ee.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252Fa6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/a6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252Fda26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/da26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252F5ffda2ac-aa84-443a-abe8-7160b9113964.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/5ffda2ac-aa84-443a-abe8-7160b9113964.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252Fdf6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/df6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg already downloaded
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5626425%252Fgeneral%252F762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5626425/general/762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg already downloaded
2026-03-27 17:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dbadadc2-1951-5a5f-8312-a356b2287daa, identifier: 10737898
2026-03-27 17:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211
2026-03-27 17:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 303f3ff4-ba89-5cce-9215-7d7f585bf52a with scrape type 2
2026-03-27 17:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 303f3ff4-ba89-5cce-9215-7d7f585bf52a with scrape type 2
2026-03-27 17:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 303f3ff4-ba89-5cce-9215-7d7f585bf52a, identifier: 10731211
2026-03-27 17:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989
2026-03-27 17:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989
2026-03-27 17:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0ba0ed5-96e9-5c5f-a623-4879f9358054 with identifier: 10737989 to the API
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737989>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': 'd0ba0ed5-96e9-5c5f-a623-4879f9358054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737989',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 27450,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5622761/general/829f22c9-c581-4497-a05f-958f8b1f58d0.jpg',
'https://images.openlane.eu/carimgs/5622761/general/92e3c6a2-7ada-435d-9543-6d890753a087.jpg',
'https://images.openlane.eu/carimgs/5622761/general/0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg',
'https://images.openlane.eu/carimgs/5622761/general/96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg',
'https://images.openlane.eu/carimgs/5622761/general/f1342d59-3993-4b7b-8809-3abfa88638f0.jpg',
'https://images.openlane.eu/carimgs/5622761/general/3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg',
'https://images.openlane.eu/carimgs/5622761/general/5b0d160a-e35d-4950-a687-8a0855b75b32.jpg',
'https://images.openlane.eu/carimgs/5622761/general/0f12fdf8-5272-4a47-b447-dc6b15519549.jpg',
'https://images.openlane.eu/carimgs/5622761/general/0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg',
'https://images.openlane.eu/carimgs/5622761/general/b76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 533556,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/829f22c9-c581-4497-a05f-958f8b1f58d0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554277,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/92e3c6a2-7ada-435d-9543-6d890753a087.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 518007,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/0a061cc0-cecf-4944-b771-6bb4c71bb98d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413720,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/96fd317a-21fc-4dd6-82e1-f5f95c74a173.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 617149,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/f1342d59-3993-4b7b-8809-3abfa88638f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 459877,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/3b093a79-f96b-4c2e-baa7-6da7eb1cf59c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 625786,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/5b0d160a-e35d-4950-a687-8a0855b75b32.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609182,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/0f12fdf8-5272-4a47-b447-dc6b15519549.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 527389,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/0d04e9e0-01ce-409f-aa29-5ce6c4439e39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0ba0ed5-96e9-5c5f-a623-4879f9358054/d0ba0ed5-96e9-5c5f-a623-4879f9358054_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 453719,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5622761/general/b76674d9-d7f0-46e4-81df-45bc03e5b5bf.jpg',
'Width': 1920}],
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQC 400 Electric Art - 4-Matic - Electric - Automatic '
'- 408 hp - 27.450 km',
'transmission': 'automatic',
'trim': 'Electric Art',
'vin': None,
'year': 2022}
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737989%27 HTTP/1.1" 200 None
2026-03-27 17:21:35 [adesa.de] INFO: Saving data for 10737989: {'created_time': 1774632095.959119, 'last_price_update_time': 1774632095.959135, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737989') HTTP/1.1" 204 0
2026-03-27 17:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898
2026-03-27 17:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898
2026-03-27 17:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dbadadc2-1951-5a5f-8312-a356b2287daa with identifier: 10737898 to the API
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737898>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dbadadc2-1951-5a5f-8312-a356b2287daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737898',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 103940,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5626425/general/1e1df2da-2d72-4c56-b973-071e587c2f41.jpg',
'https://images.openlane.eu/carimgs/5626425/general/4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg',
'https://images.openlane.eu/carimgs/5626425/general/e3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg',
'https://images.openlane.eu/carimgs/5626425/general/b7b9432b-de95-4db4-b991-444bb005ab90.jpg',
'https://images.openlane.eu/carimgs/5626425/general/2b358c2a-9ded-4612-be90-2269f693c8ee.jpg',
'https://images.openlane.eu/carimgs/5626425/general/a6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg',
'https://images.openlane.eu/carimgs/5626425/general/da26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg',
'https://images.openlane.eu/carimgs/5626425/general/5ffda2ac-aa84-443a-abe8-7160b9113964.jpg',
'https://images.openlane.eu/carimgs/5626425/general/df6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg',
'https://images.openlane.eu/carimgs/5626425/general/762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1026305,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/1e1df2da-2d72-4c56-b973-071e587c2f41.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102012,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/4c2c07a1-104d-497d-981c-d532f57e8cb1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146562,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/e3a92bf5-0d02-4d8d-aea0-1b9e7b15536d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1104921,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/b7b9432b-de95-4db4-b991-444bb005ab90.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1054368,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/2b358c2a-9ded-4612-be90-2269f693c8ee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 975402,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/a6c07b40-3e80-4174-b527-8a9e2cfadd60.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774155,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/da26fc15-f84d-41f1-99cd-e2a1edb70d69.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981379,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/5ffda2ac-aa84-443a-abe8-7160b9113964.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1088616,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/df6cf42d-bdbd-456b-9dcc-5351c47bb56f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbadadc2-1951-5a5f-8312-a356b2287daa/dbadadc2-1951-5a5f-8312-a356b2287daa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1252146,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5626425/general/762ed785-7f45-4d29-bd0d-cce0e5edd161.jpg',
'Width': 2731}],
'price': 39600,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 450 AMG Line - Electric - Automatic - 333 hp - '
'103.940 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737898%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Saving data for 10737898: {'created_time': 1774632096.258917, 'last_price_update_time': 1774632096.258927, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737898') HTTP/1.1" 204 0
2026-03-27 17:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211
2026-03-27 17:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211
2026-03-27 17:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 303f3ff4-ba89-5cce-9215-7d7f585bf52a with identifier: 10731211 to the API
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731211>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:25:00Z',
'fuel_type': 'Diesel',
'id': '303f3ff4-ba89-5cce-9215-7d7f585bf52a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SE-B 9701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731211',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 62488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'Athlon Germany GmbH',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'62.488 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710731211%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Saving data for 10731211: {'auction_closing_time': 1774862700.0, 'created_time': 1774545404.554602, 'last_price_update_time': 1774632096.519448}
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10731211') HTTP/1.1" 204 0
2026-03-27 17:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029
2026-03-27 17:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with scrape type 1
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252Faaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/aaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252Fe81ef411-b20a-478d-a7ad-59738c8448f5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/e81ef411-b20a-478d-a7ad-59738c8448f5.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F42e3b715-776c-4763-a250-03d8d7e0f051.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/42e3b715-776c-4763-a250-03d8d7e0f051.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F75176957-62f7-4ec1-814a-8143beaa3936.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/75176957-62f7-4ec1-814a-8143beaa3936.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F7506f541-e523-4e47-96d7-d6a30a7f299c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/7506f541-e523-4e47-96d7-d6a30a7f299c.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252Ffcffb894-750e-4067-9504-18931deb3e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/fcffb894-750e-4067-9504-18931deb3e2a.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F2d0f4391-3487-415a-aaaf-53d00f451e95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/2d0f4391-3487-415a-aaaf-53d00f451e95.jpg already downloaded
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705467%252Fgeneral%252F490ae564-22cf-417d-a595-891149ce8f4c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705467/general/490ae564-22cf-417d-a595-891149ce8f4c.jpg already downloaded
2026-03-27 17:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc, identifier: 10738029
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726347%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726347: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726394%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726394: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726386%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726386: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726383%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726383: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726430%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726430: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726345%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726345: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726354%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726354: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727136%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10727136: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726396%27 HTTP/1.1" 200 None
2026-03-27 17:21:36 [adesa.de] INFO: Scrape type for 10726396: 0
2026-03-27 17:21:36 [adesa.de] INFO: Skipping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-27 17:21:36 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726422%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10726422: 0
2026-03-27 17:21:37 [adesa.de] INFO: Skipping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726343%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10726343: 0
2026-03-27 17:21:37 [adesa.de] INFO: Skipping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726314%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10726314: 0
2026-03-27 17:21:37 [adesa.de] INFO: Skipping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726418%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10726418: 0
2026-03-27 17:21:37 [adesa.de] INFO: Skipping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726409%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10726409: 0
2026-03-27 17:21:37 [adesa.de] INFO: Skipping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727133%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10727133: 2
2026-03-27 17:21:37 [adesa.de] INFO: Scraping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-27 17:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029
2026-03-27 17:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029
2026-03-27 17:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc with identifier: 10738029 to the API
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738029>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Electric',
'id': '07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000558',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738029',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQB',
'odometer': 70013,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5705467/general/aaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg',
'https://images.openlane.eu/carimgs/5705467/general/8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg',
'https://images.openlane.eu/carimgs/5705467/general/e81ef411-b20a-478d-a7ad-59738c8448f5.jpg',
'https://images.openlane.eu/carimgs/5705467/general/42e3b715-776c-4763-a250-03d8d7e0f051.jpg',
'https://images.openlane.eu/carimgs/5705467/general/75176957-62f7-4ec1-814a-8143beaa3936.jpg',
'https://images.openlane.eu/carimgs/5705467/general/7506f541-e523-4e47-96d7-d6a30a7f299c.jpg',
'https://images.openlane.eu/carimgs/5705467/general/9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg',
'https://images.openlane.eu/carimgs/5705467/general/fcffb894-750e-4067-9504-18931deb3e2a.jpg',
'https://images.openlane.eu/carimgs/5705467/general/2d0f4391-3487-415a-aaaf-53d00f451e95.jpg',
'https://images.openlane.eu/carimgs/5705467/general/490ae564-22cf-417d-a595-891149ce8f4c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1214675,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/aaaebf45-7ac7-49b0-9575-fea7ccb865cb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1091380,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/8f56f6aa-ab28-4661-8cb8-d5c87f9b45a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1145503,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/e81ef411-b20a-478d-a7ad-59738c8448f5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1050652,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/42e3b715-776c-4763-a250-03d8d7e0f051.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 928643,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/75176957-62f7-4ec1-814a-8143beaa3936.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1333608,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/7506f541-e523-4e47-96d7-d6a30a7f299c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912919,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/9358e472-46c3-4aad-b5fe-5d2e04a6c28c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 820023,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/fcffb894-750e-4067-9504-18931deb3e2a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 862571,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/2d0f4391-3487-415a-aaaf-53d00f451e95.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc/07eb369f-7fa1-59ab-8600-1d2fbf1aa5fc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 920642,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705467/general/490ae564-22cf-417d-a595-891149ce8f4c.jpg',
'Width': 2731}],
'price': 25300,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQB 300 AMG Line - 4-Matic - Electric - Automatic - '
'228 hp - 70.013 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738029%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Saving data for 10738029: {'created_time': 1774632097.385477, 'last_price_update_time': 1774632097.385489, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738029') HTTP/1.1" 204 0
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727053%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10727053: 2
2026-03-27 17:21:37 [adesa.de] INFO: Scraping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-27 17:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726328%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10726328: 0
2026-03-27 17:21:37 [adesa.de] INFO: Skipping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-27 17:21:37 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727128%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [adesa.de] INFO: Scrape type for 10727128: 2
2026-03-27 17:21:37 [adesa.de] INFO: Scraping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-27 17:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922
2026-03-27 17:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af588a73-c07a-5b81-86a2-2f4f4cb01670 with scrape type 1
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af588a73-c07a-5b81-86a2-2f4f4cb01670
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F822e837a-df73-42aa-ad3e-42f854110d98.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/822e837a-df73-42aa-ad3e-42f854110d98.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252Fc249c9bd-6786-43e4-bcf6-038af6d52591.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/c249c9bd-6786-43e4-bcf6-038af6d52591.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252Faa031794-78cd-402d-b392-2549dfcb9300.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/aa031794-78cd-402d-b392-2549dfcb9300.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F326c8a67-1d19-4113-95b4-2f34f024c05d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/326c8a67-1d19-4113-95b4-2f34f024c05d.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F28f50db2-7230-458e-9e07-87c53ae5233d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/28f50db2-7230-458e-9e07-87c53ae5233d.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F74c01854-4e3f-4449-bd26-ea118eb373b9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/74c01854-4e3f-4449-bd26-ea118eb373b9.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F86320279-d76f-46b8-af04-8094df516ac7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/86320279-d76f-46b8-af04-8094df516ac7.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252Ff8f4146c-662f-4c15-9fba-13ada393004a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/f8f4146c-662f-4c15-9fba-13ada393004a.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677101%252Fgeneral%252F77028dde-2dec-48c0-9257-241c0c114d1e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677101/general/77028dde-2dec-48c0-9257-241c0c114d1e.jpg already downloaded
2026-03-27 17:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af588a73-c07a-5b81-86a2-2f4f4cb01670, identifier: 10737922
2026-03-27 17:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a12ea1-478d-5db4-b9b6-1250ca3793ee with identifier: 10737987
2026-03-27 17:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee with scrape type 1
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252Fa218669e-7741-498d-9a79-367ad9a4102f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/a218669e-7741-498d-9a79-367ad9a4102f.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F400193e2-6993-4f00-97fe-3dc82f23a78f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/400193e2-6993-4f00-97fe-3dc82f23a78f.JPG not downloaded yet
2026-03-27 17:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6486f957-82e4-58fe-bc12-2c18fcc143b2 with identifier: 10737892
2026-03-27 17:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 with scrape type 1
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6486f957-82e4-58fe-bc12-2c18fcc143b2
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F98de0bee-8032-4a54-926f-27e84e8d4ea4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/98de0bee-8032-4a54-926f-27e84e8d4ea4.jpg already downloaded
2026-03-27 17:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fc949e761-275b-431e-9113-df4d64f08b5b.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/c949e761-275b-431e-9113-df4d64f08b5b.JPG not downloaded yet
2026-03-27 17:21:38 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726412%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [adesa.de] INFO: Scrape type for 10726412: 2
2026-03-27 17:21:38 [adesa.de] INFO: Scraping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-27 17:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922
2026-03-27 17:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922
2026-03-27 17:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af588a73-c07a-5b81-86a2-2f4f4cb01670 with identifier: 10737922 to the API
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737922>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'af588a73-c07a-5b81-86a2-2f4f4cb01670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '126000416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737922',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 144904,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5677101/general/822e837a-df73-42aa-ad3e-42f854110d98.jpg',
'https://images.openlane.eu/carimgs/5677101/general/c249c9bd-6786-43e4-bcf6-038af6d52591.jpg',
'https://images.openlane.eu/carimgs/5677101/general/aa031794-78cd-402d-b392-2549dfcb9300.jpg',
'https://images.openlane.eu/carimgs/5677101/general/326c8a67-1d19-4113-95b4-2f34f024c05d.jpg',
'https://images.openlane.eu/carimgs/5677101/general/28f50db2-7230-458e-9e07-87c53ae5233d.jpg',
'https://images.openlane.eu/carimgs/5677101/general/74c01854-4e3f-4449-bd26-ea118eb373b9.jpg',
'https://images.openlane.eu/carimgs/5677101/general/2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg',
'https://images.openlane.eu/carimgs/5677101/general/86320279-d76f-46b8-af04-8094df516ac7.jpg',
'https://images.openlane.eu/carimgs/5677101/general/f8f4146c-662f-4c15-9fba-13ada393004a.jpg',
'https://images.openlane.eu/carimgs/5677101/general/77028dde-2dec-48c0-9257-241c0c114d1e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1075299,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/822e837a-df73-42aa-ad3e-42f854110d98.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1093239,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/c249c9bd-6786-43e4-bcf6-038af6d52591.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1195014,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/aa031794-78cd-402d-b392-2549dfcb9300.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1046094,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/326c8a67-1d19-4113-95b4-2f34f024c05d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916150,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/28f50db2-7230-458e-9e07-87c53ae5233d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1102201,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/74c01854-4e3f-4449-bd26-ea118eb373b9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 913803,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/2d2582f6-0571-4b96-a4f1-24dd8a1361be.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 853331,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/86320279-d76f-46b8-af04-8094df516ac7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 762469,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/f8f4146c-662f-4c15-9fba-13ada393004a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af588a73-c07a-5b81-86a2-2f4f4cb01670/af588a73-c07a-5b81-86a2-2f4f4cb01670_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1051106,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677101/general/77028dde-2dec-48c0-9257-241c0c114d1e.jpg',
'Width': 2731}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-11-21',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - Automatic - 194 hp - '
'144.904 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737922%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [adesa.de] INFO: Saving data for 10737922: {'created_time': 1774632098.331839, 'last_price_update_time': 1774632098.331852, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737922') HTTP/1.1" 204 0
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252Ff4675f29-3b32-49a1-b679-53a2871b4f2c.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/f4675f29-3b32-49a1-b679-53a2871b4f2c.JPG not downloaded yet
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Ff3281532-c1c9-4126-aac5-df33a36df0b6.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/f3281532-c1c9-4126-aac5-df33a36df0b6.JPG not downloaded yet
2026-03-27 17:21:38 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726513%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [adesa.de] INFO: Scrape type for 10726513: 2
2026-03-27 17:21:38 [adesa.de] INFO: Scraping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252Fcd0308f8-29f6-4c41-90a5-3e6340a963a7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/cd0308f8-29f6-4c41-90a5-3e6340a963a7.JPG not downloaded yet
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Ffeb722cc-e864-49a2-aee8-dc402333ad06.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/feb722cc-e864-49a2-aee8-dc402333ad06.JPG not downloaded yet
2026-03-27 17:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886
2026-03-27 17:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with scrape type 1
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 684f1a4c-1d6c-53c3-ba69-43fa63010f71
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fa73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/a73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Ffaeacb82-1bc3-4f70-a001-3350444f102c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/faeacb82-1bc3-4f70-a001-3350444f102c.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fe459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/e459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252F97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fb38606e6-e55d-4565-bd15-c883fa885b3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/b38606e6-e55d-4565-bd15-c883fa885b3b.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fa56e50e1-a67a-455d-8a5b-105038854eb5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/a56e50e1-a67a-455d-8a5b-105038854eb5.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Ff9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/f9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252Fb37665e7-26f7-423e-893e-f903a080d5eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/b37665e7-26f7-423e-893e-f903a080d5eb.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252F0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5612863%252Fgeneral%252F12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5612863/general/12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg already downloaded
2026-03-27 17:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 684f1a4c-1d6c-53c3-ba69-43fa63010f71, identifier: 10737886
2026-03-27 17:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042
2026-03-27 17:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73a4e49-cc05-5617-8062-093e3091b8f3 with scrape type 1
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f73a4e49-cc05-5617-8062-093e3091b8f3
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252Fab342892-4667-4356-b992-0d5a19b03296.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/ab342892-4667-4356-b992-0d5a19b03296.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F1237edbe-f949-481a-822e-a4514cacdd5e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/1237edbe-f949-481a-822e-a4514cacdd5e.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F64f74adf-218d-4925-a859-ccc1967313b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/64f74adf-218d-4925-a859-ccc1967313b1.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252Faf93c8e8-4009-4c3f-9b5d-7982c6685795.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/af93c8e8-4009-4c3f-9b5d-7982c6685795.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252Fa8db61a2-9f94-4822-baea-ffb093fcc46e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/a8db61a2-9f94-4822-baea-ffb093fcc46e.jpg already downloaded
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5729586%252Fgeneral%252F80e71b54-4cee-47c5-b803-60febccae059.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729586/general/80e71b54-4cee-47c5-b803-60febccae059.jpg already downloaded
2026-03-27 17:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f73a4e49-cc05-5617-8062-093e3091b8f3, identifier: 10738042
2026-03-27 17:21:39 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727131%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Scrape type for 10727131: 2
2026-03-27 17:21:39 [adesa.de] INFO: Scraping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-27 17:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886
2026-03-27 17:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886
2026-03-27 17:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 684f1a4c-1d6c-53c3-ba69-43fa63010f71 with identifier: 10737886 to the API
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737886>
{'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-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '684f1a4c-1d6c-53c3-ba69-43fa63010f71',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737886',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 179062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5612863/general/a73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg',
'https://images.openlane.eu/carimgs/5612863/general/faeacb82-1bc3-4f70-a001-3350444f102c.jpg',
'https://images.openlane.eu/carimgs/5612863/general/e459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg',
'https://images.openlane.eu/carimgs/5612863/general/97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg',
'https://images.openlane.eu/carimgs/5612863/general/b38606e6-e55d-4565-bd15-c883fa885b3b.jpg',
'https://images.openlane.eu/carimgs/5612863/general/a56e50e1-a67a-455d-8a5b-105038854eb5.jpg',
'https://images.openlane.eu/carimgs/5612863/general/f9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg',
'https://images.openlane.eu/carimgs/5612863/general/b37665e7-26f7-423e-893e-f903a080d5eb.jpg',
'https://images.openlane.eu/carimgs/5612863/general/0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg',
'https://images.openlane.eu/carimgs/5612863/general/12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295567,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/a73bbe56-f2fd-4335-8dc4-e3c7e47652a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284952,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/faeacb82-1bc3-4f70-a001-3350444f102c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303836,
'Height': 1326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/e459914a-5b37-4d4b-aeaf-2df807ac80e0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288096,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/97d982b4-80f2-4750-bea0-d0cfb327ebd3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249507,
'Height': 1327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/b38606e6-e55d-4565-bd15-c883fa885b3b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309642,
'Height': 1331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/a56e50e1-a67a-455d-8a5b-105038854eb5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275397,
'Height': 1323,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/f9df304e-0ba1-49b3-9bd5-58452188f0a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302355,
'Height': 1327,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/b37665e7-26f7-423e-893e-f903a080d5eb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331803,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/0c4a7045-1b0c-45a4-b8de-06223cf8ff28.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_684f1a4c-1d6c-53c3-ba69-43fa63010f71/684f1a4c-1d6c-53c3-ba69-43fa63010f71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299299,
'Height': 1331,
'OriginUrl': 'https://images.openlane.eu/carimgs/5612863/general/12059bb9-476a-4f63-be2d-4c64d51bbd11.jpg',
'Width': 2000}],
'price': 21200,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz E Break 220 AMG Line - Diesel - 194 hp - 179.062 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737886%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Saving data for 10737886: {'created_time': 1774632099.379283, 'last_price_update_time': 1774632099.379295, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737886') HTTP/1.1" 204 0
2026-03-27 17:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042
2026-03-27 17:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042
2026-03-27 17:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f73a4e49-cc05-5617-8062-093e3091b8f3 with identifier: 10738042 to the API
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738042>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f73a4e49-cc05-5617-8062-093e3091b8f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738042',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 28525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5729586/general/ab342892-4667-4356-b992-0d5a19b03296.jpg',
'https://images.openlane.eu/carimgs/5729586/general/07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg',
'https://images.openlane.eu/carimgs/5729586/general/1237edbe-f949-481a-822e-a4514cacdd5e.jpg',
'https://images.openlane.eu/carimgs/5729586/general/64f74adf-218d-4925-a859-ccc1967313b1.jpg',
'https://images.openlane.eu/carimgs/5729586/general/15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg',
'https://images.openlane.eu/carimgs/5729586/general/5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg',
'https://images.openlane.eu/carimgs/5729586/general/af93c8e8-4009-4c3f-9b5d-7982c6685795.jpg',
'https://images.openlane.eu/carimgs/5729586/general/106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg',
'https://images.openlane.eu/carimgs/5729586/general/a8db61a2-9f94-4822-baea-ffb093fcc46e.jpg',
'https://images.openlane.eu/carimgs/5729586/general/80e71b54-4cee-47c5-b803-60febccae059.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 998889,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/ab342892-4667-4356-b992-0d5a19b03296.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1003581,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/07b22d3d-610e-4f6f-9546-5ce9f7a348e9.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 915264,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/1237edbe-f949-481a-822e-a4514cacdd5e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 909880,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/64f74adf-218d-4925-a859-ccc1967313b1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1125791,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/15dabbc6-b0f1-4779-97af-50ca2c2c4da1.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1290780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/5eadc5f3-da2e-44ae-84d7-b585a4acbd8d.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1385647,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/af93c8e8-4009-4c3f-9b5d-7982c6685795.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1328961,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/106eeb82-eed7-42fd-9a3c-f7bc0b6dce4a.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1156923,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/a8db61a2-9f94-4822-baea-ffb093fcc46e.jpg',
'Width': 3641},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f73a4e49-cc05-5617-8062-093e3091b8f3/f73a4e49-cc05-5617-8062-093e3091b8f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1239619,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729586/general/80e71b54-4cee-47c5-b803-60febccae059.jpg',
'Width': 3641}],
'price': 31600,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz E 300e Exclusive - Hybrid - Automatic - 211 hp - '
'28.525 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2022}
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738042%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Saving data for 10738042: {'created_time': 1774632099.675808, 'last_price_update_time': 1774632099.675821, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738042') HTTP/1.1" 204 0
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F35b6a2e0-b70c-428a-adf2-33bb41cb3b35.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/35b6a2e0-b70c-428a-adf2-33bb41cb3b35.JPG not downloaded yet
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F75c98bc3-3013-4795-af63-c107a26bb7e5.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/75c98bc3-3013-4795-af63-c107a26bb7e5.JPG not downloaded yet
2026-03-27 17:21:39 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726496%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Scrape type for 10726496: 2
2026-03-27 17:21:39 [adesa.de] INFO: Scraping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-27 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F9c64c3e4-4d5c-49a0-9edf-d83aa62690f4.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/9c64c3e4-4d5c-49a0-9edf-d83aa62690f4.JPG not downloaded yet
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F7ca51035-97e6-474b-8070-d9195a8b7c58.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/7ca51035-97e6-474b-8070-d9195a8b7c58.JPG not downloaded yet
2026-03-27 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:39 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726531%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Scrape type for 10726531: 2
2026-03-27 17:21:39 [adesa.de] INFO: Scraping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F335f64d4-1c3f-4938-b92a-de34ca864d1a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/335f64d4-1c3f-4938-b92a-de34ca864d1a.JPG not downloaded yet
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fd3ba5aba-e9d8-4f34-a5a5-0c87edcb361f.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/d3ba5aba-e9d8-4f34-a5a5-0c87edcb361f.JPG not downloaded yet
2026-03-27 17:21:39 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726602%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Scrape type for 10726602: 2
2026-03-27 17:21:39 [adesa.de] INFO: Scraping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F034108ca-ce38-4a70-9550-025fb71b4f31.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/034108ca-ce38-4a70-9550-025fb71b4f31.JPG not downloaded yet
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252F2b641a3b-3df0-44a5-826a-be45b75a3807.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/2b641a3b-3df0-44a5-826a-be45b75a3807.JPG not downloaded yet
2026-03-27 17:21:39 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726622%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [adesa.de] INFO: Scrape type for 10726622: 2
2026-03-27 17:21:39 [adesa.de] INFO: Scraping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F8b02d3cd-3184-4306-b2a1-0dc2f6a48bd7.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/8b02d3cd-3184-4306-b2a1-0dc2f6a48bd7.JPG not downloaded yet
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fc0fbd341-faf7-4fb8-b6fb-3f8f7c5da7cf.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/c0fbd341-faf7-4fb8-b6fb-3f8f7c5da7cf.JPG not downloaded yet
2026-03-27 17:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874
2026-03-27 17:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with scrape type 1
2026-03-27 17:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3bb4cf8-2fdd-5bda-a7ae-940aa9657329
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252Fd3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/d3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252Fc7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/c7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F2320f7ee-1c15-4639-8d15-d0809627aaea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/2320f7ee-1c15-4639-8d15-d0809627aaea.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F4c83d91d-da1a-406e-8db2-bf69f313d352.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/4c83d91d-da1a-406e-8db2-bf69f313d352.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F2837e684-9f62-444e-a25b-2f17cbbcc603.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/2837e684-9f62-444e-a25b-2f17cbbcc603.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536293%252Fgeneral%252F05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536293/general/05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg already downloaded
2026-03-27 17:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329, identifier: 10737874
2026-03-27 17:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962
2026-03-27 17:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with scrape type 1
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fb3b70a10-df85-44e6-8ed6-a0cebcf21149.png%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/b3b70a10-df85-44e6-8ed6-a0cebcf21149.png already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fe43039fb-04df-4e3d-b222-dea0de35d32f.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/e43039fb-04df-4e3d-b222-dea0de35d32f.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Ff7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/f7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fc8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/c8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fcdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/cdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F4999830d-3775-4343-a835-8442f9f6e767.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/4999830d-3775-4343-a835-8442f9f6e767.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252F6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5483856%252Fgeneral%252Fc5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5483856/general/c5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg already downloaded
2026-03-27 17:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157, identifier: 10737962
2026-03-27 17:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896
2026-03-27 17:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with scrape type 1
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fe74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/e74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fc93b8d8f-304f-432a-8766-b4acb5829d6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/c93b8d8f-304f-432a-8766-b4acb5829d6f.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fed191877-e31c-4976-907c-0ae8631e1ff4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/ed191877-e31c-4976-907c-0ae8631e1ff4.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F156b9e5c-8951-47b2-9593-d003191f3672.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/156b9e5c-8951-47b2-9593-d003191f3672.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252Fd4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/d4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F16ba2efb-053b-486c-86d9-298fc52623ce.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/16ba2efb-053b-486c-86d9-298fc52623ce.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624348%252Fgeneral%252F2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624348/general/2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg already downloaded
2026-03-27 17:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4, identifier: 10737896
2026-03-27 17:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919
2026-03-27 17:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with scrape type 1
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f03e1fe-22dc-5457-8e91-06e6001bbfb3
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Fbf315670-262b-4ebb-b830-762a1203226a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/bf315670-262b-4ebb-b830-762a1203226a.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Ff846f9c3-fa95-405f-90d4-7b6f36556952.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/f846f9c3-fa95-405f-90d4-7b6f36556952.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Ff1a47357-6ccd-4096-9626-11a771ed87dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/f1a47357-6ccd-4096-9626-11a771ed87dd.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Fd557af93-2f26-4432-ae22-7fa0a0431838.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/d557af93-2f26-4432-ae22-7fa0a0431838.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252Fd13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/d13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg already downloaded
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5671881%252Fgeneral%252F0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5671881/general/0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg already downloaded
2026-03-27 17:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3, identifier: 10737919
2026-03-27 17:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931
2026-03-27 17:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e466af2a-dc26-5660-8b05-bf6aa4cd957a with scrape type 1
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e466af2a-dc26-5660-8b05-bf6aa4cd957a
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F28a37233-243d-4c21-a939-cf61d9d11ccf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/28a37233-243d-4c21-a939-cf61d9d11ccf.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252Fd388af7b-7b11-400f-97df-42b6d033ad6c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/d388af7b-7b11-400f-97df-42b6d033ad6c.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252Fd74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/d74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F069af119-b0e4-4175-ab16-b224f662aeee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/069af119-b0e4-4175-ab16-b224f662aeee.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252Fff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/ff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5692388%252Fgeneral%252F5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692388/general/5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg already downloaded
2026-03-27 17:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e466af2a-dc26-5660-8b05-bf6aa4cd957a, identifier: 10737931
2026-03-27 17:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988
2026-03-27 17:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06d01b80-9be3-5443-87cd-f537eec5d2e3 with scrape type 1
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06d01b80-9be3-5443-87cd-f537eec5d2e3
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F612602ba-52c6-4473-babc-e5662d64348f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/612602ba-52c6-4473-babc-e5662d64348f.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F91f5485e-2bbb-4218-910f-59daa4857b01.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/91f5485e-2bbb-4218-910f-59daa4857b01.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252Fab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/ab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F096c457d-f197-4641-8057-7fe6479bf902.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/096c457d-f197-4641-8057-7fe6479bf902.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252Fe3e820dc-4438-448f-8846-5970f4176257.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/e3e820dc-4438-448f-8846-5970f4176257.jpg already downloaded
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5620355%252Fgeneral%252F02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620355/general/02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg already downloaded
2026-03-27 17:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 06d01b80-9be3-5443-87cd-f537eec5d2e3, identifier: 10737988
2026-03-27 17:21:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/35b6a2e0-b70c-428a-adf2-33bb41cb3b35.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737987)
2026-03-27 17:21:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/feb722cc-e864-49a2-aee8-dc402333ad06.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737892)
2026-03-27 17:21:41 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726592%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [adesa.de] INFO: Scrape type for 10726592: 2
2026-03-27 17:21:41 [adesa.de] INFO: Scraping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-27 17:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874
2026-03-27 17:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874
2026-03-27 17:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3bb4cf8-2fdd-5bda-a7ae-940aa9657329 with identifier: 10737874 to the API
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f3bb4cf8-2fdd-5bda-a7ae-940aa9657329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737874',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 43482,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5536293/general/4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg',
'https://images.openlane.eu/carimgs/5536293/general/d3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg',
'https://images.openlane.eu/carimgs/5536293/general/c7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg',
'https://images.openlane.eu/carimgs/5536293/general/2320f7ee-1c15-4639-8d15-d0809627aaea.jpg',
'https://images.openlane.eu/carimgs/5536293/general/848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg',
'https://images.openlane.eu/carimgs/5536293/general/65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg',
'https://images.openlane.eu/carimgs/5536293/general/4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg',
'https://images.openlane.eu/carimgs/5536293/general/4c83d91d-da1a-406e-8db2-bf69f313d352.jpg',
'https://images.openlane.eu/carimgs/5536293/general/2837e684-9f62-444e-a25b-2f17cbbcc603.jpg',
'https://images.openlane.eu/carimgs/5536293/general/05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73582,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/4cb64bcb-c50e-4ee7-88b1-2efebce739ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110544,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/d3596279-186d-4db0-bae4-bcc5d3b3ea35.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93852,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/c7ee54d3-fcdb-4e09-a605-aca5da13a3ad.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/2320f7ee-1c15-4639-8d15-d0809627aaea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102782,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/848d0675-7fb4-448b-a0b4-f7e63221acb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/65cd7af2-8ac1-48ad-b0c3-746554adb7c8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98718,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/4e6a50ac-7473-4111-92ba-af8b0eba06f8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129467,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/4c83d91d-da1a-406e-8db2-bf69f313d352.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/2837e684-9f62-444e-a25b-2f17cbbcc603.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3bb4cf8-2fdd-5bda-a7ae-940aa9657329/f3bb4cf8-2fdd-5bda-a7ae-940aa9657329_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105493,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5536293/general/05953272-f79b-46fe-972a-06e3ee6bf5cc.jpg',
'Width': 1280}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C 300e Avantgarde - Hybrid - Automatic - 204 hp - '
'43.482 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737874%27 HTTP/1.1" 200 None
2026-03-27 17:21:41 [adesa.de] INFO: Saving data for 10737874: {'created_time': 1774632101.856692, 'last_price_update_time': 1774632101.856704, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737874') HTTP/1.1" 204 0
2026-03-27 17:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962
2026-03-27 17:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962
2026-03-27 17:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157 with identifier: 10737962 to the API
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737962>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '125003928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737962',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 31416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5483856/general/b3b70a10-df85-44e6-8ed6-a0cebcf21149.png',
'https://images.openlane.eu/carimgs/5483856/general/e43039fb-04df-4e3d-b222-dea0de35d32f.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/f7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/c8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/cdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/4999830d-3775-4343-a835-8442f9f6e767.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg',
'https://images.openlane.eu/carimgs/5483856/general/c5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 437335,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/b3b70a10-df85-44e6-8ed6-a0cebcf21149.png',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/e43039fb-04df-4e3d-b222-dea0de35d32f.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342233,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/f7fc5815-39ad-4888-9875-b0732d5a0d09.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377464,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/4a7b31e0-5389-4695-8df9-a0e212f6d2cb.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229627,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/c8314356-6ef8-4b15-b5b5-76a792a0f966.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238812,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/cdaf2efb-46bb-4d1d-b044-a561fa42d311.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272605,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/8bb6e6f0-ffe7-4b89-8ed0-f881eb438354.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/4999830d-3775-4343-a835-8442f9f6e767.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348296,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/6d094bb0-70c9-4237-acd5-70f6d53a73d1.jpeg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157/5c375a4a-a2b5-564f-b4b3-1ac5ee8ef157_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201549,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5483856/general/c5f0995c-594d-4bd5-a4d7-e0cb7b19befd.jpeg',
'Width': 1280}],
'price': 18100,
'price_includes_vat': True,
'registration_date': '2018-11-26',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200 Urban - Petrol - Automatic - '
'156 hp - 31.416 km',
'transmission': 'automatic',
'trim': 'Urban',
'vin': None,
'year': 2018}
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737962%27 HTTP/1.1" 200 None
2026-03-27 17:21:42 [adesa.de] INFO: Saving data for 10737962: {'created_time': 1774632102.25765, 'last_price_update_time': 1774632102.257662, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737962') HTTP/1.1" 204 0
2026-03-27 17:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896
2026-03-27 17:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896
2026-03-27 17:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4 with identifier: 10737896 to the API
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737896',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 81062,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5624348/general/3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg',
'https://images.openlane.eu/carimgs/5624348/general/e74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg',
'https://images.openlane.eu/carimgs/5624348/general/c93b8d8f-304f-432a-8766-b4acb5829d6f.jpg',
'https://images.openlane.eu/carimgs/5624348/general/ed191877-e31c-4976-907c-0ae8631e1ff4.jpg',
'https://images.openlane.eu/carimgs/5624348/general/56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg',
'https://images.openlane.eu/carimgs/5624348/general/156b9e5c-8951-47b2-9593-d003191f3672.jpg',
'https://images.openlane.eu/carimgs/5624348/general/d4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg',
'https://images.openlane.eu/carimgs/5624348/general/2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg',
'https://images.openlane.eu/carimgs/5624348/general/16ba2efb-053b-486c-86d9-298fc52623ce.jpg',
'https://images.openlane.eu/carimgs/5624348/general/2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160944,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/3b4a68f6-6755-40d3-b7b9-b4769c91471b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141502,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/e74241d8-c058-40dd-80fb-7e926ea7f6c5.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126271,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/c93b8d8f-304f-432a-8766-b4acb5829d6f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150851,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/ed191877-e31c-4976-907c-0ae8631e1ff4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145907,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/56c92da6-569f-4b08-ab6a-b2b5e9b1611b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/156b9e5c-8951-47b2-9593-d003191f3672.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/d4ccfaf8-5288-4348-9775-c4d7ccd7b9ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134556,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/2af0b1e9-8baf-46a3-9f7b-4aec070d7279.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115453,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/16ba2efb-053b-486c-86d9-298fc52623ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4/1a9ef78d-87d3-53f9-b95a-82d25d0cc7e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82807,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5624348/general/2027d0a9-f952-4fd0-bf11-975cf4a10524.jpg',
'Width': 1280}],
'price': 26700,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - 265 hp - 81.062 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737896%27 HTTP/1.1" 200 None
2026-03-27 17:21:42 [adesa.de] INFO: Saving data for 10737896: {'created_time': 1774632102.563948, 'last_price_update_time': 1774632102.563965, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737896') HTTP/1.1" 204 0
2026-03-27 17:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919
2026-03-27 17:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919
2026-03-27 17:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f03e1fe-22dc-5457-8e91-06e6001bbfb3 with identifier: 10737919 to the API
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737919>
{'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-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8f03e1fe-22dc-5457-8e91-06e6001bbfb3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737919',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 80074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5671881/general/294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg',
'https://images.openlane.eu/carimgs/5671881/general/bf315670-262b-4ebb-b830-762a1203226a.jpg',
'https://images.openlane.eu/carimgs/5671881/general/f846f9c3-fa95-405f-90d4-7b6f36556952.jpg',
'https://images.openlane.eu/carimgs/5671881/general/f1a47357-6ccd-4096-9626-11a771ed87dd.jpg',
'https://images.openlane.eu/carimgs/5671881/general/3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg',
'https://images.openlane.eu/carimgs/5671881/general/d557af93-2f26-4432-ae22-7fa0a0431838.jpg',
'https://images.openlane.eu/carimgs/5671881/general/8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg',
'https://images.openlane.eu/carimgs/5671881/general/d13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg',
'https://images.openlane.eu/carimgs/5671881/general/00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg',
'https://images.openlane.eu/carimgs/5671881/general/0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1275646,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/294ad2f1-7e1e-4124-8e0f-5a9b799107d4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1255823,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/bf315670-262b-4ebb-b830-762a1203226a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1070586,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/f846f9c3-fa95-405f-90d4-7b6f36556952.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1115035,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/f1a47357-6ccd-4096-9626-11a771ed87dd.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1234387,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/3fde89a6-e993-4074-b4b8-a7d7268b8a6f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1083122,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/d557af93-2f26-4432-ae22-7fa0a0431838.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1030909,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/8feb0092-5bd4-4428-b5b4-ac72e1c2e927.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 802565,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/d13a581c-4dc1-456a-bbad-5bff84d4ba04.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 952039,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/00d90a0d-f2bd-451e-bc90-51961d0a439a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f03e1fe-22dc-5457-8e91-06e6001bbfb3/8f03e1fe-22dc-5457-8e91-06e6001bbfb3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1171676,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5671881/general/0d00bf8c-533e-45ed-8878-de7cb172b21e.jpg',
'Width': 2731}],
'price': 29100,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - 265 hp - 80.074 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737919%27 HTTP/1.1" 200 None
2026-03-27 17:21:42 [adesa.de] INFO: Saving data for 10737919: {'created_time': 1774632102.96461, 'last_price_update_time': 1774632102.964622, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737919') HTTP/1.1" 204 0
2026-03-27 17:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931
2026-03-27 17:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931
2026-03-27 17:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e466af2a-dc26-5660-8b05-bf6aa4cd957a with identifier: 10737931 to the API
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737931>
{'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-30T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e466af2a-dc26-5660-8b05-bf6aa4cd957a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737931',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 207834,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5692388/general/28a37233-243d-4c21-a939-cf61d9d11ccf.jpg',
'https://images.openlane.eu/carimgs/5692388/general/0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg',
'https://images.openlane.eu/carimgs/5692388/general/0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg',
'https://images.openlane.eu/carimgs/5692388/general/d388af7b-7b11-400f-97df-42b6d033ad6c.jpg',
'https://images.openlane.eu/carimgs/5692388/general/5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg',
'https://images.openlane.eu/carimgs/5692388/general/3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg',
'https://images.openlane.eu/carimgs/5692388/general/d74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg',
'https://images.openlane.eu/carimgs/5692388/general/069af119-b0e4-4175-ab16-b224f662aeee.jpg',
'https://images.openlane.eu/carimgs/5692388/general/ff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg',
'https://images.openlane.eu/carimgs/5692388/general/5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1232348,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/28a37233-243d-4c21-a939-cf61d9d11ccf.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1160379,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/0b08bcce-fe78-44a5-a5ae-df2bd3fad421.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 949093,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/0c66d471-39c2-4ab1-89a7-547bc1473bc7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1021668,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/d388af7b-7b11-400f-97df-42b6d033ad6c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143096,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/5a05206b-acf0-46c2-a8c2-a0ede67d1f5f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1055336,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/3d58e007-ab74-4ef8-bae7-2989ec5f079a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 966456,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/d74f9f9f-dd14-4545-98c7-de138dd77eb6.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 810533,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/069af119-b0e4-4175-ab16-b224f662aeee.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 905660,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/ff7dc58b-b482-4d7f-bec9-5e291edeab7c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e466af2a-dc26-5660-8b05-bf6aa4cd957a/e466af2a-dc26-5660-8b05-bf6aa4cd957a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1169065,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692388/general/5bb9d98c-3a72-4e34-af92-0eb431dff4d7.jpg',
'Width': 2731}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-12-09',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C Break 300de AMG Line - Hybrid - Automatic - 194 hp '
'- 207.834 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737931%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Saving data for 10737931: {'created_time': 1774632103.249764, 'last_price_update_time': 1774632103.249774, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737931') HTTP/1.1" 204 0
2026-03-27 17:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988
2026-03-27 17:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988
2026-03-27 17:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 06d01b80-9be3-5443-87cd-f537eec5d2e3 with identifier: 10737988 to the API
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737988>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 421,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Petrol',
'id': '06d01b80-9be3-5443-87cd-f537eec5d2e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '126000153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737988',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 37156,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5620355/general/612602ba-52c6-4473-babc-e5662d64348f.jpg',
'https://images.openlane.eu/carimgs/5620355/general/91f5485e-2bbb-4218-910f-59daa4857b01.jpg',
'https://images.openlane.eu/carimgs/5620355/general/ab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg',
'https://images.openlane.eu/carimgs/5620355/general/768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg',
'https://images.openlane.eu/carimgs/5620355/general/096c457d-f197-4641-8057-7fe6479bf902.jpg',
'https://images.openlane.eu/carimgs/5620355/general/6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg',
'https://images.openlane.eu/carimgs/5620355/general/9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg',
'https://images.openlane.eu/carimgs/5620355/general/355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg',
'https://images.openlane.eu/carimgs/5620355/general/e3e820dc-4438-448f-8846-5970f4176257.jpg',
'https://images.openlane.eu/carimgs/5620355/general/02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245700,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/612602ba-52c6-4473-babc-e5662d64348f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233383,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/91f5485e-2bbb-4218-910f-59daa4857b01.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227582,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/ab44b242-a5cc-44db-83dd-1c74d6032f9a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232585,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/768bb3d4-9a6a-4bd3-a479-b4e86d8f655a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299031,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/096c457d-f197-4641-8057-7fe6479bf902.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367436,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/6eb0c050-6e1c-421d-909a-62cb9ffe39a2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299541,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/9e4e804e-6d79-43af-b40c-415ce62f48fe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444691,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/355b16f9-81b4-45c4-beba-5f4eca0dad83.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320984,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/e3e820dc-4438-448f-8846-5970f4176257.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06d01b80-9be3-5443-87cd-f537eec5d2e3/06d01b80-9be3-5443-87cd-f537eec5d2e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264151,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5620355/general/02c93b57-f2ad-4687-8d0a-32aa5ff75cda.jpg',
'Width': 2000}],
'price': 43900,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA AMG 45 S - 4-Matic - Petrol - 421 hp - 37.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737988%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Saving data for 10737988: {'created_time': 1774632103.544404, 'last_price_update_time': 1774632103.544418, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737988') HTTP/1.1" 204 0
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/cd0308f8-29f6-4c41-90a5-3e6340a963a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737987)
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/75c98bc3-3013-4795-af63-c107a26bb7e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737892)
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620303%252Fgeneral%252F975c73c8-ffa0-46f8-b41a-aab40fb32e17.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620303/general/975c73c8-ffa0-46f8-b41a-aab40fb32e17.JPG not downloaded yet
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5620348%252Fgeneral%252Fa162929d-ad9c-44a9-9dc7-bd6e7ff7b198.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620348/general/a162929d-ad9c-44a9-9dc7-bd6e7ff7b198.JPG not downloaded yet
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726397%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726397: 0
2026-03-27 17:21:43 [adesa.de] INFO: Skipping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726667%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726667: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726671%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726671: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726317%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726317: 0
2026-03-27 17:21:43 [adesa.de] INFO: Skipping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726612%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726612: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/c0fbd341-faf7-4fb8-b6fb-3f8f7c5da7cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737892)
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/8b02d3cd-3184-4306-b2a1-0dc2f6a48bd7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737987)
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/2b641a3b-3df0-44a5-826a-be45b75a3807.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737892)
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726994%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726994: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-27 17:21:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620348/general/a162929d-ad9c-44a9-9dc7-bd6e7ff7b198.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737892)
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727114%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10727114: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726561%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726561: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-27 17:21:43 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726502%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [adesa.de] INFO: Scrape type for 10726502: 2
2026-03-27 17:21:43 [adesa.de] INFO: Scraping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-27 17:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015
2026-03-27 17:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85314df-272f-5e1d-86e6-5d278eeaef5e with scrape type 1
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a85314df-272f-5e1d-86e6-5d278eeaef5e
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fbddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/bddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fd906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/d906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F9fe1d7d4-db70-4799-8404-5454924e05fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/9fe1d7d4-db70-4799-8404-5454924e05fe.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252F40eff724-427a-42ad-82a8-35ab77ce9120.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/40eff724-427a-42ad-82a8-35ab77ce9120.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fd18a19ef-2b04-46b7-9240-edbeede5916c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/d18a19ef-2b04-46b7-9240-edbeede5916c.jpg already downloaded
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673527%252Fgeneral%252Fb2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673527/general/b2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg already downloaded
2026-03-27 17:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a85314df-272f-5e1d-86e6-5d278eeaef5e, identifier: 10738015
2026-03-27 17:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10735339
2026-03-27 17:21: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-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed229f46-dee6-5d00-a666-b097400fbd90
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fe7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [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-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727100%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10727100: 2
2026-03-27 17:21:44 [adesa.de] INFO: Scraping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-27 17:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015
2026-03-27 17:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015
2026-03-27 17:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a85314df-272f-5e1d-86e6-5d278eeaef5e with identifier: 10738015 to the API
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738015>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a85314df-272f-5e1d-86e6-5d278eeaef5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738015',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 106389,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5673527/general/bddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg',
'https://images.openlane.eu/carimgs/5673527/general/d906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg',
'https://images.openlane.eu/carimgs/5673527/general/8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg',
'https://images.openlane.eu/carimgs/5673527/general/32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg',
'https://images.openlane.eu/carimgs/5673527/general/1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg',
'https://images.openlane.eu/carimgs/5673527/general/9fe1d7d4-db70-4799-8404-5454924e05fe.jpg',
'https://images.openlane.eu/carimgs/5673527/general/2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg',
'https://images.openlane.eu/carimgs/5673527/general/40eff724-427a-42ad-82a8-35ab77ce9120.jpg',
'https://images.openlane.eu/carimgs/5673527/general/d18a19ef-2b04-46b7-9240-edbeede5916c.jpg',
'https://images.openlane.eu/carimgs/5673527/general/b2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1075079,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/bddf4c31-4566-4ffc-86ec-554b260c7c9c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1165583,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/d906ee33-7248-45e5-8d3a-40b0c0824e4b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1200554,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/8d8ffadc-0765-4336-87ee-87ba4f374dda.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 993046,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/32ddd5b9-d43f-4f2d-8853-fd4e1d1f7271.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1114168,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/1f45bf1c-7b1d-4e4a-90c5-e613e3c3e965.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1143327,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/9fe1d7d4-db70-4799-8404-5454924e05fe.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808293,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/2a55a483-2f1c-49c9-9417-bbc0d2e21adb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808011,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/40eff724-427a-42ad-82a8-35ab77ce9120.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 842520,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/d18a19ef-2b04-46b7-9240-edbeede5916c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a85314df-272f-5e1d-86e6-5d278eeaef5e/a85314df-272f-5e1d-86e6-5d278eeaef5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1044989,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673527/general/b2cea13b-1e6c-4092-a7f1-0d4db3f49c71.jpg',
'Width': 2731}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 300e AMG Line - 4-Matic - Hybrid - Automatic - 211 '
'hp - 106.389 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738015%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Saving data for 10738015: {'created_time': 1774632104.418614, 'last_price_update_time': 1774632104.418625, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738015') HTTP/1.1" 204 0
2026-03-27 17:21:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620303/general/975c73c8-ffa0-46f8-b41a-aab40fb32e17.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737987)
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252F7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [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-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726299%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726299: 0
2026-03-27 17:21:44 [adesa.de] INFO: Skipping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726413%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726413: 0
2026-03-27 17:21:44 [adesa.de] INFO: Skipping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726639%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726639: 2
2026-03-27 17:21:44 [adesa.de] INFO: Scraping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-27 17:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fc814a92e-1495-4461-9507-5e599bfee80d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [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-27 17:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726305%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726305: 0
2026-03-27 17:21:44 [adesa.de] INFO: Skipping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726586%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726586: 2
2026-03-27 17:21:44 [adesa.de] INFO: Scraping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-27 17:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 6486f957-82e4-58fe-bc12-2c18fcc143b2 due to Ignoring non-200 response
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252F1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [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-27 17:21: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/10735339)
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726285%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726285: 0
2026-03-27 17:21:44 [adesa.de] INFO: Skipping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726392%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-27 17:21:44 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727107%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10727107: 2
2026-03-27 17:21:44 [adesa.de] INFO: Scraping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fc1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [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-27 17:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f2a12ea1-478d-5db4-b9b6-1250ca3793ee due to Ignoring non-200 response
2026-03-27 17:21: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/10735339)
2026-03-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726566%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726566: 2
2026-03-27 17:21:44 [adesa.de] INFO: Scraping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-27 17:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fb102b8de-094e-4ffc-8c42-055f26483971.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [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-27 17:21:44 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726509%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [adesa.de] INFO: Scrape type for 10726509: 2
2026-03-27 17:21:44 [adesa.de] INFO: Scraping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-27 17:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c55b436a-bf45-5a31-8d7f-2c9153094878 with identifier: 10737890
2026-03-27 17:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c55b436a-bf45-5a31-8d7f-2c9153094878 with scrape type 1
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c55b436a-bf45-5a31-8d7f-2c9153094878
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252Fd305a9e4-eff5-4a66-8344-60b9af90cfe8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/d305a9e4-eff5-4a66-8344-60b9af90cfe8.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F0399c1b6-5795-474d-a58b-4b26e7ce5c36.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/0399c1b6-5795-474d-a58b-4b26e7ce5c36.JPG not downloaded yet
2026-03-27 17:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002
2026-03-27 17:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949ae70a-66c9-5f31-8162-a4ade252b651 with scrape type 1
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 949ae70a-66c9-5f31-8162-a4ade252b651
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F1e26e204-b376-4680-bbc9-354623443ea2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/1e26e204-b376-4680-bbc9-354623443ea2.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F8f96b853-2285-475f-921d-4c2873d02ec4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/8f96b853-2285-475f-921d-4c2873d02ec4.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252Fee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/ee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F1613a173-16de-4fdf-a051-6861037e0aef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/1613a173-16de-4fdf-a051-6861037e0aef.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252Fb8a449ba-f89a-49d1-989b-6670fd4d947f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/b8a449ba-f89a-49d1-989b-6670fd4d947f.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg already downloaded
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F6afac039-dc62-493a-8829-44ed8ef133d8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/6afac039-dc62-493a-8829-44ed8ef133d8.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F1899363a-1c60-40e1-bb5d-9788e4864334.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/1899363a-1c60-40e1-bb5d-9788e4864334.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5653046%252Fgeneral%252F9471a905-7b07-4161-b70b-9076f99c18a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653046/general/9471a905-7b07-4161-b70b-9076f99c18a9.jpg already downloaded
2026-03-27 17:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 949ae70a-66c9-5f31-8162-a4ade252b651, identifier: 10738002
2026-03-27 17:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914
2026-03-27 17:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with scrape type 1
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c3da145-5c38-5e1c-b30f-793cb3e77f18
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252Fec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/ec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252Fbc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/bc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F89789150-4b2f-4481-a309-3ab422c89707.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/89789150-4b2f-4481-a309-3ab422c89707.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F81936de9-ca53-44bb-94b4-0b13c4c29634.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/81936de9-ca53-44bb-94b4-0b13c4c29634.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252F8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662284%252Fgeneral%252Ff6134b89-e3fa-46d8-a697-a6a1493868b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662284/general/f6134b89-e3fa-46d8-a697-a6a1493868b5.jpg already downloaded
2026-03-27 17:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1c3da145-5c38-5e1c-b30f-793cb3e77f18, identifier: 10737914
2026-03-27 17:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937
2026-03-27 17:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f454a970-aab9-536f-9b0d-8d87fea50531 with scrape type 1
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f454a970-aab9-536f-9b0d-8d87fea50531
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F42c4d4b9-8c57-454d-8803-d8de0d144198.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/42c4d4b9-8c57-454d-8803-d8de0d144198.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252Fbee5845c-4acd-4375-8494-3f0b56fa221a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/bee5845c-4acd-4375-8494-3f0b56fa221a.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F95427de8-f2f7-46a6-9d29-105737597c54.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/95427de8-f2f7-46a6-9d29-105737597c54.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252Fc8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/c8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252Fc58e4395-b740-481a-b4cc-27ca50d30073.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/c58e4395-b740-481a-b4cc-27ca50d30073.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg already downloaded
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706018%252Fgeneral%252F408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706018/general/408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg already downloaded
2026-03-27 17:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f454a970-aab9-536f-9b0d-8d87fea50531, identifier: 10737937
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fbb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [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-27 17:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002
2026-03-27 17:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002
2026-03-27 17:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 949ae70a-66c9-5f31-8162-a4ade252b651 with identifier: 10738002 to the API
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738002>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 363,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '949ae70a-66c9-5f31-8162-a4ade252b651',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738002',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Explorer',
'odometer': 166109,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5653046/general/1e26e204-b376-4680-bbc9-354623443ea2.jpg',
'https://images.openlane.eu/carimgs/5653046/general/8f96b853-2285-475f-921d-4c2873d02ec4.jpg',
'https://images.openlane.eu/carimgs/5653046/general/ee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg',
'https://images.openlane.eu/carimgs/5653046/general/1613a173-16de-4fdf-a051-6861037e0aef.jpg',
'https://images.openlane.eu/carimgs/5653046/general/b8a449ba-f89a-49d1-989b-6670fd4d947f.jpg',
'https://images.openlane.eu/carimgs/5653046/general/8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg',
'https://images.openlane.eu/carimgs/5653046/general/6afac039-dc62-493a-8829-44ed8ef133d8.jpg',
'https://images.openlane.eu/carimgs/5653046/general/74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg',
'https://images.openlane.eu/carimgs/5653046/general/1899363a-1c60-40e1-bb5d-9788e4864334.jpg',
'https://images.openlane.eu/carimgs/5653046/general/9471a905-7b07-4161-b70b-9076f99c18a9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1244836,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/1e26e204-b376-4680-bbc9-354623443ea2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1437017,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/8f96b853-2285-475f-921d-4c2873d02ec4.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1110914,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/ee6cb50a-02b4-44c9-8ef1-04b0e906a864.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1092046,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/1613a173-16de-4fdf-a051-6861037e0aef.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1020249,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/b8a449ba-f89a-49d1-989b-6670fd4d947f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 931237,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/8aeb3d5a-ef15-4eea-9c73-ae3c4fd9d01a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 879849,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/6afac039-dc62-493a-8829-44ed8ef133d8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 997620,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/74ad9c8c-cc61-48f1-b39b-e7bd73ab369d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1015398,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/1899363a-1c60-40e1-bb5d-9788e4864334.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ae70a-66c9-5f31-8162-a4ade252b651/949ae70a-66c9-5f31-8162-a4ade252b651_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1057871,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653046/general/9471a905-7b07-4161-b70b-9076f99c18a9.jpg',
'Width': 2731}],
'price': 24500,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Explorer Platinum - AWD - Hybrid - Automatic - 363 hp - '
'166.109 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738002%27 HTTP/1.1" 200 None
2026-03-27 17:21:45 [adesa.de] INFO: Saving data for 10738002: {'created_time': 1774632105.959682, 'last_price_update_time': 1774632105.959697, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738002') HTTP/1.1" 204 0
2026-03-27 17:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914
2026-03-27 17:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914
2026-03-27 17:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1c3da145-5c38-5e1c-b30f-793cb3e77f18 with identifier: 10737914 to the API
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Diesel',
'id': '1c3da145-5c38-5e1c-b30f-793cb3e77f18',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737914',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 182507,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5662284/general/4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg',
'https://images.openlane.eu/carimgs/5662284/general/1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg',
'https://images.openlane.eu/carimgs/5662284/general/9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg',
'https://images.openlane.eu/carimgs/5662284/general/ec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg',
'https://images.openlane.eu/carimgs/5662284/general/74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg',
'https://images.openlane.eu/carimgs/5662284/general/bc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg',
'https://images.openlane.eu/carimgs/5662284/general/89789150-4b2f-4481-a309-3ab422c89707.jpg',
'https://images.openlane.eu/carimgs/5662284/general/81936de9-ca53-44bb-94b4-0b13c4c29634.jpg',
'https://images.openlane.eu/carimgs/5662284/general/8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg',
'https://images.openlane.eu/carimgs/5662284/general/f6134b89-e3fa-46d8-a697-a6a1493868b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/4497de8b-d1ec-49a6-bad2-a738128bbcc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/1d2e26b3-e6d5-458b-9d9f-493fa27b600c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177722,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/9287ee90-cd7b-4509-a31f-c8c5162b5848.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158730,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/ec01e0a4-9d14-43e8-98fc-3867115ad5ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/74df9752-a0ef-48e7-bfc7-c89ce113e6f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139278,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/bc4a3a8b-9346-437f-bad7-ac808eb73dff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162395,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/89789150-4b2f-4481-a309-3ab422c89707.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150829,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/81936de9-ca53-44bb-94b4-0b13c4c29634.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115102,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/8148c364-3b21-40e6-b6bd-d4c4f80c52af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c3da145-5c38-5e1c-b30f-793cb3e77f18/1c3da145-5c38-5e1c-b30f-793cb3e77f18_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662284/general/f6134b89-e3fa-46d8-a697-a6a1493868b5.jpg',
'Width': 1280}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz C 220d AMG Line - 4-Matic - Diesel - Automatic - 200 '
'hp - 182.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737914%27 HTTP/1.1" 200 None
2026-03-27 17:21:46 [adesa.de] INFO: Saving data for 10737914: {'created_time': 1774632106.45424, 'last_price_update_time': 1774632106.454252, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737914') HTTP/1.1" 204 0
2026-03-27 17:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937
2026-03-27 17:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937
2026-03-27 17:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f454a970-aab9-536f-9b0d-8d87fea50531 with identifier: 10737937 to the API
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737937>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 487,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f454a970-aab9-536f-9b0d-8d87fea50531',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737937',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 83383,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5706018/general/42c4d4b9-8c57-454d-8803-d8de0d144198.jpg',
'https://images.openlane.eu/carimgs/5706018/general/bee5845c-4acd-4375-8494-3f0b56fa221a.jpg',
'https://images.openlane.eu/carimgs/5706018/general/95427de8-f2f7-46a6-9d29-105737597c54.jpg',
'https://images.openlane.eu/carimgs/5706018/general/c8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg',
'https://images.openlane.eu/carimgs/5706018/general/2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg',
'https://images.openlane.eu/carimgs/5706018/general/8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg',
'https://images.openlane.eu/carimgs/5706018/general/c58e4395-b740-481a-b4cc-27ca50d30073.jpg',
'https://images.openlane.eu/carimgs/5706018/general/7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg',
'https://images.openlane.eu/carimgs/5706018/general/59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg',
'https://images.openlane.eu/carimgs/5706018/general/408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46479,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/42c4d4b9-8c57-454d-8803-d8de0d144198.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27499,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/bee5845c-4acd-4375-8494-3f0b56fa221a.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 22300,
'Height': 258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/95427de8-f2f7-46a6-9d29-105737597c54.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50365,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/c8a6d028-7c82-400e-bfe0-6c30b66683eb.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39914,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/2e348183-2adc-4d41-a96c-56ed8c95d61c.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42415,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/8e4e5ed5-7ec6-4fbd-9f41-c11e30188c40.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43634,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/c58e4395-b740-481a-b4cc-27ca50d30073.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43753,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/7da9c4ee-f940-42ad-a0fd-a21c393366bb.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55300,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/59968c2e-d740-482f-8c9d-53e04bf31d9d.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f454a970-aab9-536f-9b0d-8d87fea50531/f454a970-aab9-536f-9b0d-8d87fea50531_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44221,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706018/general/408d9d42-2ba0-4a2f-b39e-80262243e7c9.jpg',
'Width': 688}],
'price': 28200,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Mustang Mach-E GT - AWD - Electric - Automatic - 487 hp - '
'83.383 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737937%27 HTTP/1.1" 200 None
2026-03-27 17:21:46 [adesa.de] INFO: Saving data for 10737937: {'created_time': 1774632106.87628, 'last_price_update_time': 1774632106.876292, 'auction_closing_time': 1774875600.0}
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737937') HTTP/1.1" 204 0
2026-03-27 17:21:46 [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/10735339)
2026-03-27 17:21:46 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727051%27 HTTP/1.1" 200 None
2026-03-27 17:21:46 [adesa.de] INFO: Scrape type for 10727051: 2
2026-03-27 17:21:46 [adesa.de] INFO: Scraping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F5bcc669b-2520-43cf-a5fb-131dc65a8d11.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/5bcc669b-2520-43cf-a5fb-131dc65a8d11.JPG not downloaded yet
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fcf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:46 [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-27 17:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:46 [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-27 17:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017
2026-03-27 17:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0597b560-a770-5d85-b874-7b0d88073dc3 with scrape type 1
2026-03-27 17:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0597b560-a770-5d85-b874-7b0d88073dc3
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F624b2d44-ccda-491c-bd44-855ae5526a32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/624b2d44-ccda-491c-bd44-855ae5526a32.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252Ffc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/fc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F33d86916-2a5c-4373-af81-8f32110b18e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/33d86916-2a5c-4373-af81-8f32110b18e9.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F62934969-49f2-42bc-8a63-3fcc5caa9915.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/62934969-49f2-42bc-8a63-3fcc5caa9915.jpg already downloaded
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5680051%252Fgeneral%252F26515a31-6433-426d-9bd7-ddad38567b00.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680051/general/26515a31-6433-426d-9bd7-ddad38567b00.jpg already downloaded
2026-03-27 17:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0597b560-a770-5d85-b874-7b0d88073dc3, identifier: 10738017
2026-03-27 17:21:47 [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-27 17:21:47 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726287%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-27 17:21:47 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-27 17:21:47 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727046%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [adesa.de] INFO: Scrape type for 10727046: 2
2026-03-27 17:21:47 [adesa.de] INFO: Scraping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F02029cf7-b3ce-48a2-b889-0a81bb33817e.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/02029cf7-b3ce-48a2-b889-0a81bb33817e.JPG not downloaded yet
2026-03-27 17:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727053> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017
2026-03-27 17:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017
2026-03-27 17:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0597b560-a770-5d85-b874-7b0d88073dc3 with identifier: 10738017 to the API
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '0597b560-a770-5d85-b874-7b0d88073dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738017',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 41917,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5680051/general/624b2d44-ccda-491c-bd44-855ae5526a32.jpg',
'https://images.openlane.eu/carimgs/5680051/general/91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg',
'https://images.openlane.eu/carimgs/5680051/general/fc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg',
'https://images.openlane.eu/carimgs/5680051/general/33d86916-2a5c-4373-af81-8f32110b18e9.jpg',
'https://images.openlane.eu/carimgs/5680051/general/0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg',
'https://images.openlane.eu/carimgs/5680051/general/2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg',
'https://images.openlane.eu/carimgs/5680051/general/987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg',
'https://images.openlane.eu/carimgs/5680051/general/5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg',
'https://images.openlane.eu/carimgs/5680051/general/62934969-49f2-42bc-8a63-3fcc5caa9915.jpg',
'https://images.openlane.eu/carimgs/5680051/general/26515a31-6433-426d-9bd7-ddad38567b00.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1121505,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/624b2d44-ccda-491c-bd44-855ae5526a32.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1230817,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/91bc34fc-7efc-49bd-9198-0b4b022b8599.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1230349,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/fc23eb8b-f4dd-4eb0-a37e-89ae606eeeb2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1182412,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/33d86916-2a5c-4373-af81-8f32110b18e9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1214400,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/0bde1552-deb8-417c-b5f7-fe880985f1c9.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1323887,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/2cd9b1be-c5eb-4167-ae09-d2a7a22118a5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733191,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/987e4c84-5b12-45c7-8c8f-e6f4096c7337.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 808535,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/5c77eab0-45e7-4e37-bacf-da2cad7ec365.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 805967,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/62934969-49f2-42bc-8a63-3fcc5caa9915.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0597b560-a770-5d85-b874-7b0d88073dc3/0597b560-a770-5d85-b874-7b0d88073dc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 793110,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5680051/general/26515a31-6433-426d-9bd7-ddad38567b00.jpg',
'Width': 2731}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz A 250e Business Line - Hybrid - Automatic - 163 hp - '
'41.917 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738017%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [adesa.de] INFO: Saving data for 10738017: {'created_time': 1774632107.668132, 'last_price_update_time': 1774632107.668144, 'auction_closing_time': 1774876200.0}
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10738017') HTTP/1.1" 204 0
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252Fd3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [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-27 17:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:47 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726504%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [adesa.de] INFO: Scrape type for 10726504: 2
2026-03-27 17:21:47 [adesa.de] INFO: Scraping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F00515670-4b16-4c31-8b29-b92ea4f6f976.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/00515670-4b16-4c31-8b29-b92ea4f6f976.JPG not downloaded yet
2026-03-27 17:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:47 [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-27 17:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133
2026-03-27 17:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 506d77f9-b635-5f2f-a7de-32b8a255425f with scrape type 2
2026-03-27 17:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 506d77f9-b635-5f2f-a7de-32b8a255425f with scrape type 2
2026-03-27 17:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 506d77f9-b635-5f2f-a7de-32b8a255425f, identifier: 10727133
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5673133%252Fgeneral%252F876124c9-32d4-466f-88a8-3baae3734b9a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:47 [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-27 17:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133
2026-03-27 17:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133
2026-03-27 17:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 506d77f9-b635-5f2f-a7de-32b8a255425f with identifier: 10727133 to the API
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727133>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '506d77f9-b635-5f2f-a7de-32b8a255425f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4490812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727133',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A1',
'odometer': 13590,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi A1 Sportback 25 TFSI S Line - Petrol - Manual - 95 hp - 13.590 '
'km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727133%27 HTTP/1.1" 200 None
2026-03-27 17:21:48 [adesa.de] INFO: Saving data for 10727133: {'auction_closing_time': 1774962000.0, 'created_time': 1774528228.901387, 'last_price_update_time': 1774632108.219809}
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727133') HTTP/1.1" 204 0
2026-03-27 17:21:48 [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/10735339)
2026-03-27 17:21:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/5bcc669b-2520-43cf-a5fb-131dc65a8d11.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:48 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727048%27 HTTP/1.1" 200 None
2026-03-27 17:21:48 [adesa.de] INFO: Scrape type for 10727048: 2
2026-03-27 17:21:48 [adesa.de] INFO: Scraping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F2c11537f-1cb7-449e-9167-176bf25c45b9.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/2c11537f-1cb7-449e-9167-176bf25c45b9.JPG not downloaded yet
2026-03-27 17:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053
2026-03-27 17:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with scrape type 2
2026-03-27 17:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with scrape type 2
2026-03-27 17:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11, identifier: 10727053
2026-03-27 17:21:48 [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/10735339)
2026-03-27 17:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053
2026-03-27 17:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053
2026-03-27 17:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e80a768-7ff5-5cad-9c02-5b03a0e9ef11 with identifier: 10727053 to the API
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727053>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '5e80a768-7ff5-5cad-9c02-5b03a0e9ef11',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '392264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727053',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 84097,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Audi A6 Allroad 45 TDI - Quattro - Diesel - Automatic - 245 hp - '
'84.097 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727053%27 HTTP/1.1" 200 None
2026-03-27 17:21:48 [adesa.de] INFO: Saving data for 10727053: {'auction_closing_time': 1774962000.0, 'created_time': 1774528346.740836, 'last_price_update_time': 1774632108.622272}
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727053') HTTP/1.1" 204 0
2026-03-27 17:21:48 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726665%27 HTTP/1.1" 200 None
2026-03-27 17:21:48 [adesa.de] INFO: Scrape type for 10726665: 2
2026-03-27 17:21:48 [adesa.de] INFO: Scraping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F85c33e5e-de95-4866-93df-eaa748994e07.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/85c33e5e-de95-4866-93df-eaa748994e07.JPG not downloaded yet
2026-03-27 17:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496
2026-03-27 17:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97a4bb9a-fff8-5c56-9458-1887a378aa46 with scrape type 2
2026-03-27 17:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97a4bb9a-fff8-5c56-9458-1887a378aa46 with scrape type 2
2026-03-27 17:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 97a4bb9a-fff8-5c56-9458-1887a378aa46, identifier: 10726496
2026-03-27 17:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131
2026-03-27 17:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4ccd06d-193e-5620-aa59-513791c554c6 with scrape type 2
2026-03-27 17:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4ccd06d-193e-5620-aa59-513791c554c6 with scrape type 2
2026-03-27 17:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4ccd06d-193e-5620-aa59-513791c554c6, identifier: 10727131
2026-03-27 17:21:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496
2026-03-27 17:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496
2026-03-27 17:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 97a4bb9a-fff8-5c56-9458-1887a378aa46 with identifier: 10726496 to the API
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '97a4bb9a-fff8-5c56-9458-1887a378aa46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '472970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726496',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 12866,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2024-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 3 Series Touring 320i - Petrol - Automatic - 184 hp - 12.866 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726496%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [adesa.de] INFO: Saving data for 10726496: {'auction_closing_time': 1774962000.0, 'created_time': 1774528337.787322, 'last_price_update_time': 1774632109.083767}
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726496') HTTP/1.1" 204 0
2026-03-27 17:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131
2026-03-27 17:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131
2026-03-27 17:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4ccd06d-193e-5620-aa59-513791c554c6 with identifier: 10727131 to the API
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'd4ccd06d-193e-5620-aa59-513791c554c6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '408248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727131',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 97468,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW 3 Series Touring 320d - xDrive - Diesel - Automatic - 190 hp - '
'97.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727131%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [adesa.de] INFO: Saving data for 10727131: {'auction_closing_time': 1774962000.0, 'created_time': 1774528337.391692, 'last_price_update_time': 1774632109.354556}
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727131') HTTP/1.1" 204 0
2026-03-27 17:21:49 [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-27 17:21:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/02029cf7-b3ce-48a2-b889-0a81bb33817e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:49 [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/10735339)
2026-03-27 17:21:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/00515670-4b16-4c31-8b29-b92ea4f6f976.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:49 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726552%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [adesa.de] INFO: Scrape type for 10726552: 2
2026-03-27 17:21:49 [adesa.de] INFO: Scraping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252Fbfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/bfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG not downloaded yet
2026-03-27 17:21:49 [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-27 17:21:49 [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/10735339)
2026-03-27 17:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667
2026-03-27 17:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cf58899-698e-51b6-9640-136475212a7a with scrape type 2
2026-03-27 17:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cf58899-698e-51b6-9640-136475212a7a with scrape type 2
2026-03-27 17:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0cf58899-698e-51b6-9640-136475212a7a, identifier: 10726667
2026-03-27 17:21:49 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726669%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [adesa.de] INFO: Scrape type for 10726669: 2
2026-03-27 17:21:49 [adesa.de] INFO: Scraping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F20497950-50c3-4431-b16a-0e24607d89ec.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/20497950-50c3-4431-b16a-0e24607d89ec.JPG not downloaded yet
2026-03-27 17:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667
2026-03-27 17:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667
2026-03-27 17:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0cf58899-698e-51b6-9640-136475212a7a with identifier: 10726667 to the API
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726667>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0cf58899-698e-51b6-9640-136475212a7a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6482603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726667',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 48259,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 48.259 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726667%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [adesa.de] INFO: Saving data for 10726667: {'auction_closing_time': 1774962000.0, 'created_time': 1774528368.828821, 'last_price_update_time': 1774632109.862144}
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726667') HTTP/1.1" 204 0
2026-03-27 17:21:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/2c11537f-1cb7-449e-9167-176bf25c45b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/85c33e5e-de95-4866-93df-eaa748994e07.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:49 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727052%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [adesa.de] INFO: Scrape type for 10727052: 2
2026-03-27 17:21:49 [adesa.de] INFO: Scraping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616966%252Fgeneral%252F5f6e22ca-c8e0-46aa-9afd-7f39e97dae7a.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616966/general/5f6e22ca-c8e0-46aa-9afd-7f39e97dae7a.JPG not downloaded yet
2026-03-27 17:21:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:49 [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-27 17:21:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:49 [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-27 17:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612
2026-03-27 17:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75e15f27-f49c-50ec-bd4c-423e06bf334b with scrape type 2
2026-03-27 17:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75e15f27-f49c-50ec-bd4c-423e06bf334b with scrape type 2
2026-03-27 17:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 75e15f27-f49c-50ec-bd4c-423e06bf334b, identifier: 10726612
2026-03-27 17:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/bfee0eb5-8ed6-426b-833e-e3bc108352ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726538%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726538: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-27 17:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612
2026-03-27 17:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612
2026-03-27 17:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 75e15f27-f49c-50ec-bd4c-423e06bf334b with identifier: 10726612 to the API
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726612>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Red',
'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': '75e15f27-f49c-50ec-bd4c-423e06bf334b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4261654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726612',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 42304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'42.304 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726612%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Saving data for 10726612: {'auction_closing_time': 1774962000.0, 'created_time': 1774528330.796648, 'last_price_update_time': 1774632110.359001}
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726612') HTTP/1.1" 204 0
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727125%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10727125: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-27 17:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726284%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726284: 0
2026-03-27 17:21:50 [adesa.de] INFO: Skipping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727119%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10727119: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-27 17:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/20497950-50c3-4431-b16a-0e24607d89ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616966/general/5f6e22ca-c8e0-46aa-9afd-7f39e97dae7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10737890)
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726982%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726982: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726278%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726278: 0
2026-03-27 17:21:50 [adesa.de] INFO: Skipping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726281%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726281: 0
2026-03-27 17:21:50 [adesa.de] INFO: Skipping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726443%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726443: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726640%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10726640: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-27 17:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622
2026-03-27 17:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with scrape type 2
2026-03-27 17:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with scrape type 2
2026-03-27 17:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1, identifier: 10726622
2026-03-27 17:21:50 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727132%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Scrape type for 10727132: 2
2026-03-27 17:21:50 [adesa.de] INFO: Scraping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-27 17:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622
2026-03-27 17:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622
2026-03-27 17:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1 with identifier: 10726622 to the API
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726622>
{'auction_title': '',
'c_o_2_emission_value': 47,
'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': 'Hybrid',
'id': 'f71bb2d7-9cc2-5f0b-9a96-44e6e8c72dd1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '427871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726622',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 109594,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30400,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 109.594 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726622%27 HTTP/1.1" 200 None
2026-03-27 17:21:50 [adesa.de] INFO: Saving data for 10726622: {'auction_closing_time': 1774962000.0, 'created_time': 1774528370.081684, 'last_price_update_time': 1774632110.94561}
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726622') HTTP/1.1" 204 0
2026-03-27 17:21:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c55b436a-bf45-5a31-8d7f-2c9153094878 due to Ignoring non-200 response
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726643%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10726643: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-27 17:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727104%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10727104: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-27 17:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727110%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10727110: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726590%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10726590: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726275%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10726275: 0
2026-03-27 17:21:51 [adesa.de] INFO: Skipping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726311%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10726311: 0
2026-03-27 17:21:51 [adesa.de] INFO: Skipping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726662%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10726662: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-27 17:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726277%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10726277: 0
2026-03-27 17:21:51 [adesa.de] INFO: Skipping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727002%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10727002: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-27 17:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502
2026-03-27 17:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73eb7d66-9e9d-5c92-a006-511b0455a66b with scrape type 2
2026-03-27 17:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73eb7d66-9e9d-5c92-a006-511b0455a66b with scrape type 2
2026-03-27 17:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73eb7d66-9e9d-5c92-a006-511b0455a66b, identifier: 10726502
2026-03-27 17:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671
2026-03-27 17:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0833c09-e4e2-55ec-8674-a1a142b12190 with scrape type 2
2026-03-27 17:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0833c09-e4e2-55ec-8674-a1a142b12190 with scrape type 2
2026-03-27 17:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c0833c09-e4e2-55ec-8674-a1a142b12190, identifier: 10726671
2026-03-27 17:21:51 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727113%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Scrape type for 10727113: 2
2026-03-27 17:21:51 [adesa.de] INFO: Scraping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-27 17:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502
2026-03-27 17:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502
2026-03-27 17:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73eb7d66-9e9d-5c92-a006-511b0455a66b with identifier: 10726502 to the API
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726502>
{'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': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '73eb7d66-9e9d-5c92-a006-511b0455a66b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5680546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726502',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 27145,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon 1.5 eTSI - Petrol - Automatic - 150 hp - 27.145 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726502%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Saving data for 10726502: {'auction_closing_time': 1774962000.0, 'created_time': 1774528329.909307, 'last_price_update_time': 1774632111.685435}
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726502') HTTP/1.1" 204 0
2026-03-27 17:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671
2026-03-27 17:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671
2026-03-27 17:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c0833c09-e4e2-55ec-8674-a1a142b12190 with identifier: 10726671 to the API
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726671>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': 'c0833c09-e4e2-55ec-8674-a1a142b12190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5806987',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726671',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 38623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Formentor 1.5 TSI - Petrol - Automatic - 150 hp - 38.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726671%27 HTTP/1.1" 200 None
2026-03-27 17:21:51 [adesa.de] INFO: Saving data for 10726671: {'auction_closing_time': 1774962000.0, 'created_time': 1774528354.055378, 'last_price_update_time': 1774632111.947703}
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726671') HTTP/1.1" 204 0
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726433%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726433: 0
2026-03-27 17:21:52 [adesa.de] INFO: Skipping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726316%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726316: 2
2026-03-27 17:21:52 [adesa.de] INFO: Scraping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-27 17:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726616%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726616: 2
2026-03-27 17:21:52 [adesa.de] INFO: Scraping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-27 17:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994
2026-03-27 17:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594af6b1-6dad-5c11-bb2c-a2f84363c596 with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594af6b1-6dad-5c11-bb2c-a2f84363c596 with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 594af6b1-6dad-5c11-bb2c-a2f84363c596, identifier: 10726994
2026-03-27 17:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994
2026-03-27 17:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994
2026-03-27 17:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 594af6b1-6dad-5c11-bb2c-a2f84363c596 with identifier: 10726994 to the API
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726994>
{'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': '594af6b1-6dad-5c11-bb2c-a2f84363c596',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4283184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726994',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 46552,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'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 - '
'46.552 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726994%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Saving data for 10726994: {'auction_closing_time': 1774962000.0, 'created_time': 1774528327.842174, 'last_price_update_time': 1774632112.407505}
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726994') HTTP/1.1" 204 0
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726426%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726426: 0
2026-03-27 17:21:52 [adesa.de] INFO: Skipping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726441%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726441: 2
2026-03-27 17:21:52 [adesa.de] INFO: Scraping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726477%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726477: 2
2026-03-27 17:21:52 [adesa.de] INFO: Scraping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-27 17:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639
2026-03-27 17:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 639b167d-877a-5850-b456-33c508c00f7b with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 639b167d-877a-5850-b456-33c508c00f7b with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 639b167d-877a-5850-b456-33c508c00f7b, identifier: 10726639
2026-03-27 17:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107
2026-03-27 17:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 908e5bbc-7712-5d25-852b-0b4aae6f9844 with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 908e5bbc-7712-5d25-852b-0b4aae6f9844 with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 908e5bbc-7712-5d25-852b-0b4aae6f9844, identifier: 10727107
2026-03-27 17:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100
2026-03-27 17:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbd77d23-7128-56f6-a321-1f320822bf8e with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbd77d23-7128-56f6-a321-1f320822bf8e with scrape type 2
2026-03-27 17:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbd77d23-7128-56f6-a321-1f320822bf8e, identifier: 10727100
2026-03-27 17:21:52 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726560%27 HTTP/1.1" 200 None
2026-03-27 17:21:52 [adesa.de] INFO: Scrape type for 10726560: 2
2026-03-27 17:21:52 [adesa.de] INFO: Scraping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-27 17:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639
2026-03-27 17:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639
2026-03-27 17:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 639b167d-877a-5850-b456-33c508c00f7b with identifier: 10726639 to the API
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726639>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '639b167d-877a-5850-b456-33c508c00f7b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726639',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 60060,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - 60.060 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2021}
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726639%27 HTTP/1.1" 200 None
2026-03-27 17:21:53 [adesa.de] INFO: Saving data for 10726639: {'auction_closing_time': 1774962000.0, 'created_time': 1774528319.937808, 'last_price_update_time': 1774632113.093973}
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726639') HTTP/1.1" 204 0
2026-03-27 17:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107
2026-03-27 17:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107
2026-03-27 17:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 908e5bbc-7712-5d25-852b-0b4aae6f9844 with identifier: 10727107 to the API
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727107>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '908e5bbc-7712-5d25-852b-0b4aae6f9844',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5372483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727107',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 50023,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Puma 1.0 ST Line - Petrol - Automatic - 155 hp - 50.023 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727107%27 HTTP/1.1" 200 None
2026-03-27 17:21:53 [adesa.de] INFO: Saving data for 10727107: {'auction_closing_time': 1774962000.0, 'created_time': 1774528328.593405, 'last_price_update_time': 1774632113.370907}
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727107') HTTP/1.1" 204 0
2026-03-27 17:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100
2026-03-27 17:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100
2026-03-27 17:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbd77d23-7128-56f6-a321-1f320822bf8e with identifier: 10727100 to the API
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727100>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbd77d23-7128-56f6-a321-1f320822bf8e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4243274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727100',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 40225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon 2.0 TSI VZ - Petrol - Automatic - 300 hp - 40.225 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727100%27 HTTP/1.1" 200 None
2026-03-27 17:21:53 [adesa.de] INFO: Saving data for 10727100: {'auction_closing_time': 1774962000.0, 'created_time': 1774528323.675411, 'last_price_update_time': 1774632113.722258}
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727100') HTTP/1.1" 204 0
2026-03-27 17:21:53 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726298%27 HTTP/1.1" 200 None
2026-03-27 17:21:53 [adesa.de] INFO: Scrape type for 10726298: 0
2026-03-27 17:21:53 [adesa.de] INFO: Skipping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-27 17:21:53 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727108%27 HTTP/1.1" 200 None
2026-03-27 17:21:53 [adesa.de] INFO: Scrape type for 10727108: 2
2026-03-27 17:21:53 [adesa.de] INFO: Scraping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-27 17:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586
2026-03-27 17:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f5061e-58ea-5bc5-be9f-f532703561bb with scrape type 2
2026-03-27 17:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f5061e-58ea-5bc5-be9f-f532703561bb with scrape type 2
2026-03-27 17:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33f5061e-58ea-5bc5-be9f-f532703561bb, identifier: 10726586
2026-03-27 17:21:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586
2026-03-27 17:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586
2026-03-27 17:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33f5061e-58ea-5bc5-be9f-f532703561bb with identifier: 10726586 to the API
2026-03-27 17:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726586>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'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': '33f5061e-58ea-5bc5-be9f-f532703561bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4442844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726586',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 33816,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Kuga 2.5 ST Line X - Hybrid - Automatic - 152 hp - 33.816 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2022}
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726586%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Saving data for 10726586: {'auction_closing_time': 1774962000.0, 'created_time': 1774528320.342464, 'last_price_update_time': 1774632114.131543}
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726586') HTTP/1.1" 204 0
2026-03-27 17:21:54 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726570%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Scrape type for 10726570: 2
2026-03-27 17:21:54 [adesa.de] INFO: Scraping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-27 17:21:54 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726445%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Scrape type for 10726445: 2
2026-03-27 17:21:54 [adesa.de] INFO: Scraping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-27 17:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504
2026-03-27 17:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05381285-ce88-5a1a-abab-5b66309cd227 with scrape type 2
2026-03-27 17:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05381285-ce88-5a1a-abab-5b66309cd227 with scrape type 2
2026-03-27 17:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05381285-ce88-5a1a-abab-5b66309cd227, identifier: 10726504
2026-03-27 17:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048
2026-03-27 17:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a5d055-1619-5bfe-ab0c-db70ac9e718f with scrape type 2
2026-03-27 17:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a5d055-1619-5bfe-ab0c-db70ac9e718f with scrape type 2
2026-03-27 17:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f3a5d055-1619-5bfe-ab0c-db70ac9e718f, identifier: 10727048
2026-03-27 17:21:54 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726501%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Scrape type for 10726501: 2
2026-03-27 17:21:54 [adesa.de] INFO: Scraping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-27 17:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504
2026-03-27 17:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504
2026-03-27 17:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05381285-ce88-5a1a-abab-5b66309cd227 with identifier: 10726504 to the API
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726504>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '05381285-ce88-5a1a-abab-5b66309cd227',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '459762',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726504',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 49847,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Hyundai e-Kona Plus - Electric - Automatic - 204 hp - 49.847 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726504%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Saving data for 10726504: {'auction_closing_time': 1774962000.0, 'created_time': 1774528312.138282, 'last_price_update_time': 1774632114.668173}
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726504') HTTP/1.1" 204 0
2026-03-27 17:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048
2026-03-27 17:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048
2026-03-27 17:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f3a5d055-1619-5bfe-ab0c-db70ac9e718f with identifier: 10727048 to the API
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727048>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'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': 'f3a5d055-1619-5bfe-ab0c-db70ac9e718f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5330133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727048',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 31316,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 31.316 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727048%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Saving data for 10727048: {'auction_closing_time': 1774962000.0, 'created_time': 1774528332.424499, 'last_price_update_time': 1774632114.928019}
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727048') HTTP/1.1" 204 0
2026-03-27 17:21:54 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727120%27 HTTP/1.1" 200 None
2026-03-27 17:21:54 [adesa.de] INFO: Scrape type for 10727120: 2
2026-03-27 17:21:54 [adesa.de] INFO: Scraping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-27 17:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:54 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726606%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Scrape type for 10726606: 2
2026-03-27 17:21:55 [adesa.de] INFO: Scraping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-27 17:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:55 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726634%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Scrape type for 10726634: 2
2026-03-27 17:21:55 [adesa.de] INFO: Scraping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-27 17:21:55 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726993%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Scrape type for 10726993: 2
2026-03-27 17:21:55 [adesa.de] INFO: Scraping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-27 17:21:55 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726652%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Scrape type for 10726652: 2
2026-03-27 17:21:55 [adesa.de] INFO: Scraping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-27 17:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125
2026-03-27 17:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0502f181-49d3-5ddb-b032-6631fcf32777 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0502f181-49d3-5ddb-b032-6631fcf32777 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0502f181-49d3-5ddb-b032-6631fcf32777, identifier: 10727125
2026-03-27 17:21:55 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726659%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Scrape type for 10726659: 2
2026-03-27 17:21:55 [adesa.de] INFO: Scraping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-27 17:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125
2026-03-27 17:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125
2026-03-27 17:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0502f181-49d3-5ddb-b032-6631fcf32777 with identifier: 10727125 to the API
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727125>
{'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': '0502f181-49d3-5ddb-b032-6631fcf32777',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727125',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 29748,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 29.748 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727125%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Saving data for 10727125: {'auction_closing_time': 1774962000.0, 'created_time': 1774528331.710186, 'last_price_update_time': 1774632115.434595}
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727125') HTTP/1.1" 204 0
2026-03-27 17:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552
2026-03-27 17:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d761117a-6f8e-57bd-a07a-8cb1a87666d2 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d761117a-6f8e-57bd-a07a-8cb1a87666d2 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d761117a-6f8e-57bd-a07a-8cb1a87666d2, identifier: 10726552
2026-03-27 17:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665
2026-03-27 17:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c07f5416-32c8-5ee7-947e-7a4b89faa0c1, identifier: 10726665
2026-03-27 17:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046
2026-03-27 17:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with scrape type 2
2026-03-27 17:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1, identifier: 10727046
2026-03-27 17:21:55 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726520%27 HTTP/1.1" 200 None
2026-03-27 17:21:55 [adesa.de] INFO: Scrape type for 10726520: 2
2026-03-27 17:21:55 [adesa.de] INFO: Scraping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-27 17:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552
2026-03-27 17:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552
2026-03-27 17:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d761117a-6f8e-57bd-a07a-8cb1a87666d2 with identifier: 10726552 to the API
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd761117a-6f8e-57bd-a07a-8cb1a87666d2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5658169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726552',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Niro',
'odometer': 18190,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Kia Niro Vision - Electric - Automatic - 204 hp - 18.190 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2023}
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726552%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Saving data for 10726552: {'auction_closing_time': 1774962000.0, 'created_time': 1774528304.310814, 'last_price_update_time': 1774632116.066333}
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726552') HTTP/1.1" 204 0
2026-03-27 17:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665
2026-03-27 17:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665
2026-03-27 17:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c07f5416-32c8-5ee7-947e-7a4b89faa0c1 with identifier: 10726665 to the API
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726665>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'c07f5416-32c8-5ee7-947e-7a4b89faa0c1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '354394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726665',
'listing': 'auction',
'location': 'Düren (Germany)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 113686,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 3,
'seller_name': 'Mobility Concept GmbH',
'title': 'Iveco Daily - Diesel - Manual - 180 hp - 113.686 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726665%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Saving data for 10726665: {'auction_closing_time': 1774962000.0, 'created_time': 1774528306.681261, 'last_price_update_time': 1774632116.332029}
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726665') HTTP/1.1" 204 0
2026-03-27 17:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046
2026-03-27 17:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046
2026-03-27 17:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2670da5-5bda-5b3b-add5-3d0b9b76c9f1 with identifier: 10727046 to the API
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727046>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2670da5-5bda-5b3b-add5-3d0b9b76c9f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4347146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727046',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 50637,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 8,
'seller_name': 'Mobility Concept GmbH',
'title': 'Ford Transit Custom Titanium - Diesel - Manual - 130 hp - 50.637 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727046%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Saving data for 10727046: {'auction_closing_time': 1774962000.0, 'created_time': 1774528323.189531, 'last_price_update_time': 1774632116.604186}
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727046') HTTP/1.1" 204 0
2026-03-27 17:21:56 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726530%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Scrape type for 10726530: 2
2026-03-27 17:21:56 [adesa.de] INFO: Scraping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-27 17:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:56 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726609%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Scrape type for 10726609: 2
2026-03-27 17:21:56 [adesa.de] INFO: Scraping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-27 17:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:56 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726522%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Scrape type for 10726522: 2
2026-03-27 17:21:56 [adesa.de] INFO: Scraping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-27 17:21:56 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726469%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Scrape type for 10726469: 2
2026-03-27 17:21:56 [adesa.de] INFO: Scraping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-27 17:21:56 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726564%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Scrape type for 10726564: 2
2026-03-27 17:21:56 [adesa.de] INFO: Scraping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-27 17:21:56 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726499%27 HTTP/1.1" 200 None
2026-03-27 17:21:56 [adesa.de] INFO: Scrape type for 10726499: 2
2026-03-27 17:21:56 [adesa.de] INFO: Scraping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-27 17:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643
2026-03-27 17:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfc8c99c-132e-546f-8002-9912d3e62b29 with scrape type 2
2026-03-27 17:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfc8c99c-132e-546f-8002-9912d3e62b29 with scrape type 2
2026-03-27 17:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfc8c99c-132e-546f-8002-9912d3e62b29, identifier: 10726643
2026-03-27 17:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538
2026-03-27 17:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3b81ef0-34de-5406-95fc-6359d6d67a8e with scrape type 2
2026-03-27 17:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3b81ef0-34de-5406-95fc-6359d6d67a8e with scrape type 2
2026-03-27 17:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3b81ef0-34de-5406-95fc-6359d6d67a8e, identifier: 10726538
2026-03-27 17:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643
2026-03-27 17:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643
2026-03-27 17:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfc8c99c-132e-546f-8002-9912d3e62b29 with identifier: 10726643 to the API
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726643>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'dfc8c99c-132e-546f-8002-9912d3e62b29',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '412077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726643',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 161286,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 300e Avantgarde - Hybrid - Automatic - 204 hp '
'- 161.286 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726643%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [adesa.de] INFO: Saving data for 10726643: {'auction_closing_time': 1774962000.0, 'created_time': 1774528289.6041, 'last_price_update_time': 1774632117.548388}
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726643') HTTP/1.1" 204 0
2026-03-27 17:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538
2026-03-27 17:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538
2026-03-27 17:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3b81ef0-34de-5406-95fc-6359d6d67a8e with identifier: 10726538 to the API
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c3b81ef0-34de-5406-95fc-6359d6d67a8e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '383965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726538',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 24693,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz A AMG 35 AMG Line - 4-Matic - Petrol - Automatic - '
'306 hp - 24.693 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726538%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [adesa.de] INFO: Saving data for 10726538: {'auction_closing_time': 1774962000.0, 'created_time': 1774528301.57632, 'last_price_update_time': 1774632117.82562}
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726538') HTTP/1.1" 204 0
2026-03-27 17:21:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399
2026-03-27 17:21:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5fc2da3-abfa-5246-92fe-67316ce542a6 with scrape type 1
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252Fa8f66007-f75a-4ca6-b620-0c91b9080ac8.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/a8f66007-f75a-4ca6-b620-0c91b9080ac8.jpeg not downloaded yet
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252Fbf4b7225-5908-4006-b310-29ae8767a456.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/bf4b7225-5908-4006-b310-29ae8767a456.jpeg not downloaded yet
2026-03-27 17:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252F168eaf98-8e6b-4ec1-9222-a28d7f269f87.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/168eaf98-8e6b-4ec1-9222-a28d7f269f87.jpeg not downloaded yet
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252Fc9f277ff-0fcd-4b75-9157-c6cc32132be2.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/c9f277ff-0fcd-4b75-9157-c6cc32132be2.jpeg not downloaded yet
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252Fb1654ae1-54ff-4b35-b0cc-31080defcd2e.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/b1654ae1-54ff-4b35-b0cc-31080defcd2e.jpeg not downloaded yet
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252F30ed072c-21be-4dcc-87d5-39bf9548e5d7.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/30ed072c-21be-4dcc-87d5-39bf9548e5d7.jpeg not downloaded yet
2026-03-27 17:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252Ffe1faacf-9bc2-4103-bfb7-e5b545b4856d.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/fe1faacf-9bc2-4103-bfb7-e5b545b4856d.jpeg not downloaded yet
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252Ffc5b040d-b465-480d-a528-78a19d3962b1.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/fc5b040d-b465-480d-a528-78a19d3962b1.JPG not downloaded yet
2026-03-27 17:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662
2026-03-27 17:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with scrape type 2
2026-03-27 17:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with scrape type 2
2026-03-27 17:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b, identifier: 10726662
2026-03-27 17:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113
2026-03-27 17:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with scrape type 2
2026-03-27 17:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with scrape type 2
2026-03-27 17:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6, identifier: 10727113
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252F4f811085-bfc6-48bd-aa73-4b3359daee52.jpeg%27 HTTP/1.1" 200 None
2026-03-27 17:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/4f811085-bfc6-48bd-aa73-4b3359daee52.jpeg not downloaded yet
2026-03-27 17:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662
2026-03-27 17:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662
2026-03-27 17:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0bcc7a44-bcf4-58e9-9531-381b95abdf5b with identifier: 10726662 to the API
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726662>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0bcc7a44-bcf4-58e9-9531-381b95abdf5b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '421856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726662',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 26359,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29100,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC 220d Avantgarde Advanced - 4-Matic - Diesel - '
'Automatic - 197 hp - 26.359 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2023}
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726662%27 HTTP/1.1" 200 None
2026-03-27 17:21:58 [adesa.de] INFO: Saving data for 10726662: {'auction_closing_time': 1774962000.0, 'created_time': 1774528284.897099, 'last_price_update_time': 1774632118.632762}
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726662') HTTP/1.1" 204 0
2026-03-27 17:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113
2026-03-27 17:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113
2026-03-27 17:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b9a22f6-ef9c-5fee-9016-001e5738c5c6 with identifier: 10727113 to the API
2026-03-27 17:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:21:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727113>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '2b9a22f6-ef9c-5fee-9016-001e5738c5c6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727113',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 29578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 42100,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC Coupé 220d AMG Line - 4-Matic - Diesel - '
'Automatic - 197 hp - 29.578 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2025}
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727113%27 HTTP/1.1" 200 None
2026-03-27 17:21:59 [adesa.de] INFO: Saving data for 10727113: {'auction_closing_time': 1774962000.0, 'created_time': 1774528285.345714, 'last_price_update_time': 1774632119.817237}
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727113') HTTP/1.1" 204 0
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/a8f66007-f75a-4ca6-b620-0c91b9080ac8.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21: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%252F5748746%252Fgeneral%252F3913dab3-5ab6-417b-b162-d184cfb55f29.JPG%27 HTTP/1.1" 200 None
2026-03-27 17:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/3913dab3-5ab6-417b-b162-d184cfb55f29.JPG not downloaded yet
2026-03-27 17:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:21:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748746/general/fc5b040d-b465-480d-a528-78a19d3962b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5748746/general/3913dab3-5ab6-417b-b162-d184cfb55f29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/4f811085-bfc6-48bd-aa73-4b3359daee52.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:21:59 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:21:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:21:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4eb990>
2026-03-27 17:21:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:21:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252Fa8f66007-f75a-4ca6-b620-0c91b9080ac8.jpeg') HTTP/1.1" 204 0
2026-03-27 17:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/a8f66007-f75a-4ca6-b620-0c91b9080ac8.jpeg saved to cache
2026-03-27 17:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132
2026-03-27 17:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71b5ed61-e4ea-50ac-87f1-eff04554eecc with scrape type 2
2026-03-27 17:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71b5ed61-e4ea-50ac-87f1-eff04554eecc with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71b5ed61-e4ea-50ac-87f1-eff04554eecc, identifier: 10727132
2026-03-27 17:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002
2026-03-27 17:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5c1a034a-d107-523d-b2da-1c0f21ff2e03, identifier: 10727002
2026-03-27 17:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108
2026-03-27 17:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222fc976-abb5-57a4-968c-86d5c7637d29 with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222fc976-abb5-57a4-968c-86d5c7637d29 with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 222fc976-abb5-57a4-968c-86d5c7637d29, identifier: 10727108
2026-03-27 17:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316
2026-03-27 17:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326f2054-f245-54b2-a9fa-e68c056795cd with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 326f2054-f245-54b2-a9fa-e68c056795cd with scrape type 2
2026-03-27 17:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 326f2054-f245-54b2-a9fa-e68c056795cd, identifier: 10726316
2026-03-27 17:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/30ed072c-21be-4dcc-87d5-39bf9548e5d7.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132
2026-03-27 17:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132
2026-03-27 17:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71b5ed61-e4ea-50ac-87f1-eff04554eecc with identifier: 10727132 to the API
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727132>
{'auction_title': '',
'c_o_2_emission_value': 119,
'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': '71b5ed61-e4ea-50ac-87f1-eff04554eecc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '368421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727132',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 108475,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 220d - Diesel - Automatic - 200 hp - 108.475 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727132%27 HTTP/1.1" 200 None
2026-03-27 17:22:00 [adesa.de] INFO: Saving data for 10727132: {'auction_closing_time': 1774962000.0, 'created_time': 1774528291.937061, 'last_price_update_time': 1774632120.602281}
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727132') HTTP/1.1" 204 0
2026-03-27 17:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002
2026-03-27 17:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002
2026-03-27 17:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5c1a034a-d107-523d-b2da-1c0f21ff2e03 with identifier: 10727002 to the API
2026-03-27 17:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727002>
{'auction_title': '',
'c_o_2_emission_value': 161,
'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': '5c1a034a-d107-523d-b2da-1c0f21ff2e03',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '421092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727002',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 101635,
'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 GmbH',
'title': 'Mercedes-Benz GLC Coupé 200 AMG Line - 4-Matic - Petrol - Automatic '
'- 197 hp - 101.635 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727002%27 HTTP/1.1" 200 None
2026-03-27 17:22:01 [adesa.de] INFO: Saving data for 10727002: {'auction_closing_time': 1774962000.0, 'created_time': 1774528277.047881, 'last_price_update_time': 1774632121.647569}
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727002') HTTP/1.1" 204 0
2026-03-27 17:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108
2026-03-27 17:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108
2026-03-27 17:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 222fc976-abb5-57a4-968c-86d5c7637d29 with identifier: 10727108 to the API
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727108>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '222fc976-abb5-57a4-968c-86d5c7637d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727108',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 18485,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'18.485 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727108%27 HTTP/1.1" 200 None
2026-03-27 17:22:01 [adesa.de] INFO: Saving data for 10727108: {'auction_closing_time': 1774962000.0, 'created_time': 1774528266.219988, 'last_price_update_time': 1774632121.920325}
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727108') HTTP/1.1" 204 0
2026-03-27 17:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316
2026-03-27 17:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316
2026-03-27 17:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 326f2054-f245-54b2-a9fa-e68c056795cd with identifier: 10726316 to the API
2026-03-27 17:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726316>
{'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': 'Hybrid',
'id': '326f2054-f245-54b2-a9fa-e68c056795cd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '454480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726316',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 63736,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 35300,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLE 350de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 63.736 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726316%27 HTTP/1.1" 200 None
2026-03-27 17:22:03 [adesa.de] INFO: Saving data for 10726316: {'auction_closing_time': 1774962000.0, 'created_time': 1774528281.265307, 'last_price_update_time': 1774632123.168799}
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726316') HTTP/1.1" 204 0
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/fe1faacf-9bc2-4103-bfb7-e5b545b4856d.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/168eaf98-8e6b-4ec1-9222-a28d7f269f87.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/c9f277ff-0fcd-4b75-9157-c6cc32132be2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/b1654ae1-54ff-4b35-b0cc-31080defcd2e.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727120> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b5fc2da3-abfa-5246-92fe-67316ce542a6 due to Ignoring non-200 response
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b5fc2da3-abfa-5246-92fe-67316ce542a6 due to Ignoring non-200 response
2026-03-27 17:22:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f01b990>
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252F4f811085-bfc6-48bd-aa73-4b3359daee52.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/4f811085-bfc6-48bd-aa73-4b3359daee52.jpeg saved to cache
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f103fd0>
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252F30ed072c-21be-4dcc-87d5-39bf9548e5d7.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/30ed072c-21be-4dcc-87d5-39bf9548e5d7.jpeg saved to cache
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efeb8d0>
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252Ffe1faacf-9bc2-4103-bfb7-e5b545b4856d.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/fe1faacf-9bc2-4103-bfb7-e5b545b4856d.jpeg saved to cache
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e445310>
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252F168eaf98-8e6b-4ec1-9222-a28d7f269f87.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/168eaf98-8e6b-4ec1-9222-a28d7f269f87.jpeg saved to cache
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3fb6d0>
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252Fc9f277ff-0fcd-4b75-9157-c6cc32132be2.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/c9f277ff-0fcd-4b75-9157-c6cc32132be2.jpeg saved to cache
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:03 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e336690>
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252Fb1654ae1-54ff-4b35-b0cc-31080defcd2e.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/b1654ae1-54ff-4b35-b0cc-31080defcd2e.jpeg saved to cache
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560
2026-03-27 17:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d8ca20-82e4-57bc-946d-6009749aac49 with scrape type 2
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10d8ca20-82e4-57bc-946d-6009749aac49 with scrape type 2
2026-03-27 17:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 10d8ca20-82e4-57bc-946d-6009749aac49, identifier: 10726560
2026-03-27 17:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120
2026-03-27 17:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abee8f4-5345-58e4-a70e-5604952520f4 with scrape type 2
2026-03-27 17:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1abee8f4-5345-58e4-a70e-5604952520f4 with scrape type 2
2026-03-27 17:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1abee8f4-5345-58e4-a70e-5604952520f4, identifier: 10727120
2026-03-27 17:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560
2026-03-27 17:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560
2026-03-27 17:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 10d8ca20-82e4-57bc-946d-6009749aac49 with identifier: 10726560 to the API
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726560>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '10d8ca20-82e4-57bc-946d-6009749aac49',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '390361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726560',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 100891,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Vito Tourer 119 CDI Pro - 4-Matic - Diesel - '
'Automatic - 190 hp - 100.891 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-27 17:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726560%27 HTTP/1.1" 200 None
2026-03-27 17:22:04 [adesa.de] INFO: Saving data for 10726560: {'auction_closing_time': 1774962000.0, 'created_time': 1774528268.595113, 'last_price_update_time': 1774632124.007636}
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726560') HTTP/1.1" 204 0
2026-03-27 17:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120
2026-03-27 17:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120
2026-03-27 17:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1abee8f4-5345-58e4-a70e-5604952520f4 with identifier: 10727120 to the API
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727120>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '1abee8f4-5345-58e4-a70e-5604952520f4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5334585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727120',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 58502,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Combo Life 1.2 Elegance - Petrol - Automatic - 130 hp - 58.502 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727120%27 HTTP/1.1" 200 None
2026-03-27 17:22:04 [adesa.de] INFO: Saving data for 10727120: {'auction_closing_time': 1774962000.0, 'created_time': 1774528249.225958, 'last_price_update_time': 1774632124.296726}
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727120') HTTP/1.1" 204 0
2026-03-27 17:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748746/general/bf4b7225-5908-4006-b310-29ae8767a456.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10735399)
2026-03-27 17:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441
2026-03-27 17:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e13aab7-465c-5d13-b955-60f8f3a300a2 with scrape type 2
2026-03-27 17:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e13aab7-465c-5d13-b955-60f8f3a300a2 with scrape type 2
2026-03-27 17:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e13aab7-465c-5d13-b955-60f8f3a300a2, identifier: 10726441
2026-03-27 17:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441
2026-03-27 17:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441
2026-03-27 17:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e13aab7-465c-5d13-b955-60f8f3a300a2 with identifier: 10726441 to the API
2026-03-27 17:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726441>
{'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': 143,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '6e13aab7-465c-5d13-b955-60f8f3a300a2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '340151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726441',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 64871,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Sprinter 514 CDI - Diesel - Manual - 143 hp - 64.871 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726441%27 HTTP/1.1" 200 None
2026-03-27 17:22:05 [adesa.de] INFO: Saving data for 10726441: {'auction_closing_time': 1774962000.0, 'created_time': 1774528272.463358, 'last_price_update_time': 1774632125.657751}
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726441') HTTP/1.1" 204 0
2026-03-27 17:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:05 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-27 17:22:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f130950>
2026-03-27 17:22:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748746%252Fgeneral%252Fbf4b7225-5908-4006-b310-29ae8767a456.jpeg') HTTP/1.1" 204 0
2026-03-27 17:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748746/general/bf4b7225-5908-4006-b310-29ae8767a456.jpeg saved to cache
2026-03-27 17:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5fc2da3-abfa-5246-92fe-67316ce542a6
2026-03-27 17:22:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5fc2da3-abfa-5246-92fe-67316ce542a6, skipping ID generation
2026-03-27 17:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5fc2da3-abfa-5246-92fe-67316ce542a6 with scrape type 1
2026-03-27 17:22:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5fc2da3-abfa-5246-92fe-67316ce542a6 sending to next pipeline
2026-03-27 17:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5fc2da3-abfa-5246-92fe-67316ce542a6, identifier: 10735399
2026-03-27 17:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501
2026-03-27 17:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with scrape type 2
2026-03-27 17:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with scrape type 2
2026-03-27 17:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d, identifier: 10726501
2026-03-27 17:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119
2026-03-27 17:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with scrape type 2
2026-03-27 17:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with scrape type 2
2026-03-27 17:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2c0db90-fe7c-5dfc-b1b7-78e41f822578, identifier: 10727119
2026-03-27 17:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445
2026-03-27 17:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fa703e3-12e6-54a0-8c40-6eed3f2609af with scrape type 2
2026-03-27 17:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fa703e3-12e6-54a0-8c40-6eed3f2609af with scrape type 2
2026-03-27 17:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fa703e3-12e6-54a0-8c40-6eed3f2609af, identifier: 10726445
2026-03-27 17:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570
2026-03-27 17:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with scrape type 2
2026-03-27 17:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with scrape type 2
2026-03-27 17:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a, identifier: 10726570
2026-03-27 17:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399
2026-03-27 17:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399
2026-03-27 17:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5fc2da3-abfa-5246-92fe-67316ce542a6 with identifier: 10735399 to the API
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748746/general/bf4b7225-5908-4006-b310-29ae8767a456.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 18,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 489,
'expiration_date': '2026-03-30T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b5fc2da3-abfa-5246-92fe-67316ce542a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HE-EW 550E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735399',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 118283,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118788,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/a8f66007-f75a-4ca6-b620-0c91b9080ac8.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116550,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/bf4b7225-5908-4006-b310-29ae8767a456.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95758,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/168eaf98-8e6b-4ec1-9222-a28d7f269f87.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96374,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/c9f277ff-0fcd-4b75-9157-c6cc32132be2.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96148,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/b1654ae1-54ff-4b35-b0cc-31080defcd2e.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96738,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/30ed072c-21be-4dcc-87d5-39bf9548e5d7.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124284,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/fe1faacf-9bc2-4103-bfb7-e5b545b4856d.jpeg',
'Width': 720},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5fc2da3-abfa-5246-92fe-67316ce542a6/b5fc2da3-abfa-5246-92fe-67316ce542a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78751,
'Height': 405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748746/general/4f811085-bfc6-48bd-aa73-4b3359daee52.jpeg',
'Width': 720}],
'price': 60500,
'price_includes_vat': True,
'registration_date': '2024-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 50e M Sport - xDrive - Hybrid - Automatic - 489 hp - 118.283 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735399%27 HTTP/1.1" 200 None
2026-03-27 17:22:06 [adesa.de] INFO: Saving data for 10735399: {'created_time': 1774632126.44209, 'last_price_update_time': 1774632126.442101, 'auction_closing_time': 1774858200.0}
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735399') HTTP/1.1" 204 0
2026-03-27 17:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501
2026-03-27 17:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501
2026-03-27 17:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d with identifier: 10726501 to the API
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6fd8ec8a-89e6-5db2-b01b-2b5c77bc331d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5017983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726501',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 59774,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Astra 1.2 GS Line - Petrol - Automatic - 130 hp - 59.774 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726501%27 HTTP/1.1" 200 None
2026-03-27 17:22:06 [adesa.de] INFO: Saving data for 10726501: {'auction_closing_time': 1774962000.0, 'created_time': 1774528263.085502, 'last_price_update_time': 1774632126.708461}
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726501') HTTP/1.1" 204 0
2026-03-27 17:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119
2026-03-27 17:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119
2026-03-27 17:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2c0db90-fe7c-5dfc-b1b7-78e41f822578 with identifier: 10727119 to the API
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727119>
{'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': 'b2c0db90-fe7c-5dfc-b1b7-78e41f822578',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727119',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 36623,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 36.623 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727119%27 HTTP/1.1" 200 None
2026-03-27 17:22:06 [adesa.de] INFO: Saving data for 10727119: {'auction_closing_time': 1774962000.0, 'created_time': 1774528304.69246, 'last_price_update_time': 1774632126.963996}
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727119') HTTP/1.1" 204 0
2026-03-27 17:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445
2026-03-27 17:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445
2026-03-27 17:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fa703e3-12e6-54a0-8c40-6eed3f2609af with identifier: 10726445 to the API
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726445>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '2fa703e3-12e6-54a0-8c40-6eed3f2609af',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6020112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726445',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 40139,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 158 hp - '
'40.139 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2024}
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726445%27 HTTP/1.1" 200 None
2026-03-27 17:22:07 [adesa.de] INFO: Saving data for 10726445: {'auction_closing_time': 1774962000.0, 'created_time': 1774528279.51819, 'last_price_update_time': 1774632127.221313}
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726445') HTTP/1.1" 204 0
2026-03-27 17:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570
2026-03-27 17:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570
2026-03-27 17:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69fd0d10-36c3-5fcc-9466-b7e69e52d38a with identifier: 10726570 to the API
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726570>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '69fd0d10-36c3-5fcc-9466-b7e69e52d38a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6004863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726570',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 22915,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Nissan Qashqai 1.3 DIG-T Tekna - Petrol - Automatic - 158 hp - '
'22.915 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2024}
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726570%27 HTTP/1.1" 200 None
2026-03-27 17:22:07 [adesa.de] INFO: Saving data for 10726570: {'auction_closing_time': 1774962000.0, 'created_time': 1774528270.409507, 'last_price_update_time': 1774632127.485585}
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726570') HTTP/1.1" 204 0
2026-03-27 17:22:07 [scrapy.extensions.logstats] INFO: Crawled 896 pages (at 116 pages/min), scraped 459 items (at 91 items/min)
2026-03-27 17:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 212MiB
2026-03-27 17:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530
2026-03-27 17:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65152510-cfe8-540f-86c7-2462ed8ca55a with scrape type 2
2026-03-27 17:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65152510-cfe8-540f-86c7-2462ed8ca55a with scrape type 2
2026-03-27 17:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65152510-cfe8-540f-86c7-2462ed8ca55a, identifier: 10726530
2026-03-27 17:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530
2026-03-27 17:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530
2026-03-27 17:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65152510-cfe8-540f-86c7-2462ed8ca55a with identifier: 10726530 to the API
2026-03-27 17:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726530>
{'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': '65152510-cfe8-540f-86c7-2462ed8ca55a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726530',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 56674,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 56.674 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726530%27 HTTP/1.1" 200 None
2026-03-27 17:22:08 [adesa.de] INFO: Saving data for 10726530: {'auction_closing_time': 1774962000.0, 'created_time': 1774528269.543716, 'last_price_update_time': 1774632128.655295}
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726530') HTTP/1.1" 204 0
2026-03-27 17:22:08 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727047%27 HTTP/1.1" 200 None
2026-03-27 17:22:08 [adesa.de] INFO: Scrape type for 10727047: 2
2026-03-27 17:22:08 [adesa.de] INFO: Scraping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-27 17:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520
2026-03-27 17:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1504d2-3211-5766-be42-e1caa0ba50e1 with scrape type 2
2026-03-27 17:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1504d2-3211-5766-be42-e1caa0ba50e1 with scrape type 2
2026-03-27 17:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6c1504d2-3211-5766-be42-e1caa0ba50e1, identifier: 10726520
2026-03-27 17:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520
2026-03-27 17:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520
2026-03-27 17:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6c1504d2-3211-5766-be42-e1caa0ba50e1 with identifier: 10726520 to the API
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726520>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Gray',
'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': '6c1504d2-3211-5766-be42-e1caa0ba50e1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726520',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 54349,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 54.349 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726520%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Saving data for 10726520: {'auction_closing_time': 1774962000.0, 'created_time': 1774528260.602911, 'last_price_update_time': 1774632129.032433}
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726520') HTTP/1.1" 204 0
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726542%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726542: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726594%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726594: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726427%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726427: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727117%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10727117: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726312%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726312: 0
2026-03-27 17:22:09 [adesa.de] INFO: Skipping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726384%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726384: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727097%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10727097: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726576%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726576: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-27 17:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726568%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726568: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-27 17:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726577%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726577: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726507%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726507: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727003%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10727003: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726475%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726475: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726437%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726437: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-27 17:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499
2026-03-27 17:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with scrape type 2
2026-03-27 17:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with scrape type 2
2026-03-27 17:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3be8c9ab-e5a0-5c49-b57b-356cd881c758, identifier: 10726499
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726610%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726610: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-27 17:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499
2026-03-27 17:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499
2026-03-27 17:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3be8c9ab-e5a0-5c49-b57b-356cd881c758 with identifier: 10726499 to the API
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726499>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3be8c9ab-e5a0-5c49-b57b-356cd881c758',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5010766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726499',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 17878,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Automatic - 130 hp - 17.878 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726499%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Saving data for 10726499: {'auction_closing_time': 1774962000.0, 'created_time': 1774527861.118363, 'last_price_update_time': 1774632129.761658}
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726499') HTTP/1.1" 204 0
2026-03-27 17:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726467%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726467: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-27 17:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726469> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726649%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726649: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-27 17:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726378%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726378: 0
2026-03-27 17:22:09 [adesa.de] INFO: Skipping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726604%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10726604: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727118%27 HTTP/1.1" 200 None
2026-03-27 17:22:09 [adesa.de] INFO: Scrape type for 10727118: 2
2026-03-27 17:22:09 [adesa.de] INFO: Scraping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-27 17:22:09 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-27 17:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726597%27 HTTP/1.1" 200 None
2026-03-27 17:22:10 [adesa.de] INFO: Scrape type for 10726597: 2
2026-03-27 17:22:10 [adesa.de] INFO: Scraping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-27 17:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522
2026-03-27 17:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 201bd557-c00e-5222-ab5c-abc1319a1edf with scrape type 2
2026-03-27 17:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 201bd557-c00e-5222-ab5c-abc1319a1edf with scrape type 2
2026-03-27 17:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 201bd557-c00e-5222-ab5c-abc1319a1edf, identifier: 10726522
2026-03-27 17:22:10 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727121%27 HTTP/1.1" 200 None
2026-03-27 17:22:10 [adesa.de] INFO: Scrape type for 10727121: 2
2026-03-27 17:22:10 [adesa.de] INFO: Scraping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-27 17:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522
2026-03-27 17:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522
2026-03-27 17:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 201bd557-c00e-5222-ab5c-abc1319a1edf with identifier: 10726522 to the API
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726522>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Black',
'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': '201bd557-c00e-5222-ab5c-abc1319a1edf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726522',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 76664,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 76.664 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726522%27 HTTP/1.1" 200 None
2026-03-27 17:22:10 [adesa.de] INFO: Saving data for 10726522: {'auction_closing_time': 1774962000.0, 'created_time': 1774527864.04015, 'last_price_update_time': 1774632130.370956}
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726522') HTTP/1.1" 204 0
2026-03-27 17:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609
2026-03-27 17:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc6d9778-6cc6-5422-9168-2662d22966da with scrape type 2
2026-03-27 17:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc6d9778-6cc6-5422-9168-2662d22966da with scrape type 2
2026-03-27 17:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc6d9778-6cc6-5422-9168-2662d22966da, identifier: 10726609
2026-03-27 17:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469
2026-03-27 17:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4087ebe5-442a-5141-933d-9f987ec6393b with scrape type 2
2026-03-27 17:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4087ebe5-442a-5141-933d-9f987ec6393b with scrape type 2
2026-03-27 17:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4087ebe5-442a-5141-933d-9f987ec6393b, identifier: 10726469
2026-03-27 17:22:10 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727122%27 HTTP/1.1" 200 None
2026-03-27 17:22:10 [adesa.de] INFO: Scrape type for 10727122: 2
2026-03-27 17:22:10 [adesa.de] INFO: Scraping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-27 17:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609
2026-03-27 17:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609
2026-03-27 17:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc6d9778-6cc6-5422-9168-2662d22966da with identifier: 10726609 to the API
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726609>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'fc6d9778-6cc6-5422-9168-2662d22966da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726609',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 73187,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 73.187 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726609%27 HTTP/1.1" 200 None
2026-03-27 17:22:10 [adesa.de] INFO: Saving data for 10726609: {'auction_closing_time': 1774962000.0, 'created_time': 1774527888.55575, 'last_price_update_time': 1774632130.833127}
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726609') HTTP/1.1" 204 0
2026-03-27 17:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469
2026-03-27 17:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469
2026-03-27 17:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4087ebe5-442a-5141-933d-9f987ec6393b with identifier: 10726469 to the API
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '4087ebe5-442a-5141-933d-9f987ec6393b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '390825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726469',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 146330,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.5 Edition - Diesel - Manual - 102 hp - 146.330 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726469%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Saving data for 10726469: {'auction_closing_time': 1774962000.0, 'created_time': 1774527846.530027, 'last_price_update_time': 1774632131.178731}
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726469') HTTP/1.1" 204 0
2026-03-27 17:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:11 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726996%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Scrape type for 10726996: 2
2026-03-27 17:22:11 [adesa.de] INFO: Scraping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-27 17:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:11 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726573%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Scrape type for 10726573: 2
2026-03-27 17:22:11 [adesa.de] INFO: Scraping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-27 17:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993
2026-03-27 17:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae3fff93-7a45-57b7-a900-8824fa924f8c with scrape type 2
2026-03-27 17:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae3fff93-7a45-57b7-a900-8824fa924f8c with scrape type 2
2026-03-27 17:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae3fff93-7a45-57b7-a900-8824fa924f8c, identifier: 10726993
2026-03-27 17:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993
2026-03-27 17:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993
2026-03-27 17:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae3fff93-7a45-57b7-a900-8824fa924f8c with identifier: 10726993 to the API
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726993>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae3fff93-7a45-57b7-a900-8824fa924f8c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 49862,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 49.862 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726993%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Saving data for 10726993: {'auction_closing_time': 1774962000.0, 'created_time': 1774528252.235845, 'last_price_update_time': 1774632131.686756}
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726993') HTTP/1.1" 204 0
2026-03-27 17:22:11 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726664%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Scrape type for 10726664: 2
2026-03-27 17:22:11 [adesa.de] INFO: Scraping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-27 17:22:11 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726276%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Scrape type for 10726276: 0
2026-03-27 17:22:11 [adesa.de] INFO: Skipping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-27 17:22:11 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726584%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Scrape type for 10726584: 2
2026-03-27 17:22:11 [adesa.de] INFO: Scraping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-27 17:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652
2026-03-27 17:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43963a59-3c27-596f-9414-f1a605a30cef with scrape type 2
2026-03-27 17:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43963a59-3c27-596f-9414-f1a605a30cef with scrape type 2
2026-03-27 17:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43963a59-3c27-596f-9414-f1a605a30cef, identifier: 10726652
2026-03-27 17:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634
2026-03-27 17:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4194c39-7d3f-5209-bcdc-f2e71c189f1f with scrape type 2
2026-03-27 17:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4194c39-7d3f-5209-bcdc-f2e71c189f1f with scrape type 2
2026-03-27 17:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4194c39-7d3f-5209-bcdc-f2e71c189f1f, identifier: 10726634
2026-03-27 17:22:11 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726471%27 HTTP/1.1" 200 None
2026-03-27 17:22:11 [adesa.de] INFO: Scrape type for 10726471: 2
2026-03-27 17:22:11 [adesa.de] INFO: Scraping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-27 17:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652
2026-03-27 17:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652
2026-03-27 17:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43963a59-3c27-596f-9414-f1a605a30cef with identifier: 10726652 to the API
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726652>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Black',
'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': '43963a59-3c27-596f-9414-f1a605a30cef',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432274',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726652',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 41377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 41.377 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726652%27 HTTP/1.1" 200 None
2026-03-27 17:22:12 [adesa.de] INFO: Saving data for 10726652: {'auction_closing_time': 1774962000.0, 'created_time': 1774528243.557228, 'last_price_update_time': 1774632132.208451}
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726652') HTTP/1.1" 204 0
2026-03-27 17:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634
2026-03-27 17:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634
2026-03-27 17:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4194c39-7d3f-5209-bcdc-f2e71c189f1f with identifier: 10726634 to the API
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726634>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4194c39-7d3f-5209-bcdc-f2e71c189f1f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '432048',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726634',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44226,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 44.226 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726634%27 HTTP/1.1" 200 None
2026-03-27 17:22:12 [adesa.de] INFO: Saving data for 10726634: {'auction_closing_time': 1774962000.0, 'created_time': 1774528250.867321, 'last_price_update_time': 1774632132.774593}
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726634') HTTP/1.1" 204 0
2026-03-27 17:22:12 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727000%27 HTTP/1.1" 200 None
2026-03-27 17:22:12 [adesa.de] INFO: Scrape type for 10727000: 2
2026-03-27 17:22:12 [adesa.de] INFO: Scraping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-27 17:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616
2026-03-27 17:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afe0f0bc-483b-51a7-92b1-195c72e8c5bf with scrape type 2
2026-03-27 17:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afe0f0bc-483b-51a7-92b1-195c72e8c5bf with scrape type 2
2026-03-27 17:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afe0f0bc-483b-51a7-92b1-195c72e8c5bf, identifier: 10726616
2026-03-27 17:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616
2026-03-27 17:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616
2026-03-27 17:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afe0f0bc-483b-51a7-92b1-195c72e8c5bf with identifier: 10726616 to the API
2026-03-27 17:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726616>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 143,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'afe0f0bc-483b-51a7-92b1-195c72e8c5bf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '328717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726616',
'listing': 'auction',
'location': 'Düren (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 137945,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Sprinter 2.2 - Diesel - Manual - 143 hp - 137.945 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726616%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Saving data for 10726616: {'auction_closing_time': 1774962000.0, 'created_time': 1774528277.492657, 'last_price_update_time': 1774632133.252264}
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726616') HTTP/1.1" 204 0
2026-03-27 17:22:13 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727115%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Scrape type for 10727115: 2
2026-03-27 17:22:13 [adesa.de] INFO: Scraping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-27 17:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:13 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727112%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Scrape type for 10727112: 2
2026-03-27 17:22:13 [adesa.de] INFO: Scraping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-27 17:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726477> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606
2026-03-27 17:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57a611d-2b30-5064-80c5-cd87c37f40eb with scrape type 2
2026-03-27 17:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f57a611d-2b30-5064-80c5-cd87c37f40eb with scrape type 2
2026-03-27 17:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f57a611d-2b30-5064-80c5-cd87c37f40eb, identifier: 10726606
2026-03-27 17:22:13 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726549%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Scrape type for 10726549: 2
2026-03-27 17:22:13 [adesa.de] INFO: Scraping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-27 17:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606
2026-03-27 17:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606
2026-03-27 17:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f57a611d-2b30-5064-80c5-cd87c37f40eb with identifier: 10726606 to the API
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726606>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f57a611d-2b30-5064-80c5-cd87c37f40eb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '340578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726606',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 21464,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Combo Life 1.5 Edition - Diesel - Manual - 102 hp - 21.464 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726606%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Saving data for 10726606: {'auction_closing_time': 1774962000.0, 'created_time': 1774528251.467956, 'last_price_update_time': 1774632133.69087}
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726606') HTTP/1.1" 204 0
2026-03-27 17:22:13 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726582%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Scrape type for 10726582: 2
2026-03-27 17:22:13 [adesa.de] INFO: Scraping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-27 17:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:13 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726540%27 HTTP/1.1" 200 None
2026-03-27 17:22:13 [adesa.de] INFO: Scrape type for 10726540: 2
2026-03-27 17:22:13 [adesa.de] INFO: Scraping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-27 17:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477
2026-03-27 17:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a408b7e5-bbd7-5a2c-ac06-df2f14924829 with scrape type 2
2026-03-27 17:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a408b7e5-bbd7-5a2c-ac06-df2f14924829 with scrape type 2
2026-03-27 17:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a408b7e5-bbd7-5a2c-ac06-df2f14924829, identifier: 10726477
2026-03-27 17:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477
2026-03-27 17:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477
2026-03-27 17:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a408b7e5-bbd7-5a2c-ac06-df2f14924829 with identifier: 10726477 to the API
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726477>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'a408b7e5-bbd7-5a2c-ac06-df2f14924829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '314143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726477',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 140633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2020-02-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Manual - 136 hp - 140.633 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726477%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Saving data for 10726477: {'auction_closing_time': 1774962000.0, 'created_time': 1774528285.774442, 'last_price_update_time': 1774632134.085298}
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726477') HTTP/1.1" 204 0
2026-03-27 17:22:14 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726553%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Scrape type for 10726553: 2
2026-03-27 17:22:14 [adesa.de] INFO: Scraping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-27 17:22:14 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726648%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Scrape type for 10726648: 2
2026-03-27 17:22:14 [adesa.de] INFO: Scraping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-27 17:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590
2026-03-27 17:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with scrape type 2
2026-03-27 17:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with scrape type 2
2026-03-27 17:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 113fbbac-fee0-5c76-b1c9-ee9a243d2272, identifier: 10726590
2026-03-27 17:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110
2026-03-27 17:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd09771-fa4f-5716-bbff-020b32ff2252 with scrape type 2
2026-03-27 17:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fd09771-fa4f-5716-bbff-020b32ff2252 with scrape type 2
2026-03-27 17:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fd09771-fa4f-5716-bbff-020b32ff2252, identifier: 10727110
2026-03-27 17:22:14 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726600%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Scrape type for 10726600: 2
2026-03-27 17:22:14 [adesa.de] INFO: Scraping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-27 17:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590
2026-03-27 17:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590
2026-03-27 17:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 113fbbac-fee0-5c76-b1c9-ee9a243d2272 with identifier: 10726590 to the API
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726590>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '113fbbac-fee0-5c76-b1c9-ee9a243d2272',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '430599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726590',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 107384,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'107.384 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726590%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Saving data for 10726590: {'auction_closing_time': 1774962000.0, 'created_time': 1774528289.205481, 'last_price_update_time': 1774632134.63815}
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726590') HTTP/1.1" 204 0
2026-03-27 17:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110
2026-03-27 17:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110
2026-03-27 17:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fd09771-fa4f-5716-bbff-020b32ff2252 with identifier: 10727110 to the API
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727110>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'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': '6fd09771-fa4f-5716-bbff-020b32ff2252',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '353999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727110',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 119206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Progressive - Diesel - '
'Automatic - 150 hp - 119.206 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2021}
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727110%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Saving data for 10727110: {'auction_closing_time': 1774962000.0, 'created_time': 1774528281.672759, 'last_price_update_time': 1774632134.903145}
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727110') HTTP/1.1" 204 0
2026-03-27 17:22:14 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727099%27 HTTP/1.1" 200 None
2026-03-27 17:22:14 [adesa.de] INFO: Scrape type for 10727099: 2
2026-03-27 17:22:14 [adesa.de] INFO: Scraping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-27 17:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640
2026-03-27 17:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with scrape type 2
2026-03-27 17:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with scrape type 2
2026-03-27 17:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b, identifier: 10726640
2026-03-27 17:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640
2026-03-27 17:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640
2026-03-27 17:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 24d05fc0-20b1-5480-bc3f-fa9e6c21986b with identifier: 10726640 to the API
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726640>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'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': '24d05fc0-20b1-5480-bc3f-fa9e6c21986b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '328650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726640',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 120583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 220d Avantgarde - 4-Matic - Diesel - '
'Automatic - 194 hp - 120.583 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2020}
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726640%27 HTTP/1.1" 200 None
2026-03-27 17:22:15 [adesa.de] INFO: Saving data for 10726640: {'auction_closing_time': 1774962000.0, 'created_time': 1774528282.958288, 'last_price_update_time': 1774632135.29186}
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726640') HTTP/1.1" 204 0
2026-03-27 17:22:15 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727126%27 HTTP/1.1" 200 None
2026-03-27 17:22:15 [adesa.de] INFO: Scrape type for 10727126: 2
2026-03-27 17:22:15 [adesa.de] INFO: Scraping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-27 17:22:15 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726589%27 HTTP/1.1" 200 None
2026-03-27 17:22:15 [adesa.de] INFO: Scrape type for 10726589: 2
2026-03-27 17:22:15 [adesa.de] INFO: Scraping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-27 17:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576
2026-03-27 17:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534a771a-6453-5a37-8b18-53e3685ced51 with scrape type 2
2026-03-27 17:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 534a771a-6453-5a37-8b18-53e3685ced51 with scrape type 2
2026-03-27 17:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 534a771a-6453-5a37-8b18-53e3685ced51, identifier: 10726576
2026-03-27 17:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610
2026-03-27 17:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 795eec3d-4448-50fb-a91f-3cc7b45fb145 with scrape type 2
2026-03-27 17:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 795eec3d-4448-50fb-a91f-3cc7b45fb145 with scrape type 2
2026-03-27 17:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 795eec3d-4448-50fb-a91f-3cc7b45fb145, identifier: 10726610
2026-03-27 17:22:15 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726534%27 HTTP/1.1" 200 None
2026-03-27 17:22:15 [adesa.de] INFO: Scrape type for 10726534: 2
2026-03-27 17:22:15 [adesa.de] INFO: Scraping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-27 17:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576
2026-03-27 17:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576
2026-03-27 17:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 534a771a-6453-5a37-8b18-53e3685ced51 with identifier: 10726576 to the API
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726576>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '534a771a-6453-5a37-8b18-53e3685ced51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RHN00770635352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726576',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 8525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Austral Techno - Petrol - Automatic - 158 hp - 8.525 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726576%27 HTTP/1.1" 200 None
2026-03-27 17:22:15 [adesa.de] INFO: Saving data for 10726576: {'auction_closing_time': 1774962000.0, 'created_time': 1774528237.98258, 'last_price_update_time': 1774632135.887211}
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726576') HTTP/1.1" 204 0
2026-03-27 17:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610
2026-03-27 17:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610
2026-03-27 17:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 795eec3d-4448-50fb-a91f-3cc7b45fb145 with identifier: 10726610 to the API
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726610>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '795eec3d-4448-50fb-a91f-3cc7b45fb145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00X70193776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726610',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 23427,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'23.427 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726610%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Saving data for 10726610: {'auction_closing_time': 1774962000.0, 'created_time': 1774528235.122689, 'last_price_update_time': 1774632136.257897}
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726610') HTTP/1.1" 204 0
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726302%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726302: 0
2026-03-27 17:22:16 [adesa.de] INFO: Skipping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726480%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726480: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-27 17:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727109%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10727109: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-27 17:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726506%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726506: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726492%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726492: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727054%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10727054: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726463%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726463: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726550%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726550: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726514%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726514: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-27 17:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121
2026-03-27 17:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8059360d-bff5-5d8a-a1a7-dbc35946f34f with scrape type 2
2026-03-27 17:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8059360d-bff5-5d8a-a1a7-dbc35946f34f with scrape type 2
2026-03-27 17:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8059360d-bff5-5d8a-a1a7-dbc35946f34f, identifier: 10727121
2026-03-27 17:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467
2026-03-27 17:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1406a384-1845-5f50-b789-a9af6ce3dfc0 with scrape type 2
2026-03-27 17:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1406a384-1845-5f50-b789-a9af6ce3dfc0 with scrape type 2
2026-03-27 17:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1406a384-1845-5f50-b789-a9af6ce3dfc0, identifier: 10726467
2026-03-27 17:22:16 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726626%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Scrape type for 10726626: 2
2026-03-27 17:22:16 [adesa.de] INFO: Scraping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-27 17:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121
2026-03-27 17:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121
2026-03-27 17:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8059360d-bff5-5d8a-a1a7-dbc35946f34f with identifier: 10727121 to the API
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727121>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 218,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '8059360d-bff5-5d8a-a1a7-dbc35946f34f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '420416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727121',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 64939,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Techno - Electric - Automatic - 218 hp - '
'64.939 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2022}
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727121%27 HTTP/1.1" 200 None
2026-03-27 17:22:16 [adesa.de] INFO: Saving data for 10727121: {'auction_closing_time': 1774962000.0, 'created_time': 1774528213.670561, 'last_price_update_time': 1774632136.997203}
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727121') HTTP/1.1" 204 0
2026-03-27 17:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467
2026-03-27 17:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467
2026-03-27 17:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1406a384-1845-5f50-b789-a9af6ce3dfc0 with identifier: 10726467 to the API
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '1406a384-1845-5f50-b789-a9af6ce3dfc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00870232414',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726467',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 25818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'25.818 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726467%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Saving data for 10726467: {'auction_closing_time': 1774962000.0, 'created_time': 1774528226.139167, 'last_price_update_time': 1774632137.26178}
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726467') HTTP/1.1" 204 0
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726516%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726516: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-27 17:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726536%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726536: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-27 17:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727138%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10727138: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726655%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726655: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726461%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726461: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726579%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726579: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726439%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726439: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-27 17:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122
2026-03-27 17:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with scrape type 2
2026-03-27 17:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with scrape type 2
2026-03-27 17:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4, identifier: 10727122
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727098%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10727098: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-27 17:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122
2026-03-27 17:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122
2026-03-27 17:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4 with identifier: 10727122 to the API
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727122>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6d6f86bb-e51d-5c7f-b5a8-5e7c6b49add4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4491437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727122',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane',
'odometer': 36140,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane Intens - Petrol - Automatic - 140 hp - 36.140 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727122%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Saving data for 10727122: {'auction_closing_time': 1774962000.0, 'created_time': 1774528219.413248, 'last_price_update_time': 1774632137.794237}
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727122') HTTP/1.1" 204 0
2026-03-27 17:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:17 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726448%27 HTTP/1.1" 200 None
2026-03-27 17:22:17 [adesa.de] INFO: Scrape type for 10726448: 2
2026-03-27 17:22:17 [adesa.de] INFO: Scraping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-27 17:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104
2026-03-27 17:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with scrape type 2
2026-03-27 17:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with scrape type 2
2026-03-27 17:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73bb2938-4e78-591d-b0e8-b3cc9ec88600, identifier: 10727104
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726270%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726270: 0
2026-03-27 17:22:18 [adesa.de] INFO: Skipping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726280%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726280: 0
2026-03-27 17:22:18 [adesa.de] INFO: Skipping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727130%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10727130: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-27 17:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104
2026-03-27 17:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104
2026-03-27 17:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73bb2938-4e78-591d-b0e8-b3cc9ec88600 with identifier: 10727104 to the API
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727104>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '73bb2938-4e78-591d-b0e8-b3cc9ec88600',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '372058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727104',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 52661,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 52.661 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727104%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Saving data for 10727104: {'auction_closing_time': 1774962000.0, 'created_time': 1774528297.137828, 'last_price_update_time': 1774632138.346796}
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727104') HTTP/1.1" 204 0
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726283%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726283: 0
2026-03-27 17:22:18 [adesa.de] INFO: Skipping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726282%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726282: 0
2026-03-27 17:22:18 [adesa.de] INFO: Skipping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726617%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726617: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-27 17:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996
2026-03-27 17:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bbce189-428c-5ce1-892b-dccbaa396a90 with scrape type 2
2026-03-27 17:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bbce189-428c-5ce1-892b-dccbaa396a90 with scrape type 2
2026-03-27 17:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0bbce189-428c-5ce1-892b-dccbaa396a90, identifier: 10726996
2026-03-27 17:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996
2026-03-27 17:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996
2026-03-27 17:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0bbce189-428c-5ce1-892b-dccbaa396a90 with identifier: 10726996 to the API
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726996>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0bbce189-428c-5ce1-892b-dccbaa396a90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726996',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Twingo',
'odometer': 52086,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Twingo EV Zen - Electric - Automatic - 82 hp - 52.086 km',
'transmission': 'automatic',
'trim': 'Zen',
'vin': None,
'year': 2021}
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726996%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Saving data for 10726996: {'auction_closing_time': 1774962000.0, 'created_time': 1774528216.00772, 'last_price_update_time': 1774632138.784537}
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726996') HTTP/1.1" 204 0
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726511%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726511: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-27 17:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727004%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10727004: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726987%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726987: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726460%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726460: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726527%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726527: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727127%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10727127: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726545%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726545: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726465%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726465: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726310%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10726310: 0
2026-03-27 17:22:18 [adesa.de] INFO: Skipping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-27 17:22:18 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727105%27 HTTP/1.1" 200 None
2026-03-27 17:22:18 [adesa.de] INFO: Scrape type for 10727105: 2
2026-03-27 17:22:18 [adesa.de] INFO: Scraping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-27 17:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000
2026-03-27 17:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with scrape type 2
2026-03-27 17:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with scrape type 2
2026-03-27 17:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0, identifier: 10727000
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726526%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726526: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-27 17:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000
2026-03-27 17:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000
2026-03-27 17:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0 with identifier: 10727000 to the API
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727000>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'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': '6426cd1f-b1a4-51d5-9f9b-6bff58ba19b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4080839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727000',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 51376,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Leon Sportstourer 1.5 eTSI FR - Petrol - Automatic - 150 hp - '
'51.376 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727000%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Saving data for 10727000: {'auction_closing_time': 1774962000.0, 'created_time': 1774528208.532128, 'last_price_update_time': 1774632139.343424}
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727000') HTTP/1.1" 204 0
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727101%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10727101: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-27 17:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726458%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726458: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-27 17:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726269%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726269: 0
2026-03-27 17:22:19 [adesa.de] INFO: Skipping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726989%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726989: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726273%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726273: 0
2026-03-27 17:22:19 [adesa.de] INFO: Skipping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726524%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726524: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726629%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726629: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726657%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726657: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-27 17:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584
2026-03-27 17:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70df8208-1fee-524d-a842-26f374917f30 with scrape type 2
2026-03-27 17:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70df8208-1fee-524d-a842-26f374917f30 with scrape type 2
2026-03-27 17:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 70df8208-1fee-524d-a842-26f374917f30, identifier: 10726584
2026-03-27 17:22:19 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726428%27 HTTP/1.1" 200 None
2026-03-27 17:22:19 [adesa.de] INFO: Scrape type for 10726428: 2
2026-03-27 17:22:19 [adesa.de] INFO: Scraping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-27 17:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584
2026-03-27 17:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584
2026-03-27 17:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 70df8208-1fee-524d-a842-26f374917f30 with identifier: 10726584 to the API
2026-03-27 17:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726584>
{'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': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '70df8208-1fee-524d-a842-26f374917f30',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5934963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726584',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 17432,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Ibiza 1.0 TSI FR - Petrol - Automatic - 110 hp - 17.432 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2023}
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726584%27 HTTP/1.1" 200 None
2026-03-27 17:22:20 [adesa.de] INFO: Saving data for 10726584: {'auction_closing_time': 1774962000.0, 'created_time': 1774528234.667887, 'last_price_update_time': 1774632140.323946}
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726584') HTTP/1.1" 204 0
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726547%27 HTTP/1.1" 200 None
2026-03-27 17:22:20 [adesa.de] INFO: Scrape type for 10726547: 2
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-27 17:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726494%27 HTTP/1.1" 200 None
2026-03-27 17:22:20 [adesa.de] INFO: Scrape type for 10726494: 2
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-27 17:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725736
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725736: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725736 url https://www.openlane.eu/en/carv6/auction/10725736
2026-03-27 17:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725770
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725770: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725770 url https://www.openlane.eu/en/carv6/auction/10725770
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725773
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725773: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725773 url https://www.openlane.eu/en/carv6/auction/10725773
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725774
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725774: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725774 url https://www.openlane.eu/en/carv6/auction/10725774
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725726
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725726: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725726 url https://www.openlane.eu/en/carv6/auction/10725726
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725707
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725707: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725707 url https://www.openlane.eu/en/carv6/auction/10725707
2026-03-27 17:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553
2026-03-27 17:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a620873-789e-5ccf-8bd2-3747be775252 with scrape type 2
2026-03-27 17:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a620873-789e-5ccf-8bd2-3747be775252 with scrape type 2
2026-03-27 17:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a620873-789e-5ccf-8bd2-3747be775252, identifier: 10726553
2026-03-27 17:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549
2026-03-27 17:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 052d448e-fdea-5779-b330-1641f903469e with scrape type 2
2026-03-27 17:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 052d448e-fdea-5779-b330-1641f903469e with scrape type 2
2026-03-27 17:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 052d448e-fdea-5779-b330-1641f903469e, identifier: 10726549
2026-03-27 17:22:20 [adesa.de] INFO: Found listing with ID: 10725709
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [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-27 17:22:20 [adesa.de] INFO: Scrape type for 10725709: 1
2026-03-27 17:22:20 [adesa.de] INFO: Scraping item 10725709 url https://www.openlane.eu/en/carv6/auction/10725709
2026-03-27 17:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553
2026-03-27 17:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553
2026-03-27 17:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a620873-789e-5ccf-8bd2-3747be775252 with identifier: 10726553 to the API
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 179,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '9a620873-789e-5ccf-8bd2-3747be775252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4614422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726553',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 47671,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Enyaq 60 - Electric - Automatic - 179 hp - 47.671 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726553%27 HTTP/1.1" 200 None
2026-03-27 17:22:20 [adesa.de] INFO: Saving data for 10726553: {'auction_closing_time': 1774962000.0, 'created_time': 1774528190.691405, 'last_price_update_time': 1774632140.94333}
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726553') HTTP/1.1" 204 0
2026-03-27 17:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549
2026-03-27 17:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549
2026-03-27 17:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 052d448e-fdea-5779-b330-1641f903469e with identifier: 10726549 to the API
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726549>
{'auction_title': '',
'c_o_2_emission_value': 131,
'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': '052d448e-fdea-5779-b330-1641f903469e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '363669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726549',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 158892,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Tarraco 2.0 TDI FR - Diesel - Manual - 150 hp - 158.892 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726549%27 HTTP/1.1" 200 None
2026-03-27 17:22:21 [adesa.de] INFO: Saving data for 10726549: {'auction_closing_time': 1774962000.0, 'created_time': 1774528196.043254, 'last_price_update_time': 1774632141.316524}
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726549') HTTP/1.1" 204 0
2026-03-27 17:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582
2026-03-27 17:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with scrape type 2
2026-03-27 17:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with scrape type 2
2026-03-27 17:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3, identifier: 10726582
2026-03-27 17:22:21 [adesa.de] INFO: Found listing with ID: 10725722
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725722%27 HTTP/1.1" 200 None
2026-03-27 17:22:21 [adesa.de] INFO: Scrape type for 10725722: 1
2026-03-27 17:22:21 [adesa.de] INFO: Scraping item 10725722 url https://www.openlane.eu/en/carv6/auction/10725722
2026-03-27 17:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582
2026-03-27 17:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582
2026-03-27 17:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3 with identifier: 10726582 to the API
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726582>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': 'ffe5d895-0a2b-5351-a79c-c7b2d1c55fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '359677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726582',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 198439,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Tarraco 2.0 TDI Style - Diesel - Automatic - 150 hp - 198.439 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726582%27 HTTP/1.1" 200 None
2026-03-27 17:22:21 [adesa.de] INFO: Saving data for 10726582: {'auction_closing_time': 1774962000.0, 'created_time': 1774528199.614612, 'last_price_update_time': 1774632141.671762}
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726582') HTTP/1.1" 204 0
2026-03-27 17:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:21 [adesa.de] INFO: Found listing with ID: 10725721
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725721%27 HTTP/1.1" 200 None
2026-03-27 17:22:21 [adesa.de] INFO: Scrape type for 10725721: 1
2026-03-27 17:22:21 [adesa.de] INFO: Scraping item 10725721 url https://www.openlane.eu/en/carv6/auction/10725721
2026-03-27 17:22:21 [adesa.de] INFO: Found listing with ID: 10725715
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725715%27 HTTP/1.1" 200 None
2026-03-27 17:22:21 [adesa.de] INFO: Scrape type for 10725715: 1
2026-03-27 17:22:21 [adesa.de] INFO: Scraping item 10725715 url https://www.openlane.eu/en/carv6/auction/10725715
2026-03-27 17:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115
2026-03-27 17:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8d0bbe2-6756-5db1-af08-2f79fac8228e with scrape type 2
2026-03-27 17:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8d0bbe2-6756-5db1-af08-2f79fac8228e with scrape type 2
2026-03-27 17:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8d0bbe2-6756-5db1-af08-2f79fac8228e, identifier: 10727115
2026-03-27 17:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099
2026-03-27 17:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f11e8c54-40a6-51ae-a0c5-873567d47990 with scrape type 2
2026-03-27 17:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f11e8c54-40a6-51ae-a0c5-873567d47990 with scrape type 2
2026-03-27 17:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f11e8c54-40a6-51ae-a0c5-873567d47990, identifier: 10727099
2026-03-27 17:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115
2026-03-27 17:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115
2026-03-27 17:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8d0bbe2-6756-5db1-af08-2f79fac8228e with identifier: 10727115 to the API
2026-03-27 17:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727115>
{'auction_title': '',
'c_o_2_emission_value': 109,
'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': 'a8d0bbe2-6756-5db1-af08-2f79fac8228e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '385745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727115',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 72784,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Leon Sportstourer 2.0 TDI Style - Diesel - Automatic - 150 hp '
'- 72.784 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727115%27 HTTP/1.1" 200 None
2026-03-27 17:22:22 [adesa.de] INFO: Saving data for 10727115: {'auction_closing_time': 1774962000.0, 'created_time': 1774528223.776029, 'last_price_update_time': 1774632142.154126}
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727115') HTTP/1.1" 204 0
2026-03-27 17:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099
2026-03-27 17:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099
2026-03-27 17:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f11e8c54-40a6-51ae-a0c5-873567d47990 with identifier: 10727099 to the API
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727099>
{'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': 'f11e8c54-40a6-51ae-a0c5-873567d47990',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4596572',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727099',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 22159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'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 - 22.159 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727099%27 HTTP/1.1" 200 None
2026-03-27 17:22:22 [adesa.de] INFO: Saving data for 10727099: {'auction_closing_time': 1774962000.0, 'created_time': 1774528227.152093, 'last_price_update_time': 1774632142.410954}
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727099') HTTP/1.1" 204 0
2026-03-27 17:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600
2026-03-27 17:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4356bb3b-7f3e-5551-8dc3-54811e3371dc with scrape type 2
2026-03-27 17:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4356bb3b-7f3e-5551-8dc3-54811e3371dc with scrape type 2
2026-03-27 17:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4356bb3b-7f3e-5551-8dc3-54811e3371dc, identifier: 10726600
2026-03-27 17:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600
2026-03-27 17:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600
2026-03-27 17:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4356bb3b-7f3e-5551-8dc3-54811e3371dc with identifier: 10726600 to the API
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726600>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'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': '4356bb3b-7f3e-5551-8dc3-54811e3371dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5401285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726600',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 19222,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Fabia 1.0 TSI Tour - Petrol - Automatic - 110 hp - 19.222 km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2024}
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726600%27 HTTP/1.1" 200 None
2026-03-27 17:22:22 [adesa.de] INFO: Saving data for 10726600: {'auction_closing_time': 1774962000.0, 'created_time': 1774528221.737848, 'last_price_update_time': 1774632142.86967}
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726600') HTTP/1.1" 204 0
2026-03-27 17:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534
2026-03-27 17:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa893bc-6028-5637-b833-efa68be60722 with scrape type 2
2026-03-27 17:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa893bc-6028-5637-b833-efa68be60722 with scrape type 2
2026-03-27 17:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: daa893bc-6028-5637-b833-efa68be60722, identifier: 10726534
2026-03-27 17:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534
2026-03-27 17:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534
2026-03-27 17:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: daa893bc-6028-5637-b833-efa68be60722 with identifier: 10726534 to the API
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726534>
{'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': 'daa893bc-6028-5637-b833-efa68be60722',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4743819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726534',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 55561,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9900,
'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 - 55.561 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726534%27 HTTP/1.1" 200 None
2026-03-27 17:22:23 [adesa.de] INFO: Saving data for 10726534: {'auction_closing_time': 1774962000.0, 'created_time': 1774528191.543653, 'last_price_update_time': 1774632143.240204}
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726534') HTTP/1.1" 204 0
2026-03-27 17:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726480> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659
2026-03-27 17:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with scrape type 2
2026-03-27 17:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with scrape type 2
2026-03-27 17:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048, identifier: 10726659
2026-03-27 17:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659
2026-03-27 17:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659
2026-03-27 17:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 20a82cf8-b31e-5c3e-b949-b4c0c89a4048 with identifier: 10726659 to the API
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726659>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Gray',
'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': '20a82cf8-b31e-5c3e-b949-b4c0c89a4048',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '431784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726659',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50258,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 50.258 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726659%27 HTTP/1.1" 200 None
2026-03-27 17:22:23 [adesa.de] INFO: Saving data for 10726659: {'auction_closing_time': 1774962000.0, 'created_time': 1774528278.364705, 'last_price_update_time': 1774632143.596335}
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726659') HTTP/1.1" 204 0
2026-03-27 17:22:23 [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-27 17:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480
2026-03-27 17:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f4610d-8b33-5765-80c4-71ec29c3a369 with scrape type 2
2026-03-27 17:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2f4610d-8b33-5765-80c4-71ec29c3a369 with scrape type 2
2026-03-27 17:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a2f4610d-8b33-5765-80c4-71ec29c3a369, identifier: 10726480
2026-03-27 17:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480
2026-03-27 17:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480
2026-03-27 17:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a2f4610d-8b33-5765-80c4-71ec29c3a369 with identifier: 10726480 to the API
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726480>
{'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': 'a2f4610d-8b33-5765-80c4-71ec29c3a369',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4644685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726480',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 36862,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Style - Petrol - Automatic - 110 hp - 36.862 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726480%27 HTTP/1.1" 200 None
2026-03-27 17:22:23 [adesa.de] INFO: Saving data for 10726480: {'auction_closing_time': 1774962000.0, 'created_time': 1774527859.579378, 'last_price_update_time': 1774632143.938497}
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726480') HTTP/1.1" 204 0
2026-03-27 17:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437
2026-03-27 17:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2207d14d-d89c-5822-8f83-4ef06435d0a8 with scrape type 2
2026-03-27 17:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2207d14d-d89c-5822-8f83-4ef06435d0a8 with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2207d14d-d89c-5822-8f83-4ef06435d0a8, identifier: 10726437
2026-03-27 17:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437
2026-03-27 17:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437
2026-03-27 17:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437 to the API
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:24 [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': 12000,
'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-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726437%27 HTTP/1.1" 200 None
2026-03-27 17:22:24 [adesa.de] INFO: Saving data for 10726437: {'auction_closing_time': 1774962000.0, 'created_time': 1774528242.43367, 'last_price_update_time': 1774632144.309293}
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726437') HTTP/1.1" 204 0
2026-03-27 17:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726511> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439
2026-03-27 17:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb7e9215-0095-599e-8f17-10683bb254ee with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb7e9215-0095-599e-8f17-10683bb254ee with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eb7e9215-0095-599e-8f17-10683bb254ee, identifier: 10726439
2026-03-27 17:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439
2026-03-27 17:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439
2026-03-27 17:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eb7e9215-0095-599e-8f17-10683bb254ee with identifier: 10726439 to the API
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726439>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 82,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'eb7e9215-0095-599e-8f17-10683bb254ee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726439',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 28863,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 2,
'seller_name': 'Mobility Concept GmbH',
'title': 'Smart Fortwo Prime - Electric - Automatic - 82 hp - 28.863 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726439%27 HTTP/1.1" 200 None
2026-03-27 17:22:24 [adesa.de] INFO: Saving data for 10726439: {'auction_closing_time': 1774962000.0, 'created_time': 1774528174.761802, 'last_price_update_time': 1774632144.67418}
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726439') HTTP/1.1" 204 0
2026-03-27 17:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101
2026-03-27 17:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 286e415d-f8f9-5386-b952-b127f3c471a1 with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 286e415d-f8f9-5386-b952-b127f3c471a1 with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 286e415d-f8f9-5386-b952-b127f3c471a1, identifier: 10727101
2026-03-27 17:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511
2026-03-27 17:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with scrape type 2
2026-03-27 17:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423, identifier: 10726511
2026-03-27 17:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101
2026-03-27 17:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101
2026-03-27 17:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 286e415d-f8f9-5386-b952-b127f3c471a1 with identifier: 10727101 to the API
2026-03-27 17:22:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727101>
{'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': '286e415d-f8f9-5386-b952-b127f3c471a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4553822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727101',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 47233,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16600,
'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 - 47.233 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727101%27 HTTP/1.1" 200 None
2026-03-27 17:22:25 [adesa.de] INFO: Saving data for 10727101: {'auction_closing_time': 1774962000.0, 'created_time': 1774527899.653023, 'last_price_update_time': 1774632145.125321}
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727101') HTTP/1.1" 204 0
2026-03-27 17:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511
2026-03-27 17:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511
2026-03-27 17:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: abe8e5e1-ce67-50c0-aa8f-3e660b0c9423 with identifier: 10726511 to the API
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726511>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'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': 'abe8e5e1-ce67-50c0-aa8f-3e660b0c9423',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4442533',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726511',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 17224,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen T-Cross 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'17.224 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726511%27 HTTP/1.1" 200 None
2026-03-27 17:22:25 [adesa.de] INFO: Saving data for 10726511: {'auction_closing_time': 1774962000.0, 'created_time': 1774528162.477956, 'last_price_update_time': 1774632145.392363}
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726511') HTTP/1.1" 204 0
2026-03-27 17:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098
2026-03-27 17:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3795bd9-23dc-5f2c-b33d-296216072180 with scrape type 2
2026-03-27 17:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3795bd9-23dc-5f2c-b33d-296216072180 with scrape type 2
2026-03-27 17:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3795bd9-23dc-5f2c-b33d-296216072180, identifier: 10727098
2026-03-27 17:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098
2026-03-27 17:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098
2026-03-27 17:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3795bd9-23dc-5f2c-b33d-296216072180 with identifier: 10727098 to the API
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'e3795bd9-23dc-5f2c-b33d-296216072180',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6204610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727098',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 50831,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Tesla Model 3 60 kWh - Electric - Automatic - 283 hp - 50.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727098%27 HTTP/1.1" 200 None
2026-03-27 17:22:25 [adesa.de] INFO: Saving data for 10727098: {'auction_closing_time': 1774962000.0, 'created_time': 1774528174.278484, 'last_price_update_time': 1774632145.752699}
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727098') HTTP/1.1" 204 0
2026-03-27 17:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428
2026-03-27 17:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0358155d-e632-5a82-befc-58fb8452e01f with scrape type 2
2026-03-27 17:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0358155d-e632-5a82-befc-58fb8452e01f with scrape type 2
2026-03-27 17:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0358155d-e632-5a82-befc-58fb8452e01f, identifier: 10726428
2026-03-27 17:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547
2026-03-27 17:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da8731fd-569c-5e6e-b473-6575ecd38a1f with scrape type 2
2026-03-27 17:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da8731fd-569c-5e6e-b473-6575ecd38a1f with scrape type 2
2026-03-27 17:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da8731fd-569c-5e6e-b473-6575ecd38a1f, identifier: 10726547
2026-03-27 17:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428
2026-03-27 17:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428
2026-03-27 17:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0358155d-e632-5a82-befc-58fb8452e01f with identifier: 10726428 to the API
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726428>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Gray',
'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': '0358155d-e632-5a82-befc-58fb8452e01f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5890648',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726428',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 28873,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26500,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 Ultimate Dark - AWD - Petrol - Automatic - 250 hp - '
'28.873 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2024}
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726428%27 HTTP/1.1" 200 None
2026-03-27 17:22:26 [adesa.de] INFO: Saving data for 10726428: {'auction_closing_time': 1774962000.0, 'created_time': 1774527862.723609, 'last_price_update_time': 1774632146.179962}
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726428') HTTP/1.1" 204 0
2026-03-27 17:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547
2026-03-27 17:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547
2026-03-27 17:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da8731fd-569c-5e6e-b473-6575ecd38a1f with identifier: 10726547 to the API
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726547>
{'auction_title': '',
'c_o_2_emission_value': 166,
'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': 'da8731fd-569c-5e6e-b473-6575ecd38a1f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5027432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726547',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 40342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 Ultimate Dark - AWD - Petrol - Automatic - 250 hp - '
'40.342 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726547%27 HTTP/1.1" 200 None
2026-03-27 17:22:26 [adesa.de] INFO: Saving data for 10726547: {'auction_closing_time': 1774962000.0, 'created_time': 1774527858.053774, 'last_price_update_time': 1774632146.464243}
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726547') HTTP/1.1" 204 0
2026-03-27 17:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494
2026-03-27 17:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with scrape type 2
2026-03-27 17:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with scrape type 2
2026-03-27 17:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99d255a1-6038-5fda-a33d-7ee5d191a4f8, identifier: 10726494
2026-03-27 17:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494
2026-03-27 17:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494
2026-03-27 17:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99d255a1-6038-5fda-a33d-7ee5d191a4f8 with identifier: 10726494 to the API
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726494>
{'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-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '99d255a1-6038-5fda-a33d-7ee5d191a4f8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '427358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726494',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 134283,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2023-11-01',
'seats_number': 7,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC90 T8 Core - Hybrid - Automatic - 310 hp - 134.283 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726494%27 HTTP/1.1" 200 None
2026-03-27 17:22:26 [adesa.de] INFO: Saving data for 10726494: {'auction_closing_time': 1774962000.0, 'created_time': 1774527858.849085, 'last_price_update_time': 1774632146.923349}
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726494') HTTP/1.1" 204 0
2026-03-27 17:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3edd428-6829-55a0-8c53-677f12f58c44 with identifier: 10725721
2026-03-27 17:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3edd428-6829-55a0-8c53-677f12f58c44 with scrape type 1
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3edd428-6829-55a0-8c53-677f12f58c44
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F0292466f-7db6-476f-afd3-a494597b92d0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/0292466f-7db6-476f-afd3-a494597b92d0.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F3294f5c6-8f60-494c-8f7c-17fb75f28993.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/3294f5c6-8f60-494c-8f7c-17fb75f28993.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F70d8a362-d7f5-4980-ad31-1eb973414027.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/70d8a362-d7f5-4980-ad31-1eb973414027.jpg not downloaded yet
2026-03-27 17:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892bf2d7-630e-5564-8df6-fbce3749941f with identifier: 10725715
2026-03-27 17:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892bf2d7-630e-5564-8df6-fbce3749941f with scrape type 1
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 892bf2d7-630e-5564-8df6-fbce3749941f
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F6bce8d64-1790-4136-8615-e24f8f3697ee.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/6bce8d64-1790-4136-8615-e24f8f3697ee.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F09ab6590-2421-4d62-93a8-45fc364345d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/09ab6590-2421-4d62-93a8-45fc364345d2.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F6aae63fd-1f8a-4ad3-9f5a-92b51a3f3521.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/6aae63fd-1f8a-4ad3-9f5a-92b51a3f3521.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252Fda25dd23-4a78-4e92-885d-59dd4b0d93a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/da25dd23-4a78-4e92-885d-59dd4b0d93a0.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F59b0fac0-8ba9-4326-bfde-09315dcc07b4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/59b0fac0-8ba9-4326-bfde-09315dcc07b4.jpg not downloaded yet
2026-03-27 17:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3901d73-d24f-5658-b727-a3dea6f0f7bf with identifier: 10725722
2026-03-27 17:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3901d73-d24f-5658-b727-a3dea6f0f7bf with scrape type 1
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3901d73-d24f-5658-b727-a3dea6f0f7bf
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252F4a281090-58a4-45ae-bd03-6086b9205af2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/4a281090-58a4-45ae-bd03-6086b9205af2.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F9078a307-d737-4776-8972-cf58409467a1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/9078a307-d737-4776-8972-cf58409467a1.jpg not downloaded yet
2026-03-27 17:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252Fcaa0f30c-37d1-4205-be71-03fc3d8edfd3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/caa0f30c-37d1-4205-be71-03fc3d8edfd3.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252F45cd2678-28c0-46d1-9316-4d7f27bb7e2a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/45cd2678-28c0-46d1-9316-4d7f27bb7e2a.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F7f7724c5-2319-4f0b-bdc0-9bbf4743eedf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/7f7724c5-2319-4f0b-bdc0-9bbf4743eedf.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F20e9c656-7b91-4e36-a534-38087c6810a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/20e9c656-7b91-4e36-a534-38087c6810a9.jpg not downloaded yet
2026-03-27 17:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252Fc9944d6f-9164-4b11-af65-a7c5b258f194.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/c9944d6f-9164-4b11-af65-a7c5b258f194.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F4bd28392-8a93-4d9d-8db2-3ab07bd74aba.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/4bd28392-8a93-4d9d-8db2-3ab07bd74aba.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252Fc24d0498-c896-475a-9888-b1624289b522.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/c24d0498-c896-475a-9888-b1624289b522.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252Fa0c633f4-3ce4-4a75-8849-3b654421df07.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/a0c633f4-3ce4-4a75-8849-3b654421df07.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F1418297b-b8ba-4aa3-bbe3-fedd6dcccd4e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/1418297b-b8ba-4aa3-bbe3-fedd6dcccd4e.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725717
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725717%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725717: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725717 url https://www.openlane.eu/en/carv6/auction/10725717
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252Fbf8fb78c-ffc2-4939-80e3-bfdeff38d35a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/bf8fb78c-ffc2-4939-80e3-bfdeff38d35a.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252F183b1214-1b50-4b0b-b01d-1cc7db4988a4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/183b1214-1b50-4b0b-b01d-1cc7db4988a4.jpg not downloaded yet
2026-03-27 17:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746329/general/4a281090-58a4-45ae-bd03-6086b9205af2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725722)
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746328%252Fgeneral%252F211bbfff-205f-421a-94ea-e2170b911409.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746328/general/211bbfff-205f-421a-94ea-e2170b911409.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725732
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725732%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725732: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725732 url https://www.openlane.eu/en/carv6/auction/10725732
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F977c4b4d-0d54-490f-a7e4-ebde0b3eb2dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/977c4b4d-0d54-490f-a7e4-ebde0b3eb2dd.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252Ffbe17e61-ece2-42fc-a511-7e1afc46310f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/fbe17e61-ece2-42fc-a511-7e1afc46310f.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725710
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725710%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725710: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725710 url https://www.openlane.eu/en/carv6/auction/10725710
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F36b8cc50-895f-4371-91a0-dd56fb432bfa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/36b8cc50-895f-4371-91a0-dd56fb432bfa.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252F2ea61dcd-aca8-4821-aa9b-5e5d312ba783.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/2ea61dcd-aca8-4821-aa9b-5e5d312ba783.jpg not downloaded yet
2026-03-27 17:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725734
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725734%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725734: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725734 url https://www.openlane.eu/en/carv6/auction/10725734
2026-03-27 17:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746324%252Fgeneral%252F65eb6447-56fa-4998-9938-abd353ed6c16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746324/general/65eb6447-56fa-4998-9938-abd353ed6c16.jpg not downloaded yet
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252F628d1efd-2ef1-44b9-a4a8-305a015700ed.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/628d1efd-2ef1-44b9-a4a8-305a015700ed.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725706
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725706%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725706: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725706 url https://www.openlane.eu/en/carv6/auction/10725706
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252F530d68dd-9e98-4de3-9734-ca2f63d02e9d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/530d68dd-9e98-4de3-9734-ca2f63d02e9d.jpg not downloaded yet
2026-03-27 17:22:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3d8c50>
2026-03-27 17:22:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3901d73-d24f-5658-b727-a3dea6f0f7bf/c3901d73-d24f-5658-b727-a3dea6f0f7bf_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746329%252Fgeneral%252F4a281090-58a4-45ae-bd03-6086b9205af2.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/4a281090-58a4-45ae-bd03-6086b9205af2.jpg saved to cache
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3901d73-d24f-5658-b727-a3dea6f0f7bf
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725733
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725733%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725733: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725733 url https://www.openlane.eu/en/carv6/auction/10725733
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746329%252Fgeneral%252Fe4a61d79-1458-4923-bf9f-18fb74bb6a1d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746329/general/e4a61d79-1458-4923-bf9f-18fb74bb6a1d.jpg not downloaded yet
2026-03-27 17:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e319f602-8fbc-5a38-92d8-775e7c2ed49a with identifier: 10725707
2026-03-27 17:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e319f602-8fbc-5a38-92d8-775e7c2ed49a with scrape type 1
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e319f602-8fbc-5a38-92d8-775e7c2ed49a
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F0e4f0922-a411-48f7-b7a9-6bc152e4d980.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/0e4f0922-a411-48f7-b7a9-6bc152e4d980.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725697
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725697%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725697: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725697 url https://www.openlane.eu/en/carv6/auction/10725697
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F6622585b-2b7e-45f8-8b70-416e11d6632b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/6622585b-2b7e-45f8-8b70-416e11d6632b.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725738
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725738%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725738: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725738 url https://www.openlane.eu/en/carv6/auction/10725738
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F5e6bff6f-2249-467d-a152-66657b96d0ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/5e6bff6f-2249-467d-a152-66657b96d0ff.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725712
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725712%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725712: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725712 url https://www.openlane.eu/en/carv6/auction/10725712
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252Fadad7ca7-183c-4fc6-b353-8fc66d5cb4cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/adad7ca7-183c-4fc6-b353-8fc66d5cb4cf.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725713
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725713%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725713: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725713 url https://www.openlane.eu/en/carv6/auction/10725713
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F1fd8250b-85ad-4004-b93a-86bf4463c5f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/1fd8250b-85ad-4004-b93a-86bf4463c5f8.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725701
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725701%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725701: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725701 url https://www.openlane.eu/en/carv6/auction/10725701
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F9d043468-9288-4543-bd6c-3dc0d3870883.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/9d043468-9288-4543-bd6c-3dc0d3870883.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725730
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725730%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725730: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725730 url https://www.openlane.eu/en/carv6/auction/10725730
2026-03-27 17:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F49106974-59d7-419d-86d4-3b2004272b9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/49106974-59d7-419d-86d4-3b2004272b9f.jpg not downloaded yet
2026-03-27 17:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725728
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725728%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725728: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725728 url https://www.openlane.eu/en/carv6/auction/10725728
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F3f182940-1324-400a-855c-bf62d6fa69ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/3f182940-1324-400a-855c-bf62d6fa69ff.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725699
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725699%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725699: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725699 url https://www.openlane.eu/en/carv6/auction/10725699
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F73f1ebf3-5007-4796-bdac-115d44b343f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/73f1ebf3-5007-4796-bdac-115d44b343f2.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725702
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725702%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725702: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725702 url https://www.openlane.eu/en/carv6/auction/10725702
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746319%252Fgeneral%252F84b6df3d-f70d-4e7d-ac83-2fe65c278221.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746319/general/84b6df3d-f70d-4e7d-ac83-2fe65c278221.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725723
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725723%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725723: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725723 url https://www.openlane.eu/en/carv6/auction/10725723
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725740
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725740%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725740: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725740 url https://www.openlane.eu/en/carv6/auction/10725740
2026-03-27 17:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726
2026-03-27 17:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdaf4349-9835-502b-870b-047a5db833c4 with scrape type 1
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252F73981b56-b7f6-4afd-accd-e639da5f509b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/73981b56-b7f6-4afd-accd-e639da5f509b.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725719
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725719%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725719: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725719 url https://www.openlane.eu/en/carv6/auction/10725719
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252F7a33fdf0-b3f3-46cd-8fd3-1a92d5570c3f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/7a33fdf0-b3f3-46cd-8fd3-1a92d5570c3f.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725718
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725718%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725718: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725718 url https://www.openlane.eu/en/carv6/auction/10725718
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252F67b8fc02-ee32-4e54-b58b-c5ff629e5e50.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/67b8fc02-ee32-4e54-b58b-c5ff629e5e50.jpg not downloaded yet
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725731
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725731%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725731: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725731 url https://www.openlane.eu/en/carv6/auction/10725731
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252Fa40240cd-7182-44f8-a05a-757ae4732e12.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/a40240cd-7182-44f8-a05a-757ae4732e12.jpg not downloaded yet
2026-03-27 17:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725714
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725714%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [adesa.de] INFO: Scrape type for 10725714: 1
2026-03-27 17:22:28 [adesa.de] INFO: Scraping item 10725714 url https://www.openlane.eu/en/carv6/auction/10725714
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252F04b78464-b41a-4fd6-9bee-e7bc38104d32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/04b78464-b41a-4fd6-9bee-e7bc38104d32.jpg not downloaded yet
2026-03-27 17:22:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:28 [adesa.de] INFO: Found listing with ID: 10725724
2026-03-27 17:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725724%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725724: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725724 url https://www.openlane.eu/en/carv6/auction/10725724
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252F01ff160b-dc31-4f03-9620-fc61b5b38f14.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/01ff160b-dc31-4f03-9620-fc61b5b38f14.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725739
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725739%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725739: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725739 url https://www.openlane.eu/en/carv6/auction/10725739
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252Fbe8bd95d-ea77-43d6-849c-6b7702a1b796.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/be8bd95d-ea77-43d6-849c-6b7702a1b796.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725743
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725743%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725743: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725743 url https://www.openlane.eu/en/carv6/auction/10725743
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252Fa6a44eaf-2847-4bcf-abfc-f91bd995894f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/a6a44eaf-2847-4bcf-abfc-f91bd995894f.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725735
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725735%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725735: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725735 url https://www.openlane.eu/en/carv6/auction/10725735
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252Fd1bfbe75-cc1b-4f12-8b83-2006c141de52.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/d1bfbe75-cc1b-4f12-8b83-2006c141de52.jpg not downloaded yet
2026-03-27 17:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773
2026-03-27 17:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e with scrape type 1
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252F2f816bcc-7911-43e9-a53d-093bb2533d4f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/2f816bcc-7911-43e9-a53d-093bb2533d4f.jpg not downloaded yet
2026-03-27 17:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/a40240cd-7182-44f8-a05a-757ae4732e12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725729
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725729%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725729: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725729 url https://www.openlane.eu/en/carv6/auction/10725729
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746331%252Fgeneral%252F5cfd2e61-8e38-4e5b-b78c-66f44d41f8d1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/5cfd2e61-8e38-4e5b-b78c-66f44d41f8d1.jpg not downloaded yet
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252Fa928ffa2-89cb-4acb-bd15-e8d6a73bc34b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/a928ffa2-89cb-4acb-bd15-e8d6a73bc34b.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725704
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725704%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725704: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725704 url https://www.openlane.eu/en/carv6/auction/10725704
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252F2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725703
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725703%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725703: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725703 url https://www.openlane.eu/en/carv6/auction/10725703
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252Fd81ef22a-cbec-49f7-af39-916c88ebdc34.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/d81ef22a-cbec-49f7-af39-916c88ebdc34.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725771
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725771%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725771: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725771 url https://www.openlane.eu/en/carv6/auction/10725771
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252F78c05718-77c2-4d01-883d-5aff3ae13a86.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/78c05718-77c2-4d01-883d-5aff3ae13a86.jpg not downloaded yet
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c24149390>
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252Fa40240cd-7182-44f8-a05a-757ae4732e12.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/a40240cd-7182-44f8-a05a-757ae4732e12.jpg saved to cache
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10725742
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725742%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10725742: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10725742 url https://www.openlane.eu/en/carv6/auction/10725742
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252F108af065-8a70-47fc-99d7-ed906b424df1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/108af065-8a70-47fc-99d7-ed906b424df1.jpg not downloaded yet
2026-03-27 17:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/2f816bcc-7911-43e9-a53d-093bb2533d4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10737474
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737474%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10737474: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10737474 url https://www.openlane.eu/en/carv6/auction/10737474
2026-03-27 17:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252Fe5b81bd6-0c00-4551-95ae-048f990bd6f9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/e5b81bd6-0c00-4551-95ae-048f990bd6f9.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10737475
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737475%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10737475: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10737475 url https://www.openlane.eu/en/carv6/auction/10737475
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252Fa783a7b8-92b1-4894-952a-825898f47edb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/a783a7b8-92b1-4894-952a-825898f47edb.jpg not downloaded yet
2026-03-27 17:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10740148
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740148%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10740148: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10740148 url https://www.openlane.eu/en/carv6/auction/10740148
2026-03-27 17:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252F774d5153-56d6-448a-824c-4f1c53a9905f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/774d5153-56d6-448a-824c-4f1c53a9905f.jpg not downloaded yet
2026-03-27 17:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770
2026-03-27 17:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with scrape type 1
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F00d79ea0-688c-4b47-a607-73345179289b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/00d79ea0-688c-4b47-a607-73345179289b.jpg not downloaded yet
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25551510>
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252F2f816bcc-7911-43e9-a53d-093bb2533d4f.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/2f816bcc-7911-43e9-a53d-093bb2533d4f.jpg saved to cache
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10740142
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740142%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10740142: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10740142 url https://www.openlane.eu/en/carv6/auction/10740142
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746363%252Fgeneral%252F7ffa5cf5-31d5-41dd-9bfc-6701484afead.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/7ffa5cf5-31d5-41dd-9bfc-6701484afead.jpg not downloaded yet
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F4d076b81-a850-425c-b0b2-414e80871f3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/4d076b81-a850-425c-b0b2-414e80871f3b.jpg not downloaded yet
2026-03-27 17:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/78c05718-77c2-4d01-883d-5aff3ae13a86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10737476
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737476%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10737476: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10737476 url https://www.openlane.eu/en/carv6/auction/10737476
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F773eb370-2931-4f4d-8582-b629e1b7acb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/773eb370-2931-4f4d-8582-b629e1b7acb8.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10740146
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740146%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10740146: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10740146 url https://www.openlane.eu/en/carv6/auction/10740146
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F74a64dd8-32e4-442a-bb43-c07be9f30ca4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/74a64dd8-32e4-442a-bb43-c07be9f30ca4.jpg not downloaded yet
2026-03-27 17:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736
2026-03-27 17:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a8b7b3d-a1ba-5326-b174-f1284df95823 with scrape type 1
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10740143
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740143%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10740143: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10740143 url https://www.openlane.eu/en/carv6/auction/10740143
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F02b8a208-00d5-4549-818d-d42947c29ef7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/02b8a208-00d5-4549-818d-d42947c29ef7.jpg not downloaded yet
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252Fe9541035-0840-4a7d-b01a-9b47abe814c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/e9541035-0840-4a7d-b01a-9b47abe814c9.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10740153
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740153%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10740153: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10740153 url https://www.openlane.eu/en/carv6/auction/10740153
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F00338202-28c1-4198-87dc-87e155042459.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/00338202-28c1-4198-87dc-87e155042459.jpg not downloaded yet
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F391d596a-12d1-4832-acd5-e292c1e6a887.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/391d596a-12d1-4832-acd5-e292c1e6a887.jpg not downloaded yet
2026-03-27 17:22:29 [adesa.de] INFO: Found listing with ID: 10740145
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740145%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [adesa.de] INFO: Scrape type for 10740145: 1
2026-03-27 17:22:29 [adesa.de] INFO: Scraping item 10740145 url https://www.openlane.eu/en/carv6/auction/10740145
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3dc190>
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252F78c05718-77c2-4d01-883d-5aff3ae13a86.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/78c05718-77c2-4d01-883d-5aff3ae13a86.jpg saved to cache
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252Ffe5f92dc-2d04-4eea-bda9-781f040a3dd5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/fe5f92dc-2d04-4eea-bda9-781f040a3dd5.jpg not downloaded yet
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F26d59020-ff45-4912-aa16-b49274e9a0e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/26d59020-ff45-4912-aa16-b49274e9a0e9.jpg not downloaded yet
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10740144
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740144%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10740144: 1
2026-03-27 17:22:30 [adesa.de] INFO: Scraping item 10740144 url https://www.openlane.eu/en/carv6/auction/10740144
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F58311abd-ea11-4252-8ee4-fa987a0e9d04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/58311abd-ea11-4252-8ee4-fa987a0e9d04.jpg not downloaded yet
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F037313cf-137e-487a-a276-9f58565e576e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/037313cf-137e-487a-a276-9f58565e576e.jpg not downloaded yet
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726365
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726365%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726365: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726365 url https://www.openlane.eu/en/carv6/auction/10726365
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726364
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726364%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726364: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726364 url https://www.openlane.eu/en/carv6/auction/10726364
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726398
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726398%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726398: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726398 url https://www.openlane.eu/en/carv6/auction/10726398
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726373
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726373%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726373: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726373 url https://www.openlane.eu/en/carv6/auction/10726373
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726289
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726289%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726289: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726289 url https://www.openlane.eu/en/carv6/auction/10726289
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726290
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726290%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726290: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726290 url https://www.openlane.eu/en/carv6/auction/10726290
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726291
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726291%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726291: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726291 url https://www.openlane.eu/en/carv6/auction/10726291
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726359
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726359%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726359: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726359 url https://www.openlane.eu/en/carv6/auction/10726359
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726374
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726374%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726374: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726374 url https://www.openlane.eu/en/carv6/auction/10726374
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726294
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726294%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726294: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726294 url https://www.openlane.eu/en/carv6/auction/10726294
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726361
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726361%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726361: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726361 url https://www.openlane.eu/en/carv6/auction/10726361
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726358
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726358%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726358: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726358 url https://www.openlane.eu/en/carv6/auction/10726358
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726293
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726293%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726293: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726293 url https://www.openlane.eu/en/carv6/auction/10726293
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726435
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726435%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726435: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726435 url https://www.openlane.eu/en/carv6/auction/10726435
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726363
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726363%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726363: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726363 url https://www.openlane.eu/en/carv6/auction/10726363
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726360
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726360%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726360: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726360 url https://www.openlane.eu/en/carv6/auction/10726360
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726362
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726362%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726362: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726362 url https://www.openlane.eu/en/carv6/auction/10726362
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726256
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726256%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726256: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726256 url https://www.openlane.eu/en/carv6/auction/10726256
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726257
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726257%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726257: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726257 url https://www.openlane.eu/en/carv6/auction/10726257
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726366
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726366%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726366: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726366 url https://www.openlane.eu/en/carv6/auction/10726366
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10726292
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726292%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10726292: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10726292 url https://www.openlane.eu/en/carv6/auction/10726292
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710608847%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10608847: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710616543%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10616543: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710724803%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10724803: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10100285: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504923%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504923: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504956%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504956: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504969%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505038%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505032%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10505032: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505050%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10505050: 2
2026-03-27 17:22:30 [adesa.de] INFO: Scraping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-27 17:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/a783a7b8-92b1-4894-952a-825898f47edb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252Ff72de3e7-bd10-4ea8-857d-89127c5b02cf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/f72de3e7-bd10-4ea8-857d-89127c5b02cf.jpg not downloaded yet
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F8c09ba56-2701-406b-a072-14127324cf28.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/8c09ba56-2701-406b-a072-14127324cf28.jpg not downloaded yet
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505023%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10505023: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504988%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504988: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504910%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504910: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504915%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504992%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504992: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504958%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504980%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504919%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505021%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10505021: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710527712%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504951%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504951: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729521%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10729521: 2
2026-03-27 17:22:30 [adesa.de] INFO: Scraping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-27 17:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746361%252Fgeneral%252F07252bbf-19a8-4173-b52f-efe89eec6507.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/07252bbf-19a8-4173-b52f-efe89eec6507.jpg not downloaded yet
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F25ea45c5-2f13-4c66-9b4a-d24468a057ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/25ea45c5-2f13-4c66-9b4a-d24468a057ea.jpg not downloaded yet
2026-03-27 17:22:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504986%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504986: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710530502%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10530502: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710276383%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279958697%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 9958697: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504985%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504984%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10504984: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710665478%27 HTTP/1.1" 200 None
2026-03-27 17:22:30 [adesa.de] INFO: Scrape type for 10665478: 0
2026-03-27 17:22:30 [adesa.de] INFO: Skipping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-27 17:22:30 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710721613%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710597841%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10597841: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698052%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723812%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10723812: 2
2026-03-27 17:22:31 [adesa.de] INFO: Scraping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-27 17:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252Fd643bd05-c5f7-41cc-b1c3-88c699e2c56f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/d643bd05-c5f7-41cc-b1c3-88c699e2c56f.jpg not downloaded yet
2026-03-27 17:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694524%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10694524: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710703826%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10703826: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626566%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10626566: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698811%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696471%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-27 17:22:31 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-27 17:22:31 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728749%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [adesa.de] INFO: Scrape type for 10728749: 2
2026-03-27 17:22:31 [adesa.de] INFO: Scraping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-27 17:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/037313cf-137e-487a-a276-9f58565e576e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252F90bf578b-3a80-41b8-9893-501fb2638334.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/90bf578b-3a80-41b8-9893-501fb2638334.jpg not downloaded yet
2026-03-27 17:22:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e37ce10>
2026-03-27 17:22:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252Fa783a7b8-92b1-4894-952a-825898f47edb.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/a783a7b8-92b1-4894-952a-825898f47edb.jpg saved to cache
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774
2026-03-27 17:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8ad49c-9ef3-55cd-b316-4c5def013273 with scrape type 1
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252F44bb6cfc-7157-49f9-9c16-e21703b38c5a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/44bb6cfc-7157-49f9-9c16-e21703b38c5a.jpg not downloaded yet
2026-03-27 17:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629
2026-03-27 17:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with scrape type 2
2026-03-27 17:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with scrape type 2
2026-03-27 17:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453, identifier: 10726629
2026-03-27 17:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629
2026-03-27 17:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629
2026-03-27 17:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3e0035cd-5eff-59b5-9a1f-ce5ea968e453 with identifier: 10726629 to the API
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726629>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '3e0035cd-5eff-59b5-9a1f-ce5ea968e453',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4441120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726629',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 24320,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 R-Design - AWD - Petrol - Automatic - 300 hp - '
'24.320 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726629%27 HTTP/1.1" 200 None
2026-03-27 17:22:32 [adesa.de] INFO: Saving data for 10726629: {'auction_closing_time': 1774962000.0, 'created_time': 1774528153.908926, 'last_price_update_time': 1774632152.544506}
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726629') HTTP/1.1" 204 0
2026-03-27 17:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/8c09ba56-2701-406b-a072-14127324cf28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746354%252Fgeneral%252Fdead856b-9395-4710-8cc2-6f4fcb57f6e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/dead856b-9395-4710-8cc2-6f4fcb57f6e1.jpg not downloaded yet
2026-03-27 17:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252F75adb66a-49ed-4e9e-85d0-29cf80d10a46.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/75adb66a-49ed-4e9e-85d0-29cf80d10a46.jpg not downloaded yet
2026-03-27 17:22:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.321(s), this was the 1st time calling it.
2026-03-27 17:22:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.933379459058591 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Fri, 27 Mar 2026 17:22:31 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '73fd45c0207f895021cb077901ac23c6', '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=73fd45c0207f895021cb077901ac23c6.
2026-03-27 17:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524
2026-03-27 17:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with scrape type 2
2026-03-27 17:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with scrape type 2
2026-03-27 17:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9f7f8515-5890-54a7-a0d1-2c251d02eb99, identifier: 10726524
2026-03-27 17:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524
2026-03-27 17:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524
2026-03-27 17:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9f7f8515-5890-54a7-a0d1-2c251d02eb99 with identifier: 10726524 to the API
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726524>
{'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': '9f7f8515-5890-54a7-a0d1-2c251d02eb99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4506655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726524',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 73827,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 Inscription - Petrol - Automatic - 250 hp - 73.827 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726524%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [adesa.de] INFO: Saving data for 10726524: {'auction_closing_time': 1774962000.0, 'created_time': 1774527885.347372, 'last_price_update_time': 1774632153.223616}
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726524') HTTP/1.1" 204 0
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e53a8d0>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F037313cf-137e-487a-a276-9f58565e576e.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/037313cf-137e-487a-a276-9f58565e576e.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252Fb2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/b2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg not downloaded yet
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/d643bd05-c5f7-41cc-b1c3-88c699e2c56f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6a2b90>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F8c09ba56-2701-406b-a072-14127324cf28.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/8c09ba56-2701-406b-a072-14127324cf28.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252Fe0316f1a-725e-4e32-8af8-f1e1300df304.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/e0316f1a-725e-4e32-8af8-f1e1300df304.jpg not downloaded yet
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252F05538a49-031e-4f05-8091-10bb3010db59.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/05538a49-031e-4f05-8091-10bb3010db59.jpg not downloaded yet
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252F6ef3cdf3-c4f0-4f2f-9721-8df02c8075c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/6ef3cdf3-c4f0-4f2f-9721-8df02c8075c9.jpg not downloaded yet
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252Ff714e2e9-9fa5-44cc-9d43-531665f9ea95.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/f714e2e9-9fa5-44cc-9d43-531665f9ea95.jpg not downloaded yet
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/44bb6cfc-7157-49f9-9c16-e21703b38c5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252F93e6b193-7955-483f-85c9-e52feb28b653.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/93e6b193-7955-483f-85c9-e52feb28b653.jpg not downloaded yet
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252Fc53819c1-1301-4455-8a7b-69a7e6fee381.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/c53819c1-1301-4455-8a7b-69a7e6fee381.jpg not downloaded yet
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/75adb66a-49ed-4e9e-85d0-29cf80d10a46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746364%252Fgeneral%252F1ce6822e-3c72-4ee2-88e5-ddc5bbbadc81.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/1ce6822e-3c72-4ee2-88e5-ddc5bbbadc81.jpg not downloaded yet
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0c4350>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252Fd643bd05-c5f7-41cc-b1c3-88c699e2c56f.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/d643bd05-c5f7-41cc-b1c3-88c699e2c56f.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6a2810>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252F44bb6cfc-7157-49f9-9c16-e21703b38c5a.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/44bb6cfc-7157-49f9-9c16-e21703b38c5a.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/f714e2e9-9fa5-44cc-9d43-531665f9ea95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e52d850>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252F75adb66a-49ed-4e9e-85d0-29cf80d10a46.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/75adb66a-49ed-4e9e-85d0-29cf80d10a46.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/c53819c1-1301-4455-8a7b-69a7e6fee381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e51ca10>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252Ff714e2e9-9fa5-44cc-9d43-531665f9ea95.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/f714e2e9-9fa5-44cc-9d43-531665f9ea95.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e60bc50>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252Fc53819c1-1301-4455-8a7b-69a7e6fee381.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/c53819c1-1301-4455-8a7b-69a7e6fee381.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/1ce6822e-3c72-4ee2-88e5-ddc5bbbadc81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/93e6b193-7955-483f-85c9-e52feb28b653.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/05538a49-031e-4f05-8091-10bb3010db59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e11a190>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252F1ce6822e-3c72-4ee2-88e5-ddc5bbbadc81.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/1ce6822e-3c72-4ee2-88e5-ddc5bbbadc81.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f063fd0>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252F93e6b193-7955-483f-85c9-e52feb28b653.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/93e6b193-7955-483f-85c9-e52feb28b653.jpg saved to cache
2026-03-27 17:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/6ef3cdf3-c4f0-4f2f-9721-8df02c8075c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/e0316f1a-725e-4e32-8af8-f1e1300df304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e1206d0>
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252F05538a49-031e-4f05-8091-10bb3010db59.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/05538a49-031e-4f05-8091-10bb3010db59.jpg saved to cache
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746364/general/b2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725774)
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64e990>
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252F6ef3cdf3-c4f0-4f2f-9721-8df02c8075c9.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/6ef3cdf3-c4f0-4f2f-9721-8df02c8075c9.jpg saved to cache
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/dead856b-9395-4710-8cc2-6f4fcb57f6e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f425150>
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252Fe0316f1a-725e-4e32-8af8-f1e1300df304.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/e0316f1a-725e-4e32-8af8-f1e1300df304.jpg saved to cache
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1b1490>
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746364%252Fgeneral%252Fb2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746364/general/b2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg saved to cache
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb8ad49c-9ef3-55cd-b316-4c5def013273
2026-03-27 17:22:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb8ad49c-9ef3-55cd-b316-4c5def013273, skipping ID generation
2026-03-27 17:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb8ad49c-9ef3-55cd-b316-4c5def013273 with scrape type 1
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb8ad49c-9ef3-55cd-b316-4c5def013273 sending to next pipeline
2026-03-27 17:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb8ad49c-9ef3-55cd-b316-4c5def013273, identifier: 10725774
2026-03-27 17:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774
2026-03-27 17:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774
2026-03-27 17:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb8ad49c-9ef3-55cd-b316-4c5def013273 with identifier: 10725774 to the API
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746364/general/b2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cb8ad49c-9ef3-55cd-b316-4c5def013273',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-H 178E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725774',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 35602,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/44bb6cfc-7157-49f9-9c16-e21703b38c5a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/75adb66a-49ed-4e9e-85d0-29cf80d10a46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108152,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/b2fce84d-79ad-40cb-aa4d-0f7c00cc9690.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112097,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/e0316f1a-725e-4e32-8af8-f1e1300df304.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96782,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/05538a49-031e-4f05-8091-10bb3010db59.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103391,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/6ef3cdf3-c4f0-4f2f-9721-8df02c8075c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108899,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/f714e2e9-9fa5-44cc-9d43-531665f9ea95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73737,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/93e6b193-7955-483f-85c9-e52feb28b653.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/c53819c1-1301-4455-8a7b-69a7e6fee381.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb8ad49c-9ef3-55cd-b316-4c5def013273/cb8ad49c-9ef3-55cd-b316-4c5def013273_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65553,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746364/general/1ce6822e-3c72-4ee2-88e5-ddc5bbbadc81.jpg',
'Width': 800}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW X1 30e M Sport - xDrive - Hybrid - Automatic - 150 hp - 35.602 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725774%27 HTTP/1.1" 200 None
2026-03-27 17:22:34 [adesa.de] INFO: Saving data for 10725774: {'created_time': 1774632154.699816, 'last_price_update_time': 1774632154.699829, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725774') HTTP/1.1" 204 0
2026-03-27 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/90bf578b-3a80-41b8-9893-501fb2638334.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f425e10>
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252Fdead856b-9395-4710-8cc2-6f4fcb57f6e1.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/dead856b-9395-4710-8cc2-6f4fcb57f6e1.jpg saved to cache
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e74cdd0>
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F90bf578b-3a80-41b8-9893-501fb2638334.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/90bf578b-3a80-41b8-9893-501fb2638334.jpg saved to cache
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458
2026-03-27 17:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9db62b2-b85a-52b2-9c04-9f1a1df180bd with scrape type 2
2026-03-27 17:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9db62b2-b85a-52b2-9c04-9f1a1df180bd with scrape type 2
2026-03-27 17:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9db62b2-b85a-52b2-9c04-9f1a1df180bd, identifier: 10726458
2026-03-27 17:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526
2026-03-27 17:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ddeb960-3076-55b7-89c0-dee630cc2b58 with scrape type 2
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ddeb960-3076-55b7-89c0-dee630cc2b58 with scrape type 2
2026-03-27 17:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ddeb960-3076-55b7-89c0-dee630cc2b58, identifier: 10726526
2026-03-27 17:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458
2026-03-27 17:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458
2026-03-27 17:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9db62b2-b85a-52b2-9c04-9f1a1df180bd with identifier: 10726458 to the API
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'b9db62b2-b85a-52b2-9c04-9f1a1df180bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4548712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726458',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 59777,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Dark - Petrol - Automatic - 197 hp - 59.777 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726458%27 HTTP/1.1" 200 None
2026-03-27 17:22:35 [adesa.de] INFO: Saving data for 10726458: {'auction_closing_time': 1774962000.0, 'created_time': 1774527886.635328, 'last_price_update_time': 1774632155.477611}
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726458') HTTP/1.1" 204 0
2026-03-27 17:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526
2026-03-27 17:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526
2026-03-27 17:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ddeb960-3076-55b7-89c0-dee630cc2b58 with identifier: 10726526 to the API
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726526>
{'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': '1ddeb960-3076-55b7-89c0-dee630cc2b58',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4503176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726526',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 37342,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 37.342 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726526%27 HTTP/1.1" 200 None
2026-03-27 17:22:35 [adesa.de] INFO: Saving data for 10726526: {'auction_closing_time': 1774962000.0, 'created_time': 1774527954.655464, 'last_price_update_time': 1774632155.740667}
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726526') HTTP/1.1" 204 0
2026-03-27 17:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/07252bbf-19a8-4173-b52f-efe89eec6507.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/25ea45c5-2f13-4c66-9b4a-d24468a057ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/f72de3e7-bd10-4ea8-857d-89127c5b02cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e662910>
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F07252bbf-19a8-4173-b52f-efe89eec6507.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/07252bbf-19a8-4173-b52f-efe89eec6507.jpg saved to cache
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6a2cd0>
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F25ea45c5-2f13-4c66-9b4a-d24468a057ea.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/25ea45c5-2f13-4c66-9b4a-d24468a057ea.jpg saved to cache
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e119990>
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252Ff72de3e7-bd10-4ea8-857d-89127c5b02cf.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/f72de3e7-bd10-4ea8-857d-89127c5b02cf.jpg saved to cache
2026-03-27 17:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/58311abd-ea11-4252-8ee4-fa987a0e9d04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717
2026-03-27 17:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb with scrape type 1
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fa1b14b92-00a0-4624-957e-a1e90546fea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/a1b14b92-00a0-4624-957e-a1e90546fea9.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fdeb6ece0-ab5d-487d-a9a6-3dae444942ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/deb6ece0-ab5d-487d-a9a6-3dae444942ea.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252F9d7f0ba1-35cc-44d3-afea-bc47f5fdf285.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/9d7f0ba1-35cc-44d3-afea-bc47f5fdf285.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252F4dfe95ea-90fb-4494-856a-a3522918e0a8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/4dfe95ea-90fb-4494-856a-a3522918e0a8.jpg not downloaded yet
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f05f850>
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F58311abd-ea11-4252-8ee4-fa987a0e9d04.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/58311abd-ea11-4252-8ee4-fa987a0e9d04.jpg saved to cache
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fdd9e1555-21a2-4cbc-9a21-c0e61301d97a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/dd9e1555-21a2-4cbc-9a21-c0e61301d97a.jpg not downloaded yet
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/26d59020-ff45-4912-aa16-b49274e9a0e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fa8869c9f-7f38-4554-8e6a-d92ecfafcf92.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/a8869c9f-7f38-4554-8e6a-d92ecfafcf92.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fe5c526ae-13e3-4d67-a8f4-f1a3db17aaec.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/e5c526ae-13e3-4d67-a8f4-f1a3db17aaec.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fd5e3807f-9e35-4ed9-8c3c-0da33587dd94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/d5e3807f-9e35-4ed9-8c3c-0da33587dd94.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fc59c8f8d-db28-4ee5-9c44-010b389579fe.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/c59c8f8d-db28-4ee5-9c44-010b389579fe.jpg not downloaded yet
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Ff2f4bf3f-2d84-4d0e-9f9c-b8fe30c7de2e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/f2f4bf3f-2d84-4d0e-9f9c-b8fe30c7de2e.jpg not downloaded yet
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/4dfe95ea-90fb-4494-856a-a3522918e0a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e479f50>
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F26d59020-ff45-4912-aa16-b49274e9a0e9.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/26d59020-ff45-4912-aa16-b49274e9a0e9.jpg saved to cache
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47b850>
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252F4dfe95ea-90fb-4494-856a-a3522918e0a8.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/4dfe95ea-90fb-4494-856a-a3522918e0a8.jpg saved to cache
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/f2f4bf3f-2d84-4d0e-9f9c-b8fe30c7de2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710
2026-03-27 17:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with scrape type 1
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252F39ccb1bb-961f-42f4-bad7-ec6c06ce1ab6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/39ccb1bb-961f-42f4-bad7-ec6c06ce1ab6.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Ff3213755-32e2-46a1-ada3-82c0d359830e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/f3213755-32e2-46a1-ada3-82c0d359830e.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Fa9457737-bb83-46ec-abb6-87a3158506e6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/a9457737-bb83-46ec-abb6-87a3158506e6.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252F0a13a01f-947b-4ec0-a94f-a552b448ff93.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/0a13a01f-947b-4ec0-a94f-a552b448ff93.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Fce13bb59-41fb-4401-a020-7446fa7c29f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/ce13bb59-41fb-4401-a020-7446fa7c29f2.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Fbf32c01d-dd1d-4e3e-b631-1d32a8207121.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/bf32c01d-dd1d-4e3e-b631-1d32a8207121.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Fb060cc73-9873-4c49-bc62-a1e009e0c333.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/b060cc73-9873-4c49-bc62-a1e009e0c333.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Fc34cc7b8-cf14-4c5f-80e2-80696ff01fbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/c34cc7b8-cf14-4c5f-80e2-80696ff01fbc.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Fcb14703b-dac6-46a4-a3a6-a71c7a7aca0e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/cb14703b-dac6-46a4-a3a6-a71c7a7aca0e.jpg already downloaded
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Feec13355-7b12-4904-9821-1da375f5a1c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/eec13355-7b12-4904-9821-1da375f5a1c1.jpg not downloaded yet
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/c59c8f8d-db28-4ee5-9c44-010b389579fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f45b3d0>
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Ff2f4bf3f-2d84-4d0e-9f9c-b8fe30c7de2e.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/f2f4bf3f-2d84-4d0e-9f9c-b8fe30c7de2e.jpg saved to cache
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/d5e3807f-9e35-4ed9-8c3c-0da33587dd94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e47b590>
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fc59c8f8d-db28-4ee5-9c44-010b389579fe.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/c59c8f8d-db28-4ee5-9c44-010b389579fe.jpg saved to cache
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b0b10>
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fd5e3807f-9e35-4ed9-8c3c-0da33587dd94.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/d5e3807f-9e35-4ed9-8c3c-0da33587dd94.jpg saved to cache
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730
2026-03-27 17:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e4194b6-2a98-5d28-9f75-992b2c04b528 with scrape type 1
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F7461f9fa-7d6f-4d5f-a08f-32461e967577.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/7461f9fa-7d6f-4d5f-a08f-32461e967577.jpg not downloaded yet
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/a8869c9f-7f38-4554-8e6a-d92ecfafcf92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fb1e95b9f-9f63-48fb-9da0-60edf49ffe04.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/b1e95b9f-9f63-48fb-9da0-60edf49ffe04.jpg not downloaded yet
2026-03-27 17:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5722849/general/eec13355-7b12-4904-9821-1da375f5a1c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725710)
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg not downloaded yet
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fece4b27b-a12e-48f3-8261-e3cb278bcdd2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/ece4b27b-a12e-48f3-8261-e3cb278bcdd2.jpg not downloaded yet
2026-03-27 17:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/e5c526ae-13e3-4d67-a8f4-f1a3db17aaec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F9cbe93a8-b75d-4703-9823-54fea1581086.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/9cbe93a8-b75d-4703-9823-54fea1581086.jpg not downloaded yet
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fa6cab510-adea-4686-bcc5-437b4aec0154.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/a6cab510-adea-4686-bcc5-437b4aec0154.jpg not downloaded yet
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fc5efca9b-f6b0-4e8a-85bf-e7b55ecf22cc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/c5efca9b-f6b0-4e8a-85bf-e7b55ecf22cc.jpg not downloaded yet
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F6d7043c2-cbba-4671-9b38-5a575cbface3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/6d7043c2-cbba-4671-9b38-5a575cbface3.jpg not downloaded yet
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f1c6290>
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fa8869c9f-7f38-4554-8e6a-d92ecfafcf92.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/a8869c9f-7f38-4554-8e6a-d92ecfafcf92.jpg saved to cache
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f093390>
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722849%252Fgeneral%252Feec13355-7b12-4904-9821-1da375f5a1c1.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722849/general/eec13355-7b12-4904-9821-1da375f5a1c1.jpg saved to cache
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1
2026-03-27 17:22:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1, skipping ID generation
2026-03-27 17:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with scrape type 1
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 sending to next pipeline
2026-03-27 17:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1, identifier: 10725710
2026-03-27 17:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/b1e95b9f-9f63-48fb-9da0-60edf49ffe04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F41e9d999-c061-418a-8191-91905f509aa6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/41e9d999-c061-418a-8191-91905f509aa6.jpg not downloaded yet
2026-03-27 17:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710
2026-03-27 17:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710
2026-03-27 17:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1 with identifier: 10725710 to the API
2026-03-27 17:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5722849/general/eec13355-7b12-4904-9821-1da375f5a1c1.jpg>
{'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': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BM-EN 1050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725710',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 106202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/39ccb1bb-961f-42f4-bad7-ec6c06ce1ab6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107148,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/f3213755-32e2-46a1-ada3-82c0d359830e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/a9457737-bb83-46ec-abb6-87a3158506e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88221,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/0a13a01f-947b-4ec0-a94f-a552b448ff93.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/ce13bb59-41fb-4401-a020-7446fa7c29f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109156,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/bf32c01d-dd1d-4e3e-b631-1d32a8207121.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/b060cc73-9873-4c49-bc62-a1e009e0c333.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/c34cc7b8-cf14-4c5f-80e2-80696ff01fbc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/cb14703b-dac6-46a4-a3a6-a71c7a7aca0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1/2f4ab3dd-01e1-5d92-a6ec-cabe501ffce1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75480,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722849/general/eec13355-7b12-4904-9821-1da375f5a1c1.jpg',
'Width': 800}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.5 TDCI Trend - Diesel - Manual - 120 hp - 106.202 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725710%27 HTTP/1.1" 200 None
2026-03-27 17:22:38 [adesa.de] INFO: Saving data for 10725710: {'created_time': 1774632158.768952, 'last_price_update_time': 1774632158.768965, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725710') HTTP/1.1" 204 0
2026-03-27 17:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/7461f9fa-7d6f-4d5f-a08f-32461e967577.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/ece4b27b-a12e-48f3-8261-e3cb278bcdd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746339%252Fgeneral%252Fb4680beb-7213-41a3-9289-50e224be2c60.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/b4680beb-7213-41a3-9289-50e224be2c60.jpg not downloaded yet
2026-03-27 17:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-27 17:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2bccd0>
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fe5c526ae-13e3-4d67-a8f4-f1a3db17aaec.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/e5c526ae-13e3-4d67-a8f4-f1a3db17aaec.jpg saved to cache
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e53b890>
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fb1e95b9f-9f63-48fb-9da0-60edf49ffe04.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/b1e95b9f-9f63-48fb-9da0-60edf49ffe04.jpg saved to cache
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742
2026-03-27 17:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d375e8-5d43-5930-a563-69541321b347 with scrape type 1
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252Faa8961d9-9bc4-4e61-bb89-0f2d487f933f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/aa8961d9-9bc4-4e61-bb89-0f2d487f933f.jpg not downloaded yet
2026-03-27 17:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252F4127f418-285e-4bcd-8ddd-9864527e9c87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/4127f418-285e-4bcd-8ddd-9864527e9c87.jpg not downloaded yet
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252Ffb40f4ba-9112-40e6-bd11-fa21b98b3c7d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/fb40f4ba-9112-40e6-bd11-fa21b98b3c7d.jpg not downloaded yet
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0e9c10>
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F7461f9fa-7d6f-4d5f-a08f-32461e967577.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/7461f9fa-7d6f-4d5f-a08f-32461e967577.jpg saved to cache
2026-03-27 17:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f0b5b50>
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fece4b27b-a12e-48f3-8261-e3cb278bcdd2.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/ece4b27b-a12e-48f3-8261-e3cb278bcdd2.jpg saved to cache
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/6d7043c2-cbba-4671-9b38-5a575cbface3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252Fdb73a8c2-9a04-4bfe-a074-374c59147680.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/db73a8c2-9a04-4bfe-a074-374c59147680.jpg not downloaded yet
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/a6cab510-adea-4686-bcc5-437b4aec0154.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657
2026-03-27 17:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with scrape type 2
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with scrape type 2
2026-03-27 17:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629, identifier: 10726657
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/c5efca9b-f6b0-4e8a-85bf-e7b55ecf22cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252F320a2c2e-65b0-498a-9661-aef907409865.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/320a2c2e-65b0-498a-9661-aef907409865.jpg not downloaded yet
2026-03-27 17:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657
2026-03-27 17:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657
2026-03-27 17:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c2ccb21-0c49-505b-9fe3-0ef1827b8629 with identifier: 10726657 to the API
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726657>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '0c2ccb21-0c49-505b-9fe3-0ef1827b8629',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '348999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726657',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 122121,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 R-Design - Hybrid - Automatic - 303 hp - 122.121 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726657%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [adesa.de] INFO: Saving data for 10726657: {'auction_closing_time': 1774962000.0, 'created_time': 1774527863.122453, 'last_price_update_time': 1774632159.412516}
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726657') HTTP/1.1" 204 0
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/b4680beb-7213-41a3-9289-50e224be2c60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/41e9d999-c061-418a-8191-91905f509aa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252Fd50758c3-755b-4e4b-a2d7-ed1a5c9e26a0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/d50758c3-755b-4e4b-a2d7-ed1a5c9e26a0.jpg not downloaded yet
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e53da90>
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F6d7043c2-cbba-4671-9b38-5a575cbface3.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/6d7043c2-cbba-4671-9b38-5a575cbface3.jpg saved to cache
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3fe610>
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fa6cab510-adea-4686-bcc5-437b4aec0154.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/a6cab510-adea-4686-bcc5-437b4aec0154.jpg saved to cache
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142
2026-03-27 17:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 291b3561-8f60-564f-a727-149fb2094ce6 with scrape type 1
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 291b3561-8f60-564f-a727-149fb2094ce6
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252Fedb60b5c-bd75-4ba8-a2af-b324be0dc515.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/edb60b5c-bd75-4ba8-a2af-b324be0dc515.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252Fd73dbf71-a74c-4397-a6bd-9f9381f908e7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/d73dbf71-a74c-4397-a6bd-9f9381f908e7.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252Ff6cc9d5b-3142-49a7-96da-0222f86e4517.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/f6cc9d5b-3142-49a7-96da-0222f86e4517.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252Fcd86f472-c3cb-43f6-8481-2fa0f1f81001.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/cd86f472-c3cb-43f6-8481-2fa0f1f81001.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252F3e0390d1-1768-4129-a015-b03c2474331d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/3e0390d1-1768-4129-a015-b03c2474331d.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252F7b6ff68d-5764-44af-baa3-a5c69390d961.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/7b6ff68d-5764-44af-baa3-a5c69390d961.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252F2a2c1e80-9a85-43a9-ac86-1f58c0522494.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/2a2c1e80-9a85-43a9-ac86-1f58c0522494.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252F40c810fe-cdd3-45d3-b9bb-2488210eb787.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/40c810fe-cdd3-45d3-b9bb-2488210eb787.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252F6972ea6a-ebb3-4f43-bfda-ae1c1e74a389.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/6972ea6a-ebb3-4f43-bfda-ae1c1e74a389.jpg already downloaded
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678511%252Fgeneral%252Fb0fad366-8c9a-4924-aeb5-cdd87d441f27.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678511/general/b0fad366-8c9a-4924-aeb5-cdd87d441f27.jpg already downloaded
2026-03-27 17:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 291b3561-8f60-564f-a727-149fb2094ce6, identifier: 10740142
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e60df10>
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fc5efca9b-f6b0-4e8a-85bf-e7b55ecf22cc.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/c5efca9b-f6b0-4e8a-85bf-e7b55ecf22cc.jpg saved to cache
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252F3c228c55-8d7c-44e5-b11f-2b02e6235921.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/3c228c55-8d7c-44e5-b11f-2b02e6235921.jpg not downloaded yet
2026-03-27 17:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142
2026-03-27 17:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142
2026-03-27 17:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 291b3561-8f60-564f-a727-149fb2094ce6 with identifier: 10740142 to the API
2026-03-27 17:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740142>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '291b3561-8f60-564f-a727-149fb2094ce6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MLX4325',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740142',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 35503,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5678511/general/edb60b5c-bd75-4ba8-a2af-b324be0dc515.jpg',
'https://images.openlane.eu/carimgs/5678511/general/d73dbf71-a74c-4397-a6bd-9f9381f908e7.jpg',
'https://images.openlane.eu/carimgs/5678511/general/f6cc9d5b-3142-49a7-96da-0222f86e4517.jpg',
'https://images.openlane.eu/carimgs/5678511/general/cd86f472-c3cb-43f6-8481-2fa0f1f81001.jpg',
'https://images.openlane.eu/carimgs/5678511/general/3e0390d1-1768-4129-a015-b03c2474331d.jpg',
'https://images.openlane.eu/carimgs/5678511/general/7b6ff68d-5764-44af-baa3-a5c69390d961.jpg',
'https://images.openlane.eu/carimgs/5678511/general/2a2c1e80-9a85-43a9-ac86-1f58c0522494.jpg',
'https://images.openlane.eu/carimgs/5678511/general/40c810fe-cdd3-45d3-b9bb-2488210eb787.jpg',
'https://images.openlane.eu/carimgs/5678511/general/6972ea6a-ebb3-4f43-bfda-ae1c1e74a389.jpg',
'https://images.openlane.eu/carimgs/5678511/general/b0fad366-8c9a-4924-aeb5-cdd87d441f27.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100975,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/f6cc9d5b-3142-49a7-96da-0222f86e4517.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94427,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/cd86f472-c3cb-43f6-8481-2fa0f1f81001.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100413,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/3e0390d1-1768-4129-a015-b03c2474331d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76999,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/7b6ff68d-5764-44af-baa3-a5c69390d961.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69843,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/2a2c1e80-9a85-43a9-ac86-1f58c0522494.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70128,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/40c810fe-cdd3-45d3-b9bb-2488210eb787.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101292,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/6972ea6a-ebb3-4f43-bfda-ae1c1e74a389.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115985,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/b0fad366-8c9a-4924-aeb5-cdd87d441f27.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/d73dbf71-a74c-4397-a6bd-9f9381f908e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_291b3561-8f60-564f-a727-149fb2094ce6/291b3561-8f60-564f-a727-149fb2094ce6_image_15.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110504,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678511/general/edb60b5c-bd75-4ba8-a2af-b324be0dc515.jpg',
'Width': 800}],
'price': 56300,
'price_includes_vat': True,
'registration_date': '2024-07-19',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - 4-Matic - Diesel - Automatic - '
'237 hp - 35.503 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740142%27 HTTP/1.1" 200 None
2026-03-27 17:22:40 [adesa.de] INFO: Saving data for 10740142: {'created_time': 1774632160.17974, 'last_price_update_time': 1774632160.179752, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740142') HTTP/1.1" 204 0
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/fb40f4ba-9112-40e6-bd11-fa21b98b3c7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/aa8961d9-9bc4-4e61-bb89-0f2d487f933f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/db73a8c2-9a04-4bfe-a074-374c59147680.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/4127f418-285e-4bcd-8ddd-9864527e9c87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/9cbe93a8-b75d-4703-9823-54fea1581086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252Fa9f8c40b-cf2b-4183-b241-f31ca8f06269.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/a9f8c40b-cf2b-4183-b241-f31ca8f06269.jpg not downloaded yet
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e744b50>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252Fb4680beb-7213-41a3-9289-50e224be2c60.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/b4680beb-7213-41a3-9289-50e224be2c60.jpg saved to cache
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b81d0>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F41e9d999-c061-418a-8191-91905f509aa6.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/41e9d999-c061-418a-8191-91905f509aa6.jpg saved to cache
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564
2026-03-27 17:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with scrape type 2
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with scrape type 2
2026-03-27 17:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89, identifier: 10726564
2026-03-27 17:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564
2026-03-27 17:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564
2026-03-27 17:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e1ea920-0c7d-51ab-b137-8a2c7c0dad89 with identifier: 10726564 to the API
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726564>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '6e1ea920-0c7d-51ab-b137-8a2c7c0dad89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '433359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726564',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 45759,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 45.759 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726564%27 HTTP/1.1" 200 None
2026-03-27 17:22:40 [adesa.de] INFO: Saving data for 10726564: {'auction_closing_time': 1774962000.0, 'created_time': 1774527845.559556, 'last_price_update_time': 1774632160.723475}
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726564') HTTP/1.1" 204 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252F9704ac39-1d2a-4e6e-a088-39bc560db817.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/9704ac39-1d2a-4e6e-a088-39bc560db817.jpg not downloaded yet
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/d50758c3-755b-4e4b-a2d7-ed1a5c9e26a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4586d0>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252Ffb40f4ba-9112-40e6-bd11-fa21b98b3c7d.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/fb40f4ba-9112-40e6-bd11-fa21b98b3c7d.jpg saved to cache
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f2be9d0>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252Faa8961d9-9bc4-4e61-bb89-0f2d487f933f.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/aa8961d9-9bc4-4e61-bb89-0f2d487f933f.jpg saved to cache
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e741850>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252Fdb73a8c2-9a04-4bfe-a074-374c59147680.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/db73a8c2-9a04-4bfe-a074-374c59147680.jpg saved to cache
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0d1c10>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252F4127f418-285e-4bcd-8ddd-9864527e9c87.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/4127f418-285e-4bcd-8ddd-9864527e9c87.jpg saved to cache
2026-03-27 17:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b6250>
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F9cbe93a8-b75d-4703-9823-54fea1581086.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/9cbe93a8-b75d-4703-9823-54fea1581086.jpg saved to cache
2026-03-27 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989
2026-03-27 17:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with scrape type 2
2026-03-27 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with scrape type 2
2026-03-27 17:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73, identifier: 10726989
2026-03-27 17:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521
2026-03-27 17:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c851a30a-c407-56e2-a7b5-0fda7880637b with scrape type 2
2026-03-27 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c851a30a-c407-56e2-a7b5-0fda7880637b with scrape type 2
2026-03-27 17:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c851a30a-c407-56e2-a7b5-0fda7880637b, identifier: 10729521
2026-03-27 17:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746339/general/4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725730)
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746359%252Fgeneral%252Fd2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/d2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg not downloaded yet
2026-03-27 17:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989
2026-03-27 17:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989
2026-03-27 17:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73 with identifier: 10726989 to the API
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726989>
{'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': 'dfe3d96b-2cbc-5a1c-b2b1-4a33379e4a73',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5381009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726989',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 52313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Ultimate Dark - Twin Motor - Petrol - Automatic - 197 '
'hp - 52.313 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726989%27 HTTP/1.1" 200 None
2026-03-27 17:22:41 [adesa.de] INFO: Saving data for 10726989: {'auction_closing_time': 1774962000.0, 'created_time': 1774527880.185416, 'last_price_update_time': 1774632161.756327}
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726989') HTTP/1.1" 204 0
2026-03-27 17:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521
2026-03-27 17:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521
2026-03-27 17:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c851a30a-c407-56e2-a7b5-0fda7880637b with identifier: 10729521 to the API
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729521>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'c851a30a-c407-56e2-a7b5-0fda7880637b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 25942,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Sprinter L2H2 317 CDI - Diesel - Automatic - 170 hp - '
'25.942 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729521%27 HTTP/1.1" 200 None
2026-03-27 17:22:42 [adesa.de] INFO: Saving data for 10729521: {'auction_closing_time': 1798675200.0, 'created_time': 1774528006.193223, 'last_price_update_time': 1774632162.017338}
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729521') HTTP/1.1" 204 0
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/3c228c55-8d7c-44e5-b11f-2b02e6235921.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/deb6ece0-ab5d-487d-a9a6-3dae444942ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/dd9e1555-21a2-4cbc-9a21-c0e61301d97a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/9d7f0ba1-35cc-44d3-afea-bc47f5fdf285.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746325/general/a1b14b92-00a0-4624-957e-a1e90546fea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725717)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/320a2c2e-65b0-498a-9661-aef907409865.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/fe5f92dc-2d04-4eea-bda9-781f040a3dd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e743f50>
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252Fd50758c3-755b-4e4b-a2d7-ed1a5c9e26a0.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/d50758c3-755b-4e4b-a2d7-ed1a5c9e26a0.jpg saved to cache
2026-03-27 17:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812
2026-03-27 17:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af63157d-0242-597f-9be5-4d053691cd0e with scrape type 2
2026-03-27 17:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af63157d-0242-597f-9be5-4d053691cd0e with scrape type 2
2026-03-27 17:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: af63157d-0242-597f-9be5-4d053691cd0e, identifier: 10723812
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efdd090>
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746339%252Fgeneral%252F4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746339/general/4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg saved to cache
2026-03-27 17:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1e4194b6-2a98-5d28-9f75-992b2c04b528
2026-03-27 17:22:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1e4194b6-2a98-5d28-9f75-992b2c04b528, skipping ID generation
2026-03-27 17:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e4194b6-2a98-5d28-9f75-992b2c04b528 with scrape type 1
2026-03-27 17:22:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1e4194b6-2a98-5d28-9f75-992b2c04b528 sending to next pipeline
2026-03-27 17:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e4194b6-2a98-5d28-9f75-992b2c04b528, identifier: 10725730
2026-03-27 17:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812
2026-03-27 17:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812
2026-03-27 17:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: af63157d-0242-597f-9be5-4d053691cd0e with identifier: 10723812 to the API
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723812>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'af63157d-0242-597f-9be5-4d053691cd0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723812',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-07-28',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumpy - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723812%27 HTTP/1.1" 200 None
2026-03-27 17:22:42 [adesa.de] INFO: Saving data for 10723812: {'auction_closing_time': 1798675200.0, 'created_time': 1774528036.580584, 'last_price_update_time': 1774632162.589653}
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723812') HTTP/1.1" 204 0
2026-03-27 17:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730
2026-03-27 17:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730
2026-03-27 17:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e4194b6-2a98-5d28-9f75-992b2c04b528 with identifier: 10725730 to the API
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746339/general/4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e4194b6-2a98-5d28-9f75-992b2c04b528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KUS-RK 190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725730',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 37163,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113954,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/7461f9fa-7d6f-4d5f-a08f-32461e967577.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99658,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/b1e95b9f-9f63-48fb-9da0-60edf49ffe04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91644,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/4dc5d5ed-2fad-43df-b817-f235b5c222e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98494,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/ece4b27b-a12e-48f3-8261-e3cb278bcdd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98547,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/9cbe93a8-b75d-4703-9823-54fea1581086.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97825,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/a6cab510-adea-4686-bcc5-437b4aec0154.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/c5efca9b-f6b0-4e8a-85bf-e7b55ecf22cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/6d7043c2-cbba-4671-9b38-5a575cbface3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/41e9d999-c061-418a-8191-91905f509aa6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e4194b6-2a98-5d28-9f75-992b2c04b528/1e4194b6-2a98-5d28-9f75-992b2c04b528_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96768,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746339/general/b4680beb-7213-41a3-9289-50e224be2c60.jpg',
'Width': 800}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 9,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'37.163 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2023}
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725730%27 HTTP/1.1" 200 None
2026-03-27 17:22:42 [adesa.de] INFO: Saving data for 10725730: {'created_time': 1774632162.957122, 'last_price_update_time': 1774632162.957133, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725730') HTTP/1.1" 204 0
2026-03-27 17:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/391d596a-12d1-4832-acd5-e292c1e6a887.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/a9f8c40b-cf2b-4183-b241-f31ca8f06269.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e547790>
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252F3c228c55-8d7c-44e5-b11f-2b02e6235921.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/3c228c55-8d7c-44e5-b11f-2b02e6235921.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:43 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710663906%27 HTTP/1.1" 200 None
2026-03-27 17:22:43 [adesa.de] INFO: Scrape type for 10663906: 0
2026-03-27 17:22:43 [adesa.de] INFO: Skipping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-27 17:22:43 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710691964%27 HTTP/1.1" 200 None
2026-03-27 17:22:43 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-27 17:22:43 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-27 17:22:43 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728625%27 HTTP/1.1" 200 None
2026-03-27 17:22:43 [adesa.de] INFO: Scrape type for 10728625: 2
2026-03-27 17:22:43 [adesa.de] INFO: Scraping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e70e5d0>
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fdeb6ece0-ab5d-487d-a9a6-3dae444942ea.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/deb6ece0-ab5d-487d-a9a6-3dae444942ea.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c25413950>
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fdd9e1555-21a2-4cbc-9a21-c0e61301d97a.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/dd9e1555-21a2-4cbc-9a21-c0e61301d97a.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1efdeed0>
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252F9d7f0ba1-35cc-44d3-afea-bc47f5fdf285.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/9d7f0ba1-35cc-44d3-afea-bc47f5fdf285.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e6e4610>
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746325%252Fgeneral%252Fa1b14b92-00a0-4624-957e-a1e90546fea9.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746325/general/a1b14b92-00a0-4624-957e-a1e90546fea9.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb
2026-03-27 17:22:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c98a49c-9703-58c7-8ec4-2ddc514769cb, skipping ID generation
2026-03-27 17:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb with scrape type 1
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c98a49c-9703-58c7-8ec4-2ddc514769cb sending to next pipeline
2026-03-27 17:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2c98a49c-9703-58c7-8ec4-2ddc514769cb, identifier: 10725717
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e372410>
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252F320a2c2e-65b0-498a-9661-aef907409865.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/320a2c2e-65b0-498a-9661-aef907409865.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-27 17:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-27 17:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10505050
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b4b90>
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252Ffe5f92dc-2d04-4eea-bda9-781f040a3dd5.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/fe5f92dc-2d04-4eea-bda9-781f040a3dd5.jpg saved to cache
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749
2026-03-27 17:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaf32304-6b6e-51ae-92cd-4606da0d73b8 with scrape type 2
2026-03-27 17:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaf32304-6b6e-51ae-92cd-4606da0d73b8 with scrape type 2
2026-03-27 17:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aaf32304-6b6e-51ae-92cd-4606da0d73b8, identifier: 10728749
2026-03-27 17:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/9704ac39-1d2a-4e6e-a088-39bc560db817.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/00338202-28c1-4198-87dc-87e155042459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/e9541035-0840-4a7d-b01a-9b47abe814c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/02b8a208-00d5-4549-818d-d42947c29ef7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746359/general/d2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725742)
2026-03-27 17:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717
2026-03-27 17:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717
2026-03-27 17:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2c98a49c-9703-58c7-8ec4-2ddc514769cb with identifier: 10725717 to the API
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746325/general/a1b14b92-00a0-4624-957e-a1e90546fea9.jpg>
{'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': 120,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2c98a49c-9703-58c7-8ec4-2ddc514769cb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K-PR 1233',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725717',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 80860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 73,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/a1b14b92-00a0-4624-957e-a1e90546fea9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78254,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/deb6ece0-ab5d-487d-a9a6-3dae444942ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75235,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/9d7f0ba1-35cc-44d3-afea-bc47f5fdf285.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73845,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/4dfe95ea-90fb-4494-856a-a3522918e0a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100154,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/dd9e1555-21a2-4cbc-9a21-c0e61301d97a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96211,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/a8869c9f-7f38-4554-8e6a-d92ecfafcf92.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82666,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/e5c526ae-13e3-4d67-a8f4-f1a3db17aaec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85428,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/d5e3807f-9e35-4ed9-8c3c-0da33587dd94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/c59c8f8d-db28-4ee5-9c44-010b389579fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c98a49c-9703-58c7-8ec4-2ddc514769cb/2c98a49c-9703-58c7-8ec4-2ddc514769cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91306,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746325/general/f2f4bf3f-2d84-4d0e-9f9c-b8fe30c7de2e.jpg',
'Width': 800}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2022-04-25',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Ford Focus 1.5 TDCI Cool & Connect - Diesel - Automatic - 120 hp - '
'80.860 km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725717%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Saving data for 10725717: {'created_time': 1774632164.012712, 'last_price_update_time': 1774632164.012724, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725717') HTTP/1.1" 204 0
2026-03-27 17:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-27 17:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050
2026-03-27 17:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10505050 to the API
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505050>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'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': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505050',
'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-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505050%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Saving data for 10505050: {'auction_closing_time': 1798675200.0, 'created_time': 1773337137.542175, 'last_price_update_time': 1774632164.380014}
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505050') HTTP/1.1" 204 0
2026-03-27 17:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749
2026-03-27 17:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749
2026-03-27 17:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aaf32304-6b6e-51ae-92cd-4606da0d73b8 with identifier: 10728749 to the API
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728749>
{'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': 'aaf32304-6b6e-51ae-92cd-4606da0d73b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 12487,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2025-04-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Bayon 1.2 - Petrol - Manual - 79 hp - 12.487 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728749%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Saving data for 10728749: {'auction_closing_time': 1798675200.0, 'created_time': 1774528021.363854, 'last_price_update_time': 1774632164.651618}
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728749') HTTP/1.1" 204 0
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707703%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10707703: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10688552
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710688552%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10688552: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10688552 url https://www.openlane.eu/en/carv6/auction/10688552
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710553682%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10553682: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698181%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697386%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710525350%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10525350: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710606756%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10606756: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710585779%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10585779: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710590424%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662396%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710719699%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710644733%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10644733: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10733664
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733664%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10733664: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10733664 url https://www.openlane.eu/en/carv6/auction/10733664
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710557402%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10557402: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504929%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10504929: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504917%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10504917: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505024%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10505024: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504912%27 HTTP/1.1" 200 None
2026-03-27 17:22:44 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-27 17:22:44 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-27 17:22:44 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-27 17:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504911%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649966%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681290%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10681290: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504928%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10504928: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504940%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504976%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662394%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620678%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723810%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10723810: 2
2026-03-27 17:22:45 [adesa.de] INFO: Scraping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-27 17:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746354/general/27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725736)
2026-03-27 17:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e128dd0>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F391d596a-12d1-4832-acd5-e292c1e6a887.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/391d596a-12d1-4832-acd5-e292c1e6a887.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f10ff50>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252Fa9f8c40b-cf2b-4183-b241-f31ca8f06269.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/a9f8c40b-cf2b-4183-b241-f31ca8f06269.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/74a64dd8-32e4-442a-bb43-c07be9f30ca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710662395%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10662395: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723811%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504944%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710505027%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710504974%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10504974: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10676821
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676821%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10676821: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10676821 url https://www.openlane.eu/en/carv6/auction/10676821
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626289%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626289: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626518%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626518: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631171%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10631171: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626516
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626516%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626516: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626516 url https://www.openlane.eu/en/carv6/auction/10626516
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631172%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10631172: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710676824%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10676824: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626287%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626287: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626276%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626276: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626274
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626274%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626274: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626274 url https://www.openlane.eu/en/carv6/auction/10626274
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626285
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626285%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626285: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626285 url https://www.openlane.eu/en/carv6/auction/10626285
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710640299%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10640299: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626540%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10626540: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710559443%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-27 17:22:45 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-27 17:22:45 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729520%27 HTTP/1.1" 200 None
2026-03-27 17:22:45 [adesa.de] INFO: Scrape type for 10729520: 2
2026-03-27 17:22:45 [adesa.de] INFO: Scraping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-27 17:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/773eb370-2931-4f4d-8582-b629e1b7acb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3de110>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252F9704ac39-1d2a-4e6e-a088-39bc560db817.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/9704ac39-1d2a-4e6e-a088-39bc560db817.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e583610>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F00338202-28c1-4198-87dc-87e155042459.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/00338202-28c1-4198-87dc-87e155042459.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f03b7d0>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252Fe9541035-0840-4a7d-b01a-9b47abe814c9.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/e9541035-0840-4a7d-b01a-9b47abe814c9.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e691190>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F02b8a208-00d5-4549-818d-d42947c29ef7.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/02b8a208-00d5-4549-818d-d42947c29ef7.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f034550>
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746359%252Fgeneral%252Fd2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746359/general/d2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg saved to cache
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68d375e8-5d43-5930-a563-69541321b347
2026-03-27 17:22:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 68d375e8-5d43-5930-a563-69541321b347, skipping ID generation
2026-03-27 17:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d375e8-5d43-5930-a563-69541321b347 with scrape type 1
2026-03-27 17:22:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 68d375e8-5d43-5930-a563-69541321b347 sending to next pipeline
2026-03-27 17:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68d375e8-5d43-5930-a563-69541321b347, identifier: 10725742
2026-03-27 17:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/4d076b81-a850-425c-b0b2-414e80871f3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746361/general/00d79ea0-688c-4b47-a607-73345179289b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725770)
2026-03-27 17:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/7ffa5cf5-31d5-41dd-9bfc-6701484afead.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/774d5153-56d6-448a-824c-4f1c53a9905f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:46 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-27 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729522%27 HTTP/1.1" 200 None
2026-03-27 17:22:46 [adesa.de] INFO: Scrape type for 10729522: 2
2026-03-27 17:22:46 [adesa.de] INFO: Scraping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-27 17:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742
2026-03-27 17:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742
2026-03-27 17:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68d375e8-5d43-5930-a563-69541321b347 with identifier: 10725742 to the API
2026-03-27 17:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746359/general/d2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg>
{'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-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '68d375e8-5d43-5930-a563-69541321b347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-FT 31',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725742',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 74474,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/aa8961d9-9bc4-4e61-bb89-0f2d487f933f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128037,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/4127f418-285e-4bcd-8ddd-9864527e9c87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109653,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/fb40f4ba-9112-40e6-bd11-fa21b98b3c7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116112,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/db73a8c2-9a04-4bfe-a074-374c59147680.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115633,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/320a2c2e-65b0-498a-9661-aef907409865.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/d50758c3-755b-4e4b-a2d7-ed1a5c9e26a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/3c228c55-8d7c-44e5-b11f-2b02e6235921.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/a9f8c40b-cf2b-4183-b241-f31ca8f06269.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/9704ac39-1d2a-4e6e-a088-39bc560db817.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68d375e8-5d43-5930-a563-69541321b347/68d375e8-5d43-5930-a563-69541321b347_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117568,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746359/general/d2ec3b0c-175a-46a8-a91a-6042bab3c61c.jpg',
'Width': 800}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2024-02-07',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI Move - Diesel - Automatic - 150 '
'hp - 74.474 km',
'transmission': 'automatic',
'trim': 'Move',
'vin': None,
'year': 2024}
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [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-27 17:22:47 [adesa.de] INFO: Saving data for 10725742: {'created_time': 1774632167.036236, 'last_price_update_time': 1774632167.036249, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725742') HTTP/1.1" 204 0
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e691190>
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746354%252Fgeneral%252F27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746354/general/27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg saved to cache
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2a8b7b3d-a1ba-5326-b174-f1284df95823
2026-03-27 17:22:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2a8b7b3d-a1ba-5326-b174-f1284df95823, skipping ID generation
2026-03-27 17:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a8b7b3d-a1ba-5326-b174-f1284df95823 with scrape type 1
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2a8b7b3d-a1ba-5326-b174-f1284df95823 sending to next pipeline
2026-03-27 17:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2a8b7b3d-a1ba-5326-b174-f1284df95823, identifier: 10725736
2026-03-27 17:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144
2026-03-27 17:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with scrape type 1
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F32c58cc6-63e7-46cd-8f34-f48ca6bc5d9a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/32c58cc6-63e7-46cd-8f34-f48ca6bc5d9a.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F3d99ebc5-47cc-4157-85a3-1d37ad68a23f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/3d99ebc5-47cc-4157-85a3-1d37ad68a23f.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F40faf8e4-aa0d-491a-8fe3-3c87136a2d84.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/40faf8e4-aa0d-491a-8fe3-3c87136a2d84.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252Fe38dc93b-df29-44a4-a75c-82b5dea6ea5f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/e38dc93b-df29-44a4-a75c-82b5dea6ea5f.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F27a8bc3e-109b-4b05-babb-5e2d098be1ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/27a8bc3e-109b-4b05-babb-5e2d098be1ca.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F93696503-7c87-4a5f-8b53-90cf625717c9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/93696503-7c87-4a5f-8b53-90cf625717c9.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252Fd2ed7ffb-01c4-4295-95e1-9f3a6b171a8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/d2ed7ffb-01c4-4295-95e1-9f3a6b171a8e.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F67e1e59a-e50a-438e-a6da-8dc09f8054c0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/67e1e59a-e50a-438e-a6da-8dc09f8054c0.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252Fceb69aee-f1bc-4419-b743-532b20ab3cdc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/ceb69aee-f1bc-4419-b743-532b20ab3cdc.jpg already downloaded
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678515%252Fgeneral%252F643a1ffe-7023-4653-b0ac-5df65766c415.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678515/general/643a1ffe-7023-4653-b0ac-5df65766c415.jpg already downloaded
2026-03-27 17:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c, identifier: 10740144
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b5950>
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F74a64dd8-32e4-442a-bb43-c07be9f30ca4.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/74a64dd8-32e4-442a-bb43-c07be9f30ca4.jpg saved to cache
2026-03-27 17:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707953%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10707953: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710620675%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10620675: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710625968%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10625968: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626545%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10626545: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710631175%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10631175: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627628%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10627628: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627640%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626273%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10626273: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710627637%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10627637: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10698071
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710698071%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10698071: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10698071 url https://www.openlane.eu/en/carv6/auction/10698071
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710623496%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10623496: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632970%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632976%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10632976: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710626290%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10626290: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710632971%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10632971: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710675195%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710425397%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10425397: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10717041
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710717041%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10717041: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10717041 url https://www.openlane.eu/en/carv6/auction/10717041
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710674997%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699421%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10699421: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710384594%27 HTTP/1.1" 200 None
2026-03-27 17:22:47 [adesa.de] INFO: Scrape type for 10384594: 0
2026-03-27 17:22:47 [adesa.de] INFO: Skipping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-27 17:22:47 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710633433%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10633433: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710649959%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10649959: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710694994%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10694994: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10715704
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710715704%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10715704: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10715704 url https://www.openlane.eu/en/carv6/auction/10715704
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981932%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 9981932: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10733667
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733667%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10733667: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10733667 url https://www.openlane.eu/en/carv6/auction/10733667
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%279981933%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710696449%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10696449: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710641207%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10641207: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710628377%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10628377: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10730137
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730137%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10730137: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10730137 url https://www.openlane.eu/en/carv6/auction/10730137
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699465%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10699465: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710269735%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10269735: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710333284%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10333284: 0
2026-03-27 17:22:48 [adesa.de] INFO: Skipping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-27 17:22:48 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723574%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Scrape type for 10723574: 2
2026-03-27 17:22:48 [adesa.de] INFO: Scraping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-27 17:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736
2026-03-27 17:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736
2026-03-27 17:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2a8b7b3d-a1ba-5326-b174-f1284df95823 with identifier: 10725736 to the API
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746354/general/27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2a8b7b3d-a1ba-5326-b174-f1284df95823',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-GI 1050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725736',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69180,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/27c503a4-ba54-423c-aeef-7bbc05e9b659.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78928,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/e9541035-0840-4a7d-b01a-9b47abe814c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79810,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/391d596a-12d1-4832-acd5-e292c1e6a887.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79252,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/26d59020-ff45-4912-aa16-b49274e9a0e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89535,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/037313cf-137e-487a-a276-9f58565e576e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113044,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/8c09ba56-2701-406b-a072-14127324cf28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/25ea45c5-2f13-4c66-9b4a-d24468a057ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70426,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/d643bd05-c5f7-41cc-b1c3-88c699e2c56f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84482,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/90bf578b-3a80-41b8-9893-501fb2638334.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a8b7b3d-a1ba-5326-b174-f1284df95823/2a8b7b3d-a1ba-5326-b174-f1284df95823_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89074,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746354/general/dead856b-9395-4710-8cc2-6f4fcb57f6e1.jpg',
'Width': 800}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 1 Series 118i Advantage - Petrol - Automatic - 136 hp - 69.180 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2023}
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725736%27 HTTP/1.1" 200 None
2026-03-27 17:22:48 [adesa.de] INFO: Saving data for 10725736: {'created_time': 1774632168.796155, 'last_price_update_time': 1774632168.796166, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725736') HTTP/1.1" 204 0
2026-03-27 17:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144
2026-03-27 17:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144
2026-03-27 17:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c with identifier: 10740144 to the API
2026-03-27 17:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740144>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'ff6ee9c2-83a0-5ca5-9f7f-6323bcb6858c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V17993I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740144',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 33863,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5678515/general/32c58cc6-63e7-46cd-8f34-f48ca6bc5d9a.jpg',
'https://images.openlane.eu/carimgs/5678515/general/3d99ebc5-47cc-4157-85a3-1d37ad68a23f.jpg',
'https://images.openlane.eu/carimgs/5678515/general/40faf8e4-aa0d-491a-8fe3-3c87136a2d84.jpg',
'https://images.openlane.eu/carimgs/5678515/general/e38dc93b-df29-44a4-a75c-82b5dea6ea5f.jpg',
'https://images.openlane.eu/carimgs/5678515/general/27a8bc3e-109b-4b05-babb-5e2d098be1ca.jpg',
'https://images.openlane.eu/carimgs/5678515/general/93696503-7c87-4a5f-8b53-90cf625717c9.jpg',
'https://images.openlane.eu/carimgs/5678515/general/d2ed7ffb-01c4-4295-95e1-9f3a6b171a8e.jpg',
'https://images.openlane.eu/carimgs/5678515/general/67e1e59a-e50a-438e-a6da-8dc09f8054c0.jpg',
'https://images.openlane.eu/carimgs/5678515/general/ceb69aee-f1bc-4419-b743-532b20ab3cdc.jpg',
'https://images.openlane.eu/carimgs/5678515/general/643a1ffe-7023-4653-b0ac-5df65766c415.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/32c58cc6-63e7-46cd-8f34-f48ca6bc5d9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96333,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/3d99ebc5-47cc-4157-85a3-1d37ad68a23f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100115,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/e38dc93b-df29-44a4-a75c-82b5dea6ea5f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90221,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/27a8bc3e-109b-4b05-babb-5e2d098be1ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99729,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/93696503-7c87-4a5f-8b53-90cf625717c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78228,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/d2ed7ffb-01c4-4295-95e1-9f3a6b171a8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95449,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/40faf8e4-aa0d-491a-8fe3-3c87136a2d84.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47724,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/ceb69aee-f1bc-4419-b743-532b20ab3cdc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48140,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/643a1ffe-7023-4653-b0ac-5df65766c415.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00b4ca81-75b1-511e-9c8e-7d8a62ac2c93/00b4ca81-75b1-511e-9c8e-7d8a62ac2c93_image_15.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42320,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678515/general/67e1e59a-e50a-438e-a6da-8dc09f8054c0.jpg',
'Width': 800}],
'price': 55300,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 6,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'33.863 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740144%27 HTTP/1.1" 200 None
2026-03-27 17:22:49 [adesa.de] INFO: Saving data for 10740144: {'created_time': 1774632169.202678, 'last_price_update_time': 1774632169.202689, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740144') HTTP/1.1" 204 0
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5dcb50>
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F773eb370-2931-4f4d-8582-b629e1b7acb8.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/773eb370-2931-4f4d-8582-b629e1b7acb8.jpg saved to cache
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/e5b81bd6-0c00-4551-95ae-048f990bd6f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:49 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727116%27 HTTP/1.1" 200 None
2026-03-27 17:22:49 [adesa.de] INFO: Scrape type for 10727116: 2
2026-03-27 17:22:49 [adesa.de] INFO: Scraping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-27 17:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5df350>
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F4d076b81-a850-425c-b0b2-414e80871f3b.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/4d076b81-a850-425c-b0b2-414e80871f3b.jpg saved to cache
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e51a590>
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746361%252Fgeneral%252F00d79ea0-688c-4b47-a607-73345179289b.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746361/general/00d79ea0-688c-4b47-a607-73345179289b.jpg saved to cache
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8
2026-03-27 17:22:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74e0955d-ff93-5a6b-a26e-205ce9349ed8, skipping ID generation
2026-03-27 17:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with scrape type 1
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74e0955d-ff93-5a6b-a26e-205ce9349ed8 sending to next pipeline
2026-03-27 17:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74e0955d-ff93-5a6b-a26e-205ce9349ed8, identifier: 10725770
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3385d0>
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252F7ffa5cf5-31d5-41dd-9bfc-6701484afead.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/7ffa5cf5-31d5-41dd-9bfc-6701484afead.jpg saved to cache
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f459210>
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252F774d5153-56d6-448a-824c-4f1c53a9905f.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/774d5153-56d6-448a-824c-4f1c53a9905f.jpg saved to cache
2026-03-27 17:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/108af065-8a70-47fc-99d7-ed906b424df1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770
2026-03-27 17:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770
2026-03-27 17:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74e0955d-ff93-5a6b-a26e-205ce9349ed8 with identifier: 10725770 to the API
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746361/general/00d79ea0-688c-4b47-a607-73345179289b.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': 197,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '74e0955d-ff93-5a6b-a26e-205ce9349ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-RI 952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725770',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 29392,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78450,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/00d79ea0-688c-4b47-a607-73345179289b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79240,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/4d076b81-a850-425c-b0b2-414e80871f3b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90944,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/773eb370-2931-4f4d-8582-b629e1b7acb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78756,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/74a64dd8-32e4-442a-bb43-c07be9f30ca4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84621,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/02b8a208-00d5-4549-818d-d42947c29ef7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99048,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/00338202-28c1-4198-87dc-87e155042459.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/fe5f92dc-2d04-4eea-bda9-781f040a3dd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/58311abd-ea11-4252-8ee4-fa987a0e9d04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80704,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/f72de3e7-bd10-4ea8-857d-89127c5b02cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_74e0955d-ff93-5a6b-a26e-205ce9349ed8/74e0955d-ff93-5a6b-a26e-205ce9349ed8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84196,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746361/general/07252bbf-19a8-4173-b52f-efe89eec6507.jpg',
'Width': 800}],
'price': 39200,
'price_includes_vat': True,
'registration_date': '2024-10-24',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW 5 Series Touring 520 - Diesel - Automatic - 197 hp - 29.392 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725770%27 HTTP/1.1" 200 None
2026-03-27 17:22:49 [adesa.de] INFO: Saving data for 10725770: {'created_time': 1774632169.896085, 'last_price_update_time': 1774632169.896097, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725770') HTTP/1.1" 204 0
2026-03-27 17:22:49 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727145%27 HTTP/1.1" 200 None
2026-03-27 17:22:49 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-27 17:22:49 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-27 17:22:49 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727144%27 HTTP/1.1" 200 None
2026-03-27 17:22:49 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-27 17:22:49 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-27 17:22:49 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728845%27 HTTP/1.1" 200 None
2026-03-27 17:22:49 [adesa.de] INFO: Scrape type for 10728845: 2
2026-03-27 17:22:49 [adesa.de] INFO: Scraping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-27 17:22:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4503d0>
2026-03-27 17:22:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252Fe5b81bd6-0c00-4551-95ae-048f990bd6f9.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/e5b81bd6-0c00-4551-95ae-048f990bd6f9.jpg saved to cache
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476
2026-03-27 17:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6729376-2339-5d27-9ad7-6cf1c2dc5653 with scrape type 1
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6729376-2339-5d27-9ad7-6cf1c2dc5653
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F4da380fd-fa9e-4cab-9e81-cb53e18cc0b5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/4da380fd-fa9e-4cab-9e81-cb53e18cc0b5.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F2d6ab3c8-a616-4000-97cd-922a676c2136.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/2d6ab3c8-a616-4000-97cd-922a676c2136.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252Fd2e14454-ccc8-4809-8e01-8aea66efac5d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/d2e14454-ccc8-4809-8e01-8aea66efac5d.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F25675e5f-1df9-42da-a08d-2106efd23c94.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/25675e5f-1df9-42da-a08d-2106efd23c94.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F19fc703d-4818-4d57-ad56-063f8c87576b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/19fc703d-4818-4d57-ad56-063f8c87576b.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F6baf05f2-2d41-4a9a-8189-527ddb56d4ca.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/6baf05f2-2d41-4a9a-8189-527ddb56d4ca.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F8745d51e-c23b-4dc8-90e9-a90cd048516f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/8745d51e-c23b-4dc8-90e9-a90cd048516f.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F8a925cb6-763a-4019-878e-75ff55fb747e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/8a925cb6-763a-4019-878e-75ff55fb747e.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252Fe980857c-4763-4252-bbba-fbacb461b804.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/e980857c-4763-4252-bbba-fbacb461b804.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5686816%252Fgeneral%252F9b974aac-7738-4d0c-85ea-469ffa4da527.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686816/general/9b974aac-7738-4d0c-85ea-469ffa4da527.jpg already downloaded
2026-03-27 17:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6729376-2339-5d27-9ad7-6cf1c2dc5653, identifier: 10737476
2026-03-27 17:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145
2026-03-27 17:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac5f895-bef1-5eb7-aff0-46c533afd001 with scrape type 1
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eac5f895-bef1-5eb7-aff0-46c533afd001
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252F94a314e3-ecbb-4841-be40-4b3af2b07d18.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/94a314e3-ecbb-4841-be40-4b3af2b07d18.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252F05a40785-eeea-429e-9a69-990270a5124e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/05a40785-eeea-429e-9a69-990270a5124e.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252F2a1b955e-318f-4588-9c94-b989298a87dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/2a1b955e-318f-4588-9c94-b989298a87dd.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252Ff39c7c1d-b744-4158-b8ff-ec9b485ccc18.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/f39c7c1d-b744-4158-b8ff-ec9b485ccc18.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252F44c4f9b6-77e9-4373-9836-649bfd4424dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/44c4f9b6-77e9-4373-9836-649bfd4424dc.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252Fc918e332-3333-4c8d-9afd-065aefebe797.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/c918e332-3333-4c8d-9afd-065aefebe797.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252Fe97c386f-c986-4b5d-9479-73dd68e0da76.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/e97c386f-c986-4b5d-9479-73dd68e0da76.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252F604f51dc-fcc9-4745-9a6e-34bb5441e357.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/604f51dc-fcc9-4745-9a6e-34bb5441e357.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252F2be2fc4d-ca82-40d3-9e2a-d93c98bc7da3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/2be2fc4d-ca82-40d3-9e2a-d93c98bc7da3.jpg already downloaded
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678516%252Fgeneral%252Fef7abb7d-70c2-4ea0-b16e-579571f954ef.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678516/general/ef7abb7d-70c2-4ea0-b16e-579571f954ef.jpg already downloaded
2026-03-27 17:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eac5f895-bef1-5eb7-aff0-46c533afd001, identifier: 10740145
2026-03-27 17:22:50 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726321%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [adesa.de] INFO: Scrape type for 10726321: 2
2026-03-27 17:22:50 [adesa.de] INFO: Scraping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-27 17:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476
2026-03-27 17:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476
2026-03-27 17:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6729376-2339-5d27-9ad7-6cf1c2dc5653 with identifier: 10737476 to the API
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737476>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'a6729376-2339-5d27-9ad7-6cf1c2dc5653',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MJX6318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737476',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 35860,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5686816/general/4da380fd-fa9e-4cab-9e81-cb53e18cc0b5.jpg',
'https://images.openlane.eu/carimgs/5686816/general/2d6ab3c8-a616-4000-97cd-922a676c2136.jpg',
'https://images.openlane.eu/carimgs/5686816/general/d2e14454-ccc8-4809-8e01-8aea66efac5d.jpg',
'https://images.openlane.eu/carimgs/5686816/general/25675e5f-1df9-42da-a08d-2106efd23c94.jpg',
'https://images.openlane.eu/carimgs/5686816/general/19fc703d-4818-4d57-ad56-063f8c87576b.jpg',
'https://images.openlane.eu/carimgs/5686816/general/6baf05f2-2d41-4a9a-8189-527ddb56d4ca.jpg',
'https://images.openlane.eu/carimgs/5686816/general/8745d51e-c23b-4dc8-90e9-a90cd048516f.jpg',
'https://images.openlane.eu/carimgs/5686816/general/8a925cb6-763a-4019-878e-75ff55fb747e.jpg',
'https://images.openlane.eu/carimgs/5686816/general/e980857c-4763-4252-bbba-fbacb461b804.jpg',
'https://images.openlane.eu/carimgs/5686816/general/9b974aac-7738-4d0c-85ea-469ffa4da527.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87293,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/4da380fd-fa9e-4cab-9e81-cb53e18cc0b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76297,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/2d6ab3c8-a616-4000-97cd-922a676c2136.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/d2e14454-ccc8-4809-8e01-8aea66efac5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82664,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/25675e5f-1df9-42da-a08d-2106efd23c94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66683,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/19fc703d-4818-4d57-ad56-063f8c87576b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90726,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/6baf05f2-2d41-4a9a-8189-527ddb56d4ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63315,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/8745d51e-c23b-4dc8-90e9-a90cd048516f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/8a925cb6-763a-4019-878e-75ff55fb747e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77970,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/e980857c-4763-4252-bbba-fbacb461b804.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6729376-2339-5d27-9ad7-6cf1c2dc5653/a6729376-2339-5d27-9ad7-6cf1c2dc5653_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83963,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686816/general/9b974aac-7738-4d0c-85ea-469ffa4da527.jpg',
'Width': 800}],
'price': 55400,
'price_includes_vat': True,
'registration_date': '2024-07-02',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - 4-Matic - Diesel - Automatic - '
'237 hp - 35.860 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737476%27 HTTP/1.1" 200 None
2026-03-27 17:22:50 [adesa.de] INFO: Saving data for 10737476: {'created_time': 1774632170.958433, 'last_price_update_time': 1774632170.958445, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737476') HTTP/1.1" 204 0
2026-03-27 17:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145
2026-03-27 17:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145
2026-03-27 17:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eac5f895-bef1-5eb7-aff0-46c533afd001 with identifier: 10740145 to the API
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740145>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'eac5f895-bef1-5eb7-aff0-46c533afd001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V17990I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740145',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 30593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5678516/general/94a314e3-ecbb-4841-be40-4b3af2b07d18.jpg',
'https://images.openlane.eu/carimgs/5678516/general/05a40785-eeea-429e-9a69-990270a5124e.jpg',
'https://images.openlane.eu/carimgs/5678516/general/2a1b955e-318f-4588-9c94-b989298a87dd.jpg',
'https://images.openlane.eu/carimgs/5678516/general/f39c7c1d-b744-4158-b8ff-ec9b485ccc18.jpg',
'https://images.openlane.eu/carimgs/5678516/general/44c4f9b6-77e9-4373-9836-649bfd4424dc.jpg',
'https://images.openlane.eu/carimgs/5678516/general/c918e332-3333-4c8d-9afd-065aefebe797.jpg',
'https://images.openlane.eu/carimgs/5678516/general/e97c386f-c986-4b5d-9479-73dd68e0da76.jpg',
'https://images.openlane.eu/carimgs/5678516/general/604f51dc-fcc9-4745-9a6e-34bb5441e357.jpg',
'https://images.openlane.eu/carimgs/5678516/general/2be2fc4d-ca82-40d3-9e2a-d93c98bc7da3.jpg',
'https://images.openlane.eu/carimgs/5678516/general/ef7abb7d-70c2-4ea0-b16e-579571f954ef.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105224,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/94a314e3-ecbb-4841-be40-4b3af2b07d18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98672,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/e97c386f-c986-4b5d-9479-73dd68e0da76.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90423,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/2a1b955e-318f-4588-9c94-b989298a87dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95597,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/05a40785-eeea-429e-9a69-990270a5124e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85361,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/ef7abb7d-70c2-4ea0-b16e-579571f954ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94083,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/f39c7c1d-b744-4158-b8ff-ec9b485ccc18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76757,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/44c4f9b6-77e9-4373-9836-649bfd4424dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58804,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/c918e332-3333-4c8d-9afd-065aefebe797.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73795,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/604f51dc-fcc9-4745-9a6e-34bb5441e357.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eac5f895-bef1-5eb7-aff0-46c533afd001/eac5f895-bef1-5eb7-aff0-46c533afd001_image_16.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63256,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678516/general/2be2fc4d-ca82-40d3-9e2a-d93c98bc7da3.jpg',
'Width': 800}],
'price': 55200,
'price_includes_vat': True,
'registration_date': '2024-07-11',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'30.593 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740145%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Saving data for 10740145: {'created_time': 1774632171.28694, 'last_price_update_time': 1774632171.286953, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740145') HTTP/1.1" 204 0
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e544c50>
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252F108af065-8a70-47fc-99d7-ed906b424df1.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/108af065-8a70-47fc-99d7-ed906b424df1.jpg saved to cache
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/d81ef22a-cbec-49f7-af39-916c88ebdc34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710666058%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10666058: 0
2026-03-27 17:22:51 [adesa.de] INFO: Skipping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728756%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10728756: 2
2026-03-27 17:22:51 [adesa.de] INFO: Scraping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-27 17:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10699441
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10699441: 2
2026-03-27 17:22:51 [adesa.de] INFO: Scraping item 10699441 url https://www.openlane.eu/en/carv6/auction/10699441
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710051067%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-27 17:22:51 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10734362
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734362%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10734362: 0
2026-03-27 17:22:51 [adesa.de] INFO: Skipping item 10734362 url https://www.openlane.eu/en/carv6/auction/10734362
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10707863
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710707863%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10707863: 0
2026-03-27 17:22:51 [adesa.de] INFO: Skipping item 10707863 url https://www.openlane.eu/en/carv6/auction/10707863
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729510%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10729510: 2
2026-03-27 17:22:51 [adesa.de] INFO: Scraping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-27 17:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:51 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710697379%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-27 17:22:51 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-27 17:22:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e4b14d0>
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252Fd81ef22a-cbec-49f7-af39-916c88ebdc34.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/d81ef22a-cbec-49f7-af39-916c88ebdc34.jpg saved to cache
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146
2026-03-27 17:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with scrape type 1
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ea0ce85-45b2-5177-b7ba-15f396b12e97
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252Ff3309ec5-8f69-46ad-b67d-99a130ac651e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/f3309ec5-8f69-46ad-b67d-99a130ac651e.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F64003def-87f9-42b1-adb3-7855cbd5dfc2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/64003def-87f9-42b1-adb3-7855cbd5dfc2.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F10f11b6e-a937-42a6-af1f-a412e0bc4cb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/10f11b6e-a937-42a6-af1f-a412e0bc4cb8.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F8a50a475-6807-497d-9361-33df97577fd1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/8a50a475-6807-497d-9361-33df97577fd1.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F9456e541-e244-489f-b956-42014424469f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/9456e541-e244-489f-b956-42014424469f.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252Fdc3511c7-bf7f-4de0-8383-b2a9b0181f18.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/dc3511c7-bf7f-4de0-8383-b2a9b0181f18.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F54dd2417-bc1e-4aa7-b709-22a5bb9fbe3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/54dd2417-bc1e-4aa7-b709-22a5bb9fbe3e.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F0b6f61ef-2abe-444f-b428-048fa682e131.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/0b6f61ef-2abe-444f-b428-048fa682e131.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252Fab5ce35e-65cd-4034-9d7d-e57a0c1ddd8e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/ab5ce35e-65cd-4034-9d7d-e57a0c1ddd8e.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5684632%252Fgeneral%252F1a23b654-f40c-47cd-a035-c5888c75726f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684632/general/1a23b654-f40c-47cd-a035-c5888c75726f.jpg already downloaded
2026-03-27 17:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8ea0ce85-45b2-5177-b7ba-15f396b12e97, identifier: 10740146
2026-03-27 17:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143
2026-03-27 17:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with scrape type 1
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d50eec7-2cfe-5e0b-884e-468d1fd7a247
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252F15358854-cda8-42cf-9462-892df2c1dc51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/15358854-cda8-42cf-9462-892df2c1dc51.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252Fefcae069-33c9-4462-b1bb-d9b79906a115.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/efcae069-33c9-4462-b1bb-d9b79906a115.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252Fa6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/a6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252F1d387204-862f-4cde-bb67-975c14e94306.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/1d387204-862f-4cde-bb67-975c14e94306.jpg already downloaded
2026-03-27 17:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252Fccbf14d5-7850-4410-af8d-f52ddded2822.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/ccbf14d5-7850-4410-af8d-f52ddded2822.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252Facceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/acceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252F2e3f3a3e-73da-4c26-821b-2b1584123655.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/2e3f3a3e-73da-4c26-821b-2b1584123655.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252F69e09e1c-34b0-4670-9b15-a83d37315340.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/69e09e1c-34b0-4670-9b15-a83d37315340.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252F2971bd55-e528-44a0-ae59-27683e2275b1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/2971bd55-e528-44a0-ae59-27683e2275b1.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5678514%252Fgeneral%252F0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678514/general/0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg already downloaded
2026-03-27 17:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247, identifier: 10740143
2026-03-27 17:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148
2026-03-27 17:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f617235c-81bb-5631-9599-458ba5408a77 with scrape type 1
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f617235c-81bb-5631-9599-458ba5408a77
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252F944956f1-89c7-4f2f-a39c-eba9ac015fae.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/944956f1-89c7-4f2f-a39c-eba9ac015fae.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252F069ee49a-b411-4646-8f5e-fe5eb7bd2dbc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/069ee49a-b411-4646-8f5e-fe5eb7bd2dbc.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252F9d08912b-6324-482a-980a-bd21054a488a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/9d08912b-6324-482a-980a-bd21054a488a.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252Fd95e98de-85dc-4daa-ab13-b94e84b3465b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/d95e98de-85dc-4daa-ab13-b94e84b3465b.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252F352b3c79-dc4b-410c-b66c-242bc3c382e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/352b3c79-dc4b-410c-b66c-242bc3c382e2.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252F8ba0e006-dd32-4ad5-9e58-c6f337a28e6b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/8ba0e006-dd32-4ad5-9e58-c6f337a28e6b.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252F11b90eed-779f-4bb2-9bb4-a74ac287386b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/11b90eed-779f-4bb2-9bb4-a74ac287386b.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252Fa1e9768f-2529-444e-afc8-535f2a3a11cb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/a1e9768f-2529-444e-afc8-535f2a3a11cb.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252Ff7d1e943-d907-4076-9e86-6aae2f0c4f32.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/f7d1e943-d907-4076-9e86-6aae2f0c4f32.jpg already downloaded
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715860%252Fgeneral%252Ffeec71b5-3f44-4b46-aebf-32bb0fcbee51.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715860/general/feec71b5-3f44-4b46-aebf-32bb0fcbee51.jpg already downloaded
2026-03-27 17:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f617235c-81bb-5631-9599-458ba5408a77, identifier: 10740148
2026-03-27 17:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146
2026-03-27 17:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146
2026-03-27 17:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8ea0ce85-45b2-5177-b7ba-15f396b12e97 with identifier: 10740146 to the API
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740146>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '8ea0ce85-45b2-5177-b7ba-15f396b12e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V18004I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740146',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 40101,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5684632/general/f3309ec5-8f69-46ad-b67d-99a130ac651e.jpg',
'https://images.openlane.eu/carimgs/5684632/general/64003def-87f9-42b1-adb3-7855cbd5dfc2.jpg',
'https://images.openlane.eu/carimgs/5684632/general/10f11b6e-a937-42a6-af1f-a412e0bc4cb8.jpg',
'https://images.openlane.eu/carimgs/5684632/general/8a50a475-6807-497d-9361-33df97577fd1.jpg',
'https://images.openlane.eu/carimgs/5684632/general/9456e541-e244-489f-b956-42014424469f.jpg',
'https://images.openlane.eu/carimgs/5684632/general/dc3511c7-bf7f-4de0-8383-b2a9b0181f18.jpg',
'https://images.openlane.eu/carimgs/5684632/general/54dd2417-bc1e-4aa7-b709-22a5bb9fbe3e.jpg',
'https://images.openlane.eu/carimgs/5684632/general/0b6f61ef-2abe-444f-b428-048fa682e131.jpg',
'https://images.openlane.eu/carimgs/5684632/general/ab5ce35e-65cd-4034-9d7d-e57a0c1ddd8e.jpg',
'https://images.openlane.eu/carimgs/5684632/general/1a23b654-f40c-47cd-a035-c5888c75726f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79727,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/f3309ec5-8f69-46ad-b67d-99a130ac651e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73207,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/0b6f61ef-2abe-444f-b428-048fa682e131.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85982,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/ab5ce35e-65cd-4034-9d7d-e57a0c1ddd8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94574,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/64003def-87f9-42b1-adb3-7855cbd5dfc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/10f11b6e-a937-42a6-af1f-a412e0bc4cb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91409,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/8a50a475-6807-497d-9361-33df97577fd1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61551,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/1a23b654-f40c-47cd-a035-c5888c75726f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83189,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/dc3511c7-bf7f-4de0-8383-b2a9b0181f18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85430,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/9456e541-e244-489f-b956-42014424469f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ea0ce85-45b2-5177-b7ba-15f396b12e97/8ea0ce85-45b2-5177-b7ba-15f396b12e97_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69418,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684632/general/54dd2417-bc1e-4aa7-b709-22a5bb9fbe3e.jpg',
'Width': 800}],
'price': 55200,
'price_includes_vat': True,
'registration_date': '2024-07-24',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - 4-Matic - Diesel - Automatic - '
'237 hp - 40.101 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740146%27 HTTP/1.1" 200 None
2026-03-27 17:22:52 [adesa.de] INFO: Saving data for 10740146: {'created_time': 1774632172.781117, 'last_price_update_time': 1774632172.781129, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740146') HTTP/1.1" 204 0
2026-03-27 17:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143
2026-03-27 17:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143
2026-03-27 17:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d50eec7-2cfe-5e0b-884e-468d1fd7a247 with identifier: 10740143 to the API
2026-03-27 17:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740143>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': '0d50eec7-2cfe-5e0b-884e-468d1fd7a247',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DNAX2742',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740143',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 28340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5678514/general/15358854-cda8-42cf-9462-892df2c1dc51.jpg',
'https://images.openlane.eu/carimgs/5678514/general/efcae069-33c9-4462-b1bb-d9b79906a115.jpg',
'https://images.openlane.eu/carimgs/5678514/general/a6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg',
'https://images.openlane.eu/carimgs/5678514/general/1d387204-862f-4cde-bb67-975c14e94306.jpg',
'https://images.openlane.eu/carimgs/5678514/general/ccbf14d5-7850-4410-af8d-f52ddded2822.jpg',
'https://images.openlane.eu/carimgs/5678514/general/acceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg',
'https://images.openlane.eu/carimgs/5678514/general/2e3f3a3e-73da-4c26-821b-2b1584123655.jpg',
'https://images.openlane.eu/carimgs/5678514/general/69e09e1c-34b0-4670-9b15-a83d37315340.jpg',
'https://images.openlane.eu/carimgs/5678514/general/2971bd55-e528-44a0-ae59-27683e2275b1.jpg',
'https://images.openlane.eu/carimgs/5678514/general/0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101594,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/15358854-cda8-42cf-9462-892df2c1dc51.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105117,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/efcae069-33c9-4462-b1bb-d9b79906a115.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/1d387204-862f-4cde-bb67-975c14e94306.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/ccbf14d5-7850-4410-af8d-f52ddded2822.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97997,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/acceac8b-b00b-4f9b-830d-ed00bcbf5b87.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102995,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/a6282006-7dc9-4090-b1e1-2e428ec9ee2d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67360,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/2e3f3a3e-73da-4c26-821b-2b1584123655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/69e09e1c-34b0-4670-9b15-a83d37315340.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_12.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88596,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/2971bd55-e528-44a0-ae59-27683e2275b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79c227d4-cdc7-593e-872a-f1be7f03f6ad/79c227d4-cdc7-593e-872a-f1be7f03f6ad_image_13.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48488,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678514/general/0bba23fe-3702-45a3-9f3e-e5c18d5c95f8.jpg',
'Width': 800}],
'price': 54100,
'price_includes_vat': True,
'registration_date': '2024-07-18',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'28.340 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740143%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [adesa.de] INFO: Saving data for 10740143: {'created_time': 1774632173.177578, 'last_price_update_time': 1774632173.177589, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740143') HTTP/1.1" 204 0
2026-03-27 17:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148
2026-03-27 17:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148
2026-03-27 17:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f617235c-81bb-5631-9599-458ba5408a77 with identifier: 10740148 to the API
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740148>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'f617235c-81bb-5631-9599-458ba5408a77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PAFZX503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740148',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLE',
'odometer': 30578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5715860/general/944956f1-89c7-4f2f-a39c-eba9ac015fae.jpg',
'https://images.openlane.eu/carimgs/5715860/general/069ee49a-b411-4646-8f5e-fe5eb7bd2dbc.jpg',
'https://images.openlane.eu/carimgs/5715860/general/9d08912b-6324-482a-980a-bd21054a488a.jpg',
'https://images.openlane.eu/carimgs/5715860/general/d95e98de-85dc-4daa-ab13-b94e84b3465b.jpg',
'https://images.openlane.eu/carimgs/5715860/general/352b3c79-dc4b-410c-b66c-242bc3c382e2.jpg',
'https://images.openlane.eu/carimgs/5715860/general/8ba0e006-dd32-4ad5-9e58-c6f337a28e6b.jpg',
'https://images.openlane.eu/carimgs/5715860/general/11b90eed-779f-4bb2-9bb4-a74ac287386b.jpg',
'https://images.openlane.eu/carimgs/5715860/general/a1e9768f-2529-444e-afc8-535f2a3a11cb.jpg',
'https://images.openlane.eu/carimgs/5715860/general/f7d1e943-d907-4076-9e86-6aae2f0c4f32.jpg',
'https://images.openlane.eu/carimgs/5715860/general/feec71b5-3f44-4b46-aebf-32bb0fcbee51.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74080,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/944956f1-89c7-4f2f-a39c-eba9ac015fae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65039,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/069ee49a-b411-4646-8f5e-fe5eb7bd2dbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34173,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/9d08912b-6324-482a-980a-bd21054a488a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66875,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/d95e98de-85dc-4daa-ab13-b94e84b3465b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70184,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/352b3c79-dc4b-410c-b66c-242bc3c382e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93351,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/8ba0e006-dd32-4ad5-9e58-c6f337a28e6b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69426,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/11b90eed-779f-4bb2-9bb4-a74ac287386b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90487,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/a1e9768f-2529-444e-afc8-535f2a3a11cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58078,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/f7d1e943-d907-4076-9e86-6aae2f0c4f32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f617235c-81bb-5631-9599-458ba5408a77/f617235c-81bb-5631-9599-458ba5408a77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68785,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715860/general/feec71b5-3f44-4b46-aebf-32bb0fcbee51.jpg',
'Width': 800}],
'price': 41900,
'price_includes_vat': True,
'registration_date': '2024-11-13',
'seats_number': 4,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz CLE 220d AMG Line - Diesel - Automatic - 197 hp - '
'30.578 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740148%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [adesa.de] INFO: Saving data for 10740148: {'created_time': 1774632173.488998, 'last_price_update_time': 1774632173.489011, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740148') HTTP/1.1" 204 0
2026-03-27 17:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153
2026-03-27 17:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5617997-2389-500b-8443-7eda9c065057 with scrape type 1
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5617997-2389-500b-8443-7eda9c065057
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F790313de-2bd8-4412-9270-f0d000582877.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/790313de-2bd8-4412-9270-f0d000582877.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252Fe14bd76b-531e-4766-926c-3b32bb21faac.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/e14bd76b-531e-4766-926c-3b32bb21faac.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F909cdeb5-ef48-4c50-9a76-17d2286fec3c.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/909cdeb5-ef48-4c50-9a76-17d2286fec3c.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F327ec0e5-6cc6-4604-9cee-94812a37038e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/327ec0e5-6cc6-4604-9cee-94812a37038e.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252Fa8c557c4-98db-4c92-9c85-17728d9040d2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/a8c557c4-98db-4c92-9c85-17728d9040d2.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F1737a13c-7da8-44e4-b536-17843aca9033.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/1737a13c-7da8-44e4-b536-17843aca9033.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F406f4692-93a8-4d80-867a-e6aff3f8910e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/406f4692-93a8-4d80-867a-e6aff3f8910e.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F64460b4c-fe88-49dd-93b7-16a4a579eb6e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/64460b4c-fe88-49dd-93b7-16a4a579eb6e.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F24e87b93-c0cc-405b-8498-43ae6489010b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/24e87b93-c0cc-405b-8498-43ae6489010b.jpg already downloaded
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5715895%252Fgeneral%252F69c8189f-bf93-496c-aa7a-1d523a900f3a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715895/general/69c8189f-bf93-496c-aa7a-1d523a900f3a.jpg already downloaded
2026-03-27 17:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5617997-2389-500b-8443-7eda9c065057, identifier: 10740153
2026-03-27 17:22:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153
2026-03-27 17:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153
2026-03-27 17:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5617997-2389-500b-8443-7eda9c065057 with identifier: 10740153 to the API
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740153>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'e5617997-2389-500b-8443-7eda9c065057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EUIU1552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740153',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 28573,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5715895/general/790313de-2bd8-4412-9270-f0d000582877.jpg',
'https://images.openlane.eu/carimgs/5715895/general/e14bd76b-531e-4766-926c-3b32bb21faac.jpg',
'https://images.openlane.eu/carimgs/5715895/general/909cdeb5-ef48-4c50-9a76-17d2286fec3c.jpg',
'https://images.openlane.eu/carimgs/5715895/general/327ec0e5-6cc6-4604-9cee-94812a37038e.jpg',
'https://images.openlane.eu/carimgs/5715895/general/a8c557c4-98db-4c92-9c85-17728d9040d2.jpg',
'https://images.openlane.eu/carimgs/5715895/general/1737a13c-7da8-44e4-b536-17843aca9033.jpg',
'https://images.openlane.eu/carimgs/5715895/general/406f4692-93a8-4d80-867a-e6aff3f8910e.jpg',
'https://images.openlane.eu/carimgs/5715895/general/64460b4c-fe88-49dd-93b7-16a4a579eb6e.jpg',
'https://images.openlane.eu/carimgs/5715895/general/24e87b93-c0cc-405b-8498-43ae6489010b.jpg',
'https://images.openlane.eu/carimgs/5715895/general/69c8189f-bf93-496c-aa7a-1d523a900f3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99142,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/790313de-2bd8-4412-9270-f0d000582877.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99098,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/e14bd76b-531e-4766-926c-3b32bb21faac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91945,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/909cdeb5-ef48-4c50-9a76-17d2286fec3c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87120,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/327ec0e5-6cc6-4604-9cee-94812a37038e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88355,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/a8c557c4-98db-4c92-9c85-17728d9040d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82493,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/1737a13c-7da8-44e4-b536-17843aca9033.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57748,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/406f4692-93a8-4d80-867a-e6aff3f8910e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96732,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/64460b4c-fe88-49dd-93b7-16a4a579eb6e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66957,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/24e87b93-c0cc-405b-8498-43ae6489010b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5617997-2389-500b-8443-7eda9c065057/e5617997-2389-500b-8443-7eda9c065057_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60974,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715895/general/69c8189f-bf93-496c-aa7a-1d523a900f3a.jpg',
'Width': 800}],
'price': 55300,
'price_includes_vat': True,
'registration_date': '2024-09-06',
'seats_number': 8,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 237 hp - '
'28.573 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2024}
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740153%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [adesa.de] INFO: Saving data for 10740153: {'created_time': 1774632174.093717, 'last_price_update_time': 1774632174.093731, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10740153') HTTP/1.1" 204 0
2026-03-27 17:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810
2026-03-27 17:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with scrape type 2
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with scrape type 2
2026-03-27 17:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f, identifier: 10723810
2026-03-27 17:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625
2026-03-27 17:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef514db8-6ecc-528c-947c-645582c04b72 with scrape type 2
2026-03-27 17:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef514db8-6ecc-528c-947c-645582c04b72, identifier: 10728625
2026-03-27 17:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810
2026-03-27 17:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810
2026-03-27 17:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10723810 to the API
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723810>
{'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': 'Petrol',
'id': 'ba1a8b2d-5ee7-52dd-914a-b97c0707df6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'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 - Petrol - Automatic - 238 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2026}
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723810%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [adesa.de] INFO: Saving data for 10723810: {'auction_closing_time': 1798675200.0, 'created_time': 1774528017.582605, 'last_price_update_time': 1774632174.526412}
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723810') HTTP/1.1" 204 0
2026-03-27 17:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625
2026-03-27 17:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625
2026-03-27 17:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef514db8-6ecc-528c-947c-645582c04b72 with identifier: 10728625 to the API
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728625>
{'auction_title': '',
'c_o_2_emission_value': 128,
'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': 'ef514db8-6ecc-528c-947c-645582c04b72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728625',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 Comfort - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728625%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [adesa.de] INFO: Saving data for 10728625: {'auction_closing_time': 1798675200.0, 'created_time': 1774528055.432775, 'last_price_update_time': 1774632174.806873}
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728625') HTTP/1.1" 204 0
2026-03-27 17:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/a928ffa2-89cb-4acb-bd15-e8d6a73bc34b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475
2026-03-27 17:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with scrape type 1
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d85d4eb2-ee91-584d-bf21-b77c1ca87f5d
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252F95aaf447-94fb-401c-bf88-1cb3c7f59d9f.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/95aaf447-94fb-401c-bf88-1cb3c7f59d9f.jpg already downloaded
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252Fb860e00f-b259-4000-bdf2-7eb01d02f562.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/b860e00f-b259-4000-bdf2-7eb01d02f562.jpg already downloaded
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252F52ec5784-5b84-43f4-b6c7-4689d406bd77.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/52ec5784-5b84-43f4-b6c7-4689d406bd77.jpg already downloaded
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252Faf41be94-3a50-4982-a303-152e6fdf70a5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/af41be94-3a50-4982-a303-152e6fdf70a5.jpg already downloaded
2026-03-27 17:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252F7ef4539a-55b6-4dfd-9ff7-d5781fd1abe1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/7ef4539a-55b6-4dfd-9ff7-d5781fd1abe1.jpg already downloaded
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252F318c28ab-7e0e-4d82-a755-d0cda1496ac4.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/318c28ab-7e0e-4d82-a755-d0cda1496ac4.jpg already downloaded
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252Fb280ece6-6a8a-4ce9-a1f5-a30b662a59aa.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/b280ece6-6a8a-4ce9-a1f5-a30b662a59aa.jpg already downloaded
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252Fcf97cd59-2eb4-496e-8374-b429c485563e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/cf97cd59-2eb4-496e-8374-b429c485563e.jpg already downloaded
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252F8672d9b0-6d2a-4a4d-8cd3-32420d16b4bf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/8672d9b0-6d2a-4a4d-8cd3-32420d16b4bf.jpg already downloaded
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5525665%252Fgeneral%252F760c5aac-256a-45d9-bfea-ead478dcaaaf.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5525665/general/760c5aac-256a-45d9-bfea-ead478dcaaaf.jpg already downloaded
2026-03-27 17:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d, identifier: 10737475
2026-03-27 17:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475
2026-03-27 17:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475
2026-03-27 17:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d85d4eb2-ee91-584d-bf21-b77c1ca87f5d with identifier: 10737475 to the API
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737475>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Diesel',
'id': 'd85d4eb2-ee91-584d-bf21-b77c1ca87f5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V1I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737475',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 14522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5525665/general/95aaf447-94fb-401c-bf88-1cb3c7f59d9f.jpg',
'https://images.openlane.eu/carimgs/5525665/general/b860e00f-b259-4000-bdf2-7eb01d02f562.jpg',
'https://images.openlane.eu/carimgs/5525665/general/52ec5784-5b84-43f4-b6c7-4689d406bd77.jpg',
'https://images.openlane.eu/carimgs/5525665/general/af41be94-3a50-4982-a303-152e6fdf70a5.jpg',
'https://images.openlane.eu/carimgs/5525665/general/7ef4539a-55b6-4dfd-9ff7-d5781fd1abe1.jpg',
'https://images.openlane.eu/carimgs/5525665/general/318c28ab-7e0e-4d82-a755-d0cda1496ac4.jpg',
'https://images.openlane.eu/carimgs/5525665/general/b280ece6-6a8a-4ce9-a1f5-a30b662a59aa.jpg',
'https://images.openlane.eu/carimgs/5525665/general/cf97cd59-2eb4-496e-8374-b429c485563e.jpg',
'https://images.openlane.eu/carimgs/5525665/general/8672d9b0-6d2a-4a4d-8cd3-32420d16b4bf.jpg',
'https://images.openlane.eu/carimgs/5525665/general/760c5aac-256a-45d9-bfea-ead478dcaaaf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78600,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/95aaf447-94fb-401c-bf88-1cb3c7f59d9f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103548,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/b860e00f-b259-4000-bdf2-7eb01d02f562.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84442,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/af41be94-3a50-4982-a303-152e6fdf70a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81011,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/52ec5784-5b84-43f4-b6c7-4689d406bd77.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73986,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/b280ece6-6a8a-4ce9-a1f5-a30b662a59aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80845,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/7ef4539a-55b6-4dfd-9ff7-d5781fd1abe1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80021,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/318c28ab-7e0e-4d82-a755-d0cda1496ac4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48565,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/cf97cd59-2eb4-496e-8374-b429c485563e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91734,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/760c5aac-256a-45d9-bfea-ead478dcaaaf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_509fc57a-0ec6-5742-9ae0-b4f70b28069a/509fc57a-0ec6-5742-9ae0-b4f70b28069a_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122618,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5525665/general/8672d9b0-6d2a-4a4d-8cd3-32420d16b4bf.jpg',
'Width': 800}],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2024-10-18',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz CLA 180d AMG Line - Diesel - Automatic - 116 hp - '
'14.522 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737475%27 HTTP/1.1" 200 None
2026-03-27 17:22:55 [adesa.de] INFO: Saving data for 10737475: {'created_time': 1774632175.663929, 'last_price_update_time': 1774632175.66394, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737475') HTTP/1.1" 204 0
2026-03-27 17:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746363/general/2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725773)
2026-03-27 17:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/5cfd2e61-8e38-4e5b-b78c-66f44d41f8d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737474> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520
2026-03-27 17:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with scrape type 2
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with scrape type 2
2026-03-27 17:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199, identifier: 10729520
2026-03-27 17:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516
2026-03-27 17:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4e95a07-3a08-5da9-ae41-516f96464887 with scrape type 2
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4e95a07-3a08-5da9-ae41-516f96464887 with scrape type 2
2026-03-27 17:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f4e95a07-3a08-5da9-ae41-516f96464887, identifier: 10726516
2026-03-27 17:22:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e64d390>
2026-03-27 17:22:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252Fa928ffa2-89cb-4acb-bd15-e8d6a73bc34b.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/a928ffa2-89cb-4acb-bd15-e8d6a73bc34b.jpg saved to cache
2026-03-27 17:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520
2026-03-27 17:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520
2026-03-27 17:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f4b1a00-cb3d-5f3d-bc51-4660a909a199 with identifier: 10729520 to the API
2026-03-27 17:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729520>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '1f4b1a00-cb3d-5f3d-bc51-4660a909a199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729520',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 20317,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-11-26',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz Sprinter L2H2 317 CDI - Diesel - Automatic - 170 hp - '
'20.317 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729520%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [adesa.de] INFO: Saving data for 10729520: {'auction_closing_time': 1798675200.0, 'created_time': 1774528004.737148, 'last_price_update_time': 1774632176.233746}
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729520') HTTP/1.1" 204 0
2026-03-27 17:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516
2026-03-27 17:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516
2026-03-27 17:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f4e95a07-3a08-5da9-ae41-516f96464887 with identifier: 10726516 to the API
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726516>
{'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': 'f4e95a07-3a08-5da9-ae41-516f96464887',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5358791',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726516',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 62056,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Karoq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'62.056 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2023}
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726516%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [adesa.de] INFO: Saving data for 10726516: {'auction_closing_time': 1774962000.0, 'created_time': 1774528177.780316, 'last_price_update_time': 1774632176.601359}
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726516') HTTP/1.1" 204 0
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c2554a5d0>
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746363%252Fgeneral%252F2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746363/general/2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg saved to cache
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e
2026-03-27 17:22:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 02d3f21c-5789-518f-b2d1-60d8bc9c125e, skipping ID generation
2026-03-27 17:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e with scrape type 1
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 02d3f21c-5789-518f-b2d1-60d8bc9c125e sending to next pipeline
2026-03-27 17:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02d3f21c-5789-518f-b2d1-60d8bc9c125e, identifier: 10725773
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f117f10>
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252F5cfd2e61-8e38-4e5b-b78c-66f44d41f8d1.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/5cfd2e61-8e38-4e5b-b78c-66f44d41f8d1.jpg saved to cache
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522
2026-03-27 17:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f95bebab-5385-56e3-a14e-5d76be7f1fc9 with scrape type 2
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f95bebab-5385-56e3-a14e-5d76be7f1fc9 with scrape type 2
2026-03-27 17:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f95bebab-5385-56e3-a14e-5d76be7f1fc9, identifier: 10729522
2026-03-27 17:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771
2026-03-27 17:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3e343b4-9911-5953-9d83-5e7dc4a614f0 with scrape type 1
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F1607bb71-7d62-4fcc-a707-e3e43df93fad.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/1607bb71-7d62-4fcc-a707-e3e43df93fad.jpg not downloaded yet
2026-03-27 17:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474
2026-03-27 17:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with scrape type 1
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ee5290a-80af-58f8-8a7b-8d75b00a5c39
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F3f6755fb-2c99-4629-adb8-c72e1f6a7c99.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/3f6755fb-2c99-4629-adb8-c72e1f6a7c99.jpg already downloaded
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F296f7de3-630e-4795-8e73-ff056287887a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/296f7de3-630e-4795-8e73-ff056287887a.jpg already downloaded
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F5751e3f8-0b31-4d73-9418-089ded63e15e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/5751e3f8-0b31-4d73-9418-089ded63e15e.jpg already downloaded
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F9690bc5d-5db7-45c6-9261-ed59059c9889.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/9690bc5d-5db7-45c6-9261-ed59059c9889.jpg already downloaded
2026-03-27 17:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F48a8268e-ba58-4992-b73e-3cc4cb860bbd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/48a8268e-ba58-4992-b73e-3cc4cb860bbd.jpg already downloaded
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F0c7399e4-8cc9-4a84-a008-0d8d12ac5428.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/0c7399e4-8cc9-4a84-a008-0d8d12ac5428.jpg already downloaded
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F0df474b2-50f5-4efe-ab8b-5ed28ae50da0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/0df474b2-50f5-4efe-ab8b-5ed28ae50da0.jpg already downloaded
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F31a7aab9-179e-43fe-9883-54cc3e9290dd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/31a7aab9-179e-43fe-9883-54cc3e9290dd.jpg already downloaded
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F20d929e8-e035-4a44-bcae-e253963ae3a9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/20d929e8-e035-4a44-bcae-e253963ae3a9.jpg already downloaded
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5485728%252Fgeneral%252F908cf28a-250d-44b6-a25d-9b77eef90af5.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5485728/general/908cf28a-250d-44b6-a25d-9b77eef90af5.jpg already downloaded
2026-03-27 17:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39, identifier: 10737474
2026-03-27 17:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773
2026-03-27 17:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773
2026-03-27 17:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02d3f21c-5789-518f-b2d1-60d8bc9c125e with identifier: 10725773 to the API
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746363/general/2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '02d3f21c-5789-518f-b2d1-60d8bc9c125e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-UK 14E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725773',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 22391,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/2f816bcc-7911-43e9-a53d-093bb2533d4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112227,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/a928ffa2-89cb-4acb-bd15-e8d6a73bc34b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99001,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/2036d2fd-d5c5-4694-8ef4-ff511ba82e18.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/d81ef22a-cbec-49f7-af39-916c88ebdc34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91648,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/78c05718-77c2-4d01-883d-5aff3ae13a86.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/108af065-8a70-47fc-99d7-ed906b424df1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/e5b81bd6-0c00-4551-95ae-048f990bd6f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/a783a7b8-92b1-4894-952a-825898f47edb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/774d5153-56d6-448a-824c-4f1c53a9905f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02d3f21c-5789-518f-b2d1-60d8bc9c125e/02d3f21c-5789-518f-b2d1-60d8bc9c125e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94555,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746363/general/7ffa5cf5-31d5-41dd-9bfc-6701484afead.jpg',
'Width': 800}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'BMW X1 30e M Sport - xDrive - Hybrid - Automatic - 150 hp - 22.391 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2025}
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725773%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [adesa.de] INFO: Saving data for 10725773: {'created_time': 1774632177.614965, 'last_price_update_time': 1774632177.614978, 'auction_closing_time': 1775034000.0}
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725773') HTTP/1.1" 204 0
2026-03-27 17:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522
2026-03-27 17:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522
2026-03-27 17:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f95bebab-5385-56e3-a14e-5d76be7f1fc9 with identifier: 10729522 to the API
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729522>
{'auction_title': '',
'c_o_2_emission_value': 250,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'f95bebab-5385-56e3-a14e-5d76be7f1fc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729522',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 26815,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41700,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Mercedes-Benz Sprinter L2H2 317 CDI - Diesel - Automatic - 170 hp - '
'26.815 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729522%27 HTTP/1.1" 200 None
2026-03-27 17:22:57 [adesa.de] INFO: Saving data for 10729522: {'auction_closing_time': 1798675200.0, 'created_time': 1774528022.881788, 'last_price_update_time': 1774632177.870308}
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729522') HTTP/1.1" 204 0
2026-03-27 17:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474
2026-03-27 17:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474
2026-03-27 17:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1ee5290a-80af-58f8-8a7b-8d75b00a5c39 with identifier: 10737474 to the API
2026-03-27 17:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737474>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T12:15:00Z',
'fuel_type': 'Petrol',
'id': '1ee5290a-80af-58f8-8a7b-8d75b00a5c39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S36V17611I681691',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737474',
'listing': 'auction',
'location': 'Bouchain (France)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 14762,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5485728/general/3f6755fb-2c99-4629-adb8-c72e1f6a7c99.jpg',
'https://images.openlane.eu/carimgs/5485728/general/296f7de3-630e-4795-8e73-ff056287887a.jpg',
'https://images.openlane.eu/carimgs/5485728/general/5751e3f8-0b31-4d73-9418-089ded63e15e.jpg',
'https://images.openlane.eu/carimgs/5485728/general/9690bc5d-5db7-45c6-9261-ed59059c9889.jpg',
'https://images.openlane.eu/carimgs/5485728/general/48a8268e-ba58-4992-b73e-3cc4cb860bbd.jpg',
'https://images.openlane.eu/carimgs/5485728/general/0c7399e4-8cc9-4a84-a008-0d8d12ac5428.jpg',
'https://images.openlane.eu/carimgs/5485728/general/0df474b2-50f5-4efe-ab8b-5ed28ae50da0.jpg',
'https://images.openlane.eu/carimgs/5485728/general/31a7aab9-179e-43fe-9883-54cc3e9290dd.jpg',
'https://images.openlane.eu/carimgs/5485728/general/20d929e8-e035-4a44-bcae-e253963ae3a9.jpg',
'https://images.openlane.eu/carimgs/5485728/general/908cf28a-250d-44b6-a25d-9b77eef90af5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88961,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/3f6755fb-2c99-4629-adb8-c72e1f6a7c99.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96478,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/296f7de3-630e-4795-8e73-ff056287887a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98137,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/5751e3f8-0b31-4d73-9418-089ded63e15e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112571,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/9690bc5d-5db7-45c6-9261-ed59059c9889.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74402,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/48a8268e-ba58-4992-b73e-3cc4cb860bbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69976,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/0c7399e4-8cc9-4a84-a008-0d8d12ac5428.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee5290a-80af-58f8-8a7b-8d75b00a5c39/1ee5290a-80af-58f8-8a7b-8d75b00a5c39_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54717,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/0df474b2-50f5-4efe-ab8b-5ed28ae50da0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ee8275f9-2c16-50bf-9f37-af154dcf6dd2/ee8275f9-2c16-50bf-9f37-af154dcf6dd2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90209,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/31a7aab9-179e-43fe-9883-54cc3e9290dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee5290a-80af-58f8-8a7b-8d75b00a5c39/1ee5290a-80af-58f8-8a7b-8d75b00a5c39_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90191,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/20d929e8-e035-4a44-bcae-e253963ae3a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ee5290a-80af-58f8-8a7b-8d75b00a5c39/1ee5290a-80af-58f8-8a7b-8d75b00a5c39_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66557,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5485728/general/908cf28a-250d-44b6-a25d-9b77eef90af5.jpg',
'Width': 800}],
'price': 29200,
'price_includes_vat': True,
'registration_date': '2024-09-30',
'seats_number': 5,
'seller_name': 'DIETRICH KROELY',
'title': 'Mercedes-Benz A AMG 35 AMG Line - 4-Matic - Petrol - Automatic - '
'306 hp - 14.762 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737474%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [adesa.de] INFO: Saving data for 10737474: {'created_time': 1774632178.184622, 'last_price_update_time': 1774632178.184634, 'auction_closing_time': 1774872900.0}
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10737474') HTTP/1.1" 204 0
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F7be73e23-5158-4687-a964-94e2a54b265d.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/7be73e23-5158-4687-a964-94e2a54b265d.jpg not downloaded yet
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/d1bfbe75-cc1b-4f12-8b83-2006c141de52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/a6a44eaf-2847-4bcf-abfc-f91bd995894f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726321> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F5857720b-5abf-432b-aa4b-6dcb5e62beb8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/5857720b-5abf-432b-aa4b-6dcb5e62beb8.jpg not downloaded yet
2026-03-27 17:22:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F220331ec-f606-4739-b785-60cff31b51e2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/220331ec-f606-4739-b785-60cff31b51e2.jpg not downloaded yet
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252Fec0a143e-6849-4e1c-92a6-eff13a2c0d19.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/ec0a143e-6849-4e1c-92a6-eff13a2c0d19.jpg not downloaded yet
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F3b2c3e7a-04fb-4de0-9194-7a269814f3e3.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/3b2c3e7a-04fb-4de0-9194-7a269814f3e3.jpg not downloaded yet
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F237a8f53-532e-4af4-936b-f439c3abc9dc.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/237a8f53-532e-4af4-936b-f439c3abc9dc.jpg not downloaded yet
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F99096ade-2ab6-4908-a4af-fe4bb9974067.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/99096ade-2ab6-4908-a4af-fe4bb9974067.jpg not downloaded yet
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e36e190>
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252Fd1bfbe75-cc1b-4f12-8b83-2006c141de52.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/d1bfbe75-cc1b-4f12-8b83-2006c141de52.jpg saved to cache
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e753190>
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252Fa6a44eaf-2847-4bcf-abfc-f91bd995894f.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/a6a44eaf-2847-4bcf-abfc-f91bd995894f.jpg saved to cache
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252F1601de2d-4c77-44c7-8e9c-88bb8a674bb0.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/1601de2d-4c77-44c7-8e9c-88bb8a674bb0.jpg not downloaded yet
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/7be73e23-5158-4687-a964-94e2a54b265d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/1607bb71-7d62-4fcc-a707-e3e43df93fad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/be8bd95d-ea77-43d6-849c-6b7702a1b796.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321
2026-03-27 17:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with scrape type 2
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with scrape type 2
2026-03-27 17:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38, identifier: 10726321
2026-03-27 17:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703
2026-03-27 17:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with scrape type 1
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746316%252Fgeneral%252F631bc923-9272-4be1-9097-005aaf378ce7.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/631bc923-9272-4be1-9097-005aaf378ce7.jpg not downloaded yet
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746362%252Fgeneral%252Fa443206d-d33f-4db0-909f-70038b5dfb87.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/a443206d-d33f-4db0-909f-70038b5dfb87.jpg not downloaded yet
2026-03-27 17:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321
2026-03-27 17:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321
2026-03-27 17:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d58f670f-5a0b-53e0-ad02-ac5dd84f1d38 with identifier: 10726321 to the API
2026-03-27 17:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:22:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726321>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Blue',
'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': 'd58f670f-5a0b-53e0-ad02-ac5dd84f1d38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726321',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 60,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 Ti - Petrol - Automatic - 136 hp - 60 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2026}
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726321%27 HTTP/1.1" 200 None
2026-03-27 17:22:59 [adesa.de] INFO: Saving data for 10726321: {'auction_closing_time': 1798671600.0, 'created_time': 1774528095.707437, 'last_price_update_time': 1774632179.612151}
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726321') HTTP/1.1" 204 0
2026-03-27 17:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746316%252Fgeneral%252F13d05d0c-eb0d-453b-831e-63fbff7747c6.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/13d05d0c-eb0d-453b-831e-63fbff7747c6.jpg not downloaded yet
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e126b50>
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F7be73e23-5158-4687-a964-94e2a54b265d.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/7be73e23-5158-4687-a964-94e2a54b265d.jpg saved to cache
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f03d990>
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F1607bb71-7d62-4fcc-a707-e3e43df93fad.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/1607bb71-7d62-4fcc-a707-e3e43df93fad.jpg saved to cache
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e44ba50>
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:22:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252Fbe8bd95d-ea77-43d6-849c-6b7702a1b796.jpg') HTTP/1.1" 204 0
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/be8bd95d-ea77-43d6-849c-6b7702a1b796.jpg saved to cache
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746316%252Fgeneral%252F095b0463-c20f-4036-a3e7-725293841579.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/095b0463-c20f-4036-a3e7-725293841579.jpg not downloaded yet
2026-03-27 17:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10727116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/3b2c3e7a-04fb-4de0-9194-7a269814f3e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/99096ade-2ab6-4908-a4af-fe4bb9974067.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/237a8f53-532e-4af4-936b-f439c3abc9dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:22: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%252F5746316%252Fgeneral%252F33d993d4-cbe5-46ce-8f1a-c618e7a89230.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/33d993d4-cbe5-46ce-8f1a-c618e7a89230.jpg not downloaded yet
2026-03-27 17:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756
2026-03-27 17:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1038531-8fd2-5cc1-a79b-92b0dc1b770b with scrape type 2
2026-03-27 17:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1038531-8fd2-5cc1-a79b-92b0dc1b770b with scrape type 2
2026-03-27 17:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d1038531-8fd2-5cc1-a79b-92b0dc1b770b, identifier: 10728756
2026-03-27 17:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756
2026-03-27 17:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756
2026-03-27 17:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d1038531-8fd2-5cc1-a79b-92b0dc1b770b with identifier: 10728756 to the API
2026-03-27 17:22:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728756>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Black',
'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': 'Hybrid',
'id': 'd1038531-8fd2-5cc1-a79b-92b0dc1b770b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B MM 6096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 44489,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-08-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A4 35 TFSI Design - Hybrid - Automatic - 150 hp - 44.489 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728756%27 HTTP/1.1" 200 None
2026-03-27 17:23:00 [adesa.de] INFO: Saving data for 10728756: {'auction_closing_time': 1798671600.0, 'created_time': 1774528076.690068, 'last_price_update_time': 1774632180.186816}
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728756') HTTP/1.1" 204 0
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746316%252Fgeneral%252F26b29faf-a3ca-4399-9ad3-302a7f6497f2.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/26b29faf-a3ca-4399-9ad3-302a7f6497f2.jpg not downloaded yet
2026-03-27 17:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/a443206d-d33f-4db0-909f-70038b5dfb87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10728845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116
2026-03-27 17:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a51ebe-7361-58ff-b188-b77eac8d5c72 with scrape type 2
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a51ebe-7361-58ff-b188-b77eac8d5c72 with scrape type 2
2026-03-27 17:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59a51ebe-7361-58ff-b188-b77eac8d5c72, identifier: 10727116
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e614650>
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F3b2c3e7a-04fb-4de0-9194-7a269814f3e3.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/3b2c3e7a-04fb-4de0-9194-7a269814f3e3.jpg saved to cache
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f26f950>
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F99096ade-2ab6-4908-a4af-fe4bb9974067.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/99096ade-2ab6-4908-a4af-fe4bb9974067.jpg saved to cache
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5107d0>
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F237a8f53-532e-4af4-936b-f439c3abc9dc.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/237a8f53-532e-4af4-936b-f439c3abc9dc.jpg saved to cache
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746316%252Fgeneral%252F42b16a70-0e04-4268-ab73-4d21594c3495.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/42b16a70-0e04-4268-ab73-4d21594c3495.jpg not downloaded yet
2026-03-27 17:23:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116
2026-03-27 17:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116
2026-03-27 17:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59a51ebe-7361-58ff-b188-b77eac8d5c72 with identifier: 10727116 to the API
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10727116>
{'auction_title': '',
'c_o_2_emission_value': 110,
'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': 'Hybrid',
'id': '59a51ebe-7361-58ff-b188-b77eac8d5c72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10727116',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 Ti - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2026}
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710727116%27 HTTP/1.1" 200 None
2026-03-27 17:23:00 [adesa.de] INFO: Saving data for 10727116: {'auction_closing_time': 1798671600.0, 'created_time': 1774528054.396189, 'last_price_update_time': 1774632180.848911}
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10727116') HTTP/1.1" 204 0
2026-03-27 17:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/1601de2d-4c77-44c7-8e9c-88bb8a674bb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/13d05d0c-eb0d-453b-831e-63fbff7747c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/095b0463-c20f-4036-a3e7-725293841579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746316%252Fgeneral%252F9c36fefd-4c3d-45f7-800b-b510070aaea9.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/9c36fefd-4c3d-45f7-800b-b510070aaea9.jpg not downloaded yet
2026-03-27 17:23:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e3f9f10>
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252Fa443206d-d33f-4db0-909f-70038b5dfb87.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/a443206d-d33f-4db0-909f-70038b5dfb87.jpg saved to cache
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845
2026-03-27 17:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8337916-c37c-549e-beab-c203cf117f90 with scrape type 2
2026-03-27 17:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8337916-c37c-549e-beab-c203cf117f90 with scrape type 2
2026-03-27 17:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8337916-c37c-549e-beab-c203cf117f90, identifier: 10728845
2026-03-27 17:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/631bc923-9272-4be1-9097-005aaf378ce7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845
2026-03-27 17:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845
2026-03-27 17:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8337916-c37c-549e-beab-c203cf117f90 with identifier: 10728845 to the API
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10728845>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Black',
'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': 'Hybrid',
'id': 'f8337916-c37c-549e-beab-c203cf117f90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10728845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Junior',
'odometer': 55,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24600,
'price_includes_vat': True,
'registration_date': '2026-03-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Alfa Romeo Junior 1.2 Ti - Hybrid - Automatic - 136 hp - 55 km',
'transmission': 'automatic',
'trim': 'Ti',
'vin': None,
'year': 2026}
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728845%27 HTTP/1.1" 200 None
2026-03-27 17:23:01 [adesa.de] INFO: Saving data for 10728845: {'auction_closing_time': 1798671600.0, 'created_time': 1774528052.9875, 'last_price_update_time': 1774632181.324002}
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10728845') HTTP/1.1" 204 0
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg not downloaded yet
2026-03-27 17:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/26b29faf-a3ca-4399-9ad3-302a7f6497f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/33d993d4-cbe5-46ce-8f1a-c618e7a89230.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e49a410>
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F1601de2d-4c77-44c7-8e9c-88bb8a674bb0.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/1601de2d-4c77-44c7-8e9c-88bb8a674bb0.jpg saved to cache
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f4586d0>
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F13d05d0c-eb0d-453b-831e-63fbff7747c6.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/13d05d0c-eb0d-453b-831e-63fbff7747c6.jpg saved to cache
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f09e650>
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F095b0463-c20f-4036-a3e7-725293841579.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/095b0463-c20f-4036-a3e7-725293841579.jpg saved to cache
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441
2026-03-27 17:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49154fcb-6e42-5821-96c1-d28b7e099028 with scrape type 2
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49154fcb-6e42-5821-96c1-d28b7e099028 with scrape type 2
2026-03-27 17:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49154fcb-6e42-5821-96c1-d28b7e099028, identifier: 10699441
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F0ef71e95-79e5-4b29-ac62-1008eafb35af.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/0ef71e95-79e5-4b29-ac62-1008eafb35af.jpg not downloaded yet
2026-03-27 17:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441
2026-03-27 17:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441
2026-03-27 17:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49154fcb-6e42-5821-96c1-d28b7e099028 with identifier: 10699441 to the API
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699441>
{'auction_title': '',
'c_o_2_emission_value': 144,
'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': '49154fcb-6e42-5821-96c1-d28b7e099028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B MI 1186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699441',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 47052,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi Q2 35 TFSI Design - Petrol - Automatic - 150 hp - 47.052 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710699441%27 HTTP/1.1" 200 None
2026-03-27 17:23:02 [adesa.de] INFO: Saving data for 10699441: {'auction_closing_time': 1798671600.0, 'created_time': 1774009307.570516, 'last_price_update_time': 1774632182.060919}
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699441') HTTP/1.1" 204 0
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e489e10>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F631bc923-9272-4be1-9097-005aaf378ce7.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/631bc923-9272-4be1-9097-005aaf378ce7.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/ec0a143e-6849-4e1c-92a6-eff13a2c0d19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/42b16a70-0e04-4268-ab73-4d21594c3495.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/01ff160b-dc31-4f03-9620-fc61b5b38f14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/5857720b-5abf-432b-aa4b-6dcb5e62beb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746316%252Fgeneral%252F5777adb7-8886-4b3d-8886-54d372fa3d16.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/5777adb7-8886-4b3d-8886-54d372fa3d16.jpg not downloaded yet
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e48b690>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F26b29faf-a3ca-4399-9ad3-302a7f6497f2.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/26b29faf-a3ca-4399-9ad3-302a7f6497f2.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e135590>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F33d993d4-cbe5-46ce-8f1a-c618e7a89230.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/33d993d4-cbe5-46ce-8f1a-c618e7a89230.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746362/general/220331ec-f606-4739-b785-60cff31b51e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725771)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f399190>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252Fec0a143e-6849-4e1c-92a6-eff13a2c0d19.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/ec0a143e-6849-4e1c-92a6-eff13a2c0d19.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f128b50>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F42b16a70-0e04-4268-ab73-4d21594c3495.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/42b16a70-0e04-4268-ab73-4d21594c3495.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e48b410>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_5.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252F01ff160b-dc31-4f03-9620-fc61b5b38f14.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/01ff160b-dc31-4f03-9620-fc61b5b38f14.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e608190>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F5857720b-5abf-432b-aa4b-6dcb5e62beb8.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/5857720b-5abf-432b-aa4b-6dcb5e62beb8.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/9c36fefd-4c3d-45f7-800b-b510070aaea9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/0ef71e95-79e5-4b29-ac62-1008eafb35af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/04b78464-b41a-4fd6-9bee-e7bc38104d32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/5777adb7-8886-4b3d-8886-54d372fa3d16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746316/general/8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725703)
2026-03-27 17:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e5ddf50>
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_3.jpg HTTP/1.1" 201 0
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746362%252Fgeneral%252F220331ec-f606-4739-b785-60cff31b51e2.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746362/general/220331ec-f606-4739-b785-60cff31b51e2.jpg saved to cache
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3e343b4-9911-5953-9d83-5e7dc4a614f0
2026-03-27 17:23:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3e343b4-9911-5953-9d83-5e7dc4a614f0, skipping ID generation
2026-03-27 17:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3e343b4-9911-5953-9d83-5e7dc4a614f0 with scrape type 1
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3e343b4-9911-5953-9d83-5e7dc4a614f0 sending to next pipeline
2026-03-27 17:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3e343b4-9911-5953-9d83-5e7dc4a614f0, identifier: 10725771
2026-03-27 17:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15acbb30-3dab-5e78-900c-d349accc07b6 with identifier: 10725729
2026-03-27 17:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15acbb30-3dab-5e78-900c-d349accc07b6 with scrape type 1
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15acbb30-3dab-5e78-900c-d349accc07b6
2026-03-27 17:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252F212afec9-e759-469a-890a-166810f45956.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/212afec9-e759-469a-890a-166810f45956.jpg not downloaded yet
2026-03-27 17:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510
2026-03-27 17:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with scrape type 2
2026-03-27 17:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with scrape type 2
2026-03-27 17:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a, identifier: 10729510
2026-03-27 17:23:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771
2026-03-27 17:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771
2026-03-27 17:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3e343b4-9911-5953-9d83-5e7dc4a614f0 with identifier: 10725771 to the API
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746362/general/220331ec-f606-4739-b785-60cff31b51e2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c3e343b4-9911-5953-9d83-5e7dc4a614f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EBE-ID 71E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725771',
'listing': 'auction',
'location': 'Thurmansbang/Thannberg (Germany)',
'make': 'Volkswagen',
'model': 'ID.7',
'odometer': 43539,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/1607bb71-7d62-4fcc-a707-e3e43df93fad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107529,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/7be73e23-5158-4687-a964-94e2a54b265d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108054,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/5857720b-5abf-432b-aa4b-6dcb5e62beb8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/220331ec-f606-4739-b785-60cff31b51e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/ec0a143e-6849-4e1c-92a6-eff13a2c0d19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77864,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/3b2c3e7a-04fb-4de0-9194-7a269814f3e3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95232,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/237a8f53-532e-4af4-936b-f439c3abc9dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85321,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/99096ade-2ab6-4908-a4af-fe4bb9974067.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117862,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/1601de2d-4c77-44c7-8e9c-88bb8a674bb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3e343b4-9911-5953-9d83-5e7dc4a614f0/c3e343b4-9911-5953-9d83-5e7dc4a614f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114510,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746362/general/a443206d-d33f-4db0-909f-70038b5dfb87.jpg',
'Width': 800}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen ID.7 Tourer Pro S - Electric - Automatic - 286 hp - '
'43.539 km',
'transmission': 'automatic',
'trim': 'Pro S',
'vin': None,
'year': 2025}
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [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-27 17:23:03 [adesa.de] INFO: Saving data for 10725771: {'created_time': 1774632183.372007, 'last_price_update_time': 1774632183.372017, 'auction_closing_time': 1775034000.0}
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725771') HTTP/1.1" 204 0
2026-03-27 17:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510
2026-03-27 17:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510
2026-03-27 17:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 31e0ca75-31eb-50fb-879d-e8d2f3b08f6a with identifier: 10729510 to the API
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729510>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Hybrid',
'id': '31e0ca75-31eb-50fb-879d-e8d2f3b08f6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SI KO15 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729510',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 32761,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Leon 1.4 e-Hybrid - Hybrid - Automatic - 150 hp - 32.761 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729510%27 HTTP/1.1" 200 None
2026-03-27 17:23:03 [adesa.de] INFO: Saving data for 10729510: {'auction_closing_time': 1798671600.0, 'created_time': 1774528156.256154, 'last_price_update_time': 1774632183.661049}
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729510') HTTP/1.1" 204 0
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252Ff8771ab9-331b-4b7a-8358-17a19eb000eb.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/f8771ab9-331b-4b7a-8358-17a19eb000eb.jpg not downloaded yet
2026-03-27 17:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/67b8fc02-ee32-4e54-b58b-c5ff629e5e50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3cf690>
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_6.jpg HTTP/1.1" 201 0
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F9c36fefd-4c3d-45f7-800b-b510070aaea9.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/9c36fefd-4c3d-45f7-800b-b510070aaea9.jpg saved to cache
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e0c7b90>
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_8.jpg HTTP/1.1" 201 0
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F0ef71e95-79e5-4b29-ac62-1008eafb35af.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/0ef71e95-79e5-4b29-ac62-1008eafb35af.jpg saved to cache
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e62a490>
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_4.jpg HTTP/1.1" 201 0
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252F04b78464-b41a-4fd6-9bee-e7bc38104d32.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/04b78464-b41a-4fd6-9bee-e7bc38104d32.jpg saved to cache
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b7950>
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_9.jpg HTTP/1.1" 201 0
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F5777adb7-8886-4b3d-8886-54d372fa3d16.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/5777adb7-8886-4b3d-8886-54d372fa3d16.jpg saved to cache
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f3b3f90>
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_7.jpg HTTP/1.1" 201 0
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746316%252Fgeneral%252F8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746316/general/8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg saved to cache
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1
2026-03-27 17:23:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1, skipping ID generation
2026-03-27 17:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with scrape type 1
2026-03-27 17:23:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 sending to next pipeline
2026-03-27 17:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1, identifier: 10725703
2026-03-27 17:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with identifier: 10725704
2026-03-27 17:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9 with scrape type 1
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b66cdec9-a7c1-59f8-829e-ad2aa72d8cd9
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746317%252Fgeneral%252F90a96082-d1b0-4c47-a661-71111382380e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746317/general/90a96082-d1b0-4c47-a661-71111382380e.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252F3e782222-dc5a-4a8f-99f7-456741777b3e.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/3e782222-dc5a-4a8f-99f7-456741777b3e.jpg not downloaded yet
2026-03-27 17:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703
2026-03-27 17:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703
2026-03-27 17:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1 with identifier: 10725703 to the API
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746316/general/8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LRO-D 899E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725703',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'e-Up!',
'odometer': 43340,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 81,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/631bc923-9272-4be1-9097-005aaf378ce7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/13d05d0c-eb0d-453b-831e-63fbff7747c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101262,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/095b0463-c20f-4036-a3e7-725293841579.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96907,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/33d993d4-cbe5-46ce-8f1a-c618e7a89230.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65271,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/26b29faf-a3ca-4399-9ad3-302a7f6497f2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83053,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/42b16a70-0e04-4268-ab73-4d21594c3495.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107833,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/9c36fefd-4c3d-45f7-800b-b510070aaea9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89188,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/8e970192-5dd6-4a87-8f8c-45f50b7ace57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82363,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/0ef71e95-79e5-4b29-ac62-1008eafb35af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1/bddef4bb-7fc6-5d9b-8408-a4a0f67db7b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82784,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746316/general/5777adb7-8886-4b3d-8886-54d372fa3d16.jpg',
'Width': 800}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 4,
'seller_name': 'Raiffeisen-IMPULS Fuhrparkmanagement GmbH & Co. KG',
'title': 'Volkswagen e-Up! - Electric - Automatic - 83 hp - 43.340 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725703%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [adesa.de] INFO: Saving data for 10725703: {'created_time': 1774632184.385136, 'last_price_update_time': 1774632184.385148, 'auction_closing_time': 1775034000.0}
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10725703') HTTP/1.1" 204 0
2026-03-27 17:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746317%252Fgeneral%252F5e420401-23eb-4bac-9bd9-15350f24e558.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746317/general/5e420401-23eb-4bac-9bd9-15350f24e558.jpg not downloaded yet
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/7a33fdf0-b3f3-46cd-8fd3-1a92d5570c3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252F34f17552-2b53-4554-a28a-1d1cb96f85e1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/34f17552-2b53-4554-a28a-1d1cb96f85e1.jpg not downloaded yet
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e127650>
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_2.jpg HTTP/1.1" 201 0
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252F67b8fc02-ee32-4e54-b58b-c5ff629e5e50.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/67b8fc02-ee32-4e54-b58b-c5ff629e5e50.jpg saved to cache
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 634c72ab-8c27-592a-a016-342082926283 with identifier: 10725735
2026-03-27 17:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 634c72ab-8c27-592a-a016-342082926283 with scrape type 1
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 634c72ab-8c27-592a-a016-342082926283
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746353%252Fgeneral%252F0d244db7-4dfa-46b4-9aa2-74b2e105b38a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746353/general/0d244db7-4dfa-46b4-9aa2-74b2e105b38a.jpg not downloaded yet
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746331/general/73981b56-b7f6-4afd-accd-e639da5f509b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725726)
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746317%252Fgeneral%252Fab61907d-dc11-40b1-adbd-3acda1aaf9ff.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746317/general/ab61907d-dc11-40b1-adbd-3acda1aaf9ff.jpg not downloaded yet
2026-03-27 17:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with identifier: 10725743
2026-03-27 17:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a62e1be-c299-5289-a23c-f0617ceb0eb7 with scrape type 1
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a62e1be-c299-5289-a23c-f0617ceb0eb7
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746360%252Fgeneral%252F35747b76-ef18-4116-98f0-b80d47677f8a.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746360/general/35747b76-ef18-4116-98f0-b80d47677f8a.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252F1daa0009-3608-4872-9757-9ce944368602.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/1daa0009-3608-4872-9757-9ce944368602.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746353%252Fgeneral%252Fc944137a-dd97-4853-8f1a-05e521c1de3b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746353/general/c944137a-dd97-4853-8f1a-05e521c1de3b.jpg not downloaded yet
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746338/general/212afec9-e759-469a-890a-166810f45956.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725729)
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746338/general/f8771ab9-331b-4b7a-8358-17a19eb000eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725729)
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746317%252Fgeneral%252F0fd16a0d-f705-424a-96aa-7930ab287788.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746317/general/0fd16a0d-f705-424a-96aa-7930ab287788.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746360%252Fgeneral%252Fab0e42cc-6e4b-44c7-a1d0-b6d416fe4ca8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746360/general/ab0e42cc-6e4b-44c7-a1d0-b6d416fe4ca8.jpg not downloaded yet
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746317/general/90a96082-d1b0-4c47-a661-71111382380e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725704)
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252F23086e50-a364-4226-8c9f-8b05e5a6dc0b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/23086e50-a364-4226-8c9f-8b05e5a6dc0b.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746353%252Fgeneral%252F8f804ce6-e1c4-4bb2-bf60-1fb5256b6f53.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746353/general/8f804ce6-e1c4-4bb2-bf60-1fb5256b6f53.jpg not downloaded yet
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1e7a4d10>
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_1.jpg HTTP/1.1" 201 0
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252F7a33fdf0-b3f3-46cd-8fd3-1a92d5570c3f.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/7a33fdf0-b3f3-46cd-8fd3-1a92d5570c3f.jpg saved to cache
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746317%252Fgeneral%252F41e3a36e-2a64-4e81-a18f-73339ef0945b.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746317/general/41e3a36e-2a64-4e81-a18f-73339ef0945b.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746360%252Fgeneral%252F6f41560c-9504-4aaf-a290-f2f2564d9d58.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746360/general/6f41560c-9504-4aaf-a290-f2f2564d9d58.jpg not downloaded yet
2026-03-27 17:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746338/general/3e782222-dc5a-4a8f-99f7-456741777b3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725729)
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746338%252Fgeneral%252F405443e9-9126-40b8-ae8e-832df05d16fd.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746338/general/405443e9-9126-40b8-ae8e-832df05d16fd.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746353%252Fgeneral%252Fd75f7999-3bcb-4a98-b54d-5eae28de73b8.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746353/general/d75f7999-3bcb-4a98-b54d-5eae28de73b8.jpg not downloaded yet
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f5c1f264110>
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-27 17:23:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_0.jpg HTTP/1.1" 201 0
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5746331%252Fgeneral%252F73981b56-b7f6-4afd-accd-e639da5f509b.jpg') HTTP/1.1" 204 0
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746331/general/73981b56-b7f6-4afd-accd-e639da5f509b.jpg saved to cache
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cdaf4349-9835-502b-870b-047a5db833c4
2026-03-27 17:23:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdaf4349-9835-502b-870b-047a5db833c4, skipping ID generation
2026-03-27 17:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdaf4349-9835-502b-870b-047a5db833c4 with scrape type 1
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdaf4349-9835-502b-870b-047a5db833c4 sending to next pipeline
2026-03-27 17:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cdaf4349-9835-502b-870b-047a5db833c4, identifier: 10725726
2026-03-27 17:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5746317/general/5e420401-23eb-4bac-9bd9-15350f24e558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10725704)
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746317%252Fgeneral%252Fa53e5d2a-01ab-4346-81a5-8a0af9b937ea.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746317/general/a53e5d2a-01ab-4346-81a5-8a0af9b937ea.jpg not downloaded yet
2026-03-27 17:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-27 17:23: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%252F5746360%252Fgeneral%252F4c794cb6-ad38-40ba-828d-30608d2513c1.jpg%27 HTTP/1.1" 200 None
2026-03-27 17:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746360/general/4c794cb6-ad38-40ba-828d-30608d2513c1.jpg not downloaded yet
2026-03-27 17:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726
2026-03-27 17:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726
2026-03-27 17:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cdaf4349-9835-502b-870b-047a5db833c4 with identifier: 10725726 to the API
2026-03-27 17:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-27 17:23:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-27 17:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5746331/general/73981b56-b7f6-4afd-accd-e639da5f509b.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': 83,
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cdaf4349-9835-502b-870b-047a5db833c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OD-IN 6543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725726',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Citroën',
'model': 'C3',
'odometer': 57287,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746331/general/73981b56-b7f6-4afd-accd-e639da5f509b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112834,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746331/general/7a33fdf0-b3f3-46cd-8fd3-1a92d5570c3f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121923,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746331/general/67b8fc02-ee32-4e54-b58b-c5ff629e5e50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99823,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746331/general/a40240cd-7182-44f8-a05a-757ae4732e12.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108389,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746331/general/04b78464-b41a-4fd6-9bee-e7bc38104d32.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdaf4349-9835-502b-870b-047a5db833c4/cdaf4349-9835-502b-870b-047a5db833c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101537,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5746331/general/01ff160b-dc31-4f03-9620-fc61b5b38f14.jpg',
'Width'